Skip to content

Commit

Permalink
www/squid: sync with upstream
Browse files Browse the repository at this point in the history
Taken from: FreeBSD
  • Loading branch information
fichtner committed Feb 6, 2017
1 parent eb4941a commit 12f1e29
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 16 deletions.
4 changes: 1 addition & 3 deletions www/squid/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# $FreeBSD$

PORTNAME= squid
PORTVERSION= 3.5.23
PORTVERSION= 3.5.24
CATEGORIES= www ipv6
MASTER_SITES= http://www.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
http://www2.us.squid-cache.org/Versions/v3/${PORTVERSION:R}/ \
Expand Down Expand Up @@ -138,8 +138,6 @@ GSSAPI_NONE_CONFIGURE_ON= --without-heimdal-krb5 \
GSSAPI_BASE_USES= gssapi
GSSAPI_BASE_CONFIGURE_ON= --with-heimdal-krb5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS}
GSSAPI_BASE_PLIST_SUB= AUTH_KERB=""
# Make it build on FreeBSD < 10
GSSAPI_BASE_EXTRA_PATCHES= ${FILESDIR}/extra-patch-build-8-9

GSSAPI_HEIMDAL_USES= gssapi:heimdal
GSSAPI_HEIMDAL_CONFIGURE_ON= --with-heimdal-krb5=${GSSAPIBASEDIR} ${GSSAPI_CONFIGURE_ARGS}
Expand Down
4 changes: 2 additions & 2 deletions www/squid/distinfo
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1479930399
SHA256 (squid3.5/squid-3.5.23.tar.xz) = fa4c0c99f41e92fe1330bed3968d176c6f47ef2e3aea2f83977d5501afa40bdb
SIZE (squid3.5/squid-3.5.23.tar.xz) = 2325884
SHA256 (squid3.5/squid-3.5.24.tar.xz) = 4fe29f582eef357faa541a53835b6885e24e6f28b80a3abcdf3b57f5393bbdb2
SIZE (squid3.5/squid-3.5.24.tar.xz) = 2326424
11 changes: 0 additions & 11 deletions www/squid/files/extra-patch-build-8-9

This file was deleted.

0 comments on commit 12f1e29

Please sign in to comment.