aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorrm <rm@FreeBSD.org>2012-05-05 23:18:09 +0800
committerrm <rm@FreeBSD.org>2012-05-05 23:18:09 +0800
commit25f4eb4ace45ff94fb8a392e6f6828106c381d21 (patch)
treeb3eb22dce7f31fbc767a3341ded9a56307b44382 /net
parentb3a4bfd9dff384846a47855380850c517f58dd9c (diff)
downloadfreebsd-ports-gnome-25f4eb4ace45ff94fb8a392e6f6828106c381d21.tar.gz
freebsd-ports-gnome-25f4eb4ace45ff94fb8a392e6f6828106c381d21.tar.zst
freebsd-ports-gnome-25f4eb4ace45ff94fb8a392e6f6828106c381d21.zip
- apply BACKPORTS patch unconditionally and remove BACKPORTS option
- update backports patch to latest version (20120504) - align pathnames in slave ports - bump PORTREVISION The only drawback of this change is that now for building of every slave port (php extension) we extracting full php52 source tree. Apologies that it took that long. PR: 164849 Submitted by: Svyatoslav Lempert <svyatoslav.lempert at gmail dot com> Approved by: Alex Keda <admin at lissyara dot su> Security: 60de13d5-95f0-11e1-806a-001143cd36d8
Diffstat (limited to 'net')
-rw-r--r--net/php52-soap/files/patch-soap.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/php52-soap/files/patch-soap.c b/net/php52-soap/files/patch-soap.c
index 70b84d3a60e9..924bb3bf7405 100644
--- a/net/php52-soap/files/patch-soap.c
+++ b/net/php52-soap/files/patch-soap.c
@@ -1,5 +1,5 @@
---- soap.c.orig Tue Oct 3 21:51:01 2006
-+++ soap.c Sat Nov 4 11:38:29 2006
+--- ext/soap/soap.c.orig Tue Oct 3 21:51:01 2006
++++ ext/soap/soap.c Sat Nov 4 11:38:29 2006
@@ -23,7 +23,7 @@
#include "config.h"
#endif