diff options
author | Peter Wemm <peter@FreeBSD.org> | 1998-04-26 07:57:21 +0000 |
---|---|---|
committer | Peter Wemm <peter@FreeBSD.org> | 1998-04-26 07:57:21 +0000 |
commit | c2941cb7947f7042b400ac7a86abe04ea0b150b0 (patch) | |
tree | 916a51a7e283fe105d3ad0bab23f0485371ac1d1 /www/squid22 | |
parent | Upgrade to 1.015. (diff) |
Update from 1.2.beta19 -> 1.2.beta20 (+patch 1)
Notes
Notes:
svn path=/head/; revision=10686
Diffstat (limited to 'www/squid22')
-rw-r--r-- | www/squid22/Makefile | 12 | ||||
-rw-r--r-- | www/squid22/distinfo | 4 |
2 files changed, 8 insertions, 8 deletions
diff --git a/www/squid22/Makefile b/www/squid22/Makefile index 7d994a4840c3..8b42ca9a8882 100644 --- a/www/squid22/Makefile +++ b/www/squid22/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/squid22/distinfo b/www/squid22/distinfo index e0c28ce706cb..ab575ce82240 100644 --- a/www/squid22/distinfo +++ b/www/squid22/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 |