[117630] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Mar 5 23:09:53 PST 2014


Revision: 117630
          https://trac.macports.org/changeset/117630
Author:   ryandesign at macports.org
Date:     2014-03-05 23:09:53 -0800 (Wed, 05 Mar 2014)
Log Message:
-----------
php-suhosin: update to 0.9.35

Modified Paths:
--------------
    trunk/dports/php/php-suhosin/Portfile
    trunk/dports/php/php5-suhosin/Portfile

Removed Paths:
-------------
    trunk/dports/php/php-suhosin/files/
    trunk/dports/php/php5-suhosin/files/

Modified: trunk/dports/php/php-suhosin/Portfile
===================================================================
--- trunk/dports/php/php-suhosin/Portfile	2014-03-06 06:59:51 UTC (rev 117629)
+++ trunk/dports/php/php-suhosin/Portfile	2014-03-06 07:09:53 UTC (rev 117630)
@@ -5,8 +5,7 @@
 PortGroup           php 1.1
 
 name                php-suhosin
-version             0.9.33
-revision            1
+version             0.9.35
 categories-append   security www
 license             PHP-3.01
 maintainers         ryandesign openmaintainer
@@ -27,11 +26,9 @@
 master_sites        http://download.suhosin.org/
 extract.suffix      .tgz
 
-checksums           rmd160  9c60b695b226ddcbe5562b1576228780123eb372 \
-                    sha256  865b1c72bae9a5a710fe0b07a0635556ce6c838653ec364d2a2a6e6f594529c5
+checksums           rmd160  2b7b98c00ce531ecc0207e01d4966d68920b2d67 \
+                    sha256  19de2eb1b6060bd09fda18bb2402dbcc14bd55aa366a482f37a55501b9980f21
 
-patchfiles          patch-execute.c.diff
-
 test.run            yes
 
 livecheck.type      regex

Modified: trunk/dports/php/php5-suhosin/Portfile
===================================================================
--- trunk/dports/php/php5-suhosin/Portfile	2014-03-06 06:59:51 UTC (rev 117629)
+++ trunk/dports/php/php5-suhosin/Portfile	2014-03-06 07:09:53 UTC (rev 117630)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup suhosin 0.9.33
+php5extension.setup suhosin 0.9.35
 categories-append   security www
 license             PHP-3.01
 maintainers         ryandesign openmaintainer
@@ -22,11 +22,9 @@
 master_sites        http://download.suhosin.org/
 extract.suffix      .tgz
 
-checksums           rmd160  9c60b695b226ddcbe5562b1576228780123eb372 \
-                    sha256  865b1c72bae9a5a710fe0b07a0635556ce6c838653ec364d2a2a6e6f594529c5
+checksums           rmd160  2b7b98c00ce531ecc0207e01d4966d68920b2d67 \
+                    sha256  19de2eb1b6060bd09fda18bb2402dbcc14bd55aa366a482f37a55501b9980f21
 
-patchfiles          patch-execute.c.diff
-
 test.run            yes
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140305/424eabdc/attachment.html>


More information about the macports-changes mailing list