diff options
author | Peter Wemm <peter@FreeBSD.org> | 1998-06-09 15:08:09 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1998-06-09 15:08:09 +0000 |
commit | d3355e85fae00e9f348e355952f09d53268a3d9c (patch) | |
tree | 4f7e167c687c9de024a5edf5aaec7e1c4fb221c0 /www/squid23 | |
parent | 10cf07ea7233b50bf6fe449d42132f468169ed5e (diff) | |
download | ports-d3355e85fae00e9f348e355952f09d53268a3d9c.tar.gz ports-d3355e85fae00e9f348e355952f09d53268a3d9c.zip |
Notes
Diffstat (limited to 'www/squid23')
-rw-r--r-- | www/squid23/Makefile | 14 | ||||
-rw-r--r-- | www/squid23/distinfo | 3 |
2 files changed, 8 insertions, 9 deletions
diff --git a/www/squid23/Makefile b/www/squid23/Makefile index 8b42ca9a8882..81a94a08d5b4 100644 --- a/www/squid23/Makefile +++ b/www/squid23/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: squid -# Version required: 1.2-beta20 +# Version required: 1.2-beta22 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.49 1998/04/10 05:11:37 peter Exp $ +# $Id: Makefile,v 1.50 1998/04/26 07:57:20 peter Exp $ # -DISTNAME= squid-1.2.beta20 -PKGNAME= squid-1.2b20 +DISTNAME= squid-1.2.beta22 +PKGNAME= squid-1.2b22 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.2.beta/ \ @@ -16,12 +16,12 @@ MASTER_SITES= \ ftp://ftp.net.lut.ac.uk/squid/squid-1.2.beta/ EXTRACT_SUFX= -src.tar.gz -PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/ -PATCHFILES+= 1.2.beta20-1.patches +#PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/ +#PATCHFILES+= 1.2.beta21-1.patches MAINTAINER= peter@freebsd.org -DIST_SUBDIR= squid1.2b20 +DIST_SUBDIR= squid1.2b22 GNU_CONFIGURE= yes # Follow the apache port's lead... CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \ diff --git a/www/squid23/distinfo b/www/squid23/distinfo index ab575ce82240..b5e5279382c8 100644 --- a/www/squid23/distinfo +++ b/www/squid23/distinfo @@ -1,2 +1 @@ -MD5 (squid1.2b20/squid-1.2.beta20-src.tar.gz) = 1533a51558aa8f3db91f924841d9fcc7 -MD5 (squid1.2b20/1.2.beta20-1.patches) = 9159a8e2274df52c3893a68d362a71ee +MD5 (squid1.2b22/squid-1.2.beta22-src.tar.gz) = 544edd19c6f1f396c6e6b3f8f846eec1 |