[111537] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Sep 25 02:12:30 PDT 2013


Revision: 111537
          https://trac.macports.org/changeset/111537
Author:   ryandesign at macports.org
Date:     2013-09-25 02:12:30 -0700 (Wed, 25 Sep 2013)
Log Message:
-----------
php-imagick: update to 3.1.2

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

Modified: trunk/dports/php/php-imagick/Portfile
===================================================================
--- trunk/dports/php/php-imagick/Portfile	2013-09-25 09:10:04 UTC (rev 111536)
+++ trunk/dports/php/php-imagick/Portfile	2013-09-25 09:12:30 UTC (rev 111537)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-imagick
-version                 3.1.1
+version                 3.1.2
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -20,8 +20,8 @@
 long_description        Imagick is a native PHP extension for creating and \
                         modifying images using the ImageMagick API
 
-checksums               rmd160  89c57ae0f82df2975748b8031802fc6b75c253c8 \
-                        sha256  735f2fc71175bd27aae6cfcea61bd8e5a55191a4299fc080eedd11e508e3f347
+checksums               rmd160  6f2cfba26dbdf7ede8d14ca9c97cf2b38a921cd0 \
+                        sha256  528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:ImageMagick

Modified: trunk/dports/php/php5-imagick/Portfile
===================================================================
--- trunk/dports/php/php5-imagick/Portfile	2013-09-25 09:10:04 UTC (rev 111536)
+++ trunk/dports/php/php5-imagick/Portfile	2013-09-25 09:12:30 UTC (rev 111537)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     imagick 3.1.1 pecl
+php5extension.setup     imagick 3.1.2 pecl
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -16,8 +16,8 @@
 long_description        Imagick is a native PHP extension for creating and \
                         modifying images using the ImageMagick API
 
-checksums               rmd160  89c57ae0f82df2975748b8031802fc6b75c253c8 \
-                        sha256  735f2fc71175bd27aae6cfcea61bd8e5a55191a4299fc080eedd11e508e3f347
+checksums               rmd160  6f2cfba26dbdf7ede8d14ca9c97cf2b38a921cd0 \
+                        sha256  528769ac304a0bbe9a248811325042188c9d16e06de16f111fee317c85a36c93
 
 depends_lib-append      port:ImageMagick
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130925/e19a7484/attachment.html>


More information about the macports-changes mailing list