[125152] trunk/dports/www/pound/Portfile

khindenburg at macports.org khindenburg at macports.org
Sun Sep 7 18:28:53 PDT 2014


Revision: 125152
          https://trac.macports.org/changeset/125152
Author:   khindenburg at macports.org
Date:     2014-09-07 18:28:53 -0700 (Sun, 07 Sep 2014)
Log Message:
-----------
pound: update to 2.6 for maintainer; I'm leaving the unneeded patch alone for now #36352

Modified Paths:
--------------
    trunk/dports/www/pound/Portfile

Modified: trunk/dports/www/pound/Portfile
===================================================================
--- trunk/dports/www/pound/Portfile	2014-09-08 01:07:28 UTC (rev 125151)
+++ trunk/dports/www/pound/Portfile	2014-09-08 01:28:53 UTC (rev 125152)
@@ -3,8 +3,7 @@
 PortSystem        1.0
 
 name              pound
-version           2.5
-revision          1
+version           2.6
 categories        www
 license           GPL-3
 platforms         darwin
@@ -22,15 +21,12 @@
 extract.suffix    .tgz
 master_sites      ${homepage}
 
-checksums         sha1    0bc8c45b9afb64fb8810b44213345c2a67ce8a8c \
-                  rmd160  6f8d55eff11b25b0ac0dab66aac90af5380e2753
+checksums         sha1    91ba84c6db579b06dc82fceb790e55e344b1dc40 \
+                  rmd160  c957127350d067b685009ba4f4c52cbcacae8477
 
 # TODO use tcmalloc and/or hoard
 depends_lib       port:openssl port:pcre
 
-patchfiles        pound-2.5-openssl.patch
-patch.pre_args    -p1
-
 configure.args    --with-ssl=${prefix}
 
 set pound_config_name   pound.cfg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140907/c9626eca/attachment.html>


More information about the macports-changes mailing list