summaryrefslogtreecommitdiffstats
path: root/www/squid30
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1998-10-19 12:12:45 +0000
committerpeter <peter@FreeBSD.org>1998-10-19 12:12:45 +0000
commit141cbc4666419113ec312f8b9daef7c1c37a4441 (patch)
tree4cc75ddc898352e753fb2224cefcb6addc34ce8b /www/squid30
parent27cde10e888a515675cba81d9a51117c4a55fc36 (diff)
downloadFreeBSD-ports-141cbc4666419113ec312f8b9daef7c1c37a4441.zip
FreeBSD-ports-141cbc4666419113ec312f8b9daef7c1c37a4441.tar.gz
Add patches to bring up to 2.0 patchlevel 2
Diffstat (limited to 'www/squid30')
-rw-r--r--www/squid30/Makefile8
-rw-r--r--www/squid30/distinfo2
2 files changed, 7 insertions, 3 deletions
diff --git a/www/squid30/Makefile b/www/squid30/Makefile
index a089411..4ac73c3 100644
--- a/www/squid30/Makefile
+++ b/www/squid30/Makefile
@@ -3,7 +3,7 @@
# Date created: Thu Nov 7 00:53:18 WST 1996
# Whom: Peter Wemm <peter@freebsd.org>
#
-# $Id: Makefile,v 1.51 1998/06/09 15:08:06 peter Exp $
+# $Id: Makefile,v 1.52 1998/10/06 00:19:50 peter Exp $
#
DISTNAME= squid-2.0.RELEASE
@@ -16,12 +16,14 @@ MASTER_SITES= \
ftp://ftp.net.lut.ac.uk/squid/squid-2/
EXTRACT_SUFX= -src.tar.gz
-#PATCH_SITES+= http://squid.nlanr.net/Squid/1.2.beta/
-#PATCHFILES+= 1.2.beta21-1.patches
+PATCH_SITES= ${MASTER_SITES}
+PATCHFILES= diff-2.0.RELEASE-2.0.PATCH1.gz \
+ diff-2.0.PATCH1-2.0.PATCH2.gz
MAINTAINER= peter@freebsd.org
DIST_SUBDIR= squid2.0
+PATCH_DIST_STRIP= -p1
GNU_CONFIGURE= yes
# Follow the apache port's lead...
CONFIGURE_ARGS= --bindir=${PREFIX}/sbin --sysconfdir=${PREFIX}/etc/squid \
diff --git a/www/squid30/distinfo b/www/squid30/distinfo
index 44d58de..1cb1be1 100644
--- a/www/squid30/distinfo
+++ b/www/squid30/distinfo
@@ -1 +1,3 @@
MD5 (squid2.0/squid-2.0.RELEASE-src.tar.gz) = dc2da8400c003b1d16848ae4674b6f8e
+MD5 (squid2.0/diff-2.0.RELEASE-2.0.PATCH1.gz) = 959a410616b3604b384ad3522e4d6c28
+MD5 (squid2.0/diff-2.0.PATCH1-2.0.PATCH2.gz) = 8bd597ab342ec5db7d14dae88a52798c
OpenPOWER on IntegriCloud