[108107] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Jul 12 22:50:58 PDT 2013


Revision: 108107
          https://trac.macports.org/changeset/108107
Author:   ryandesign at macports.org
Date:     2013-07-12 22:50:58 -0700 (Fri, 12 Jul 2013)
Log Message:
-----------
php-xslcache: update to 0.7.2

Modified Paths:
--------------
    trunk/dports/php/php-xslcache/Portfile
    trunk/dports/php/php5-xslcache/Portfile

Removed Paths:
-------------
    trunk/dports/php/php-xslcache/files/

Modified: trunk/dports/php/php-xslcache/Portfile
===================================================================
--- trunk/dports/php/php-xslcache/Portfile	2013-07-13 04:46:52 UTC (rev 108106)
+++ trunk/dports/php/php-xslcache/Portfile	2013-07-13 05:50:58 UTC (rev 108107)
@@ -5,7 +5,7 @@
 PortGroup           php 1.1
 
 name                php-xslcache
-version             0.7.1
+version             0.7.2
 categories          php www devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -28,15 +28,12 @@
 
 homepage            http://code.nytimes.com/projects/xslcache
 
-checksums           md5     1e32327f62122055ece6f78fa2b851b2 \
-                    sha1    d185d34e032ab78aa62e4f023567dc26f4af3bac \
-                    rmd160  09dbdd8f010d8d44891f3da0e6dae37308b92408
+checksums           rmd160  432b382046a6f172b1b6269bdc631a2405d4286d \
+                    sha256  a9fbb22bde327de0c8aeeb298a4f6d7abd1d80a8f45e5b6acc98fb14c4420ea3
 
 if {${name} != ${subport}} {
     depends_lib-append  port:libxslt
 
-    patchfiles          patch-php-5.4.diff
-
     use_parallel_build  yes
 
     post-destroot {

Modified: trunk/dports/php/php5-xslcache/Portfile
===================================================================
--- trunk/dports/php/php5-xslcache/Portfile	2013-07-13 04:46:52 UTC (rev 108106)
+++ trunk/dports/php/php5-xslcache/Portfile	2013-07-13 05:50:58 UTC (rev 108107)
@@ -4,8 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup xslcache 0.7.1 pecl
-revision        1
+php5extension.setup xslcache 0.7.2 pecl
 license         PHP
 categories      php www devel
 platforms       darwin
@@ -25,9 +24,8 @@
 
 homepage        http://code.nytimes.com/projects/xslcache
 
-checksums       md5     1e32327f62122055ece6f78fa2b851b2 \
-                sha1    d185d34e032ab78aa62e4f023567dc26f4af3bac \
-                rmd160  09dbdd8f010d8d44891f3da0e6dae37308b92408
+checksums       rmd160  432b382046a6f172b1b6269bdc631a2405d4286d \
+                sha256  a9fbb22bde327de0c8aeeb298a4f6d7abd1d80a8f45e5b6acc98fb14c4420ea3
 
 depends_lib-append \
     port:libxslt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130712/10b6e43d/attachment.html>


More information about the macports-changes mailing list