[111460] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Mon Sep 23 03:11:07 PDT 2013


Revision: 111460
          https://trac.macports.org/changeset/111460
Author:   ryandesign at macports.org
Date:     2013-09-23 03:11:07 -0700 (Mon, 23 Sep 2013)
Log Message:
-----------
php-vld: update to 0.12.0

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

Modified: trunk/dports/php/php-vld/Portfile
===================================================================
--- trunk/dports/php/php-vld/Portfile	2013-09-23 10:09:28 UTC (rev 111459)
+++ trunk/dports/php/php-vld/Portfile	2013-09-23 10:11:07 UTC (rev 111460)
@@ -5,13 +5,13 @@
 PortGroup           php 1.1
 
 name                php-vld
-version             0.11.2
+version             0.12.0
 categories          php devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
 license             PHP-2.02
 
-php.branches        5.3 5.4
+php.branches        5.3 5.4 5.5
 php.pecl            yes
 php.pecl.prerelease yes
 
@@ -20,8 +20,8 @@
 long_description    The Vulcan Logic Disassembler hooks into the Zend Engine and \
                     dumps all the opcodes (execution units) of a script.
 
-checksums           rmd160  e49e3b5cf296bd3bd44c6d84816d1d2a86287f79 \
-                    sha256  d6d2b2cd1789ff7abf70df344d4c077b1d88913ed319ab017368a3967b8a8d2f
+checksums           rmd160  3be7048450204d0c00e019f5eebe9d1f4c5b34e6 \
+                    sha256  841edd488c8bde87ebb828258c352b9eb242f7ded322a337bdff8c44a2680d38
 
 configure.args-append --enable-vld
 

Modified: trunk/dports/php/php5-vld/Portfile
===================================================================
--- trunk/dports/php/php5-vld/Portfile	2013-09-23 10:09:28 UTC (rev 111459)
+++ trunk/dports/php/php5-vld/Portfile	2013-09-23 10:11:07 UTC (rev 111460)
@@ -4,7 +4,7 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup vld 0.11.2 pecl
+php5extension.setup vld 0.12.0 pecl
 categories          php devel
 platforms           darwin
 maintainers         ryandesign openmaintainer
@@ -15,8 +15,8 @@
 long_description    The Vulcan Logic Disassembler hooks into the Zend Engine and \
                     dumps all the opcodes (execution units) of a script.
 
-checksums           rmd160  e49e3b5cf296bd3bd44c6d84816d1d2a86287f79 \
-                    sha256  d6d2b2cd1789ff7abf70df344d4c077b1d88913ed319ab017368a3967b8a8d2f
+checksums           rmd160  3be7048450204d0c00e019f5eebe9d1f4c5b34e6 \
+                    sha256  841edd488c8bde87ebb828258c352b9eb242f7ded322a337bdff8c44a2680d38
 
 configure.args-append --enable-vld
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130923/d9453df7/attachment.html>


More information about the macports-changes mailing list