aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-xdiff
diff options
context:
space:
mode:
authorGreg Larkin <glarkin@FreeBSD.org>2010-04-13 13:27:28 +0000
committerGreg Larkin <glarkin@FreeBSD.org>2010-04-13 13:27:28 +0000
commit0b8aa3d996dc9d1c6bd6a33443b9bad66d4e9382 (patch)
tree05e7a3f94c65f8c884c53103823cf1129ad3642a /textproc/pecl-xdiff
parent6bd38971c63efb33f3e0d3954e4cd0cde4b24f31 (diff)
downloadports-0b8aa3d996dc9d1c6bd6a33443b9bad66d4e9382.tar.gz
ports-0b8aa3d996dc9d1c6bd6a33443b9bad66d4e9382.zip
Notes
Diffstat (limited to 'textproc/pecl-xdiff')
-rw-r--r--textproc/pecl-xdiff/Makefile5
-rw-r--r--textproc/pecl-xdiff/distinfo6
2 files changed, 7 insertions, 4 deletions
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile
index 01b7f430876c..8f84c9342a8f 100644
--- a/textproc/pecl-xdiff/Makefile
+++ b/textproc/pecl-xdiff/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= xdiff
-PORTVERSION= 1.4.1
+PORTVERSION= 1.5.1
CATEGORIES= textproc pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
@@ -21,6 +21,9 @@ LIB_DEPENDS= xdiff.0:${PORTSDIR}/textproc/libxdiff
USE_PHP= yes
USE_PHPEXT= yes
+LDFLAGS+= -L${LOCALBASE}/lib
+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
+
post-configure:
echo "#define HAVE_XDL_ALLOCATOR_PRIV 1" >>${WRKSRC}/config.h
.include <bsd.port.mk>
diff --git a/textproc/pecl-xdiff/distinfo b/textproc/pecl-xdiff/distinfo
index 9be5600d1944..8ed6d1ba9fcd 100644
--- a/textproc/pecl-xdiff/distinfo
+++ b/textproc/pecl-xdiff/distinfo
@@ -1,3 +1,3 @@
-MD5 (PECL/xdiff-1.4.1.tgz) = dff2ae768f946aee07e4ba5bcd178e44
-SHA256 (PECL/xdiff-1.4.1.tgz) = b9ee8b2fdc622e7795f12580f1fa074b394e5a1fea396515548b810d6d375005
-SIZE (PECL/xdiff-1.4.1.tgz) = 8623
+MD5 (PECL/xdiff-1.5.1.tgz) = d8c386c98130e724a07b62f5152130e5
+SHA256 (PECL/xdiff-1.5.1.tgz) = 2b5ff3804494623592551450e34290a87c5a8d3903c9d8f944d7dd1d717fb261
+SIZE (PECL/xdiff-1.5.1.tgz) = 9147