- Update to 1.11
- Add LICENSE (Artistic 1 & GPL 1) Changes: http://search.cpan.org/dist/IO-Tty/ChangeLog
This commit is contained in:
parent
e5dfccfb3e
commit
cecda217fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353305
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= IO-Tty
|
||||
PORTVERSION= 1.10
|
||||
PORTVERSION= 1.11
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5-
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Flexible I/O Perl5 module that allows manipulation of pseudo-TTYs
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IO-Tty-1.10.tar.gz) = 31a6e21ad187ec5ea93c2b898d6b3519647c5fce9f394b6d3c05a1f7c3f6f8b1
|
||||
SIZE (IO-Tty-1.10.tar.gz) = 23291
|
||||
SHA256 (IO-Tty-1.11.tar.gz) = a477fa0bf91d034bdd25abaa1fe670810f5f4992cea819f823ee91b8584fed51
|
||||
SIZE (IO-Tty-1.11.tar.gz) = 24206
|
||||
|
Loading…
Reference in New Issue
Block a user