[83647] trunk/dports/net/squid3

jmr at macports.org jmr at macports.org
Thu Sep 8 10:31:39 PDT 2011


Revision: 83647
          http://trac.macports.org/changeset/83647
Author:   jmr at macports.org
Date:     2011-09-08 10:31:39 -0700 (Thu, 08 Sep 2011)
Log Message:
-----------
squid3: update to 3.1.15

Modified Paths:
--------------
    trunk/dports/net/squid3/Portfile

Added Paths:
-----------
    trunk/dports/net/squid3/files/patch-src_ssl_gadgets.cc.diff

Modified: trunk/dports/net/squid3/Portfile
===================================================================
--- trunk/dports/net/squid3/Portfile	2011-09-08 17:30:25 UTC (rev 83646)
+++ trunk/dports/net/squid3/Portfile	2011-09-08 17:31:39 UTC (rev 83647)
@@ -4,7 +4,7 @@
 PortSystem 1.0
 
 name            squid3
-version         3.1.12
+version         3.1.15
 set branch      [join [lrange [split ${version} .] 0 1] .]
 categories      net
 platforms       darwin
@@ -31,14 +31,15 @@
                 ftp://ftp.squid-cache.org/pub/squid/
 
 distname        squid-${version}
-checksums       md5 3b4979e4b44f46d4e13f50326c537d89 \
-                sha1 44c259d671c4d126c60ae95a00160bd3f867e62f \
-                rmd160 ffb8cdb5d4ef715d3bb4b12c9cfdc47ec68e758d
+checksums       md5 73d47363ddccc400bc0fb2f814c63a92 \
+                sha1 a74116e7b854fa5b772943da511d688d5d50d551 \
+                rmd160 cda527c2d37773d54ceef01d0eef0941052faa3b
 
 use_bzip2       yes
 patchfiles      patch-cf.data.pre.diff \
                 patch-include_squid_types.h.diff \
-                patch-pam_auth.c.diff
+                patch-pam_auth.c.diff \
+                patch-src_ssl_gadgets.cc.diff
 
 depends_lib     port:zlib
 

Added: trunk/dports/net/squid3/files/patch-src_ssl_gadgets.cc.diff
===================================================================
--- trunk/dports/net/squid3/files/patch-src_ssl_gadgets.cc.diff	                        (rev 0)
+++ trunk/dports/net/squid3/files/patch-src_ssl_gadgets.cc.diff	2011-09-08 17:31:39 UTC (rev 83647)
@@ -0,0 +1,11 @@
+--- src/ssl/gadgets.cc.orig	2011-08-28 17:53:14.000000000 +1000
++++ src/ssl/gadgets.cc	2011-09-09 03:23:29.000000000 +1000
+@@ -2,7 +2,7 @@
+  * $Id$
+  */
+ 
+-#include "config.h"
++#include <config.h>
+ #include "ssl/gadgets.h"
+ 
+ /**
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110908/d1a4520b/attachment-0001.html>


More information about the macports-changes mailing list