diff options
author | peter <peter@FreeBSD.org> | 1997-07-18 13:06:51 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1997-07-18 13:06:51 +0800 |
commit | bb07e6fe7c1e3cee703edd22bc37f38bcaca43b0 (patch) | |
tree | a9d39419ba2e3f66fb692b3cc4421c1862e5ea9e /www/squid30 | |
parent | f09edee68276fb10f64404263149d089b008bea7 (diff) | |
download | freebsd-ports-gnome-bb07e6fe7c1e3cee703edd22bc37f38bcaca43b0.tar.gz freebsd-ports-gnome-bb07e6fe7c1e3cee703edd22bc37f38bcaca43b0.tar.zst freebsd-ports-gnome-bb07e6fe7c1e3cee703edd22bc37f38bcaca43b0.zip |
Update squid-1.1.11 -> 1.1.14. See ChangeLog for details, there are some
important fixes, but note that 1.1.12 and 1.1.13 were withdrawn due to
stability problems.
Diffstat (limited to 'www/squid30')
-rw-r--r-- | www/squid30/Makefile | 12 | ||||
-rw-r--r-- | www/squid30/distinfo | 4 |
2 files changed, 7 insertions, 9 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile index 279ce5466cd3..a62b4f4a4b3b 100644 --- a/www/squid30/Makefile +++ b/www/squid30/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: squid -# Version required: 1.1.11 +# Version required: 1.1.14 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.28 1997/05/17 19:54:45 peter Exp $ +# $Id: Makefile,v 1.29 1997/07/01 21:05:22 peter Exp $ # -DISTNAME= squid-1.1.11 +DISTNAME= squid-1.1.14 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.1/ \ @@ -15,12 +15,12 @@ MASTER_SITES= \ ftp://ftp.net.lut.ac.uk/squid/squid-1.1/ EXTRACT_SUFX= -src.tar.gz -PATCH_SITES+= http://squid.nlanr.net/Squid/1.1/1.1.11/ -PATCHFILES+= config.h.in.patch long-dns-coredump.patch +#PATCH_SITES+= http://squid.nlanr.net/Squid/1.1/1.1.11/ +#PATCHFILES+= config.h.in.patch long-dns-coredump.patch MAINTAINER= peter@freebsd.org -DIST_SUBDIR= squid1111 +DIST_SUBDIR= squid1.1.14 GNU_CONFIGURE= yes # Follow the apache port's lead... CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc/squid --bindir=${PREFIX}/sbin \ diff --git a/www/squid30/distinfo b/www/squid30/distinfo index a814a879150b..5cf06e8fb5e9 100644 --- a/www/squid30/distinfo +++ b/www/squid30/distinfo @@ -1,3 +1 @@ -MD5 (squid1111/squid-1.1.11-src.tar.gz) = fe3ba549f235e09285ccae981e8f1f6a -MD5 (squid1111/config.h.in.patch) = ecf379837b13dedf107ae81707799d16 -MD5 (squid1111/long-dns-coredump.patch) = 155ff0da37e1ad0679ed8e121e9dd38b +MD5 (squid1.1.14/squid-1.1.14-src.tar.gz) = e82749bee1c5e3b63487f429800ea725 |