[124463] trunk/dports/php/php5-amf
ryandesign at macports.org
ryandesign at macports.org
Sun Aug 24 02:16:10 PDT 2014
Revision: 124463
https://trac.macports.org/changeset/124463
Author: ryandesign at macports.org
Date: 2014-08-24 02:16:10 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-amf: replaced_by php53-amf
Modified Paths:
--------------
trunk/dports/php/php5-amf/Portfile
Removed Paths:
-------------
trunk/dports/php/php5-amf/files/
Modified: trunk/dports/php/php5-amf/Portfile
===================================================================
--- trunk/dports/php/php5-amf/Portfile 2014-08-24 09:14:51 UTC (rev 124462)
+++ trunk/dports/php/php5-amf/Portfile 2014-08-24 09:16:10 UTC (rev 124463)
@@ -2,36 +2,13 @@
# $Id$
PortSystem 1.0
-PortGroup php5extension 1.0
-php5extension.setup amfext 0.9.2 pecl
-php5extension.extensions amf
-name php5-amf
-license PHP
-categories php devel
-platforms darwin
-maintainers ryandesign openmaintainer
-description ActionScript Message Format extension
+replaced_by php53-amf
+PortGroup obsolete 1.0
-long_description \
- Allows to encode and decode PHP data in ActionScript Message Format (AMF) \
- version 0 and 3.
-checksums md5 c5899ca580f19ef7f057b6ea41c2d236 \
- sha1 f2f40d4ddc4416fa09f17e94ed037f907fd87ec4 \
- rmd160 d55426eb9da3513058fc58db51f5ba35cff831a9
-
-patchfiles patch-amf.c.diff
-
-configure.args --with-amf
-
-use_parallel_build yes
-
-post-destroot {
- set docdir ${prefix}/share/doc/${name}
- xinstall -d ${destroot}${docdir}
- xinstall -m 644 -W ${worksrcpath} CREDITS ChangeLog LICENSE README \
- ${destroot}${docdir}
-}
-
-livecheck.regex {>(\d+(?:\.\d+)*)</a></th>}
+name php5-amf
+version 0.9.2
+revision 1
+categories php
+license PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/ced59139/attachment-0001.html>
More information about the macports-changes
mailing list