[113568] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Tue Nov 19 16:50:34 PST 2013
Revision: 113568
https://trac.macports.org/changeset/113568
Author: ryandesign at macports.org
Date: 2013-11-19 16:50:34 -0800 (Tue, 19 Nov 2013)
Log Message:
-----------
php-excel: update to 0.9.9
Modified Paths:
--------------
trunk/dports/php/php-excel/Portfile
trunk/dports/php/php5-excel/Portfile
Modified: trunk/dports/php/php-excel/Portfile
===================================================================
--- trunk/dports/php/php-excel/Portfile 2013-11-20 00:49:24 UTC (rev 113567)
+++ trunk/dports/php/php-excel/Portfile 2013-11-20 00:50:34 UTC (rev 113568)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup php 1.1
-github.setup iliaal php_excel 0.9.8
+github.setup iliaal php_excel 0.9.9
name php-excel
categories-append textproc
platforms darwin
@@ -19,15 +19,10 @@
long_description ${name} is a ${description}.
-master_sites http://ilia.ws/patch/
-use_bzip2 yes
-distfiles php-excel-${version}${extract.suffix}
-worksrcdir excel-${version}
+checksums rmd160 14174fe07dbad8edd0d9321f6af7faed3f4fd5ce \
+ sha256 b4cfa1b38d44c871593330888d2c893ef3d1e8d12d7a21b69a117ab09d25c064
-checksums rmd160 c3157ad62f77f291c99d2f641205d03834f3bd20 \
- sha256 d5bb1e1c2d1b612770081a716d4e8cac25e8b31be6918eb1e310b836cac6bbe4
-
-if {${name} != ${subport}} {
+if {${name} ne ${subport}} {
depends_lib-append port:libxl
# libxl is Intel-only
Modified: trunk/dports/php/php5-excel/Portfile
===================================================================
--- trunk/dports/php/php5-excel/Portfile 2013-11-20 00:49:24 UTC (rev 113567)
+++ trunk/dports/php/php5-excel/Portfile 2013-11-20 00:50:34 UTC (rev 113568)
@@ -5,7 +5,7 @@
PortGroup github 1.0
PortGroup php5extension 1.0
-github.setup iliaal php_excel 0.9.8
+github.setup iliaal php_excel 0.9.9
php5extension.setup excel ${version}
categories-append textproc
platforms darwin
@@ -17,14 +17,9 @@
long_description ${name} is a ${description}.
-master_sites http://ilia.ws/patch/
-use_bzip2 yes
-distfiles php-excel-${version}${extract.suffix}
-worksrcdir excel-${version}
+checksums rmd160 14174fe07dbad8edd0d9321f6af7faed3f4fd5ce \
+ sha256 b4cfa1b38d44c871593330888d2c893ef3d1e8d12d7a21b69a117ab09d25c064
-checksums rmd160 c3157ad62f77f291c99d2f641205d03834f3bd20 \
- sha256 d5bb1e1c2d1b612770081a716d4e8cac25e8b31be6918eb1e310b836cac6bbe4
-
depends_lib-append port:libxl
# libxl is Intel-only
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131119/a9e1e345/attachment.html>
More information about the macports-changes
mailing list