1: Upgrade to 1.2.5.

2: switch to USES.

PR:		162740
Submitted by:	maintainer
This commit is contained in:
Vanilla I. Shu 2015-11-04 16:40:09 +00:00
parent 5c6f9649be
commit 98e1b3c5c1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400743
2 changed files with 4 additions and 4 deletions

View File

@ -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

View File

@ -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