- Update to 1.08

- Fix RUN_DEPENDS assignment [1]

Changes:      http://search.cpan.org/dist/Getopt-Lucid/Changes
PR:           218269 [1]
Submitted by: Andreas Hollmann <andreas.hollmann@gmail.com>
This commit is contained in:
Frederic Culot 2017-04-19 14:04:23 +00:00
parent aaa50e594e
commit e4b13d2223
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=438843
2 changed files with 5 additions and 4 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Getopt-Lucid
PORTVERSION= 1.06
PORTVERSION= 1.08
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -13,7 +13,7 @@ COMMENT= Clear, readable syntax for command line processing
LICENSE= APACHE20
BUILD_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class
RUN_DEPENDS+= ${BUILD_DEPENDS}
RUN_DEPENDS= p5-Exception-Class>=1.23:devel/p5-Exception-Class
TEST_DEPENDS= p5-Exception-Class-TryCatch>=1.10:devel/p5-Exception-Class-TryCatch
NO_ARCH= yes

View file

@ -1,2 +1,3 @@
SHA256 (Getopt-Lucid-1.06.tar.gz) = a9f05bff4b54ce6116b93ed5ff87003f7b25d796b66f4273b67499a39d65f40b
SIZE (Getopt-Lucid-1.06.tar.gz) = 46815
TIMESTAMP = 1492610389
SHA256 (Getopt-Lucid-1.08.tar.gz) = f64fe6e54908b6356eb81e8997821700fb8b0d4a13da370ef8f7167a656aa070
SIZE (Getopt-Lucid-1.08.tar.gz) = 47274