Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Oct 2012 08:42:10 +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: r305954 - head/devel/p5-Term-Shell
Message-ID:  <201210160842.q9G8gAhu094549@svn.freebsd.org>

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

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

Modified:
  head/devel/p5-Term-Shell/Makefile
  head/devel/p5-Term-Shell/distinfo

Modified: head/devel/p5-Term-Shell/Makefile
==============================================================================
--- head/devel/p5-Term-Shell/Makefile	Tue Oct 16 07:52:52 2012	(r305953)
+++ head/devel/p5-Term-Shell/Makefile	Tue Oct 16 08:42:09 2012	(r305954)
@@ -1,10 +1,8 @@
-# New Ports Collection Makefile for:	p5-Data-Random
-# Date created:				2004-07-07
-# Whom:					Anton Berezin <tobez@FreeBSD.org>
+# Created by: Anton Berezin <tobez@FreeBSD.org>
 # $FreeBSD$
 
 PORTNAME=	Term-Shell
-PORTVERSION=	0.02
+PORTVERSION=	0.03
 CATEGORIES=	devel perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,6 +10,9 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Write command-line shells in Perl
 
+LICENSE=	ART10 GPLv1
+LICENSE_COMB=	dual
+
 PERL_CONFIGURE=	yes
 
 MAN3=		Term::Shell.3

Modified: head/devel/p5-Term-Shell/distinfo
==============================================================================
--- head/devel/p5-Term-Shell/distinfo	Tue Oct 16 07:52:52 2012	(r305953)
+++ head/devel/p5-Term-Shell/distinfo	Tue Oct 16 08:42:09 2012	(r305954)
@@ -1,2 +1,2 @@
-SHA256 (Term-Shell-0.02.tar.gz) = 7a5cfa53edc065a836e012ce31fafc97be8c8630c06ffc59d4ae3f624ea0fb2d
-SIZE (Term-Shell-0.02.tar.gz) = 20397
+SHA256 (Term-Shell-0.03.tar.gz) = b7c8fc2150da77eaaf4f74b4a793dd421f63e7054e12cf23d68a33a28e5bb9d8
+SIZE (Term-Shell-0.03.tar.gz) = 26336



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