[111459] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Sep 23 03:09:28 PDT 2013


Revision: 111459
          https://trac.macports.org/changeset/111459
Author:   ryandesign at macports.org
Date:     2013-09-23 03:09:28 -0700 (Mon, 23 Sep 2013)
Log Message:
-----------
php-imagick: update to 3.1.1

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-23 10:05:43 UTC (rev 111458)
+++ trunk/dports/php/php-imagick/Portfile	2013-09-23 10:09:28 UTC (rev 111459)
@@ -5,7 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-imagick
-version                 3.1.0RC3
+version                 3.1.1
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -13,7 +13,6 @@
 
 php.branches            5.3 5.4 5.5
 php.pecl                yes
-php.pecl.prerelease     yes
 
 description             PHP extension to create and modify images with \
                         ImageMagick
@@ -21,8 +20,8 @@
 long_description        Imagick is a native PHP extension for creating and \
                         modifying images using the ImageMagick API
 
-checksums               rmd160  f1cde5fda36487378f60779b32431e5095463433 \
-                        sha256  14b81670c38aeaa41de24dadbc9bd9298bf1368a773be0429ac8b45d3b3d55b2
+checksums               rmd160  89c57ae0f82df2975748b8031802fc6b75c253c8 \
+                        sha256  735f2fc71175bd27aae6cfcea61bd8e5a55191a4299fc080eedd11e508e3f347
 
 if {${name} ne ${subport}} {
     depends_lib-append  port:ImageMagick

Modified: trunk/dports/php/php5-imagick/Portfile
===================================================================
--- trunk/dports/php/php5-imagick/Portfile	2013-09-23 10:05:43 UTC (rev 111458)
+++ trunk/dports/php/php5-imagick/Portfile	2013-09-23 10:09:28 UTC (rev 111459)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     imagick 3.1.0RC3 pecl
+php5extension.setup     imagick 3.1.1 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               sha1    f682cb5bf75b1a3d7e0d509bfbf550c586dfc437 \
-                        rmd160  f1cde5fda36487378f60779b32431e5095463433
+checksums               rmd160  89c57ae0f82df2975748b8031802fc6b75c253c8 \
+                        sha256  735f2fc71175bd27aae6cfcea61bd8e5a55191a4299fc080eedd11e508e3f347
 
 depends_lib-append      port:ImageMagick
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130923/0d90f7e9/attachment.html>


More information about the macports-changes mailing list