[112357] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Sun Oct 20 19:00:13 PDT 2013
Revision: 112357
https://trac.macports.org/changeset/112357
Author: ryandesign at macports.org
Date: 2013-10-20 19:00:13 -0700 (Sun, 20 Oct 2013)
Log Message:
-----------
php-gmagick: update to 1.1.4RC1
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-10-21 01:50:02 UTC (rev 112356)
+++ trunk/dports/php/php-gmagick/Portfile 2013-10-21 02:00:13 UTC (rev 112357)
@@ -5,8 +5,7 @@
PortGroup php 1.1
name php-gmagick
-version 1.1.2RC1
-revision 2
+version 1.1.4RC1
license PHP
categories php devel
platforms darwin
@@ -22,10 +21,10 @@
Gmagick is a php extension to create, modify and obtain meta information \
of images using the GraphicsMagick API.
-checksums rmd160 61a1804889e166ff1d61b61ae817faf3b0c6f31a \
- sha256 1a444d098a27aff6debb6cfeea3e14b55527023393f68dee5dc3e7782525f802
+checksums rmd160 0819ad399055022af2bff4d17afba0dcd8ecaaaa \
+ sha256 cd6caebf99cdebef24117134a1b4bc257916740519d6a089f2b842cf633a832b
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
depends_lib-append port:GraphicsMagick
configure.args-append --with-gmagick=${prefix}
Modified: trunk/dports/php/php5-gmagick/Portfile
===================================================================
--- trunk/dports/php/php5-gmagick/Portfile 2013-10-21 01:50:02 UTC (rev 112356)
+++ trunk/dports/php/php5-gmagick/Portfile 2013-10-21 02:00:13 UTC (rev 112357)
@@ -4,8 +4,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup gmagick 1.1.2RC1 pecl
-revision 2
+php5extension.setup gmagick 1.1.4RC1 pecl
license PHP
categories php devel
platforms darwin
@@ -16,8 +15,8 @@
Gmagick is a php extension to create, modify and obtain meta information \
of images using the GraphicsMagick API.
-checksums rmd160 61a1804889e166ff1d61b61ae817faf3b0c6f31a \
- sha256 1a444d098a27aff6debb6cfeea3e14b55527023393f68dee5dc3e7782525f802
+checksums rmd160 0819ad399055022af2bff4d17afba0dcd8ecaaaa \
+ sha256 cd6caebf99cdebef24117134a1b4bc257916740519d6a089f2b842cf633a832b
depends_lib-append \
port:GraphicsMagick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131020/77a291a1/attachment.html>
More information about the macports-changes
mailing list