- Update to 1.002002
Changes: http://search.cpan.org/dist/JSON-MaybeXS/Changes
This commit is contained in:
parent
eacfebc2dd
commit
395333e05d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352279
2 changed files with 5 additions and 4 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= JSON-MaybeXS
|
||||
PORTVERSION= 1.001000
|
||||
PORTVERSION= 1.002002
|
||||
CATEGORIES= converters perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,7 +15,8 @@ LICENSE_COMB= dual
|
|||
|
||||
BUILD_DEPENDS= p5-Cpanel-JSON-XS>=2.33.10:${PORTSDIR}/converters/p5-Cpanel-JSON-XS
|
||||
RUN_DEPENDS:= ${BUILD_DEPENDS}
|
||||
TEST_DEPENDS= p5-Test-Without-Module>=0.17:${PORTSDIR}/devel/p5-Test-Without-Module
|
||||
TEST_DEPENDS= p5-JSON-XS>=0:${PORTSDIR}/converters/p5-JSON-XS \
|
||||
p5-Test-Without-Module>=0.17:${PORTSDIR}/devel/p5-Test-Without-Module
|
||||
|
||||
USE_PERL5= configure
|
||||
USES= perl5
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (JSON-MaybeXS-1.001000.tar.gz) = 59a3d1dcf9cc4811db67d94f487bf908c2cba0f75e8b9bf029ffbca745991f5a
|
||||
SIZE (JSON-MaybeXS-1.001000.tar.gz) = 4906
|
||||
SHA256 (JSON-MaybeXS-1.002002.tar.gz) = 5ab92a7a13fe6821933310c594fa079b8bcd6d84bd823340223e62da1c83e4cd
|
||||
SIZE (JSON-MaybeXS-1.002002.tar.gz) = 5992
|
||||
|
|
Loading…
Reference in a new issue