- Update to 0.03
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/Term-Shell/Changes Feature safe: yes
This commit is contained in:
parent
d892670dac
commit
69051cd772
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=305954
2 changed files with 7 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue