Revision: 124943 https://trac.macports.org/changeset/124943 Author: ryandesign@macports.org Date: 2014-08-31 17:59:34 -0700 (Sun, 31 Aug 2014) Log Message: ----------- php-igbinary: update to 1.2.1 and add php56 Modified Paths: -------------- trunk/dports/php/php-igbinary/Portfile Modified: trunk/dports/php/php-igbinary/Portfile =================================================================== --- trunk/dports/php/php-igbinary/Portfile 2014-09-01 00:07:36 UTC (rev 124942) +++ trunk/dports/php/php-igbinary/Portfile 2014-09-01 00:59:34 UTC (rev 124943) @@ -5,14 +5,13 @@ PortGroup php 1.1 name php-igbinary -version 1.1.1 -revision 1 +version 1.2.1 categories-append net devel license BSD PHP-3.01 platforms darwin freebsd openbsd maintainers pixilla openmaintainer -php.branches 5.3 5.4 5.5 +php.branches 5.3 5.4 5.5 5.6 php.pecl yes description PHP serializer. @@ -24,10 +23,7 @@ using memcached or similar memory based storages for \ serialized data. -checksums rmd160 5168d9fe8d61144e42e8a06ed85278a9012c7c76 \ - sha256 b84158410bde9db42e7a96c4e947da4569519ab4e7e19a5e3d1db698aac94101 +checksums rmd160 edb9a5175c87a04146968331c0dc059c033e74b7 \ + sha256 168e51d41a417bbbfe6da0e3cb9b71ef93594f4034f489a951f3b874d03dfdb8 -# 1.1.1 was stealth-updated in the process of moving to PECL -dist_subdir ${dist_subdir}/${version}_1 - test.run yes
participants (1)
-
ryandesign@macports.org