Revision
124952
Author
ryandesign@macports.org
Date
2014-08-31 18:46:53 -0700 (Sun, 31 Aug 2014)

Log Message

php5-suhosin: replaced_by php53-suhosin

Modified Paths

Diff

Modified: trunk/dports/php/php5-suhosin/Portfile (124951 => 124952)


--- trunk/dports/php/php5-suhosin/Portfile	2014-09-01 01:45:12 UTC (rev 124951)
+++ trunk/dports/php/php5-suhosin/Portfile	2014-09-01 01:46:53 UTC (rev 124952)
@@ -2,31 +2,12 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
 
-php5extension.setup suhosin 0.9.36
-categories-append   security www
-license             PHP-3.01
-maintainers         ryandesign openmaintainer
-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\
-                    PHP core. Suhosin is binary compatible to normal PHP\
-                    installations, which means it is compatible to 3rd party\
-                    binary extensions like ZendOptimizer.
+replaced_by         php53-suhosin
+PortGroup           obsolete 1.0
 
-platforms           darwin freebsd
-
-master_sites        http://download.suhosin.org/
-extract.suffix      .tgz
-
-checksums           rmd160  519681cc6cc78a1f0529f69d65fd9991318c84d4 \
-                    sha256  3b7b8ac57a251ba0ed712d9f62b9ffdb6622c0a26b1118fd9d750744b5561596
-
-test.run            yes
-
-livecheck.type      regex
-livecheck.url       http://www.hardened-php.net/suhosin/download.html
-livecheck.regex     suhosin-(\\d+(\\.\\d+)+)
+name                php5-suhosin
+version             0.9.36
+revision            1
+categories          php
+license             PHP-3.01