mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Update to 1.021
- Add LICENSE_FILE - Add NO_ARCH - Remove outdated PORTSCOUT - Sort PLIST Changes: http://search.cpan.org/dist/IO-Interactive/Changes
This commit is contained in:
parent
379820c456
commit
d5aa94f118
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=407761
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= IO-Interactive
|
||||
PORTVERSION= 0.0.6
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.021
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
@ -14,10 +13,10 @@ COMMENT= Utilities for interactive I/O
|
||||
|
||||
LICENSE= ART10 GPLv1
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
PORTSCOUT= skipv:0.01
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (IO-Interactive-0.0.6.tar.gz) = 9cc016cbd94b500027e137cb5070d19487e4431bf822f0cb534c38b6b2c1038c
|
||||
SIZE (IO-Interactive-0.0.6.tar.gz) = 6487
|
||||
SHA256 (IO-Interactive-1.021.tar.gz) = 915bd642142649e23f0078341b2c095061c8b6dfa43050ff90f92d3d916234c0
|
||||
SIZE (IO-Interactive-1.021.tar.gz) = 11751
|
||||
|
@ -1,2 +1,2 @@
|
||||
%%PERL5_MAN3%%/IO::Interactive.3.gz
|
||||
%%SITE_PERL%%/IO/Interactive.pm
|
||||
%%PERL5_MAN3%%/IO::Interactive.3.gz
|
||||
|
Loading…
Reference in New Issue
Block a user