From 77b03b00d6862d3f6831c64dfefe477963245a70 Mon Sep 17 00:00:00 2001 From: Nagy Karoly Gabriel Date: Fri, 27 Aug 2010 15:22:26 +0200 Subject: [PATCH] php-ssh2: Updated (0.11-20060607 -> 0.11.0) --- .../php-ssh2/php-ssh2-libssh2-0.16_fix.patch | 29 ------------------- security/php-ssh2/php-ssh2.desc | 8 ++--- 2 files changed, 4 insertions(+), 33 deletions(-) delete mode 100644 security/php-ssh2/php-ssh2-libssh2-0.16_fix.patch diff --git a/security/php-ssh2/php-ssh2-libssh2-0.16_fix.patch b/security/php-ssh2/php-ssh2-libssh2-0.16_fix.patch deleted file mode 100644 index a29d1e671..000000000 --- a/security/php-ssh2/php-ssh2-libssh2-0.16_fix.patch +++ /dev/null @@ -1,29 +0,0 @@ -# --- SDE-COPYRIGHT-NOTE-BEGIN --- -# This copyright note is auto-generated by ./scripts/Create-CopyPatch. -# -# Filename: package/.../php-ssh2/php-ssh2-libssh2-0.16_fix.patch -# Copyright (C) 2007 The OpenSDE Project -# -# More information can be found in the files COPYING and README. -# -# This patch file is dual-licensed. It is available under the license the -# patched project is licensed under, as long as it is an OpenSource license -# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms -# of the GNU General Public License as published by the Free Software -# Foundation; either version 2 of the License, or (at your option) any later -# version. -# --- SDE-COPYRIGHT-NOTE-END --- - -# Source: http://svn.mandriva.com/cgi-bin/viewvc.cgi/packages?view=rev&revision=59940 -# Author:Oden Eriksson ---- ./ssh2.c 2006-06-07 19:35:34.000000000 +0200 -+++ ./ssh2.c.oden 2007-08-07 17:32:29.000000000 +0200 -@@ -484,7 +484,7 @@ - - ZEND_FETCH_RESOURCE(session, LIBSSH2_SESSION*, &zsession, -1, PHP_SSH2_SESSION_RES_NAME, le_ssh2_session); - --#if LIBSSH2_APINO < 200412301450 -+#if LIBSSH2_VERSION_NUM < 0x001000 - libssh2_session_methods(session, &kex, &hostkey, &crypt_cs, &crypt_sc, &mac_cs, &mac_sc, &comp_cs, &comp_sc, &lang_cs, &lang_sc); - #else - kex = libssh2_session_methods(session, LIBSSH2_METHOD_KEX); diff --git a/security/php-ssh2/php-ssh2.desc b/security/php-ssh2/php-ssh2.desc index 355df303b..c8c1b5857 100644 --- a/security/php-ssh2/php-ssh2.desc +++ b/security/php-ssh2/php-ssh2.desc @@ -2,7 +2,7 @@ [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. [COPY] [COPY] Filename: package/.../php-ssh2/php-ssh2.desc -[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] Copyright (C) 2007 - 2010 The OpenSDE Project [COPY] [COPY] More information can be found in the files COPYING and README. [COPY] @@ -24,9 +24,9 @@ [C] php/framework [L] PHP -[S] Beta -[V] 0.11-20060607 +[S] Stable +[V] 0.11.0 [P] X -----5---9 800.000 -[D] X ssh2-0.11-20060607.tar.bz2 cvs://:pserver:cvsread@cvs.php.net:/repository pecl/ssh2 -D 2006-06-07 +[D] 0 ssh2-0.11.0.tgz http://pecl.php.net/get/ssh2-0.11.0.tgz