[100866] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sun Dec 30 04:03:05 PST 2012


Revision: 100866
          https://trac.macports.org/changeset/100866
Author:   ryandesign at macports.org
Date:     2012-12-30 04:03:05 -0800 (Sun, 30 Dec 2012)
Log Message:
-----------
php-gmagick: update to 1.1.2RC1; add php55 subport

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

Modified: trunk/dports/php/php-gmagick/Portfile
===================================================================
--- trunk/dports/php/php-gmagick/Portfile	2012-12-30 11:47:56 UTC (rev 100865)
+++ trunk/dports/php/php-gmagick/Portfile	2012-12-30 12:03:05 UTC (rev 100866)
@@ -5,13 +5,13 @@
 PortGroup       php 1.1
 
 name            php-gmagick
-version         1.1.1RC1
+version         1.1.2RC1
 license         PHP
 categories      php devel
 platforms       darwin
 maintainers     ryandesign openmaintainer
 
-php.branches    5.3 5.4
+php.branches    5.3 5.4 5.5
 php.pecl        yes
 php.pecl.prerelease yes
 
@@ -21,8 +21,8 @@
     Gmagick is a php extension to create, modify and obtain meta information \
     of images using the GraphicsMagick API.
 
-checksums       rmd160  1d9d7d2566cd38cec3635b39d81397f900b5ba97 \
-                sha256  01b82ded0acf3703940af20c8c2600af1ccbd578da4bcbb815e31c134c14115b
+checksums       rmd160  61a1804889e166ff1d61b61ae817faf3b0c6f31a \
+                sha256  1a444d098a27aff6debb6cfeea3e14b55527023393f68dee5dc3e7782525f802
 
 if {${name} != ${subport}} {
     depends_lib-append      port:GraphicsMagick

Modified: trunk/dports/php/php5-gmagick/Portfile
===================================================================
--- trunk/dports/php/php5-gmagick/Portfile	2012-12-30 11:47:56 UTC (rev 100865)
+++ trunk/dports/php/php5-gmagick/Portfile	2012-12-30 12:03:05 UTC (rev 100866)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup gmagick 1.1.1RC1 pecl
+php5extension.setup gmagick 1.1.2RC1 pecl
 license         PHP
 categories      php devel
 platforms       darwin
@@ -15,8 +15,8 @@
     Gmagick is a php extension to create, modify and obtain meta information \
     of images using the GraphicsMagick API.
 
-checksums       rmd160  1d9d7d2566cd38cec3635b39d81397f900b5ba97 \
-                sha256  01b82ded0acf3703940af20c8c2600af1ccbd578da4bcbb815e31c134c14115b
+checksums       rmd160  61a1804889e166ff1d61b61ae817faf3b0c6f31a \
+                sha256  1a444d098a27aff6debb6cfeea3e14b55527023393f68dee5dc3e7782525f802
 
 depends_lib-append \
     port:GraphicsMagick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121230/6ad2ee75/attachment.html>


More information about the macports-changes mailing list