- Update to 1.003008

- Add NO_ARCH

Changes:	http://search.cpan.org/dist/JSON-MaybeXS/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2016-11-06 16:47:44 +00:00
parent 7a2bd84226
commit 7d2581ccbd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425524
2 changed files with 13 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= JSON-MaybeXS
PORTVERSION= 1.003005
PORTVERSION= 1.003008
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -18,7 +18,15 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-JSON-XS>=0:converters/p5-JSON-XS \
p5-Test-Without-Module>=0.17:devel/p5-Test-Without-Module
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 502200
BUILD_DEPENDS+= p5-JSON-PP>=2.27300:converters/p5-JSON-PP
RUN_DEPENDS+= p5-JSON-PP>=2.27300:converters/p5-JSON-PP
.endif
.include <bsd.port.post.mk>

View File

@ -1,2 +1,3 @@
SHA256 (JSON-MaybeXS-1.003005.tar.gz) = bdb4694b564f10459d49b9658693ceb8b91b66db0fc5e9f19cf15f3ce46cc80a
SIZE (JSON-MaybeXS-1.003005.tar.gz) = 10373
TIMESTAMP = 1478369931
SHA256 (JSON-MaybeXS-1.003008.tar.gz) = 0964385e021397283de5a9581c524a3a847bb069d63f3ea4ba6f9c4d214c6c82
SIZE (JSON-MaybeXS-1.003008.tar.gz) = 11647