[95725] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Fri Jul 20 02:30:18 PDT 2012


Revision: 95725
          https://trac.macports.org/changeset/95725
Author:   ryandesign at macports.org
Date:     2012-07-20 02:30:18 -0700 (Fri, 20 Jul 2012)
Log Message:
-----------
php: update php54 to 5.4.5 and update php53 to 5.3.15
php-eaccelerator: increase revision to force a rebuild

Modified Paths:
--------------
    trunk/dports/lang/php/Portfile
    trunk/dports/php/php-eaccelerator/Portfile

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2012-07-20 09:19:28 UTC (rev 95724)
+++ trunk/dports/lang/php/Portfile	2012-07-20 09:30:18 UTC (rev 95725)
@@ -60,24 +60,24 @@
 # Remember to increment revision of ${php}-eaccelerator when updating version of ${php}.
 switch ${subport_branch} {
     5.3 {
-        version         5.3.14
+        version         5.3.15
         set suhosin_available       yes
         set suhosin_patch_version   5.3.9-0.9.10
         set suhosin_patch           suhosin-patch-${suhosin_patch_version}.patch.gz
         checksums       [suffix ${distname}] \
-                        rmd160  07a798ee7f8ce1818be09e7aee0f6014160145f9 \
-                        sha256  c8075b6e83c5db0d26cc8426a7456856421089a76c963813b1fcac3ced041cb3 \
+                        rmd160  b82b9f57c4bdc3b451a0c179f131497ebbbfd94f \
+                        sha256  f9b725659e64228a60883bd134afe1f638900b6b8fa93ba98053095b0892f1ef \
                         ${suhosin_patch} \
                         rmd160  ce43921fd9b183b154713ecda98294f6c68d5f22 \
                         sha256  4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317
     }
     5.4 {
         epoch           1
-        version         5.4.4
+        version         5.4.5
         set suhosin_available       no
         checksums       [suffix ${distname}] \
-                        rmd160  311fffdd9d5a55fdccff0af030d2c77b499a023e \
-                        sha256  70b0e604077058791a311121e96d792210685dffbb329d2042084637435cc666
+                        rmd160  1f89a9b31d5e14765ad9c4acff43aad825e1f9d8 \
+                        sha256  7af9a1b6b1653f15d679c8e505b24c4dc2dc2a8d55521a142a7f523d06ae6ad9
     }
 }
 

Modified: trunk/dports/php/php-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php-eaccelerator/Portfile	2012-07-20 09:19:28 UTC (rev 95724)
+++ trunk/dports/php/php-eaccelerator/Portfile	2012-07-20 09:30:18 UTC (rev 95725)
@@ -6,7 +6,7 @@
 
 name                php-eaccelerator
 version             0.9.6.1
-revision            1
+revision            2
 categories          php www devel
 platforms           darwin freebsd openbsd
 maintainers         ryandesign openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120720/c00543e9/attachment.html>


More information about the macports-changes mailing list