[75418] trunk/dports/php
ryandesign at macports.org
ryandesign at macports.org
Mon Jan 24 14:50:35 PST 2011
Revision: 75418
http://trac.macports.org/changeset/75418
Author: ryandesign at macports.org
Date: 2011-01-24 14:50:33 -0800 (Mon, 24 Jan 2011)
Log Message:
-----------
php5-ssh2: new port, version 0.11.2
Added Paths:
-----------
trunk/dports/php/php5-ssh2/
trunk/dports/php/php5-ssh2/Portfile
Added: trunk/dports/php/php5-ssh2/Portfile
===================================================================
--- trunk/dports/php/php5-ssh2/Portfile (rev 0)
+++ trunk/dports/php/php5-ssh2/Portfile 2011-01-24 22:50:33 UTC (rev 75418)
@@ -0,0 +1,24 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup php5extension 1.0
+
+php5extension.setup ssh2 0.11.2 pecl
+categories-append net
+platforms darwin
+maintainers ryandesign
+license PHP
+
+description PHP5 bindings for libssh2
+
+long_description ${description}
+
+checksums sha1 7791b424a6e4118938160ec41ec6a849ed97e7b3 \
+ rmd160 7e44b31d1fb6c97b308e124973cc59b69b640703
+
+depends_lib-append port:libssh2
+
+configure.args --with-ssh2=${prefix}
+
+livecheck.regex {>(\d+(?:\.\d+)*(?:p\d+)?)</a></th>}
Property changes on: trunk/dports/php/php5-ssh2/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110124/4ab75c16/attachment.html>
More information about the macports-changes
mailing list