diff options
author | peter <peter@FreeBSD.org> | 2000-01-30 04:13:18 +0800 |
---|---|---|
committer | peter <peter@FreeBSD.org> | 2000-01-30 04:13:18 +0800 |
commit | 1c2a7dd5aab6bfd47c7bb3db1363fec1435f70d3 (patch) | |
tree | e703f9e8a1cc266dc739e787cf687afb86a87b61 /www/squid24 | |
parent | d44d9dd9eb3a080566f39941acbcb24e928adae8 (diff) | |
download | freebsd-ports-gnome-1c2a7dd5aab6bfd47c7bb3db1363fec1435f70d3.tar.gz freebsd-ports-gnome-1c2a7dd5aab6bfd47c7bb3db1363fec1435f70d3.tar.zst freebsd-ports-gnome-1c2a7dd5aab6bfd47c7bb3db1363fec1435f70d3.zip |
Update squid2.2-STABLE5 -> squid2.3-STABLE1 after a repo copy from
ports/www/squid22.
Diffstat (limited to 'www/squid24')
-rw-r--r-- | www/squid24/Makefile | 8 | ||||
-rw-r--r-- | www/squid24/distinfo | 2 | ||||
-rw-r--r-- | www/squid24/pkg-plist | 1 |
3 files changed, 6 insertions, 5 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile index 8b8db7731173..6e1bebe7f7c0 100644 --- a/www/squid24/Makefile +++ b/www/squid24/Makefile @@ -1,13 +1,13 @@ # New ports collection makefile for: squid -# Version required: 2.2.STABLE5 +# Version required: 2.3.STABLE1 # Date created: Thu Nov 7 00:53:18 WST 1996 # Whom: Peter Wemm <peter@freebsd.org> # # $FreeBSD$ # -DISTNAME= squid-2.2.STABLE5 -PKGNAME= squid-2.2 +DISTNAME= squid-2.3.STABLE1 +PKGNAME= squid-2.3 CATEGORIES= www MASTER_SITES= \ ftp://squid.nlanr.net/pub/squid-2/STABLE/ \ @@ -18,7 +18,7 @@ EXTRACT_SUFX= -src.tar.gz MAINTAINER= peter@freebsd.org -DIST_SUBDIR= squid2.2 +DIST_SUBDIR= squid2.3 PATCH_DIST_STRIP= -p0 GNU_CONFIGURE= yes # Follow the apache port's lead... diff --git a/www/squid24/distinfo b/www/squid24/distinfo index 8da19255fb05..c6df2c09b18c 100644 --- a/www/squid24/distinfo +++ b/www/squid24/distinfo @@ -1 +1 @@ -MD5 (squid2.2/squid-2.2.STABLE5-src.tar.gz) = e5b02867a4c58ac5db191041a9c298b6 +MD5 (squid2.3/squid-2.3.STABLE1-src.tar.gz) = b575dcc0bbb98c806efee15b9963630f diff --git a/www/squid24/pkg-plist b/www/squid24/pkg-plist index 5f7f4d444dee..78971cf73940 100644 --- a/www/squid24/pkg-plist +++ b/www/squid24/pkg-plist @@ -23,6 +23,7 @@ etc/squid/errors/ERR_READ_ERROR etc/squid/errors/ERR_READ_TIMEOUT etc/squid/errors/ERR_SHUTTING_DOWN etc/squid/errors/ERR_SOCKET_FAILURE +etc/squid/errors/ERR_TOO_BIG etc/squid/errors/ERR_UNSUP_REQ etc/squid/errors/ERR_URN_RESOLVE etc/squid/errors/ERR_WRITE_ERROR |