- Update to 0.49
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/PAR-Dist/Changes Feature safe: yes
This commit is contained in:
parent
e710580f73
commit
f72d564a9a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305956
2 changed files with 7 additions and 8 deletions
|
@ -1,12 +1,8 @@
|
||||||
# New ports collection makefile for: devel/p5-PAR-Dist
|
# Created by: Autrijus Tang <autrijus@autrijus.org>
|
||||||
# Date created: Aug 27 2003
|
|
||||||
# Whom: Autrijus Tang <autrijus@autrijus.org>
|
|
||||||
#
|
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
#
|
|
||||||
|
|
||||||
PORTNAME= PAR-Dist
|
PORTNAME= PAR-Dist
|
||||||
PORTVERSION= 0.48
|
PORTVERSION= 0.49
|
||||||
CATEGORIES= devel perl5
|
CATEGORIES= devel perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Create and manipulate PAR distributions
|
COMMENT= Create and manipulate PAR distributions
|
||||||
|
|
||||||
|
LICENSE= ART10 GPLv1
|
||||||
|
LICENSE_COMB= dual
|
||||||
|
|
||||||
PERL_CONFIGURE= yes
|
PERL_CONFIGURE= yes
|
||||||
|
|
||||||
MAN3= PAR::Dist.3
|
MAN3= PAR::Dist.3
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (PAR-Dist-0.48.tar.gz) = 53862c05faead7420a6211b7ee80c62d24f41b9f9e4f1d77c2a7cffd2852d1fd
|
SHA256 (PAR-Dist-0.49.tar.gz) = 9e47220b594a27bd1750bcfa1d6f60a57ae670c68ce331895a79f08bac671e1d
|
||||||
SIZE (PAR-Dist-0.48.tar.gz) = 36877
|
SIZE (PAR-Dist-0.49.tar.gz) = 36682
|
||||||
|
|
Loading…
Reference in a new issue