- Update to 1.06

- Cleanup dependencies
- Shorten COMMENT
- Add NO_ARCH
- Pet portlint(1)

Changes:	http://search.cpan.org/dist/Getopt-Lucid/Changes
This commit is contained in:
Frederic Culot 2016-01-14 13:48:09 +00:00
parent a81f9b794f
commit 1a59f0c8f1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406116
3 changed files with 9 additions and 12 deletions

View File

@ -2,24 +2,21 @@
# $FreeBSD$
PORTNAME= Getopt-Lucid
PORTVERSION= 1.05
PORTREVISION= 1
PORTVERSION= 1.06
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Getopt::Lucid - Clear, readable syntax for command line processing
COMMENT= Clear, readable syntax for command line processing
LICENSE= APACHE20
BUILD_DEPENDS= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
p5-Exception-Class-TryCatch>=1.10:${PORTSDIR}/devel/p5-Exception-Class-TryCatch \
p5-Data-Dumper>=0:${PORTSDIR}/devel/p5-Data-Dumper \
p5-File-Temp>=0:${PORTSDIR}/devel/p5-File-Temp
RUN_DEPENDS= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \
p5-Storable>=2.16:${PORTSDIR}/devel/p5-Storable
BUILD_DEPENDS= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class
RUN_DEPENDS+= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Exception-Class-TryCatch>=1.10:${PORTSDIR}/devel/p5-Exception-Class-TryCatch
NO_ARCH= yes
USES= perl5
USE_PERL5= configure

View File

@ -1,2 +1,2 @@
SHA256 (Getopt-Lucid-1.05.tar.gz) = 7e9750a7c75d756cfc50a8acb5327bbc9b8da3bf7b8a7b33e02d3c5d9bc0f979
SIZE (Getopt-Lucid-1.05.tar.gz) = 44048
SHA256 (Getopt-Lucid-1.06.tar.gz) = a9f05bff4b54ce6116b93ed5ff87003f7b25d796b66f4273b67499a39d65f40b
SIZE (Getopt-Lucid-1.06.tar.gz) = 46815

View File

@ -4,4 +4,4 @@ subjective standard, Getopt::Lucid relies on a more verbose,
plain-English option specification as compared against the more symbolic
approach of Getopt::Long.
WWW: http://search.cpan.org/dist/Getopt-Lucid/
WWW: http://search.cpan.org/dist/Getopt-Lucid/