[97777] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Fri Sep 14 21:43:43 PDT 2012


Revision: 97777
          http://trac.macports.org//changeset/97777
Author:   ryandesign at macports.org
Date:     2012-09-14 21:43:43 -0700 (Fri, 14 Sep 2012)
Log Message:
-----------
php: update php54 to 5.4.7 and update php53 to 5.3.17 (#36152)
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-09-15 03:08:08 UTC (rev 97776)
+++ trunk/dports/lang/php/Portfile	2012-09-15 04:43:43 UTC (rev 97777)
@@ -60,26 +60,24 @@
 # Remember to increment revision of ${php}-eaccelerator when updating version of ${php}.
 switch ${subport_branch} {
     5.3 {
-        version         5.3.16
-        revision        1
+        version         5.3.17
         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  41ea044b961c4fdf04a1bd31a5b08cac8b271561 \
-                        sha256  851a27f0407e30d310f4e9d276a03c95e909b5493dc2e33c6a889d0af43d69f7 \
+                        rmd160  40d0eee40b7c5218985ac490f2efa21d67f1279d \
+                        sha256  ad85e857d404b9e74f1e003deb574e94e3bb939f686e4e9a871d3a6b3f957509 \
                         ${suhosin_patch} \
                         rmd160  ce43921fd9b183b154713ecda98294f6c68d5f22 \
                         sha256  4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317
     }
     5.4 {
         epoch           1
-        version         5.4.6
-        revision        1
+        version         5.4.7
         set suhosin_available       no
         checksums       [suffix ${distname}] \
-                        rmd160  5bfc64635ce86a613d8af38bbde9fe76ef846c45 \
-                        sha256  031181ef9167b31ce1dad9146b7a1a6151da44b3bafc0756fb7c5794b24ac0f5
+                        rmd160  1d26b66438fbf192d2d640c396af8bc032000504 \
+                        sha256  6a456a572e9e3572768a5abf3ec94fa7dd957e1e4fb3410524d120ffd4cc3f92
     }
 }
 

Modified: trunk/dports/php/php-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php-eaccelerator/Portfile	2012-09-15 03:08:08 UTC (rev 97776)
+++ trunk/dports/php/php-eaccelerator/Portfile	2012-09-15 04:43:43 UTC (rev 97777)
@@ -6,7 +6,7 @@
 
 name                php-eaccelerator
 version             0.9.6.1
-revision            3
+revision            4
 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/20120914/59699068/attachment-0001.html>


More information about the macports-changes mailing list