1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00

Update to 0.07

- Add LICENSE_FILE
- Add NO_ARCH

Changes:	http://search.cpan.org/dist/IO-Prompt-Simple/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2018-03-10 23:00:36 +00:00
parent eb7198a1f6
commit 84737c8727
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464104
2 changed files with 7 additions and 4 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= IO-Prompt-Simple
PORTVERSION= 0.06
PORTVERSION= 0.07
CATEGORIES= devel perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:XAICRON
@ -13,10 +13,12 @@ COMMENT= Simple interface for user input
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
TEST_DEPENDS= p5-Test-Requires>=0.06:devel/p5-Test-Requires
NO_ARCH= yes
USES= perl5
USE_PERL5= configure
USE_PERL5= modbuildtiny
.include <bsd.port.mk>

View File

@ -1,2 +1,3 @@
SHA256 (IO-Prompt-Simple-0.06.tar.gz) = 07f0dd5c6cc6b3023130a2283877ce084d79a7d66d6a9fd7efc249240d8a923e
SIZE (IO-Prompt-Simple-0.06.tar.gz) = 26013
TIMESTAMP = 1520704215
SHA256 (IO-Prompt-Simple-0.07.tar.gz) = 5c0793c2d27085b9177673f9ba0cab5c5802772d81cba985f9967e22686b2603
SIZE (IO-Prompt-Simple-0.07.tar.gz) = 15405