[113018] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Nov 6 17:08:17 PST 2013


Revision: 113018
          https://trac.macports.org/changeset/113018
Author:   ryandesign at macports.org
Date:     2013-11-06 17:08:17 -0800 (Wed, 06 Nov 2013)
Log Message:
-----------
php-gmagick: update to 1.1.5RC1

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	2013-11-07 01:07:58 UTC (rev 113017)
+++ trunk/dports/php/php-gmagick/Portfile	2013-11-07 01:08:17 UTC (rev 113018)
@@ -5,7 +5,7 @@
 PortGroup       php 1.1
 
 name            php-gmagick
-version         1.1.4RC1
+version         1.1.5RC1
 license         PHP
 categories      php devel
 platforms       darwin
@@ -21,8 +21,8 @@
     Gmagick is a php extension to create, modify and obtain meta information \
     of images using the GraphicsMagick API.
 
-checksums       rmd160  0819ad399055022af2bff4d17afba0dcd8ecaaaa \
-                sha256  cd6caebf99cdebef24117134a1b4bc257916740519d6a089f2b842cf633a832b
+checksums       rmd160  a7c906c23297bb3dcb360c57958ac03d713591bc \
+                sha256  012221ccd2478c45b3df14942b4333dc2c51f01215579879ab2c66edc8291800
 
 if {${name} ne ${subport}} {
     depends_lib-append      port:GraphicsMagick

Modified: trunk/dports/php/php5-gmagick/Portfile
===================================================================
--- trunk/dports/php/php5-gmagick/Portfile	2013-11-07 01:07:58 UTC (rev 113017)
+++ trunk/dports/php/php5-gmagick/Portfile	2013-11-07 01:08:17 UTC (rev 113018)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup gmagick 1.1.4RC1 pecl
+php5extension.setup gmagick 1.1.5RC1 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  0819ad399055022af2bff4d17afba0dcd8ecaaaa \
-                sha256  cd6caebf99cdebef24117134a1b4bc257916740519d6a089f2b842cf633a832b
+checksums       rmd160  a7c906c23297bb3dcb360c57958ac03d713591bc \
+                sha256  012221ccd2478c45b3df14942b4333dc2c51f01215579879ab2c66edc8291800
 
 depends_lib-append \
     port:GraphicsMagick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131106/c96cdb35/attachment.html>


More information about the macports-changes mailing list