www/pecl-yar: Update from 2.0.2 to 2.0.4

Changelog:
 https://pecl.php.net/package/yar/2.0.3
 https://pecl.php.net/package/yar/2.0.4

*While here:
    - Switch to DISTVERSION
    - Pet portlint
    - Add LICENSE_FILE
    - Remove PHP 7.2 from IGNORE_WITH_PHP (with this Update, this Port is PHP 7.2 ready)

PR:		225246
Submitted by:	johnpupu@gmail.com (maintainer)
Approved by:	mentors (implicit)
This commit is contained in:
Jochen Neumeister 2018-01-17 16:35:57 +00:00
parent 2ec021b5f6
commit 3d3639cfc0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459269
2 changed files with 7 additions and 5 deletions

View File

@ -2,17 +2,19 @@
# $FreeBSD$
PORTNAME= yar
PORTVERSION= 2.0.2
DISTVERSION= 2.0.4
CATEGORIES= www
MAINTAINER= johnpupu@gmail.com
COMMENT= Yar (Yet another RPC framework) is a light, concurrent RPC framework
LICENSE= PHP301
LICENSE_FILE= ${WRKSRC}/LICENSE
IGNORE_WITH_PHP=56
USES= localbase php:pecl
USE_PHP= json:build curl:build
IGNORE_WITH_PHP=56 72
OPTIONS_DEFINE= MSGPACK
MSGPACK_DESC= Enable MSGPACK module

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1489847995
SHA256 (PECL/yar-2.0.2.tgz) = 9137aa797a92bcfd9722f450887f7650aee8bd80bd1a798b94cb10893669f1cb
SIZE (PECL/yar-2.0.2.tgz) = 38015
TIMESTAMP = 1516191744
SHA256 (PECL/yar-2.0.4.tgz) = 6e6665d038a35af0bbdb93988721db4ffda22c85a243a9d7b27da2f78001795b
SIZE (PECL/yar-2.0.4.tgz) = 37895