[101114] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Fri Jan 4 08:40:50 PST 2013


Revision: 101114
          https://trac.macports.org/changeset/101114
Author:   ryandesign at macports.org
Date:     2013-01-04 08:40:50 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
php-vld: update to 0.11.2; take maintainership with openmaintainer; license PHP-2.02

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-01-04 16:05:27 UTC (rev 101113)
+++ trunk/dports/php/php-vld/Portfile	2013-01-04 16:40:50 UTC (rev 101114)
@@ -5,11 +5,11 @@
 PortGroup           php 1.1
 
 name                php-vld
-version             0.11.1
-revision            1
+version             0.11.2
 categories          php devel
 platforms           darwin
-maintainers         nomaintainer
+maintainers         ryandesign openmaintainer
+license             PHP-2.02
 
 php.branches        5.3 5.4
 php.pecl            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  eeeeb59df0d5798e8d54b560cf346252671f8503 \
-                    sha256  f0904b42d95498b477ffafeb4926629f723ef410daf0b92211cd4a2799aabc45
+checksums           rmd160  e49e3b5cf296bd3bd44c6d84816d1d2a86287f79 \
+                    sha256  d6d2b2cd1789ff7abf70df344d4c077b1d88913ed319ab017368a3967b8a8d2f
 
 configure.args-append --enable-vld
 

Modified: trunk/dports/php/php5-vld/Portfile
===================================================================
--- trunk/dports/php/php5-vld/Portfile	2013-01-04 16:05:27 UTC (rev 101113)
+++ trunk/dports/php/php5-vld/Portfile	2013-01-04 16:40:50 UTC (rev 101114)
@@ -4,18 +4,19 @@
 PortSystem          1.0
 PortGroup           php5extension 1.0
 
-php5extension.setup vld 0.11.1 pecl
+php5extension.setup vld 0.11.2 pecl
 categories          php devel
 platforms           darwin
-maintainers         nomaintainer
+maintainers         ryandesign openmaintainer
+license             PHP-2.02
 
 description         Dump the internal representation of PHP scripts
 
 long_description    The Vulcan Logic Disassembler hooks into the Zend Engine and \
                     dumps all the opcodes (execution units) of a script.
 
-checksums           rmd160  eeeeb59df0d5798e8d54b560cf346252671f8503 \
-                    sha256  f0904b42d95498b477ffafeb4926629f723ef410daf0b92211cd4a2799aabc45
+checksums           rmd160  e49e3b5cf296bd3bd44c6d84816d1d2a86287f79 \
+                    sha256  d6d2b2cd1789ff7abf70df344d4c077b1d88913ed319ab017368a3967b8a8d2f
 
 configure.args-append --enable-vld
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130104/d5e03017/attachment.html>


More information about the macports-changes mailing list