mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-05 06:27:37 +00:00
1: Upgrade to 1.2.5.
2: switch to USES. PR: 162740 Submitted by: maintainer
This commit is contained in:
parent
5c6f9649be
commit
98e1b3c5c1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=400743
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user