aboutsummaryrefslogtreecommitdiff
path: root/textproc/pecl-xdiff
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-28 17:04:59 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-28 17:04:59 +0000
commit23f2ac58349bff6c7d464075f088306a435b8d6d (patch)
tree4a8695306f6cdf445f60eb92a2be0409d7ca336d /textproc/pecl-xdiff
parent70820c871044e98f36c19ba8fe0f6be47fc911f7 (diff)
downloadports-23f2ac58349bff6c7d464075f088306a435b8d6d.tar.gz
ports-23f2ac58349bff6c7d464075f088306a435b8d6d.zip
Notes
Diffstat (limited to 'textproc/pecl-xdiff')
-rw-r--r--textproc/pecl-xdiff/Makefile16
-rw-r--r--textproc/pecl-xdiff/distinfo4
2 files changed, 7 insertions, 13 deletions
diff --git a/textproc/pecl-xdiff/Makefile b/textproc/pecl-xdiff/Makefile
index 251173d57178..80f549a01803 100644
--- a/textproc/pecl-xdiff/Makefile
+++ b/textproc/pecl-xdiff/Makefile
@@ -1,30 +1,24 @@
-# New ports collection makefile for: pecl-xdiff
-# Date created: 19 April 2006
-# Whom: Larry Rosenman <ler@lerctr.org>
-#
+# Created by: Larry Rosenman <ler@lerctr.org>
# $FreeBSD$
-#
PORTNAME= xdiff
-PORTVERSION= 1.5.1
+PORTVERSION= 1.5.2
CATEGORIES= textproc pear
MASTER_SITES= http://pecl.php.net/get/
PKGNAMEPREFIX= pecl-
EXTRACT_SUFX= .tgz
DIST_SUBDIR= PECL
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= tabthorpe@FreeBSD.org
COMMENT= A PECL extension to create/apply binary and text patches
+LICENSE= PHP301
+
LIB_DEPENDS= xdiff.0:${PORTSDIR}/textproc/libxdiff
USE_PHP= yes
USE_PHPEXT= yes
-DEFAULT_PHP_VER=53
-IGNORE_WITH_PHP=5
LDFLAGS+= -L${LOCALBASE}/lib
-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 a516f96fdaa4..80e668ab6859 100644
--- a/textproc/pecl-xdiff/distinfo
+++ b/textproc/pecl-xdiff/distinfo
@@ -1,2 +1,2 @@
-SHA256 (PECL/xdiff-1.5.1.tgz) = 2b5ff3804494623592551450e34290a87c5a8d3903c9d8f944d7dd1d717fb261
-SIZE (PECL/xdiff-1.5.1.tgz) = 9147
+SHA256 (PECL/xdiff-1.5.2.tgz) = ebe72b887fcd2296f1e4032d476a8a463803ccfb0b34b403be8433daf3cfd81d
+SIZE (PECL/xdiff-1.5.2.tgz) = 9275