[89261] trunk/dports/php/php5-igbinary/Portfile
pixilla at macports.org
pixilla at macports.org
Sun Jan 22 08:47:31 PST 2012
Revision: 89261
http://trac.macports.org/changeset/89261
Author: pixilla at macports.org
Date: 2012-01-22 08:47:29 -0800 (Sun, 22 Jan 2012)
Log Message:
-----------
php/php5-igbinary:
- Use pecl provided by the php5extension portgroup.
- Add openmaintainer.
Modified Paths:
--------------
trunk/dports/php/php5-igbinary/Portfile
Modified: trunk/dports/php/php5-igbinary/Portfile
===================================================================
--- trunk/dports/php/php5-igbinary/Portfile 2012-01-22 16:25:42 UTC (rev 89260)
+++ trunk/dports/php/php5-igbinary/Portfile 2012-01-22 16:47:29 UTC (rev 89261)
@@ -3,11 +3,11 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup igbinary 1.1.1
-
+php5extension.setup igbinary 1.1.1 pecl
+revision 1
categories-append net devel
platforms darwin freebsd openbsd
-maintainers pixilla
+maintainers pixilla openmaintainer
description PHP serializer.
@@ -18,13 +18,10 @@
using memcached or similar memory based storages for \
serialized data.
-homepage http://pecl.php.net/package/igbinary/
-master_sites ${homepage}
+checksums rmd160 5168d9fe8d61144e42e8a06ed85278a9012c7c76 \
+ sha256 b84158410bde9db42e7a96c4e947da4569519ab4e7e19a5e3d1db698aac94101
-checksums sha1 1ec598520950f2c1f03cbf1c0f056d9a56015ba4 \
- rmd160 160a897e7fe25e47e4a5695b6a243fd2e90d9ae4
+# 1.1.1 was stealth-updated in the process of moving to PECL
+dist_subdir ${name}/${version}_1
test.run yes
-
-livecheck.type regex
-livecheck.regex ">${php5extension.extensions}-(\[0-9.\]+)\\.tgz<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120122/4b6994c7/attachment.html>
More information about the macports-changes
mailing list