devel/pecl-jsond: Update to 1.4.0
With Update, port build fine with PHP 70, 71 and 72, so remove IGNORE_WITH_PHP *While here, switch to DISTVERSION= PR: 226532 Submitted by: joneum Approved by: maintainer
This commit is contained in:
parent
b105cd903c
commit
d1166c3053
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464530
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= jsond
|
||||
PORTVERSION= 1.3.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 1.4.0
|
||||
CATEGORIES= devel
|
||||
|
||||
MAINTAINER= gasol.wu@gmail.com
|
||||
@ -12,6 +11,5 @@ COMMENT= JavaScript Object Notation in PHP
|
||||
LICENSE= PHP301
|
||||
|
||||
USES= php:pecl
|
||||
IGNORE_WITH_PHP= 70 71 72
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (PECL/jsond-1.3.0.tgz) = e5aa61c18e54df1853f14b9f76dc146631ddb22e88075c1530e07a18e43218ff
|
||||
SIZE (PECL/jsond-1.3.0.tgz) = 49206
|
||||
TIMESTAMP = 1521059337
|
||||
SHA256 (PECL/jsond-1.4.0.tgz) = 09e6637ecb9808dd1ad2bf0d14fc48a084011a44c7c8caa97b8366fecca69b47
|
||||
SIZE (PECL/jsond-1.4.0.tgz) = 86142
|
||||
|
Loading…
Reference in New Issue
Block a user