Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 09:02:28 +0000 (UTC)
From:      Frederic Culot <culot@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r305956 - head/devel/p5-PAR-Dist
Message-ID:  <201210160902.q9G92Slu098973@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: culot
Date: Tue Oct 16 09:02:28 2012
New Revision: 305956
URL: http://svn.freebsd.org/changeset/ports/305956

Log:
  - Update to 0.49
  - Add LICENSE (Artistic 1 & GPL 1)
  
  Changes:	http://search.cpan.org/dist/PAR-Dist/Changes
  Feature safe:	yes

Modified:
  head/devel/p5-PAR-Dist/Makefile
  head/devel/p5-PAR-Dist/distinfo

Modified: head/devel/p5-PAR-Dist/Makefile
==============================================================================
--- head/devel/p5-PAR-Dist/Makefile	Tue Oct 16 08:49:12 2012	(r305955)
+++ head/devel/p5-PAR-Dist/Makefile	Tue Oct 16 09:02:28 2012	(r305956)
@@ -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

Modified: head/devel/p5-PAR-Dist/distinfo
==============================================================================
--- head/devel/p5-PAR-Dist/distinfo	Tue Oct 16 08:49:12 2012	(r305955)
+++ head/devel/p5-PAR-Dist/distinfo	Tue Oct 16 09:02:28 2012	(r305956)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201210160902.q9G92Slu098973>