Revision: 133455 https://trac.macports.org/changeset/133455 Author: ryandesign@macports.org Date: 2015-03-01 22:39:29 -0800 (Sun, 01 Mar 2015) Log Message: ----------- php-excel: update to 1.0.1 Modified Paths: -------------- trunk/dports/php/php-excel/Portfile Modified: trunk/dports/php/php-excel/Portfile =================================================================== --- trunk/dports/php/php-excel/Portfile 2015-03-02 06:34:46 UTC (rev 133454) +++ trunk/dports/php/php-excel/Portfile 2015-03-02 06:39:29 UTC (rev 133455) @@ -5,8 +5,9 @@ PortGroup github 1.0 PortGroup php 1.1 -github.setup iliaal php_excel 1.0 +github.setup iliaal php_excel 1.0.1final name php-excel +version 1.0.1 categories-append textproc platforms darwin maintainers ryandesign openmaintainer @@ -19,8 +20,8 @@ long_description ${name} is a ${description}. -checksums rmd160 dd8d9e8db1043cf87618b891981245fb5e4d9b4b \ - sha256 cb615ba314f04cd29fbd797682b71930891574df0c3c96b1ed1301fc12a03c90 +checksums rmd160 f3d4e1167f4b39b3b2c2be7f8d94ab656d600359 \ + sha256 6e97b2f89de5bf18285c50115c3bed01863cb5f7230b67b298156b5f84fdcaa3 if {${name} ne ${subport}} { depends_lib-append port:libxl
participants (1)
-
ryandesign@macports.org