[Pkg-php-commits] [php/debian-sid] update debian patch 115-autoconf_ftbfs.patch for new upstream version

Sean Finney seanius at debian.org
Sat Sep 19 22:12:25 UTC 2009


---
 debian/patches/115-autoconf_ftbfs.patch |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/115-autoconf_ftbfs.patch b/debian/patches/115-autoconf_ftbfs.patch
index bb132cd..e151c45 100644
--- a/debian/patches/115-autoconf_ftbfs.patch
+++ b/debian/patches/115-autoconf_ftbfs.patch
@@ -3,7 +3,7 @@ Index: pkg-php/configure.in
 --- pkg-php.orig/configure.in	2009-08-25 15:39:10.000000000 +0200
 +++ pkg-php/configure.in	2009-08-25 15:39:21.000000000 +0200
 @@ -1,7 +1,7 @@
- ## $Id: configure.in,v 1.579.2.52.2.77.2.58 2009/06/26 15:44:18 johannes Exp $ -*- autoconf -*-
+ ## $Id: configure.in 288372 2009-09-16 12:54:51Z iliaa $ -*- autoconf -*-
  dnl ## Process this file with autoconf to produce a configure script.
  
 -divert(1)
@@ -23,7 +23,7 @@ Index: pkg-php/configure.in
  dnl -------------------------------------------------------------------------
  
  AC_PREREQ(2.13)
- AC_INIT(README.CVS-RULES)
+ AC_INIT(README.SVN-RULES)
  
 +dnl include Zend specific macro definitions first
 +dnl -------------------------------------------------------------------------
@@ -73,7 +73,7 @@ Index: pkg-php/ext/standard/config.m4
 --- pkg-php.orig/ext/standard/config.m4	2009-08-25 15:39:10.000000000 +0200
 +++ pkg-php/ext/standard/config.m4	2009-08-25 15:39:23.000000000 +0200
 @@ -1,6 +1,6 @@
- dnl $Id: config.m4,v 1.80.2.3.2.3.2.8 2009/01/11 23:37:16 scottmac Exp $ -*- autoconf -*-
+ dnl $Id: config.m4 286890 2009-08-06 14:07:16Z scottmac $ -*- autoconf -*-
  
 -divert(3)dnl
 +dnl divert(3)dnl
@@ -88,7 +88,7 @@ Index: pkg-php/ext/standard/config.m4
 +dnl divert(5)dnl
  
  dnl
- dnl Check if there is a support means of creating a new process
+ dnl Check for regex library type
 Index: pkg-php/scripts/phpize.m4
 ===================================================================
 --- pkg-php.orig/scripts/phpize.m4	2009-08-25 15:39:10.000000000 +0200
-- 
1.5.6.5





More information about the Pkg-php-commits mailing list