[124454] trunk/dports/php/php5-FreeImage
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 02:05:21 PDT 2014
Revision: 124454
https://trac.macports.org/changeset/124454
Author: ryandesign at macports.org
Date: 2014-08-24 02:05:21 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-FreeImage: replaced_by php53-FreeImage
Modified Paths:
--------------
trunk/dports/php/php5-FreeImage/Portfile
Removed Paths:
-------------
trunk/dports/php/php5-FreeImage/files/
Modified: trunk/dports/php/php5-FreeImage/Portfile
===================================================================
--- trunk/dports/php/php5-FreeImage/Portfile 2014-08-24 09:03:33 UTC (rev 124453)
+++ trunk/dports/php/php5-FreeImage/Portfile 2014-08-24 09:05:21 UTC (rev 124454)
@@ -2,41 +2,12 @@
# $Id$
PortSystem 1.0
-PortGroup php5extension 1.0
-php5extension.setup freeimage 0.1 pecl
-revision 1
+replaced_by php53-FreeImage
+PortGroup obsolete 1.0
+
name php5-FreeImage
+version 0.1
+revision 2
+categories php
license PHP-2.02
-categories php devel
-platforms darwin
-maintainers ryandesign openmaintainer
-homepage http://pecl.php.net/package/FreeImage
-
-description Provides a wrapper to the FreeImage library.
-
-long_description This extension is a wrapper for the FreeImage library \
- that allows PHP to support popular graphics image \
- formats like GIF, PNG, BMP, JPEG, TIFF, PSD, XPM and \
- others as needed by today's multimedia applications.
-
-checksums md5 91d3776de0beba4cdd7a76952f9b3265 \
- sha1 a81bddb31962f4054cddf1fc4b35d9c2ae7476d7 \
- rmd160 7a19f53176fc303c7ef04f06671b9eeeadbcec5a
-
-distname FreeImage-${version}
-
-patchfiles patch-freeimage.c.diff
-
-depends_lib-append port:freeimage
-
-configure.args-append --with-freeimage=${prefix}
-
-post-destroot {
- set docdir ${prefix}/share/doc/${name}
- xinstall -d ${destroot}${docdir}
- xinstall -m 644 -W ${worksrcpath} CREDITS README ${destroot}${docdir}
- copy ${worksrcpath}/examples ${destroot}${docdir}
-}
-
-livecheck.regex {(\d+(?:\.\d+)*)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/704833c1/attachment.html>
More information about the macports-changes
mailing list