ports/125803: [Maintainer] www/squid30: update to 3.0.STABLE8
Thomas-Martin Seck
tmseck at web.de
Sun Jul 20 12:10:06 UTC 2008
>Number: 125803
>Category: ports
>Synopsis: [Maintainer] www/squid30: update to 3.0.STABLE8
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: maintainer-update
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 20 12:10:05 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Thomas-Martin Seck
>Release: FreeBSD 7.0-STABLE i386
>Organization:
a private site in Germany
>Environment:
FreeBSD ports collection as of July 20, 2008.
>Description:
Update to 3.0.STABLE8.
>How-To-Repeat:
>Fix:
Apply this patch:
Index: Makefile
===================================================================
--- Makefile (.../www/squid30) (revision 1440)
+++ Makefile (.../local/squid30) (revision 1440)
@@ -62,7 +62,7 @@
# requests.
PORTNAME= squid
-PORTVERSION= 3.0.7
+PORTVERSION= 3.0.${SQUID_STABLE_VER}
CATEGORIES= www
MASTER_SITES= ftp://ftp.squid-cache.org/pub/%SUBDIR%/ \
ftp://mirrors.24-7-solutions.net/pub/squid/%SUBDIR%/ \
@@ -81,7 +81,7 @@
http://www1.jp.squid-cache.org/Versions/v3/3.0/ \
http://www2.tw.squid-cache.org/Versions/v3/3.0/
MASTER_SITE_SUBDIR= squid-3/STABLE
-DISTNAME= squid-3.0.STABLE7
+DISTNAME= squid-3.0.STABLE${SQUID_STABLE_VER}
DIST_SUBDIR= squid3.0
PATCH_SITES= http://www.squid-cache.org/%SUBDIR%/ \
@@ -102,6 +102,8 @@
LATEST_LINK= squid30
+SQUID_STABLE_VER= 8
+
CONFLICTS= squid-2.[0-9].* cacheboy-[0-9]*
GNU_CONFIGURE= yes
# disable autotools bootstrapping for now, 3.0.STABLE does not currently
Index: distinfo
===================================================================
--- distinfo (.../www/squid30) (revision 1440)
+++ distinfo (.../local/squid30) (revision 1440)
@@ -1,3 +1,3 @@
-MD5 (squid3.0/squid-3.0.STABLE7.tar.bz2) = fa0fc5a3ce226099975b34c1cd2a3f95
-SHA256 (squid3.0/squid-3.0.STABLE7.tar.bz2) = 991d36bc25ffe361c9bdac9728035560a41b8fe8f33402f7e91ebbab4449eb02
-SIZE (squid3.0/squid-3.0.STABLE7.tar.bz2) = 1770797
+MD5 (squid3.0/squid-3.0.STABLE8.tar.bz2) = 4b89ea6dd701258eed955b545b2d7e55
+SHA256 (squid3.0/squid-3.0.STABLE8.tar.bz2) = 8f9effc3bf17ff7bd5aa39a812af24ef782fd1556ad97f3e80566757e2323781
+SIZE (squid3.0/squid-3.0.STABLE8.tar.bz2) = 1786518
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list