Date: Fri, 27 Dec 2013 17:18:06 +0000 (UTC) From: Mathieu Arnold <mat@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337751 - head/graphics/php52-gd/files Message-ID: <201312271718.rBRHI6gX032032@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: mat Date: Fri Dec 27 17:18:06 2013 New Revision: 337751 URL: http://svnweb.freebsd.org/changeset/ports/337751 Log: Fixup patch. Modified: head/graphics/php52-gd/files/patch-config.m4 Modified: head/graphics/php52-gd/files/patch-config.m4 ============================================================================== --- head/graphics/php52-gd/files/patch-config.m4 Fri Dec 27 16:55:28 2013 (r337750) +++ head/graphics/php52-gd/files/patch-config.m4 Fri Dec 27 17:18:06 2013 (r337751) @@ -1,5 +1,5 @@ ---- config.m4.orig 2007-07-03 19:25:43.000000000 +0200 -+++ config.m4 2013-12-24 21:04:48.000000000 +0100 +--- ext/gd/config.m4.orig 2007-07-03 19:25:43.000000000 +0200 ++++ ext/gd/config.m4 2013-12-24 21:04:48.000000000 +0100 @@ -204,7 +204,7 @@ if test "$PHP_FREETYPE_DIR" != "no"; then
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312271718.rBRHI6gX032032>