summaryrefslogtreecommitdiff
path: root/lang/php55/files/patch-TSRM_threads.m4
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2013-12-14 12:46:13 +0000
committerAlex Dupre <ale@FreeBSD.org>2013-12-14 12:46:13 +0000
commitb92229a77206be69ae4c1fbedde007e721325029 (patch)
tree1e69a2e7388b6254690a8e33b29884b7773dc99a /lang/php55/files/patch-TSRM_threads.m4
parentAdd note about Berkeley DB deprecation and link to Wiki docs. (diff)
Update to 5.5.7 release and refresh patches.
Notes
Notes: svn path=/head/; revision=336441
Diffstat (limited to 'lang/php55/files/patch-TSRM_threads.m4')
-rw-r--r--lang/php55/files/patch-TSRM_threads.m46
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php55/files/patch-TSRM_threads.m4 b/lang/php55/files/patch-TSRM_threads.m4
index 227f6d26c9d5..299350f078b6 100644
--- a/lang/php55/files/patch-TSRM_threads.m4
+++ b/lang/php55/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 23:31:06.000000000 +0000
++++ TSRM/threads.m4 2013-12-13 21:50:24.898258559 +0000
+@@ -79,7 +79,7 @@ int main() {
pthread_mutexattr_t mattr;
int data = 1;
pthread_mutexattr_init(&mattr);