[133517] trunk/dports/php/php-suhosin/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Mar 3 11:38:24 PST 2015
Revision: 133517
https://trac.macports.org/changeset/133517
Author: ryandesign at macports.org
Date: 2015-03-03 11:38:23 -0800 (Tue, 03 Mar 2015)
Log Message:
-----------
php-suhosin: update to 0.9.37.1 and fix livecheck (#47024); update homepage
Modified Paths:
--------------
trunk/dports/php/php-suhosin/Portfile
Modified: trunk/dports/php/php-suhosin/Portfile
===================================================================
--- trunk/dports/php/php-suhosin/Portfile 2015-03-03 19:31:33 UTC (rev 133516)
+++ trunk/dports/php/php-suhosin/Portfile 2015-03-03 19:38:23 UTC (rev 133517)
@@ -5,15 +5,16 @@
PortGroup php 1.1
name php-suhosin
-version 0.9.36
+version 0.9.37.1
categories-append security www
+platforms darwin freebsd
+maintainers ryandesign openmaintainer
license PHP-3.01
-maintainers ryandesign openmaintainer
php.branches 5.3 5.4 5.5 5.6
description Advanced protection extension for PHP
-homepage http://www.hardened-php.net/suhosin/
+
long_description Suhosin is an advanced protection system for PHP\
installations. It was designed to protect servers and users\
from known and unknown flaws in PHP applications and the\
@@ -21,16 +22,15 @@
installations, which means it is compatible to 3rd party\
binary extensions like ZendOptimizer.
-platforms darwin freebsd
-
+homepage http://suhosin.org/
master_sites http://download.suhosin.org/
-extract.suffix .tgz
-checksums rmd160 519681cc6cc78a1f0529f69d65fd9991318c84d4 \
- sha256 3b7b8ac57a251ba0ed712d9f62b9ffdb6622c0a26b1118fd9d750744b5561596
+checksums sha1 9de7a89ef7d336501a41f452fd3936ae66f63a6e \
+ rmd160 37cd9bd86a65c9081260a9d809b646384290cebb \
+ sha256 322ba104a17196bae63d39404da103fd011b09fde0f02484dc44366511c586ba
test.run yes
livecheck.type regex
-livecheck.url http://www.hardened-php.net/suhosin/download.html
-livecheck.regex suhosin-(\\d+(\\.\\d+)+)
+livecheck.url http://www.suhosin.org/stories/download.html
+livecheck.regex suhosin-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150303/8fc4508c/attachment-0001.html>
More information about the macports-changes
mailing list