[94653] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Jun 25 18:56:16 PDT 2012


Revision: 94653
          https://trac.macports.org/changeset/94653
Author:   ryandesign at macports.org
Date:     2012-06-25 18:56:16 -0700 (Mon, 25 Jun 2012)
Log Message:
-----------
php-inclued: update to 0.1.3 (adds php 5.4 support)

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

Modified: trunk/dports/php/php-inclued/Portfile
===================================================================
--- trunk/dports/php/php-inclued/Portfile	2012-06-26 01:50:49 UTC (rev 94652)
+++ trunk/dports/php/php-inclued/Portfile	2012-06-26 01:56:16 UTC (rev 94653)
@@ -5,14 +5,13 @@
 PortGroup       php 1.1
 
 name            php-inclued
-version         0.1.2
-revision        1
+version         0.1.3
 license         PHP
 categories      php devel
 platforms       darwin
 maintainers     ryandesign openmaintainer
 
-php.branches    5.3
+php.branches    5.3 5.4
 php.pecl        yes
 php.pecl.prerelease yes
 
@@ -22,8 +21,8 @@
     Allows you trace through and dump the hierarchy of file inclusions and \
     class inheritance at runtime.
 
-checksums       sha1    b369585df3186aa8e5ad91121619e109d53b304b \
-                rmd160  ca6e1b5e0afe3df7fc9e5cbf3a4ef64c180bfe96
+checksums       rmd160  9987e9eb7bd9d1787aa54304e76e8a8b9f59b245 \
+                sha256  89d7324b164b739b53d5290c7ec99d8e05522e76db0885bda4b4a693113b4a28
 
 if {${name} != ${subport}} {
     use_parallel_build  yes

Modified: trunk/dports/php/php5-inclued/Portfile
===================================================================
--- trunk/dports/php/php5-inclued/Portfile	2012-06-26 01:50:49 UTC (rev 94652)
+++ trunk/dports/php/php5-inclued/Portfile	2012-06-26 01:56:16 UTC (rev 94653)
@@ -4,7 +4,7 @@
 PortSystem      1.0
 PortGroup       php5extension 1.0
 
-php5extension.setup inclued 0.1.2 pecl
+php5extension.setup inclued 0.1.3 pecl
 license         PHP
 categories      php devel
 platforms       darwin
@@ -15,8 +15,8 @@
     Allows you trace through and dump the hierarchy of file inclusions and \
     class inheritance at runtime.
 
-checksums       sha1    b369585df3186aa8e5ad91121619e109d53b304b \
-                rmd160  ca6e1b5e0afe3df7fc9e5cbf3a4ef64c180bfe96
+checksums       rmd160  9987e9eb7bd9d1787aa54304e76e8a8b9f59b245 \
+                sha256  89d7324b164b739b53d5290c7ec99d8e05522e76db0885bda4b4a693113b4a28
 
 use_parallel_build yes
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120625/05c2fde3/attachment.html>


More information about the macports-changes mailing list