Update to 4.01
- Take maintainership Changes: https://metacpan.org/changes/distribution/JSON-XS
This commit is contained in:
parent
7927eb4147
commit
807497bad1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=493908
2 changed files with 5 additions and 5 deletions
|
@ -2,12 +2,12 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= JSON-XS
|
||||
PORTVERSION= 3.04
|
||||
PORTVERSION= 4.01
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= JSON serialising/deserialising, done correctly and fast
|
||||
|
||||
LICENSE= ART10 GPLv1+
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1503058926
|
||||
SHA256 (JSON-XS-3.04.tar.gz) = 65d8836bd8ea6f0b7bffc70b2212156adc3e2ffa587e27e548d576893f097c2c
|
||||
SIZE (JSON-XS-3.04.tar.gz) = 83424
|
||||
TIMESTAMP = 1551135340
|
||||
SHA256 (JSON-XS-4.01.tar.gz) = cc1062e39a1fd6ff8bd9df84a102e8572468cea29d43190672a10f9c39973e5c
|
||||
SIZE (JSON-XS-4.01.tar.gz) = 86264
|
||||
|
|
Loading…
Reference in a new issue