diff options
author | peter <peter@FreeBSD.org> | 1998-04-26 07:57:21 +0000 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 1998-04-26 07:57:21 +0000 |
commit | 5393347645a1ece7856bba2e091ca0194f6cf1e5 (patch) | |
tree | 8063ab32894225d05dfee982b9e0340e4a32e7b1 /www/squid23 | |
parent | 146c44b8390ee3db4aa63b1cdf9cf142e9727483 (diff) | |
download | FreeBSD-ports-5393347645a1ece7856bba2e091ca0194f6cf1e5.zip FreeBSD-ports-5393347645a1ece7856bba2e091ca0194f6cf1e5.tar.gz |
Update from 1.2.beta19 -> 1.2.beta20 (+patch 1)
Diffstat (limited to 'www/squid23')
-rw-r--r-- | www/squid23/Makefile | 12 | ||||
-rw-r--r-- | www/squid23/distinfo | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/squid23/Makefile b/www/squid23/Makefile index 7d994a4..8b42ca9 100644 --- a/www/squid23/Makefile +++ b/www/squid23/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: squid -# Version required: 1.2-beta19 +# Version required: 1.2-beta20 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # -# $Id: Makefile,v 1.48 1998/03/26 13:29:12 peter Exp $ +# $Id: Makefile,v 1.49 1998/04/10 05:11:37 peter Exp $ # -DISTNAME= squid-1.2.beta19 -PKGNAME= squid-1.2b19 +DISTNAME= squid-1.2.beta20 +PKGNAME= squid-1.2b20 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-1.2.beta/ \ @@ -17,11 +17,11 @@ MASTER_SITES= \ EXTRACT_SUFX= -src.tar.gz PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/ -PATCHFILES+= 1.2.beta19.patch +PATCHFILES+= 1.2.beta20-1.patches MAINTAINER= peter@freebsd.org -DIST_SUBDIR= squid1.2b19 +DIST_SUBDIR= squid1.2b20 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 e0c28ce..ab575ce 100644 --- a/www/squid23/distinfo +++ b/www/squid23/distinfo @@ -1,2 +1,2 @@ -MD5 (squid1.2b19/squid-1.2.beta19-src.tar.gz) = 58ea161d2408321f5bf335fc49db3e03 -MD5 (squid1.2b19/1.2.beta19.patch) = 28c9d5bfba78ead4cd2c045a565ce5b8 +MD5 (squid1.2b20/squid-1.2.beta20-src.tar.gz) = 1533a51558aa8f3db91f924841d9fcc7 +MD5 (squid1.2b20/1.2.beta20-1.patches) = 9159a8e2274df52c3893a68d362a71ee |