diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-03-14 18:54:56 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2013-03-14 18:54:56 +0000 |
commit | 3499bcb3a4818f41c01eda4b715b15b7cdcc9a64 (patch) | |
tree | 93c8247a08285e73de9e71ada16d4b3aeaa35df2 /converters | |
parent | 08a68082fc13655c5b5fa2f36611657d77e3a64f (diff) | |
download | ports-3499bcb3a4818f41c01eda4b715b15b7cdcc9a64.tar.gz ports-3499bcb3a4818f41c01eda4b715b15b7cdcc9a64.zip |
Notes
Diffstat (limited to 'converters')
-rw-r--r-- | converters/p5-JSON-PP/Makefile | 12 | ||||
-rw-r--r-- | converters/p5-JSON-PP/distinfo | 4 |
2 files changed, 7 insertions, 9 deletions
diff --git a/converters/p5-JSON-PP/Makefile b/converters/p5-JSON-PP/Makefile index 5db514d519cc..240a8c26fa34 100644 --- a/converters/p5-JSON-PP/Makefile +++ b/converters/p5-JSON-PP/Makefile @@ -1,13 +1,8 @@ -# New ports collection makefile for: p5-JSON-PP -# Date created: 2011-03-04 -# Whom: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> -# +# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> # $FreeBSD$ -# PORTNAME= JSON-PP -PORTVERSION= 2.27200 -PORTREVISION= 1 +PORTVERSION= 2.27202 CATEGORIES= converters perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:MAKAMAKA @@ -16,6 +11,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= A JSON::XS compatible pure-Perl module +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN1= p5json_pp.1 diff --git a/converters/p5-JSON-PP/distinfo b/converters/p5-JSON-PP/distinfo index 58c44977ea6b..854e7df835dc 100644 --- a/converters/p5-JSON-PP/distinfo +++ b/converters/p5-JSON-PP/distinfo @@ -1,2 +1,2 @@ -SHA256 (JSON-PP-2.27200.tar.gz) = 035e11154bdee7908842a30f4150f47fb9d0d696e56a27947fe2b8a479cc69d3 -SIZE (JSON-PP-2.27200.tar.gz) = 41571 +SHA256 (JSON-PP-2.27202.tar.gz) = 3ec0a78d1049db7f58449c28b69349834f8a9623190acbf041a709f184527eb3 +SIZE (JSON-PP-2.27202.tar.gz) = 41076 |