From f19a8bdc712da30d25f8b1616c5e91226b2a8c14 Mon Sep 17 00:00:00 2001 From: Tim Yardley Date: Sun, 4 Mar 2007 02:02:32 +0000 Subject: [PATCH] trivial update to eliminate the fuzz on the patch and update the file signature SVN-Revision: 6491 --- lang/php5/patches/02-uts_domainname.patch | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/lang/php5/patches/02-uts_domainname.patch b/lang/php5/patches/02-uts_domainname.patch index bb8edad942..080473480b 100644 --- a/lang/php5/patches/02-uts_domainname.patch +++ b/lang/php5/patches/02-uts_domainname.patch @@ -1,7 +1,6 @@ -diff -urN php-5.0.5/ext/posix/posix.c php-5.0.5.new/ext/posix/posix.c ---- php-5.0.5/ext/posix/posix.c 2005-06-07 00:06:00.000000000 +0200 -+++ php-5.0.5.new/ext/posix/posix.c 2007-03-03 12:14:41.000000000 +0100 -@@ -438,7 +438,7 @@ +--- /tmp/php-5.1.6/ext/posix/posix.c 2006-01-01 06:50:12.000000000 -0600 ++++ php-5.1.6/ext/posix/posix.c 2007-03-03 19:00:44.000000000 -0600 +@@ -463,7 +463,7 @@ add_assoc_string(return_value, "version", u.version, 1); add_assoc_string(return_value, "machine", u.machine, 1); #ifdef _GNU_SOURCE -- 2.30.2