diff options
author | ume <ume@FreeBSD.org> | 2012-12-10 23:10:02 +0800 |
---|---|---|
committer | ume <ume@FreeBSD.org> | 2012-12-10 23:10:02 +0800 |
commit | 886362b435efd5cd2fc5da47ff8c10cab261fa2d (patch) | |
tree | 1711a4de2edde9b0137e76902f860ab891c4f0ac /www | |
parent | 3770519c2e71753c34d5314e36371f7ec02835d5 (diff) | |
download | freebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.gz freebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.tar.zst freebsd-ports-gnome-886362b435efd5cd2fc5da47ff8c10cab261fa2d.zip |
Update cyrus-sasl2 to 2.1.26.
This bumps shlib version of libsasl2.
Diffstat (limited to 'www')
-rw-r--r-- | www/cacheboy15-devel/Makefile | 4 | ||||
-rw-r--r-- | www/cacheboy16/Makefile | 4 | ||||
-rw-r--r-- | www/lusca-head/Makefile | 4 | ||||
-rw-r--r-- | www/mod_authn_sasl/Makefile | 1 | ||||
-rw-r--r-- | www/squid/Makefile | 4 | ||||
-rw-r--r-- | www/squid31/Makefile | 3 | ||||
-rw-r--r-- | www/squid32/Makefile | 3 |
7 files changed, 13 insertions, 10 deletions
diff --git a/www/cacheboy15-devel/Makefile b/www/cacheboy15-devel/Makefile index 7dd334da3fac..253b09256663 100644 --- a/www/cacheboy15-devel/Makefile +++ b/www/cacheboy15-devel/Makefile @@ -76,7 +76,7 @@ PORTNAME= cacheboy DISTVERSION= 1.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= CACHEBOY_1.5.2 @@ -205,7 +205,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 diff --git a/www/cacheboy16/Makefile b/www/cacheboy16/Makefile index c36d49f003b3..33a0d61f0178 100644 --- a/www/cacheboy16/Makefile +++ b/www/cacheboy16/Makefile @@ -76,7 +76,7 @@ PORTNAME= cacheboy DISTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} DISTNAME= cacheboy-1.6-r13601 @@ -205,7 +205,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 diff --git a/www/lusca-head/Makefile b/www/lusca-head/Makefile index ec3d08a9f280..4e2a89c44ce4 100644 --- a/www/lusca-head/Makefile +++ b/www/lusca-head/Makefile @@ -76,7 +76,7 @@ PORTNAME= lusca DISTVERSION= r14809 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= www MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} PROJECTHOST= lusca-cache @@ -208,7 +208,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 diff --git a/www/mod_authn_sasl/Makefile b/www/mod_authn_sasl/Makefile index b5fb63fdff9a..fd232a3c9e4c 100644 --- a/www/mod_authn_sasl/Makefile +++ b/www/mod_authn_sasl/Makefile @@ -7,6 +7,7 @@ PORTNAME= mod_authn_sasl PORTVERSION= 1.2 +PORTREVISION= 1 CATEGORIES= www MASTER_SITES= SF MASTER_SITE_SUBDIR=mod-authn-sasl/mod-authn-sasl/${PORTVERSION} 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 diff --git a/www/squid31/Makefile b/www/squid31/Makefile index 3b55e62347e8..ea451f222ef5 100644 --- a/www/squid31/Makefile +++ b/www/squid31/Makefile @@ -48,6 +48,7 @@ PORTNAME= squid PORTVERSION= 3.1.${SQUID_STABLE_VER} +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ http://mirrors.ccs.neu.edu/Squid/ \ @@ -253,7 +254,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 diff --git a/www/squid32/Makefile b/www/squid32/Makefile index 4f4e9ff29ab1..b0892f795172 100644 --- a/www/squid32/Makefile +++ b/www/squid32/Makefile @@ -37,6 +37,7 @@ PORTNAME= squid PORTVERSION= 3.2.${SQUID_STABLE_VER} +PORTREVISION= 1 CATEGORIES= www ipv6 MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \ http://mirrors.ccs.neu.edu/Squid/ \ @@ -273,7 +274,7 @@ external_acl+= LDAP_group libexec+= basic_ldap_auth ext_ldap_group_acl .endif .if ${PORT_OPTIONS:MAUTH_SASL} -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 |