- Update to version 0.900

- Add License

PR:		178581
Submitted by:	Ports Fury
This commit is contained in:
Martin Wilke 2013-05-15 08:22:11 +00:00
parent 3ea3795eef
commit 417f782317
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318225
2 changed files with 9 additions and 13 deletions

View file

@ -2,26 +2,22 @@
# $FreeBSD$
PORTNAME= Config-Std
DISTVERSIONPREFIX= v
DISTVERSION= 0.0.4
PORTREVISION= 1
DISTVERSION= 0.900
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:BRICKER
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Load and save configuration files in a standard format
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= p5-Class-Std>=0:${PORTSDIR}/devel/p5-Class-Std
PERL_CONFIGURE= YES
PERL_CONFIGURE= yes
MAN3= Config::Std.3
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500900
RUN_DEPENDS+= p5-version>=0:${PORTSDIR}/devel/p5-version
.endif
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View file

@ -1,2 +1,2 @@
SHA256 (Config-Std-v0.0.4.tar.gz) = 40b455d1971960514a0b87c58a4d1656207e03cd6d7a33dd3c068f97ad3ed5d5
SIZE (Config-Std-v0.0.4.tar.gz) = 12140
SHA256 (Config-Std-0.900.tar.gz) = 423fff5f998b7c0b6cc4efccb9ec29f10016e6edd8aeda58bbfc1cca045d2f6f
SIZE (Config-Std-0.900.tar.gz) = 24787