[98795] trunk/dports/php

ryandesign at macports.org ryandesign at macports.org
Tue Oct 16 06:30:40 PDT 2012


Revision: 98795
          http://trac.macports.org//changeset/98795
Author:   ryandesign at macports.org
Date:     2012-10-16 06:30:40 -0700 (Tue, 16 Oct 2012)
Log Message:
-----------
php-ssh2: update to 0.12

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

Modified: trunk/dports/php/php-ssh2/Portfile
===================================================================
--- trunk/dports/php/php-ssh2/Portfile	2012-10-16 10:57:31 UTC (rev 98794)
+++ trunk/dports/php/php-ssh2/Portfile	2012-10-16 13:30:40 UTC (rev 98795)
@@ -5,8 +5,7 @@
 PortGroup               php 1.1
 
 name                    php-ssh2
-version                 0.11.3
-revision                1
+version                 0.12
 categories-append       net
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -20,8 +19,8 @@
 
 long_description        ${description}
 
-checksums               rmd160  b889f89c4d6843ed9e98fc26f4c2a0f4a045953e \
-                        sha256  b2518e101a53fd7940e49bb36a9b9559cbbfda946ebe5bb62e220d4ce132bf33
+checksums               rmd160  ecf60b0c19541c947b4e092259b2ab71fc0f5a3a \
+                        sha256  600c82d2393acf3642f19914f06a7afea57ee05cb8c10e8a5510b32188b97f99
 
 if {${name} != ${subport}} {
     depends_lib-append      port:libssh2

Modified: trunk/dports/php/php5-ssh2/Portfile
===================================================================
--- trunk/dports/php/php5-ssh2/Portfile	2012-10-16 10:57:31 UTC (rev 98794)
+++ trunk/dports/php/php5-ssh2/Portfile	2012-10-16 13:30:40 UTC (rev 98795)
@@ -4,7 +4,7 @@
 PortSystem              1.0
 PortGroup               php5extension 1.0
 
-php5extension.setup     ssh2 0.11.3 pecl
+php5extension.setup     ssh2 0.12 pecl
 categories-append       net
 platforms               darwin
 maintainers             ryandesign openmaintainer
@@ -14,8 +14,8 @@
 
 long_description        ${description}
 
-checksums               rmd160  b889f89c4d6843ed9e98fc26f4c2a0f4a045953e \
-                        sha256  b2518e101a53fd7940e49bb36a9b9559cbbfda946ebe5bb62e220d4ce132bf33
+checksums               rmd160  ecf60b0c19541c947b4e092259b2ab71fc0f5a3a \
+                        sha256  600c82d2393acf3642f19914f06a7afea57ee05cb8c10e8a5510b32188b97f99
 
 depends_lib-append      port:libssh2
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121016/35407992/attachment.html>


More information about the macports-changes mailing list