[106776] trunk/dports

ryandesign at macports.org ryandesign at macports.org
Fri Jun 7 15:18:26 PDT 2013


Revision: 106776
          https://trac.macports.org/changeset/106776
Author:   ryandesign at macports.org
Date:     2013-06-07 15:18:26 -0700 (Fri, 07 Jun 2013)
Log Message:
-----------
php53: update to 5.3.26
php54: update to 5.4.16
php55: update to 5.5.0RC3
php-eaccelerator: revbump to rebuild with new version

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

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2013-06-07 19:51:33 UTC (rev 106775)
+++ trunk/dports/lang/php/Portfile	2013-06-07 22:18:26 UTC (rev 106776)
@@ -60,39 +60,39 @@
 # Remember to increment revision of ${php}-eaccelerator when updating version of ${php}.
 switch ${subport_branch} {
     5.3 {
-        version         5.3.25
+        version         5.3.26
         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  09889369bd711e37ce8d4c79b1ae6513614a2e24 \
-                        sha256  d51cadb2d783177627f272cb575ef3a973c8b6eb1e958d07dba00e81809ebc95 \
+                        rmd160  a902aef59683dc7b051c81111b2995f8d5ebad93 \
+                        sha256  a36c9ed855e58da163868790695e722b782b1afc6f131be84182e8d73dcbf2a3 \
                         ${suhosin_patch} \
                         rmd160  ce43921fd9b183b154713ecda98294f6c68d5f22 \
                         sha256  4438caeab0a10c6c94aee9f7eaa703f5799f97d4e0579f43a947bb7314e38317
     }
     5.4 {
         epoch           1
-        version         5.4.15
+        version         5.4.16
         set suhosin_available       no
         checksums       [suffix ${distname}] \
-                        rmd160  91eedfca8b9cd31da30707d821111a263663b11e \
-                        sha256  2d2285da48ccd2db311b2608fdfafd18b363a9f7e3796d53dd53e5b6752a0136
+                        rmd160  8fa3d93006f950706fd1f2544108cd69201a4d9e \
+                        sha256  3ec25fb5c260b3b512a5079ad1674fa6aea9c3bd79623bf307ee643f6fcdc236
     }
     5.5 {
         # When this becomes a stable version, remove the overrides for homepage,
         # master_sites and livecheck, and update php.latest_stable_branch in the
         # php-1.1 portgroup.
         epoch           1
-        version         5.5.0RC2
+        version         5.5.0RC3
         homepage        http://qa.php.net/
         master_sites    http://downloads.php.net/dsp/
         use_bzip2       no
         use_xz          yes
         set suhosin_available       no
         checksums       [suffix ${distname}] \
-                        rmd160  68b7b31c4d9057f320dea1558853f67c367182aa \
-                        sha256  d9b763305642112251452504a9d3b658d0a67da28de348d6d96bcc10b6c9d4ba
+                        rmd160  3b356f7e8b86c16cada498f9c18b96b9476fc71a \
+                        sha256  8851e763d5c8f9c5527eedfeba422e7ecfa08d07042c3a1f5a3204bde8db855b
         livecheck.url   ${homepage}
         livecheck.regex php-([strsed ${subport_branch} {g/\\./\\./}](?:\\.\[0-9.\]+)*(?:(?:alpha|beta|RC)\\d+|-latest))\\.tar
     }
@@ -584,8 +584,6 @@
 }
 
 subport ${php}-intl {
-    revision                1
-    
     categories-append       devel
     
     description             internationalization extension for PHP

Modified: trunk/dports/php/php-eaccelerator/Portfile
===================================================================
--- trunk/dports/php/php-eaccelerator/Portfile	2013-06-07 19:51:33 UTC (rev 106775)
+++ trunk/dports/php/php-eaccelerator/Portfile	2013-06-07 22:18:26 UTC (rev 106776)
@@ -7,7 +7,7 @@
 
 github.setup        eaccelerator eaccelerator 0.9.6.1
 name                php-eaccelerator
-revision            12
+revision            13
 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/20130607/7e10b070/attachment.html>


More information about the macports-changes mailing list