From ce9ba7129c50bca221608eece0b0ecc51ec91914 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sat, 14 Dec 2013 12:45:40 +0000 Subject: Update to 5.4.23 release and refresh patches. --- lang/php5/files/patch-TSRM_threads.m4 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/php5/files/patch-TSRM_threads.m4') diff --git a/lang/php5/files/patch-TSRM_threads.m4 b/lang/php5/files/patch-TSRM_threads.m4 index 227f6d26c9d5..31c0886a732c 100644 --- a/lang/php5/files/patch-TSRM_threads.m4 +++ b/lang/php5/files/patch-TSRM_threads.m4 @@ -1,6 +1,6 @@ ---- TSRM/threads.m4.orig 2005-04-27 15:22:18.000000000 +0200 -+++ TSRM/threads.m4 2009-09-22 10:01:37.000000000 +0200 -@@ -79,7 +79,7 @@ +--- TSRM/threads.m4.orig 2013-12-10 19:32:43.000000000 +0000 ++++ TSRM/threads.m4 2013-12-13 21:55:53.764235920 +0000 +@@ -79,7 +79,7 @@ int main() { pthread_mutexattr_t mattr; int data = 1; pthread_mutexattr_init(&mattr); -- cgit v1.2.3