aboutsummaryrefslogtreecommitdiffstats
path: root/www/squid31/Makefile
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>2000-05-17 09:18:36 +0800
committerpeter <peter@FreeBSD.org>2000-05-17 09:18:36 +0800
commit41050931d18b12435ec5b486f323fd7069be8557 (patch)
tree3f7d4428cbf373e842d095e1a4ea75d47e0f42c8 /www/squid31/Makefile
parent310ef3d9bcaaaa70c0b17ff427df404c1fcb337e (diff)
downloadfreebsd-ports-gnome-41050931d18b12435ec5b486f323fd7069be8557.tar.gz
freebsd-ports-gnome-41050931d18b12435ec5b486f323fd7069be8557.tar.zst
freebsd-ports-gnome-41050931d18b12435ec5b486f323fd7069be8557.zip
Update from squid 2.3-stable2 to 2.3-stable3. Unfortunately the new
package version mechanism doesn't seem to have a place to show this new release. :-(
Diffstat (limited to 'www/squid31/Makefile')
-rw-r--r--www/squid31/Makefile15
1 files changed, 3 insertions, 12 deletions
diff --git a/www/squid31/Makefile b/www/squid31/Makefile
index 50852152a02a..f0367f9774c2 100644
--- a/www/squid31/Makefile
+++ b/www/squid31/Makefile
@@ -13,20 +13,11 @@ MASTER_SITES= \
ftp://www.unimelb.edu.au/pub/cwis/servers/unix/squid/squid-2/STABLE/ \
ftp://sunsite.auc.dk/pub/infosystems/squid/squid-2/STABLE/ \
ftp://ftp.net.lut.ac.uk/squid/squid-2/STABLE/
-DISTNAME= squid-2.3.STABLE2
+DISTNAME= squid-2.3.STABLE3
EXTRACT_SUFX= -src.tar.gz
-PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/
-PATCHFILES= squid-2.3.stable2-EOF_in_cf.data.pre.patch \
- squid-2.3.stable2-USE_DNSSERVER.patch \
- squid-2.3.stable2-USE_DNSSERVER_part2.patch \
- squid-2.3.stable2-hostname_whitespace.patch \
- squid-2.3.stable2-netdb_exchange_loop.patch \
- squid-2.3.stable2-getMyHostname.patch \
- squid-2.3.stable2-redirected_username_logging.patch \
- squid-2.3.stable2-snmp-problems.patch \
- squid-2.3.stable2-getpwnam_return_value.patch \
- squid-2.3.stable2-mimeGetIconURL_returns_NULL.patch
+#PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.3/bugs/
+#PATCHFILES=
MAINTAINER= peter@freebsd.org