diff options
author | nectar <nectar@FreeBSD.org> | 2004-10-22 21:06:05 +0800 |
---|---|---|
committer | nectar <nectar@FreeBSD.org> | 2004-10-22 21:06:05 +0800 |
commit | 0f493238beeef9a4cbfd541e9856f14a85409043 (patch) | |
tree | c48f46da1fa5c957ce00116d4ea2675576755ca3 /www | |
parent | 4527f9102247855eab2d82e24390a2aece6da907 (diff) | |
download | freebsd-ports-gnome-0f493238beeef9a4cbfd541e9856f14a85409043.tar.gz freebsd-ports-gnome-0f493238beeef9a4cbfd541e9856f14a85409043.tar.zst freebsd-ports-gnome-0f493238beeef9a4cbfd541e9856f14a85409043.zip |
Oops, this port was already marked deprecated. Combine the messages and
set the expiration date to the earlier one.
Submitted by: tmseck@netcologne.de (maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/squid24/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/squid24/Makefile b/www/squid24/Makefile index 300c5bb09b7b..fa15757b97fc 100644 --- a/www/squid24/Makefile +++ b/www/squid24/Makefile @@ -46,8 +46,8 @@ DISTNAME= squid-2.4.STABLE7 EXTRACT_SUFX= -src.tar.gz DIST_SUBDIR= squid2.4 -DEPRECATED= http://vuxml.freebsd.org/705e003a-7f36-11d8-9645-0020ed76ef5a.html (security) -EXPIRATION_DATE=November 21, 2004 +DEPRECATED= This version no longer supported and contains vulnerabilities +EXPIRATION_DATE=31st October 2004 PATCH_SITES= http://www.squid-cache.org/Versions/v2/2.4/bugs/ PATCHFILES= squid-2.4.STABLE7-url_port.patch \ @@ -66,8 +66,6 @@ USE_PERL5= yes USE_REINPLACE= yes LATEST_LINK= squid24 -DEPRECATED= This version of squid-2 is no longer officially supported -EXPIRATION_DATE=31st October 2004 SQUID_UID?= squid SQUID_GID?= squid |