diff options
author | robak <robak@FreeBSD.org> | 2014-11-03 17:33:47 +0800 |
---|---|---|
committer | robak <robak@FreeBSD.org> | 2014-11-03 17:33:47 +0800 |
commit | 4bf8dfeb1fcfefe984cefb441c29439f4b030703 (patch) | |
tree | 2955f44a14e3689b2933a4725c697f9b03f9834d /www | |
parent | 82b933c042b923645152c4f4d303f4dfd61687e4 (diff) | |
download | freebsd-ports-gnome-4bf8dfeb1fcfefe984cefb441c29439f4b030703.tar.gz freebsd-ports-gnome-4bf8dfeb1fcfefe984cefb441c29439f4b030703.tar.zst freebsd-ports-gnome-4bf8dfeb1fcfefe984cefb441c29439f4b030703.zip |
www/pecl-yaf: update 2.3.2 -> 2.3.3
PR: 194551
Submitted by: John Chen <johnpupu@gmail.com>
Approved by: mentors (implicit)
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-yaf/Makefile | 3 | ||||
-rw-r--r-- | www/pecl-yaf/distinfo | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index 313c9d4d3bb3..006fe045e542 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.3.2 +PORTVERSION= 2.3.3 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -19,6 +19,7 @@ LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config +PHP_MODNAME= ${PORTNAME:tl} USE_PHP= yes USE_PHPEXT= yes USE_PHPIZE= yes diff --git a/www/pecl-yaf/distinfo b/www/pecl-yaf/distinfo index a4c844af0b42..e3a5bd54584b 100644 --- a/www/pecl-yaf/distinfo +++ b/www/pecl-yaf/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/yaf-2.3.2.tgz) = 30dece10e7716982ff25f0117ad630eb65a3fce139a14cb70472f980e302156b -SIZE (PECL/yaf-2.3.2.tgz) = 105177 +SHA256 (PECL/yaf-2.3.3.tgz) = fb59db901008b157d11c255f1a1492ccd02df2e2ab9869aa4f9fa9fc73272298 +SIZE (PECL/yaf-2.3.3.tgz) = 105260 |