diff options
-rw-r--r-- | devel/p5-PAR-Dist/Makefile | 11 | ||||
-rw-r--r-- | devel/p5-PAR-Dist/distinfo | 4 |
2 files changed, 7 insertions, 8 deletions
diff --git a/devel/p5-PAR-Dist/Makefile b/devel/p5-PAR-Dist/Makefile index 5a8ff4c5f4b6..0d0a251e73f6 100644 --- a/devel/p5-PAR-Dist/Makefile +++ b/devel/p5-PAR-Dist/Makefile @@ -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 diff --git a/devel/p5-PAR-Dist/distinfo b/devel/p5-PAR-Dist/distinfo index 1ce18f0b5dee..4fecd539a4d5 100644 --- a/devel/p5-PAR-Dist/distinfo +++ b/devel/p5-PAR-Dist/distinfo @@ -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 |