[110746] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Wed Sep 4 17:22:32 PDT 2013


Revision: 110746
          https://trac.macports.org/changeset/110746
Author:   ryandesign at macports.org
Date:     2013-09-04 17:22:31 -0700 (Wed, 04 Sep 2013)
Log Message:
-----------
php-imagick: update to 3.1.0RC3

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

Removed Paths:
-------------
    trunk/dports/php/php-imagick/files/
    trunk/dports/php/php5-imagick/files/

Modified: trunk/dports/php/php-imagick/Portfile
===================================================================
--- trunk/dports/php/php-imagick/Portfile	2013-09-05 00:21:41 UTC (rev 110745)
+++ trunk/dports/php/php-imagick/Portfile	2013-09-05 00:22:31 UTC (rev 110746)
@@ -5,8 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-imagick
-version                 3.1.0RC2
-revision                2
+version                 3.1.0RC3
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -22,13 +21,11 @@
 long_description        Imagick is a native PHP extension for creating and \
                         modifying images using the ImageMagick API
 
-checksums               rmd160  a5c13d1cfec2d6d89c352ce6a0be2c7062586339 \
-                        sha256  0dbb7e5df61845f8eab68505711b9efcdc98cfaff96dcb982c7f8931dd9e8a31
+checksums               rmd160  f1cde5fda36487378f60779b32431e5095463433 \
+                        sha256  14b81670c38aeaa41de24dadbc9bd9298bf1368a773be0429ac8b45d3b3d55b2
 
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
     depends_lib-append  port:ImageMagick
- 
-    patchfiles          patch-config.m4.diff
     
     configure.args      --with-imagick=${prefix}
     

Modified: trunk/dports/php/php5-imagick/Portfile
===================================================================
--- trunk/dports/php/php5-imagick/Portfile	2013-09-05 00:21:41 UTC (rev 110745)
+++ trunk/dports/php/php5-imagick/Portfile	2013-09-05 00:22:31 UTC (rev 110746)
@@ -4,8 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     imagick 3.0.1 pecl
-revision                2
+php5extension.setup     imagick 3.1.0RC3 pecl
 categories-append       graphics
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -17,13 +16,11 @@
 long_description        Imagick is a native PHP extension for creating and \
                         modifying images using the ImageMagick API
 
-checksums               sha1    64dd5c8ff4d43d94e65c3b35ac0b439676ecc746 \
-                        rmd160  854fafe039e85a43bc1e53c00147099620a0034a
+checksums               sha1    f682cb5bf75b1a3d7e0d509bfbf550c586dfc437 \
+                        rmd160  f1cde5fda36487378f60779b32431e5095463433
 
 depends_lib-append      port:ImageMagick
 
-patchfiles              patch-config.m4.diff
-
 configure.args          --with-imagick=${prefix}
 
 use_parallel_build      yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130904/b0dab1a3/attachment.html>


More information about the macports-changes mailing list