[37199] trunk/dports/net/squid

jmr at macports.org jmr at macports.org
Thu May 29 06:07:31 PDT 2008


Revision: 37199
          http://trac.macosforge.org/projects/macports/changeset/37199
Author:   jmr at macports.org
Date:     2008-05-29 06:07:30 -0700 (Thu, 29 May 2008)

Log Message:
-----------
squid: update to 2.7.STABLE1

Modified Paths:
--------------
    trunk/dports/net/squid/Portfile
    trunk/dports/net/squid/files/patch-cf.data.pre.diff

Modified: trunk/dports/net/squid/Portfile
===================================================================
--- trunk/dports/net/squid/Portfile	2008-05-29 12:55:04 UTC (rev 37198)
+++ trunk/dports/net/squid/Portfile	2008-05-29 13:07:30 UTC (rev 37199)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name			squid
-version			2.6.STABLE20
+version			2.7.STABLE1
 categories		net
 platforms		darwin
 maintainers		jmr openmaintainer
@@ -29,9 +29,9 @@
 				http://www.squid-cache.org/Versions/v2/2.6/ \
 				ftp://ftp.squid-cache.org/pub/squid-2/STABLE/
 
-checksums		md5 6e1d87e9ae47f825c814a954a6febc36 \
-				sha1 a58fd838ff14345f10f2f3f2d1839eb70bb6f394 \
-				rmd160 b9005294cb7bd063928a40bfaed68b1fe52b32ea
+checksums		md5 a264d99375dc54145b12594e488e1d89 \
+				sha1 94986e8bd0f3361554dde60681b173221af9a478 \
+				rmd160 103100baf246a22f2df80137c513fe9f3bf723af
 
 use_bzip2		yes
 patchfiles		patch-cf.data.pre.diff
@@ -94,5 +94,5 @@
 }
 
 livecheck.check	regex
-livecheck.url	http://www.squid-cache.org/Versions/v2/2.6/
-livecheck.regex	squid-(2.6.STABLE\[0-9\\.\]+)-RELEASENOTES
+livecheck.url	http://www.squid-cache.org/Versions/v2/2.7/
+livecheck.regex	squid-(2.7.STABLE\[0-9\\.\]+)-RELEASENOTES

Modified: trunk/dports/net/squid/files/patch-cf.data.pre.diff
===================================================================
--- trunk/dports/net/squid/files/patch-cf.data.pre.diff	2008-05-29 12:55:04 UTC (rev 37198)
+++ trunk/dports/net/squid/files/patch-cf.data.pre.diff	2008-05-29 13:07:30 UTC (rev 37199)
@@ -1,6 +1,6 @@
 --- src/cf.data.pre	2005-10-20 19:28:08.000000000 +0200
-+++ src/cf.data.pre	2005-12-20 17:38:11.000000000 +0100
-@@ -2200,10 +2200,10 @@
++++ src/cf.data.pre	2008-05-29 22:35:11.000000000 +1000
+@@ -715,10 +715,10 @@
  # We strongly recommend the following be uncommented to protect innocent
  # web applications running on the proxy server who think the only
  # one who can access services on "localhost" is a local user
@@ -10,10 +10,10 @@
  # INSERT YOUR OWN RULE(S) HERE TO ALLOW ACCESS FROM YOUR CLIENTS
 -
 +http_access allow localhost
- # Example rule allowing access from your local networks. Adapt
- # to list your (internal) IP networks from where browsing should
- # be allowed
-@@ -2482,12 +2482,12 @@
+ # Example rule allowing access from your local networks.
+ # Adapt localnet in the ACL section to list your (internal) IP networks
+ # from where browsing should be allowed
+@@ -3749,12 +3749,12 @@
  
  NAME: cache_effective_user
  TYPE: string

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080529/3bf5c553/attachment.htm 


More information about the macports-changes mailing list