public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Christian Hoffmann (hoffie)" <hoffie@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog
Date: Thu, 07 Aug 2008 11:36:50 +0000	[thread overview]
Message-ID: <E1KR3nW-0000WQ-OI@stork.gentoo.org> (raw)

hoffie      08/08/07 11:36:50

  Modified:             php-5.2.6-r6.ebuild ChangeLog
  Log:
  patchset bump (without rev bump) which changes the new-memory-corruption patch to fix a build issue (it used to contain the bison-generated .c version of zend_language_parser.y, we now rely on configure to invoke bison, which seems to work better)
  (Portage version: 2.2_rc6/cvs/Linux 2.6.26-gentoo x86_64)

Revision  Changes    Path
1.2                  dev-lang/php/php-5.2.6-r6.ebuild

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild?r1=1.1&r2=1.2

Index: php-5.2.6-r6.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- php-5.2.6-r6.ebuild	7 Aug 2008 10:25:21 -0000	1.1
+++ php-5.2.6-r6.ebuild	7 Aug 2008 11:36:50 -0000	1.2
@@ -1,6 +1,6 @@
 # Copyright 1999-2008 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.1 2008/08/07 10:25:21 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-5.2.6-r6.ebuild,v 1.2 2008/08/07 11:36:50 hoffie Exp $
 
 CGI_SAPI_USE="discard-path force-cgi-redirect"
 APACHE2_SAPI_USE="concurrentmodphp threads"
@@ -20,7 +20,7 @@
 PHP_PACKAGE="1"
 
 # php patch settings, general
-PHP_PATCHSET_REV="6"
+PHP_PATCHSET_REV="7"
 SUHOSIN_PATCH="suhosin-patch-5.2.6-0.9.6.2-r1.patch.gz"
 MULTILIB_PATCH="${MY_PHP_PV}/opt/multilib-search-path.patch"
 # php patch settings, ebuild specific



1.284                dev-lang/php/ChangeLog

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.284&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?rev=1.284&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/dev-lang/php/ChangeLog?r1=1.283&r2=1.284

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- ChangeLog	7 Aug 2008 10:25:21 -0000	1.283
+++ ChangeLog	7 Aug 2008 11:36:50 -0000	1.284
@@ -1,6 +1,12 @@
 # ChangeLog for dev-lang/php
 # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.283 2008/08/07 10:25:21 hoffie Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.284 2008/08/07 11:36:50 hoffie Exp $
+
+  07 Aug 2008; Christian Hoffmann <hoffie@gentoo.org> php-5.2.6-r6.ebuild:
+  patchset bump (without rev bump) which changes the new-memory-corruption
+  patch to fix a build issue (it used to contain the bison-generated .c
+  version of zend_language_parser.y, we now rely on configure to invoke
+  bison, which seems to work better)
 
 *php-5.2.6-r6 (07 Aug 2008)
 






             reply	other threads:[~2008-08-07 11:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-07 11:36 Christian Hoffmann (hoffie) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2008-08-07 12:36 [gentoo-commits] gentoo-x86 commit in dev-lang/php: php-5.2.6-r6.ebuild ChangeLog Christian Hoffmann (hoffie)
2008-08-07 18:41 Markus Rothe (corsair)
2008-08-07 21:49 Markus Meier (maekke)
2008-08-07 22:30 Jeroen Roovers (jer)
2008-08-08 18:06 Raul Porcel (armin76)
2008-08-08 19:22 Tobias Scherbaum (dertobi123)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=E1KR3nW-0000WQ-OI@stork.gentoo.org \
    --to=hoffie@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox