mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
- 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
@ -1,12 +1,8 @@
|
||||
# New ports collection makefile for: devel/p5-PAR-Dist
|
||||
# Date created: Aug 27 2003
|
||||
# Whom: Autrijus Tang <autrijus@autrijus.org>
|
||||
#
|
||||
# Created by: Autrijus Tang <autrijus@autrijus.org>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= PAR-Dist
|
||||
PORTVERSION= 0.48
|
||||
PORTVERSION= 0.49
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -14,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Create and manipulate PAR distributions
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
MAN3= PAR::Dist.3
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (PAR-Dist-0.48.tar.gz) = 53862c05faead7420a6211b7ee80c62d24f41b9f9e4f1d77c2a7cffd2852d1fd
|
||||
SIZE (PAR-Dist-0.48.tar.gz) = 36877
|
||||
SHA256 (PAR-Dist-0.49.tar.gz) = 9e47220b594a27bd1750bcfa1d6f60a57ae670c68ce331895a79f08bac671e1d
|
||||
SIZE (PAR-Dist-0.49.tar.gz) = 36682
|
||||
|
Loading…
Reference in New Issue
Block a user