From 76ea697dacaf70ce7375be9c3623b1bc61c01c11 Mon Sep 17 00:00:00 2001 From: Ruslan Makhmatkhanov Date: Sat, 5 May 2012 15:18:09 +0000 Subject: - 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 Approved by: Alex Keda Security: 60de13d5-95f0-11e1-806a-001143cd36d8 --- databases/php52-pgsql/files/patch-pgsql.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'databases/php52-pgsql') diff --git a/databases/php52-pgsql/files/patch-pgsql.c b/databases/php52-pgsql/files/patch-pgsql.c index 6ca128cb2095..8431926386dc 100644 --- a/databases/php52-pgsql/files/patch-pgsql.c +++ b/databases/php52-pgsql/files/patch-pgsql.c @@ -1,5 +1,5 @@ ---- pgsql.c.orig 2007-10-04 01:31:58.000000000 +0200 -+++ pgsql.c 2008-01-29 11:10:15.000000000 +0100 +--- ext/pgsql/pgsql.c.orig 2007-10-04 01:31:58.000000000 +0200 ++++ ext/pgsql/pgsql.c 2008-01-29 11:10:15.000000000 +0100 @@ -62,6 +62,7 @@ #define PGSQL_MAX_LENGTH_OF_LONG 30 #define PGSQL_MAX_LENGTH_OF_DOUBLE 60 -- cgit v1.2.3