From f04a8ae9fa39822560b953e131090e3b929c2a50 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 1 Oct 2018 13:10:19 +0200 Subject: squid: update to 4.3 --- squid/.signature | 6 +++--- squid/Pkgfile | 8 +++++--- 2 files changed, 8 insertions(+), 6 deletions(-) (limited to 'squid') diff --git a/squid/.signature b/squid/.signature index 2bc3a31d3..ff9fd1ef8 100644 --- a/squid/.signature +++ b/squid/.signature @@ -1,6 +1,6 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/ZWXQBe8zUh2v24zfRxNQkwiUZ5mIwUoiOT8uS++QaQrgzlPjReeLclHDCEi6yV8sEiMgUeCa0CZWS+PIo8nggU= -SHA256 (Pkgfile) = 08220377fc937e26f6f940008df2a5c31841f99ef3ceac5519fb079b41f71ec4 +RWSE3ohX2g5d/Wpj7An+s/akPq8TZShHaJkhbyZaWDIAjDEiwUXekH9bKY+sWuvY8s0ecJDrfJg4Jh43WOIZmuVpCrRHYMpbYwM= +SHA256 (Pkgfile) = 3d070308b17192138496594961941d8a60d3cfd0f1a71dbf9d9b8fd533e937bf SHA256 (.footprint) = 952ba99723403df9cdc25db04bd88a343f4b3bba1cac619e80a648ec08cbdfe3 -SHA256 (squid-4.2.tar.xz) = 994807762c59991b32449caf29418fd0ec9d2329746b18eb19bd930b6806d208 +SHA256 (squid-4.3.tar.xz) = 322612ef0544828f6c673a25124b32364fb41ef5e2847e21c89480b5546a4c7c SHA256 (squid) = d4ff0ac128250907e7cce4a01d6d92d9ca7dde7d59e1c72fe89de72fa5488ec4 diff --git a/squid/Pkgfile b/squid/Pkgfile index 2ed4e3b07..79828547e 100644 --- a/squid/Pkgfile +++ b/squid/Pkgfile @@ -1,10 +1,10 @@ # Description: A full-featured web proxy cache # URL: http://www.squid-cache.org # Maintainer: Juergen Daubert, jue at crux dot nu -# Depends on: db libcap libtool +# Depends on: db libcap libtool expat libxml2 name=squid -version=4.2 +version=4.3 release=1 source=(http://www.squid-cache.org/Versions/v4/$name-$version.tar.xz squid) @@ -28,7 +28,9 @@ build () { --with-pthreads \ --with-aufs-threads=16 \ --disable-auto-locale \ - --disable-arch-native + --disable-arch-native \ + --without-{mit,heimdal}-krb5 \ + --without-{nettle,gnutls} make all make DESTDIR=$PKG install -- cgit v1.2.3