aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorflo <flo@FreeBSD.org>2013-02-06 05:20:45 +0800
committerflo <flo@FreeBSD.org>2013-02-06 05:20:45 +0800
commit3b6d4346128bd1a2cd0aa97167ef471ad43bc599 (patch)
treea4a3178b9a63a19a20007bcc7e9a52b4fa553b59 /www
parent576252770b5f1d38fede5104690e25be72be057a (diff)
downloadfreebsd-ports-gnome-3b6d4346128bd1a2cd0aa97167ef471ad43bc599.tar.gz
freebsd-ports-gnome-3b6d4346128bd1a2cd0aa97167ef471ad43bc599.tar.zst
freebsd-ports-gnome-3b6d4346128bd1a2cd0aa97167ef471ad43bc599.zip
- update to 3.2.7
- use USE_GCC= any on head to unbreak the build for now Submitted by: tmseck
Diffstat (limited to 'www')
-rw-r--r--www/squid32/Makefile6
-rw-r--r--www/squid32/distinfo4
2 files changed, 7 insertions, 3 deletions
diff --git a/www/squid32/Makefile b/www/squid32/Makefile
index 061041c9aa67..c61166053bed 100644
--- a/www/squid32/Makefile
+++ b/www/squid32/Makefile
@@ -75,7 +75,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LATEST_LINK= squid32
-SQUID_STABLE_VER= 6
+SQUID_STABLE_VER= 7
CONFLICTS_INSTALL= squid-2.[0-9].* squid-3.[!2].* cacheboy-[0-9]* lusca-head-[0-9]*
GNU_CONFIGURE= yes
@@ -238,6 +238,10 @@ CONFIGURE_ARGS= --with-default-user=squid \
.include <bsd.port.options.mk>
.include <bsd.port.pre.mk>
+.if ${OSVERSION} >= 1000024
+USE_GCC=any
+.endif
+
# Authentication methods and modules:
basic_auth= DB MSNT MSNT-multi-domain NCSA PAM POP3 RADIUS \
diff --git a/www/squid32/distinfo b/www/squid32/distinfo
index 2a8d59518274..7a2582359e88 100644
--- a/www/squid32/distinfo
+++ b/www/squid32/distinfo
@@ -1,2 +1,2 @@
-SHA256 (squid3.2/squid-3.2.6.tar.bz2) = d48567bdd703e86900b9456f8bbdb554729fa15f579c6f2212bcd2ab6dca3324
-SIZE (squid3.2/squid-3.2.6.tar.bz2) = 2893158
+SHA256 (squid3.2/squid-3.2.7.tar.bz2) = 85d2e0d6273af0b6167f1d328ef8a81d2b5659d60c9280d94fbc64cee6e9af1d
+SIZE (squid3.2/squid-3.2.7.tar.bz2) = 2893325