[124430] trunk/dports/php/php5-ssh2/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Aug 24 01:07:06 PDT 2014


Revision: 124430
          https://trac.macports.org/changeset/124430
Author:   ryandesign at macports.org
Date:     2014-08-24 01:07:06 -0700 (Sun, 24 Aug 2014)
Log Message:
-----------
php5-ssh2: replaced_by php53-ssh2

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

Modified: trunk/dports/php/php5-ssh2/Portfile
===================================================================
--- trunk/dports/php/php5-ssh2/Portfile	2014-08-24 08:04:25 UTC (rev 124429)
+++ trunk/dports/php/php5-ssh2/Portfile	2014-08-24 08:07:06 UTC (rev 124430)
@@ -2,23 +2,12 @@
 # $Id$
 
 PortSystem              1.0
-PortGroup               php5extension 1.0
 
-php5extension.setup     ssh2 0.12 pecl
-categories-append       net
-platforms               darwin
-maintainers             ryandesign openmaintainer
-license                 PHP
+replaced_by             php53-ssh2
+PortGroup               obsolete 1.0
 
-description             PHP5 bindings for libssh2
-
-long_description        ${description}
-
-checksums               rmd160  ecf60b0c19541c947b4e092259b2ab71fc0f5a3a \
-                        sha256  600c82d2393acf3642f19914f06a7afea57ee05cb8c10e8a5510b32188b97f99
-
-depends_lib-append      port:libssh2
-
-configure.args          --with-ssh2=${prefix}
-
-livecheck.regex         {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
+name                    php5-ssh2
+version                 0.12
+revision                1
+categories              php
+license                 PHP
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140824/27b9b61e/attachment-0001.html>


More information about the macports-changes mailing list