1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Update 1.39

- Mark DEPRECATED
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/JSON-Any/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2015-06-10 16:47:07 +00:00
parent 1c38da2f23
commit 6164892440
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389067
2 changed files with 6 additions and 4 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= JSON-Any
PORTVERSION= 1.38
PORTREVISION= 1
PORTVERSION= 1.39
CATEGORIES= converters perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -23,6 +22,8 @@ TEST_DEPENDS= p5-Cpanel-JSON-XS>=0:${PORTSDIR}/converters/p5-Cpanel-JSON-XS \
p5-Test-Warnings>=0.009:${PORTSDIR}/devel/p5-Test-Warnings \
p5-Test-Without-Module>=0.17:${PORTSDIR}/devel/p5-Test-Without-Module
DEPRECATED= Deprecated by upstream
# Author preference: Cpanel::JSON::XS > JSON::XS > JSON::PP > JSON > JSON::DWIW
OPTIONS_DEFINE= CPANEL JSON_XS JSON_PP JSON JSON_DWIW
OPTIONS_DEFAULT=CPANEL
@ -32,6 +33,7 @@ JSON_DWIW_DESC= Use JSON::DWIW
JSON_PP_DESC= Use JSON::PP
JSON_XS_DESC= Use JSON::XS
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (JSON-Any-1.38.tar.gz) = a48af50040f92d28ccab6482002598a905553106adc8bd4441fe44811ed46656
SIZE (JSON-Any-1.38.tar.gz) = 34790
SHA256 (JSON-Any-1.39.tar.gz) = ae49755cf3710a6a3276a37ab7d5c3e7e0c0aeb2dab354acd7682c09a77957c3
SIZE (JSON-Any-1.39.tar.gz) = 35890