[93675] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Sun May 27 22:58:52 PDT 2012


Revision: 93675
          https://trac.macports.org/changeset/93675
Author:   ryandesign at macports.org
Date:     2012-05-27 22:58:51 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-vld: unified port (#34507)

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

Added Paths:
-----------
    trunk/dports/php/php-vld/

Modified: trunk/dports/php/php-vld/Portfile
===================================================================
--- trunk/dports/php/php5-vld/Portfile	2012-05-27 06:34:52 UTC (rev 93569)
+++ trunk/dports/php/php-vld/Portfile	2012-05-28 05:58:51 UTC (rev 93675)
@@ -2,13 +2,19 @@
 # $Id$
 
 PortSystem          1.0
-PortGroup           php5extension 1.0
+PortGroup           php 1.1
 
-php5extension.setup vld 0.11.1 pecl
+name                php-vld
+version             0.11.1
+revision            1
 categories          php devel
 platforms           darwin
 maintainers         freebsd.org:miwi
 
+php.branches        5.3 5.4
+php.pecl            yes
+php.pecl.prerelease yes
+
 description         Dump the internal representation of PHP scripts
 
 long_description    The Vulcan Logic Disassembler hooks into the Zend Engine and \
@@ -20,5 +26,3 @@
 configure.args-append --enable-vld
 
 use_parallel_build  yes
-
-livecheck.regex     {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/a4186380/attachment.html>


More information about the macports-changes mailing list