diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2019-03-26 11:03:53 +0000 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2019-03-26 11:03:53 +0000 |
commit | 5f3c97aed99037984399d9f8ce6b71ff0ae095b1 (patch) | |
tree | 9c8a092c95d6fd1f93e21b6fe46707ec46455bff /www | |
parent | 190fc8a29c3513cbd806740d5dd7d48a4e007ba7 (diff) | |
download | ports-5f3c97aed99037984399d9f8ce6b71ff0ae095b1.tar.gz ports-5f3c97aed99037984399d9f8ce6b71ff0ae095b1.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/pecl-yaf/Makefile | 4 | ||||
-rw-r--r-- | www/pecl-yaf/distinfo | 6 |
2 files changed, 4 insertions, 6 deletions
diff --git a/www/pecl-yaf/Makefile b/www/pecl-yaf/Makefile index dd12b01266f4..8ba57d21a774 100644 --- a/www/pecl-yaf/Makefile +++ b/www/pecl-yaf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= yaf -DISTVERSION= 3.0.7 +DISTVERSION= 3.0.8 CATEGORIES= www MAINTAINER= joneum@freeBSD.org @@ -11,8 +11,6 @@ COMMENT= MVC framework written as a C PHP extension LICENSE= PHP301 LICENSE_FILE= ${WRKSRC}/LICENSE -IGNORE_WITH_PHP= 73 - LIB_DEPENDS= libpcre.so:devel/pcre CONFIGURE_ARGS= --with-php-config=${LOCALBASE}/bin/php-config diff --git a/www/pecl-yaf/distinfo b/www/pecl-yaf/distinfo index 72d12c49d142..9067a477e597 100644 --- a/www/pecl-yaf/distinfo +++ b/www/pecl-yaf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544462853 -SHA256 (PECL/yaf-3.0.7.tgz) = 56219dadf344044afee8ec150d08c19263aeab5966adbe4b3b2b12241f0beb1f -SIZE (PECL/yaf-3.0.7.tgz) = 97140 +TIMESTAMP = 1553597835 +SHA256 (PECL/yaf-3.0.8.tgz) = a1c712eaac8d821077a1d881c96714f3a5b2f175392561311403d790124acb94 +SIZE (PECL/yaf-3.0.8.tgz) = 97241 |