[108523] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Thu Jul 25 10:11:29 PDT 2013
Revision: 108523
https://trac.macports.org/changeset/108523
Author: ryandesign at macports.org
Date: 2013-07-25 10:11:29 -0700 (Thu, 25 Jul 2013)
Log Message:
-----------
php-pdflib: update to 3.0.1
Modified Paths:
--------------
trunk/dports/php/php-pdflib/Portfile
trunk/dports/php/php5-pdflib/Portfile
Modified: trunk/dports/php/php-pdflib/Portfile
===================================================================
--- trunk/dports/php/php-pdflib/Portfile 2013-07-25 17:08:07 UTC (rev 108522)
+++ trunk/dports/php/php-pdflib/Portfile 2013-07-25 17:11:29 UTC (rev 108523)
@@ -5,7 +5,7 @@
PortGroup php 1.1
name php-pdflib
-version 2.1.10
+version 3.0.1
categories-append print textproc
platforms darwin
maintainers ryandesign openmaintainer
@@ -18,10 +18,10 @@
long_description ${description}
-checksums rmd160 65dd3567bf1200880378cd8ee01d5341e8d421b7 \
- sha256 f5cd15b24d805698d688501498d6baf405f55ee0a53e40bcdb96c54c6f279569
+checksums rmd160 2ac6c82dc9382d327a2413c28f736a9e446be5d5 \
+ sha256 92f59124bde1e53ea24686d770d27a614491ff0de4d89b818a2bc7d8217a7096
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
depends_lib-append port:pdflib
configure.args --with-pdflib=${prefix}
Modified: trunk/dports/php/php5-pdflib/Portfile
===================================================================
--- trunk/dports/php/php5-pdflib/Portfile 2013-07-25 17:08:07 UTC (rev 108522)
+++ trunk/dports/php/php5-pdflib/Portfile 2013-07-25 17:11:29 UTC (rev 108523)
@@ -4,7 +4,7 @@
PortSystem 1.0
PortGroup php5extension 1.0
-php5extension.setup pdflib 2.1.10 pecl
+php5extension.setup pdflib 3.0.1 pecl
php5extension.extensions pdf
categories-append print textproc
platforms darwin
@@ -15,8 +15,8 @@
long_description ${description}
-checksums rmd160 65dd3567bf1200880378cd8ee01d5341e8d421b7 \
- sha256 f5cd15b24d805698d688501498d6baf405f55ee0a53e40bcdb96c54c6f279569
+checksums rmd160 2ac6c82dc9382d327a2413c28f736a9e446be5d5 \
+ sha256 92f59124bde1e53ea24686d770d27a614491ff0de4d89b818a2bc7d8217a7096
depends_lib-append port:pdflib
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130725/85042f9b/attachment.html>
More information about the macports-changes
mailing list