diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-11-04 16:40:09 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2015-11-04 16:40:09 +0000 |
commit | 98e1b3c5c1b1436be810004d65f1025798294c08 (patch) | |
tree | 29a4316fd8c3bc52d40ed20248987daafeea55e4 /www/pecl-yar | |
parent | 5c6f9649be955f960b4ac69e253e53b26f1489cf (diff) | |
download | ports-98e1b3c5c1b1436be810004d65f1025798294c08.tar.gz ports-98e1b3c5c1b1436be810004d65f1025798294c08.zip |
Notes
Diffstat (limited to 'www/pecl-yar')
-rw-r--r-- | www/pecl-yar/Makefile | 4 | ||||
-rw-r--r-- | www/pecl-yar/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/www/pecl-yar/Makefile b/www/pecl-yar/Makefile index 66db5e8d782e..6bb059ea524d 100644 --- a/www/pecl-yar/Makefile +++ b/www/pecl-yar/Makefile @@ -2,11 +2,10 @@ # $FreeBSD$ PORTNAME= yar -PORTVERSION= 1.2.4 +PORTVERSION= 1.2.5 CATEGORIES= www MASTER_SITES= http://pecl.php.net/get/ PKGNAMEPREFIX= pecl- -EXTRACT_SUFX= .tgz DIST_SUBDIR= PECL MAINTAINER= johnpupu@gmail.com @@ -14,6 +13,7 @@ COMMENT= Yar (Yet another RPC framework) is a light, concurrent RPC framework LICENSE= PHP301 +USES= tar:tgz PHP_MODNAME= yar USE_PHP= json curl USE_PHPEXT= yes diff --git a/www/pecl-yar/distinfo b/www/pecl-yar/distinfo index b8eb617ad113..6ca55ee6fd12 100644 --- a/www/pecl-yar/distinfo +++ b/www/pecl-yar/distinfo @@ -1,2 +1,2 @@ -SHA256 (PECL/yar-1.2.4.tgz) = ef193ed1192eb87c199e318696c07c1a75069d6a61cd4eb048dd4e4369dd3281 -SIZE (PECL/yar-1.2.4.tgz) = 38355 +SHA256 (PECL/yar-1.2.5.tgz) = b3531c9588567cac3274f37d6eae4120c8bd3bf767ca8a0f7295c2038eec182d +SIZE (PECL/yar-1.2.5.tgz) = 38595 |