diff options
author | lth <lth@FreeBSD.org> | 2009-07-07 17:47:24 +0800 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2009-07-07 17:47:24 +0800 |
commit | c576132cf9b4862e4a30a20c6a79f30c9dc17eaf (patch) | |
tree | 19c8a0d9d340c6cdb4b0423bde7fd2c604de89e7 | |
parent | f74108c17fa67516a6b0beec5d9d2aa6879fade3 (diff) | |
download | freebsd-ports-gnome-c576132cf9b4862e4a30a20c6a79f30c9dc17eaf.tar.gz freebsd-ports-gnome-c576132cf9b4862e4a30a20c6a79f30c9dc17eaf.tar.zst freebsd-ports-gnome-c576132cf9b4862e4a30a20c6a79f30c9dc17eaf.zip |
Update to 0.1(0)
-rw-r--r-- | devel/p5-Test-JSON/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-Test-JSON/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/p5-Test-JSON/Makefile b/devel/p5-Test-JSON/Makefile index 3db835922a6a..388fe60db895 100644 --- a/devel/p5-Test-JSON/Makefile +++ b/devel/p5-Test-JSON/Makefile @@ -6,11 +6,12 @@ # PORTNAME= Test-JSON -PORTVERSION= 0.07 +PORTVERSION= 0.10 CATEGORIES= devel perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= Test PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${DISTVERSION:C/0$//} MAINTAINER= lth@FreeBSD.org COMMENT= Test JSON data @@ -18,7 +19,7 @@ COMMENT= Test JSON data RUN_DEPENDS= p5-Test-Differences>=0.47:${PORTSDIR}/devel/p5-Test-Differences \ p5-Test-Simple>=0.62:${PORTSDIR}/devel/p5-Test-Simple \ p5-Test-Tester>=0.10.3:${PORTSDIR}/devel/p5-Test-Tester \ - p5-JSON-Any>=1.19:${PORTSDIR}/converters/p5-JSON-Any + p5-JSON-Any>=1.20:${PORTSDIR}/converters/p5-JSON-Any BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/devel/p5-Test-JSON/distinfo b/devel/p5-Test-JSON/distinfo index 1526fdb70d3a..5fe7e3cf8786 100644 --- a/devel/p5-Test-JSON/distinfo +++ b/devel/p5-Test-JSON/distinfo @@ -1,3 +1,3 @@ -MD5 (Test-JSON-0.07.tar.gz) = 8c7ee695f0f4dfd852f0fa047d8eb5f9 -SHA256 (Test-JSON-0.07.tar.gz) = 2003eea74635c2864513b359df76b0ba33971c9c2672f7761f362ff7365ff77d -SIZE (Test-JSON-0.07.tar.gz) = 3870 +MD5 (Test-JSON-0.1.tar.gz) = 9c7ec4b9740063570bf0cae85fd6f7b0 +SHA256 (Test-JSON-0.1.tar.gz) = 1392c6a363c3ebc63c4bd7a8e7e78be58c6b06f8239ef55949e30053095b0b17 +SIZE (Test-JSON-0.1.tar.gz) = 3869 |