aboutsummaryrefslogtreecommitdiff
path: root/www/squid
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2012-12-10 15:10:02 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2012-12-10 15:10:02 +0000
commitdda3fab6a50d589e03e7af3d4a1d7e541b25dd1d (patch)
tree1711a4de2edde9b0137e76902f860ab891c4f0ac /www/squid
parente879bf0e28bd8041b3bf436362433c7fc9f35a9c (diff)
downloadports-dda3fab6a50d589e03e7af3d4a1d7e541b25dd1d.tar.gz
ports-dda3fab6a50d589e03e7af3d4a1d7e541b25dd1d.zip
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Notes
Notes: svn path=/head/; revision=308609
Diffstat (limited to 'www/squid')
-rw-r--r--www/squid/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/squid/Makefile b/www/squid/Makefile
index f87a8ea12a1d..27ee11c5798a 100644
--- a/www/squid/Makefile
+++ b/www/squid/Makefile
@@ -77,7 +77,7 @@
PORTNAME= squid
PORTVERSION= 2.7.${SQUID_STABLE_VER}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
http://mirrors.ccs.neu.edu/Squid/ \
@@ -229,7 +229,7 @@ external_acl+= ldap_group
libexec+= digest_ldap_auth squid_ldap_auth squid_ldap_group
.endif
.if defined(WITH_SQUID_SASL_AUTH)
-LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
+LIB_DEPENDS+= sasl2:${PORTSDIR}/security/cyrus-sasl2
CFLAGS+= -I${LOCALBASE}/include
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib