[94729] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Wed Jun 27 14:49:38 PDT 2012
Revision: 94729
https://trac.macports.org/changeset/94729
Author: ryandesign at macports.org
Date: 2012-06-27 14:49:38 -0700 (Wed, 27 Jun 2012)
Log Message:
-----------
php-yaz: update to 1.1.3
Modified Paths:
--------------
trunk/dports/php/php-yaz/Portfile
trunk/dports/php/php5-yaz/Portfile
Modified: trunk/dports/php/php-yaz/Portfile
===================================================================
--- trunk/dports/php/php-yaz/Portfile 2012-06-27 21:45:37 UTC (rev 94728)
+++ trunk/dports/php/php-yaz/Portfile 2012-06-27 21:49:38 UTC (rev 94729)
@@ -5,7 +5,7 @@
PortGroup php 1.1
name php-yaz
-version 1.1.2
+version 1.1.3
categories-append net databases devel
platforms darwin
maintainers ryandesign openmaintainer
@@ -19,13 +19,9 @@
long_description This extension implements a Z39.50 client \
for PHP using the YAZ toolkit.
-checksums rmd160 2d77339977ece0313c5b9c7454c7e5406f733696 \
- sha256 caac8ae06cd3872e2a0732c61812d55dc257a305d8d96be92a9347a313e19098
+checksums rmd160 3ec933d33176a14e5928b1307bbcb815ebfae019 \
+ sha256 4d76ded11549b3b6dc90dffd66eb99f2296783c4c09d027c216ef7df6384c72e
if {${name} != ${subport}} {
depends_lib-append port:re2c port:yaz
-
- # yaz-1.1.2.tgz is corrupted; see https://bugs.php.net/bug.php?id=62416
- # This flag ignores the corruption.
- extract.post_args-append --ignore-zeros
}
Modified: trunk/dports/php/php5-yaz/Portfile
===================================================================
--- trunk/dports/php/php5-yaz/Portfile 2012-06-27 21:45:37 UTC (rev 94728)
+++ trunk/dports/php/php5-yaz/Portfile 2012-06-27 21:49:38 UTC (rev 94729)
@@ -3,7 +3,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup yaz 1.1.2 pecl
+php5extension.setup yaz 1.1.3 pecl
categories-append net databases devel
platforms darwin
maintainers ryandesign openmaintainer
@@ -14,11 +14,7 @@
long_description This extension implements a Z39.50 client \
for PHP using the YAZ toolkit.
-checksums rmd160 2d77339977ece0313c5b9c7454c7e5406f733696 \
- sha256 caac8ae06cd3872e2a0732c61812d55dc257a305d8d96be92a9347a313e19098
+checksums rmd160 3ec933d33176a14e5928b1307bbcb815ebfae019 \
+ sha256 4d76ded11549b3b6dc90dffd66eb99f2296783c4c09d027c216ef7df6384c72e
depends_lib-append port:re2c port:yaz
-
-# yaz-1.1.2.tgz is corrupted; see https://bugs.php.net/bug.php?id=62416
-# This flag ignores the corruption.
-extract.post_args-append --ignore-zeros
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120627/0879c2d6/attachment.html>
More information about the macports-changes
mailing list