summaryrefslogtreecommitdiff
path: root/www/pecl-yaf
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-02 03:42:30 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-11-02 03:42:30 +0000
commitaf1efba28655e4d6abc8d70c76127ac4b0e4ff8e (patch)
tree4098ccf2e65bf4848c0ed5156e38c06a8659cdac /www/pecl-yaf
parent- Remove unrecognized options (diff)
- Update to 2.1.3
Changes: http://pecl.php.net/package-changelog.php?package=yaf&release=2.1.3 Submitted by: John Chen <johnpupu@gmail.com> (maintainer, via private mail)
Notes
Notes: svn path=/head/; revision=284905
Diffstat (limited to 'www/pecl-yaf')
-rw-r--r--www/pecl-yaf/Makefile13
-rw-r--r--www/pecl-yaf/distinfo4
-rw-r--r--www/pecl-yaf/pkg-descr2
3 files changed, 9 insertions, 10 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile
index af98362dc685..032207857b63 100644
--- a/www/pecl-yaf/Makefile
+++ b/www/pecl-yaf/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= yaf
-PORTVERSION= 2.0.1
+PORTVERSION= 2.1.3
CATEGORIES= www
-MASTER_SITES= GOOGLE_CODE
-PKGNAMEPREFIX= php-
-DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
+MASTER_SITES= http://pecl.php.net/get/
+PKGNAMEPREFIX= pecl-
+EXTRACT_SUFX= .tgz
+DIST_SUBDIR= PECL
MAINTAINER= johnpupu@gmail.com
COMMENT= Yaf is a php framework, the difference is yaf is a PHP Extension
@@ -19,11 +20,9 @@ LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
CFLAGS+= -I${LOCALBASE}/include
CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config
-PROJECTHOST= yafphp
+
USE_PHP= yes
-USE_ZIP= yes
USE_PHPEXT= yes
USE_PHPIZE= yes
-WRKSRC= ${WRKDIR}/${PKGNAMEPREFIX}${PORTNAME}
.include <bsd.port.mk>
diff --git a/www/pecl-yaf/distinfo b/www/pecl-yaf/distinfo
index 37154faece8c..6baafad0fae5 100644
--- a/www/pecl-yaf/distinfo
+++ b/www/pecl-yaf/distinfo
@@ -1,2 +1,2 @@
-SHA256 (php-yaf-2.0.1.zip) = 07d4e8f7cbe0d5ef62ad2c2befd58d0ba488475e4e140a002d188be9552897e3
-SIZE (php-yaf-2.0.1.zip) = 112168
+SHA256 (PECL/yaf-2.1.3.tgz) = c621977efe8a044da33a95eafe6378f146a518987eab08475ad73baa8752357c
+SIZE (PECL/yaf-2.1.3.tgz) = 73979
diff --git a/www/pecl-yaf/pkg-descr b/www/pecl-yaf/pkg-descr
index 7f3ccf67d1f7..bda1cc7e7d63 100644
--- a/www/pecl-yaf/pkg-descr
+++ b/www/pecl-yaf/pkg-descr
@@ -1,3 +1,3 @@
Yaf is a php framework , the difference is yaf is a PHP Extension.
-WWW: http://code.google.com/p/yafphp
+WWW: http://pecl.php.net/package/yaf