public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-ssh2: ChangeLog pecl-ssh2-0.11.0.ebuild
@ 2009-10-15 11:56 Markus Meier (maekke)
  0 siblings, 0 replies; 3+ messages in thread
From: Markus Meier (maekke) @ 2009-10-15 11:56 UTC (permalink / raw
  To: gentoo-commits

maekke      09/10/15 11:56:51

  Modified:             ChangeLog pecl-ssh2-0.11.0.ebuild
  Log:
  amd64/x86 stable, bug #288070
  (Portage version: 2.2_rc46/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  dev-php5/pecl-ssh2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?r1=1.1&r2=1.2

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- ChangeLog	11 Aug 2009 17:11:32 -0000	1.1
+++ ChangeLog	15 Oct 2009 11:56:51 -0000	1.2
@@ -1,6 +1,9 @@
 # ChangeLog for dev-php5/pecl-ssh2
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.1 2009/08/11 17:11:32 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.2 2009/10/15 11:56:51 maekke Exp $
+
+  15 Oct 2009; Markus Meier <maekke@gentoo.org> pecl-ssh2-0.11.0.ebuild:
+  amd64/x86 stable, bug #288070
 
 *pecl-ssh2-0.11.0 (11 Aug 2009)
 



1.2                  dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?r1=1.1&r2=1.2

Index: pecl-ssh2-0.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- pecl-ssh2-0.11.0.ebuild	11 Aug 2009 17:11:32 -0000	1.1
+++ pecl-ssh2-0.11.0.ebuild	15 Oct 2009 11:56:51 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v 1.1 2009/08/11 17:11:32 hanno Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v 1.2 2009/10/15 11:56:51 maekke Exp $
 
 PHP_EXT_NAME="ssh2"
 PHP_EXT_INI="yes"
@@ -13,7 +13,7 @@
 LICENSE="PHP-3"
 SLOT="0"
 IUSE=""
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
 DEPEND=">=net-libs/libssh2-0.18"
 RDEPEND="${DEPEND}"
 






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-ssh2: ChangeLog pecl-ssh2-0.11.0.ebuild
@ 2009-12-24 12:13 Christian Hoffmann (hoffie)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Hoffmann (hoffie) @ 2009-12-24 12:13 UTC (permalink / raw
  To: gentoo-commits

hoffie      09/12/24 12:13:12

  Modified:             ChangeLog pecl-ssh2-0.11.0.ebuild
  Log:
  php-5.3 compatibility, bug 274512
  (Portage version: 2.1.7.15/cvs/Linux x86_64)

Revision  Changes    Path
1.3                  dev-php5/pecl-ssh2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?r1=1.2&r2=1.3

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- ChangeLog	15 Oct 2009 11:56:51 -0000	1.2
+++ ChangeLog	24 Dec 2009 12:13:12 -0000	1.3
@@ -1,6 +1,10 @@
 # ChangeLog for dev-php5/pecl-ssh2
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.2 2009/10/15 11:56:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.3 2009/12/24 12:13:12 hoffie Exp $
+
+  24 Dec 2009; Christian Hoffmann <hoffie@gentoo.org>
+  pecl-ssh2-0.11.0.ebuild, +files/pecl-ssh2-0.11.0-php-5.3-compat.patch:
+  php-5.3 compatibility, bug 274512
 
   15 Oct 2009; Markus Meier <maekke@gentoo.org> pecl-ssh2-0.11.0.ebuild:
   amd64/x86 stable, bug #288070



1.3                  dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?r1=1.2&r2=1.3

Index: pecl-ssh2-0.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- pecl-ssh2-0.11.0.ebuild	15 Oct 2009 11:56:51 -0000	1.2
+++ pecl-ssh2-0.11.0.ebuild	24 Dec 2009 12:13:12 -0000	1.3
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v 1.2 2009/10/15 11:56:51 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v 1.3 2009/12/24 12:13:12 hoffie Exp $
 
 PHP_EXT_NAME="ssh2"
 PHP_EXT_INI="yes"
@@ -18,3 +18,8 @@
 RDEPEND="${DEPEND}"
 
 need_php_by_category
+
+src_unpack() {
+	php-ext-source-r1_src_unpack
+	epatch "${FILESDIR}"/${P}-php-5.3-compat.patch
+}






^ permalink raw reply	[flat|nested] 3+ messages in thread

* [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-ssh2: ChangeLog pecl-ssh2-0.11.0.ebuild
@ 2009-12-27 23:19 Christian Hoffmann (hoffie)
  0 siblings, 0 replies; 3+ messages in thread
From: Christian Hoffmann (hoffie) @ 2009-12-27 23:19 UTC (permalink / raw
  To: gentoo-commits

hoffie      09/12/27 23:19:42

  Modified:             ChangeLog pecl-ssh2-0.11.0.ebuild
  Log:
  reverting the php-5.3 compatibility change because of bug 298449
  (Portage version: 2.1.7.15/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-php5/pecl-ssh2/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog?r1=1.3&r2=1.4

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog	24 Dec 2009 12:13:12 -0000	1.3
+++ ChangeLog	27 Dec 2009 23:19:42 -0000	1.4
@@ -1,6 +1,13 @@
 # ChangeLog for dev-php5/pecl-ssh2
 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.3 2009/12/24 12:13:12 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/ChangeLog,v 1.4 2009/12/27 23:19:42 hoffie Exp $
+
+  27 Dec 2009; Christian Hoffmann <hoffie@gentoo.org>
+  pecl-ssh2-0.11.0.ebuild:
+  reverting the php-5.3 compatibility change because of bug 298449; this has
+  not been noticed before because the bug only occurs with
+  dev-lang/php[threads]; will make another attempt at fixing the actual bug
+  later
 
   24 Dec 2009; Christian Hoffmann <hoffie@gentoo.org>
   pecl-ssh2-0.11.0.ebuild, +files/pecl-ssh2-0.11.0-php-5.3-compat.patch:



1.4                  dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild?r1=1.3&r2=1.4

Index: pecl-ssh2-0.11.0.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- pecl-ssh2-0.11.0.ebuild	24 Dec 2009 12:13:12 -0000	1.3
+++ pecl-ssh2-0.11.0.ebuild	27 Dec 2009 23:19:42 -0000	1.4
@@ -1,6 +1,6 @@
 # Copyright 1999-2009 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v 1.3 2009/12/24 12:13:12 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-php5/pecl-ssh2/pecl-ssh2-0.11.0.ebuild,v 1.4 2009/12/27 23:19:42 hoffie Exp $
 
 PHP_EXT_NAME="ssh2"
 PHP_EXT_INI="yes"
@@ -18,8 +18,3 @@
 RDEPEND="${DEPEND}"
 
 need_php_by_category
-
-src_unpack() {
-	php-ext-source-r1_src_unpack
-	epatch "${FILESDIR}"/${P}-php-5.3-compat.patch
-}






^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-12-27 23:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-27 23:19 [gentoo-commits] gentoo-x86 commit in dev-php5/pecl-ssh2: ChangeLog pecl-ssh2-0.11.0.ebuild Christian Hoffmann (hoffie)
  -- strict thread matches above, loose matches on Subject: below --
2009-12-24 12:13 Christian Hoffmann (hoffie)
2009-10-15 11:56 Markus Meier (maekke)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox