[110745] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Wed Sep 4 17:21:41 PDT 2013
Revision: 110745
https://trac.macports.org/changeset/110745
Author: ryandesign at macports.org
Date: 2013-09-04 17:21:41 -0700 (Wed, 04 Sep 2013)
Log Message:
-----------
php-rrd: update to 1.1.1
Modified Paths:
--------------
trunk/dports/php/php-rrd/Portfile
trunk/dports/php/php5-rrd/Portfile
Modified: trunk/dports/php/php-rrd/Portfile
===================================================================
--- trunk/dports/php/php-rrd/Portfile 2013-09-05 00:19:42 UTC (rev 110744)
+++ trunk/dports/php/php-rrd/Portfile 2013-09-05 00:21:41 UTC (rev 110745)
@@ -5,7 +5,7 @@
PortGroup php 1.1
name php-rrd
-version 1.1.0
+version 1.1.1
categories-append net devel
platforms darwin
maintainers ryandesign openmaintainer
@@ -20,10 +20,10 @@
for PHP for using rrdtool—data logging and graphing system \
for time series data.
-checksums rmd160 4fe488010e23467dec7e243ed67bea1916017b1f \
- sha256 3c31c9e07da55a57978a1e2801051ebfcad4a35fd1664e9bea63ecdfca0fcfdb
+checksums rmd160 5639740f11b5bf6816ae4626cb026395fd2fc676 \
+ sha256 f36e4b4e61c6d4025f7f5a8060bb6df2b05568e1807dfa74d9e82c83e681417a
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
depends_lib-append port:rrdtool \
port:libffi
Modified: trunk/dports/php/php5-rrd/Portfile
===================================================================
--- trunk/dports/php/php5-rrd/Portfile 2013-09-05 00:19:42 UTC (rev 110744)
+++ trunk/dports/php/php5-rrd/Portfile 2013-09-05 00:21:41 UTC (rev 110745)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup rrd 1.1.0 pecl
+php5extension.setup rrd 1.1.1 pecl
categories-append net devel
platforms darwin
maintainers ryandesign openmaintainer
@@ -16,8 +16,8 @@
for PHP for using rrdtool—data logging and graphing system \
for time series data.
-checksums rmd160 4fe488010e23467dec7e243ed67bea1916017b1f \
- sha256 3c31c9e07da55a57978a1e2801051ebfcad4a35fd1664e9bea63ecdfca0fcfdb
+checksums rmd160 5639740f11b5bf6816ae4626cb026395fd2fc676 \
+ sha256 f36e4b4e61c6d4025f7f5a8060bb6df2b05568e1807dfa74d9e82c83e681417a
depends_lib-append port:rrdtool \
port:libffi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130904/9f871d35/attachment.html>
More information about the macports-changes
mailing list