[96673] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Thu Aug 16 19:04:42 PDT 2012


Revision: 96673
          https://trac.macports.org/changeset/96673
Author:   ryandesign at macports.org
Date:     2012-08-16 19:04:40 -0700 (Thu, 16 Aug 2012)
Log Message:
-----------
php: update php54 to 5.4.6 and update php53 to 5.3.16
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-08-17 01:59:01 UTC (rev 96672)
+++ trunk/dports/lang/php/Portfile	2012-08-17 02:04:40 UTC (rev 96673)
@@ -60,24 +60,24 @@
 # Remember to increment revision of ${php}-eaccelerator when updating version of ${php}.
 switch ${subport_branch} {
     5.3 {
-        version         5.3.15
+        version         5.3.16
         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  b82b9f57c4bdc3b451a0c179f131497ebbbfd94f \
-                        sha256  f9b725659e64228a60883bd134afe1f638900b6b8fa93ba98053095b0892f1ef \
+                        rmd160  41ea044b961c4fdf04a1bd31a5b08cac8b271561 \
+                        sha256  851a27f0407e30d310f4e9d276a03c95e909b5493dc2e33c6a889d0af43d69f7 \
                         ${suhosin_patch} \
                         rmd160  ce43921fd9b183b154713ecda98294f6c68d5f22 \
                         sha256  4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317
     }
     5.4 {
         epoch           1
-        version         5.4.5
+        version         5.4.6
         set suhosin_available       no
         checksums       [suffix ${distname}] \
-                        rmd160  1f89a9b31d5e14765ad9c4acff43aad825e1f9d8 \
-                        sha256  7af9a1b6b1653f15d679c8e505b24c4dc2dc2a8d55521a142a7f523d06ae6ad9
+                        rmd160  5bfc64635ce86a613d8af38bbde9fe76ef846c45 \
+                        sha256  031181ef9167b31ce1dad9146b7a1a6151da44b3bafc0756fb7c5794b24ac0f5
     }
 }
 

Modified: trunk/dports/php/php-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php-eaccelerator/Portfile	2012-08-17 01:59:01 UTC (rev 96672)
+++ trunk/dports/php/php-eaccelerator/Portfile	2012-08-17 02:04:40 UTC (rev 96673)
@@ -6,7 +6,7 @@
 
 name                php-eaccelerator
 version             0.9.6.1
-revision            2
+revision            3
 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/20120816/0be60a0f/attachment.html>


More information about the macports-changes mailing list