diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-23 15:20:46 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-02-23 15:20:46 +0000 |
commit | 9b3f8b6b735fb2b8fc096f6398e624100ac25cb5 (patch) | |
tree | 7040a217e63c80e7e9f3c95d555e624e6b73bd00 /www/pecl-yaf | |
parent | 9ba32c52bceffd65397ef0c12a289e0cb47f6778 (diff) | |
download | ports-9b3f8b6b735fb2b8fc096f6398e624100ac25cb5.tar.gz ports-9b3f8b6b735fb2b8fc096f6398e624100ac25cb5.zip |
Notes
Diffstat (limited to 'www/pecl-yaf')
-rw-r--r-- | www/pecl-yaf/Makefile | 4 | ||||
-rw-r--r-- | www/pecl-yaf/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index 9e2f586a9357..ea152e9f05a8 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -PORTVERSION= 2.2.9 +PORTVERSION= 2.3.2 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- @@ -14,7 +14,7 @@ COMMENT= MVC framework written as a C PHP extension LICENSE= PHP301 -LIB_DEPENDS= pcre:${PORTSDIR}/devel/pcre +LIB_DEPENDS= libpcre.so:${PORTSDIR}/devel/pcre CFLAGS+= -I${LOCALBASE}/include CONFIGURE_ARGS= --with-php-config=${PREFIX}/bin/php-config diff --git a/www/pecl-yaf/distinfo b/www/pecl-yaf/distinfo index 2430174c67c3..a4c844af0b42 100644 --- a/www/pecl-yaf/distinfo +++ b/www/pecl-yaf/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/yaf-2.2.9.tgz) = 6ccae301e6c60b6adcadd50a0c44c34bb6c5a760d5295b842bfd3722001d9db6 -SIZE (PECL/yaf-2.2.9.tgz) = 95034 +SHA256 (PECL/yaf-2.3.2.tgz) = 30dece10e7716982ff25f0117ad630eb65a3fce139a14cb70472f980e302156b +SIZE (PECL/yaf-2.3.2.tgz) = 105177 |