mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-04 11:23:46 +00:00
- Update to 2.27202
- Add LICENSE - Cleanup Makefile header Changes: http://search.cpan.org/dist/JSON-PP/Changes
This commit is contained in:
parent
08a68082fc
commit
3499bcb3a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=314177
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user