[124425] trunk/dports/php/php5-magickwand
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 00:57:30 PDT 2014
Revision: 124425
https://trac.macports.org/changeset/124425
Author: ryandesign at macports.org
Date: 2014-08-24 00:57:30 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-magickwand: replaced_by php53-magickwand
Modified Paths:
--------------
trunk/dports/php/php5-magickwand/Portfile
Removed Paths:
-------------
trunk/dports/php/php5-magickwand/files/
Modified: trunk/dports/php/php5-magickwand/Portfile
===================================================================
--- trunk/dports/php/php5-magickwand/Portfile 2014-08-24 07:57:00 UTC (rev 124424)
+++ trunk/dports/php/php5-magickwand/Portfile 2014-08-24 07:57:30 UTC (rev 124425)
@@ -2,40 +2,12 @@
# $Id$
PortSystem 1.0
-PortGroup php5extension 1.0
-php5extension.setup magickwand 1.0.9-2
-revision 1
-categories-append graphics
-platforms darwin
-maintainers ryandesign openmaintainer
-license ImageMagick
+replaced_by php53-magickwand
+PortGroup obsolete 1.0
-description MagickWand for PHP
-
-long_description This module enables PHP access to the ImageMagick MagickWand API
-
-homepage http://www.magickwand.org/
-master_sites ${homepage}download/php/ \
- ${homepage}download/php/legacy/
-
-distname MagickWandForPHP-${version}
-use_bzip2 yes
-worksrcdir [join [lrange [split ${distname} -] 0 1] -]
-
-checksums rmd160 486c3c4cc63bd8a8c59b5dc7659f1130cd27d111 \
- sha256 05e5fe5bc52ab9169228bbbde38b222208d1ae19db718b66d2c7ac4180847727
-
-depends_lib-append port:ImageMagick
-
-patchfiles patch-magickwand.h.diff
-
-post-patch {
- reinplace "s|@VERSION@|${version}|g" ${worksrcpath}/magickwand.h
-}
-
-configure.args --with-magickwand=${prefix}
-
-livecheck.type regex
-livecheck.url [lindex ${master_sites} 0]
-livecheck.regex MagickWandForPHP-(\[0-9.-\]+)${extract.suffix}
+name php5-magickwand
+version 1.0.9-2
+revision 2
+categories php
+license ImageMagick
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/e5a9dd89/attachment.html>
More information about the macports-changes
mailing list