aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-05 23:18:09 +0800
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-05-05 23:18:09 +0800
commit76ea697dacaf70ce7375be9c3623b1bc61c01c11 (patch)
tree85130903d086474d23571421dc5fa66fbf8f0563 /graphics
parentd2c2c21c94c946f1922a3b87f1b055816a42f5e7 (diff)
downloadfreebsd-ports-gnome-76ea697dacaf70ce7375be9c3623b1bc61c01c11.tar.gz
freebsd-ports-gnome-76ea697dacaf70ce7375be9c3623b1bc61c01c11.tar.zst
freebsd-ports-gnome-76ea697dacaf70ce7375be9c3623b1bc61c01c11.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 'graphics')
-rw-r--r--graphics/php52-gd/files/patch-config.m44
-rw-r--r--graphics/php52-gd/files/patch-libgd_gd_png.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/php52-gd/files/patch-config.m4 b/graphics/php52-gd/files/patch-config.m4
index 03b69a1c248a..a0cc4ad378d6 100644
--- a/graphics/php52-gd/files/patch-config.m4
+++ b/graphics/php52-gd/files/patch-config.m4
@@ -1,5 +1,5 @@
---- config.m4.orig Mon May 30 01:16:41 2005
-+++ config.m4 Wed Dec 7 11:01:13 2005
+--- ext/gd/config.m4.orig Mon May 30 01:16:41 2005
++++ ext/gd/config.m4 Wed Dec 7 11:01:13 2005
@@ -220,7 +220,7 @@
],[
AC_MSG_ERROR([Problem with libt1.(a|so). Please check config.log for more information.])
diff --git a/graphics/php52-gd/files/patch-libgd_gd_png.c b/graphics/php52-gd/files/patch-libgd_gd_png.c
index 95934bfc5089..d0bbe4ec5100 100644
--- a/graphics/php52-gd/files/patch-libgd_gd_png.c
+++ b/graphics/php52-gd/files/patch-libgd_gd_png.c
@@ -1,5 +1,5 @@
---- libgd/gd_png.c.orig 2009-03-14 18:48:42.000000000 +0100
-+++ libgd/gd_png.c 2010-04-05 19:54:05.000000000 +0200
+--- ext/gd/libgd/gd_png.c.orig 2009-03-14 18:48:42.000000000 +0100
++++ ext/gd/libgd/gd_png.c 2010-04-05 19:54:05.000000000 +0200
@@ -139,7 +139,11 @@
return NULL;
}