[98796] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Oct 16 06:31:24 PDT 2012


Revision: 98796
          http://trac.macports.org//changeset/98796
Author:   ryandesign at macports.org
Date:     2012-10-16 06:31:24 -0700 (Tue, 16 Oct 2012)
Log Message:
-----------
php-excel: update to 0.9.7

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	2012-10-16 13:30:40 UTC (rev 98795)
+++ trunk/dports/php/php-excel/Portfile	2012-10-16 13:31:24 UTC (rev 98796)
@@ -5,9 +5,8 @@
 PortGroup           github 1.0
 PortGroup           php 1.1
 
-github.setup        iliaal php_excel 0.9.6
+github.setup        iliaal php_excel 0.9.7
 name                php-excel
-revision            1
 categories-append   textproc
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -24,8 +23,8 @@
 use_bzip2           yes
 distfiles           [suffix php-excel-${version}]
 
-checksums           rmd160  3a131021e6f2c3e10258ba2856808c15b8339d38 \
-                    sha256  a4453e45d7f420413c3a30e67eb3c4e7083726e717b27203e7787d504abcccbe
+checksums           rmd160  dda8c3770a90092c587cb097a576c539278ad382 \
+                    sha256  4808c954f38e1baa272fdff4c889f4ee3ded202daafe26205c0d0f19bde49542
 
 if {${name} != ${subport}} {
     depends_lib-append  port:libxl

Modified: trunk/dports/php/php5-excel/Portfile
===================================================================
--- trunk/dports/php/php5-excel/Portfile	2012-10-16 13:30:40 UTC (rev 98795)
+++ trunk/dports/php/php5-excel/Portfile	2012-10-16 13:31:24 UTC (rev 98796)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup excel 0.9.6
+php5extension.setup excel 0.9.7
 categories-append   textproc
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -20,8 +20,8 @@
 use_bzip2           yes
 distfiles           [suffix php-excel-${version}]
 
-checksums           rmd160  3a131021e6f2c3e10258ba2856808c15b8339d38 \
-                    sha256  a4453e45d7f420413c3a30e67eb3c4e7083726e717b27203e7787d504abcccbe
+checksums           rmd160  dda8c3770a90092c587cb097a576c539278ad382 \
+                    sha256  4808c954f38e1baa272fdff4c889f4ee3ded202daafe26205c0d0f19bde49542
 
 depends_lib-append  port:libxl
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121016/4d35eb66/attachment.html>


More information about the macports-changes mailing list