[124451] trunk/dports/php/php5-imlib2
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 02:00:48 PDT 2014
Revision: 124451
https://trac.macports.org/changeset/124451
Author: ryandesign at macports.org
Date: 2014-08-24 02:00:47 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-imlib2: replaced_by php53-imlib2
Modified Paths:
--------------
trunk/dports/php/php5-imlib2/Portfile
Removed Paths:
-------------
trunk/dports/php/php5-imlib2/files/
Modified: trunk/dports/php/php5-imlib2/Portfile
===================================================================
--- trunk/dports/php/php5-imlib2/Portfile 2014-08-24 08:59:22 UTC (rev 124450)
+++ trunk/dports/php/php5-imlib2/Portfile 2014-08-24 09:00:47 UTC (rev 124451)
@@ -2,37 +2,12 @@
# $Id$
PortSystem 1.0
-PortGroup php5extension 1.0
-php5extension.setup imlib2 0.1.00 pecl
-license PHP
-categories php devel
-platforms darwin
-maintainers ryandesign openmaintainer
-description Provides an image manipulation interface using libimlib2
+replaced_by php53-imlib2
+PortGroup obsolete 1.0
-long_description \
- imlib2 is a very fast image manipulation library, but without the support \
- for as many image formats as other libraries such as imagemagick. This \
- extension is experimental. It's been tested on a number of Linux installs, \
- but nothing else.
-
-checksums md5 8bc2d64a7f8897e914f1e1b1f8e7b554 \
- sha1 e4bbb37601cb6122624b66832dd11deba06656df \
- rmd160 36ecf7b1d4f0872b0597db09c0410fa429e4bf21
-
-patchfiles patch-imlib2.c.diff
-
-depends_lib-append \
- port:imlib2
-
-test.run yes
-
-post-destroot {
- set docdir ${prefix}/share/doc/${name}
- xinstall -d ${destroot}${docdir}
- xinstall -m 644 -W ${worksrcpath} CREDITS readme.txt docs/api.txt \
- ${destroot}${docdir}
-}
-
-livecheck.regex {(\d+(?:\.\d+)*)</a></th>}
+name php5-imlib2
+version 0.1.00
+revision 1
+categories php
+license PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/accbc681/attachment.html>
More information about the macports-changes
mailing list