[93667] trunk/dports/php/php-ssh2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun May 27 22:54:32 PDT 2012
Revision: 93667
https://trac.macports.org/changeset/93667
Author: ryandesign at macports.org
Date: 2012-05-27 22:54:31 -0700 (Sun, 27 May 2012)
Log Message:
-----------
php-ssh2: php 1.1 portgroup
Modified Paths:
--------------
trunk/dports/php/php-ssh2/Portfile
Modified: trunk/dports/php/php-ssh2/Portfile
===================================================================
--- trunk/dports/php/php-ssh2/Portfile 2012-05-28 05:51:01 UTC (rev 93666)
+++ trunk/dports/php/php-ssh2/Portfile 2012-05-28 05:54:31 UTC (rev 93667)
@@ -2,15 +2,20 @@
# $Id$
PortSystem 1.0
-PortGroup php 1.0
+PortGroup php 1.1
-php.setup ssh2 0.11.3 pecl
-php.branches 5.3 5.4
+name php-ssh2
+version 0.11.3
+revision 1
categories-append net
platforms darwin
maintainers ryandesign
license PHP
+php.branches 5.3 5.4
+php.pecl yes
+php.pecl.prerelease yes
+
description PHP bindings for libssh2
long_description ${description}
@@ -23,5 +28,3 @@
configure.args --with-ssh2=${prefix}
}
-
-php.pecl_livecheck_stable no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120527/44218b14/attachment.html>
More information about the macports-changes
mailing list