diff options
author | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2012-04-05 18:57:54 +0000 |
---|---|---|
committer | Felippe de Meirelles Motta <lippe@FreeBSD.org> | 2012-04-05 18:57:54 +0000 |
commit | a6e7a2aaf5e473370e6715f2543e6f8a5cc70c08 (patch) | |
tree | db3b82757a0916e40abf40ad1a3ebdedab434dda /textproc/p5-Getopt-Lucid | |
parent | 08b6b7854c7454311f5e04fc9e6fa7f0558a6ad1 (diff) |
Notes
Diffstat (limited to 'textproc/p5-Getopt-Lucid')
-rw-r--r-- | textproc/p5-Getopt-Lucid/Makefile | 5 | ||||
-rw-r--r-- | textproc/p5-Getopt-Lucid/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/textproc/p5-Getopt-Lucid/Makefile b/textproc/p5-Getopt-Lucid/Makefile index 65b160d1fc4c..c7bdcca867ed 100644 --- a/textproc/p5-Getopt-Lucid/Makefile +++ b/textproc/p5-Getopt-Lucid/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Getopt-Lucid -PORTVERSION= 0.19 +PORTVERSION= 1.01 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,8 @@ COMMENT= Getopt::Lucid - Clear, readable syntax for command line processing BUILD_DEPENDS+= p5-Exception-Class>=1.23:${PORTSDIR}/devel/p5-Exception-Class \ p5-Exception-Class-TryCatch>=1.1:${PORTSDIR}/devel/p5-Exception-Class-TryCatch -RUN_DEPENDS+= ${BUILD_DEPENDS} +RUN_DEPENDS+= p5-Carp>=0:${PORTSDIR}/devel/p5-Carp \ + p5-Storable>=2.16:${PORTSDIR}/devel/p5-Storable PERL_CONFIGURE= yes diff --git a/textproc/p5-Getopt-Lucid/distinfo b/textproc/p5-Getopt-Lucid/distinfo index 3c4ed9628eee..e2b3a9c9f5ba 100644 --- a/textproc/p5-Getopt-Lucid/distinfo +++ b/textproc/p5-Getopt-Lucid/distinfo @@ -1,2 +1,2 @@ -SHA256 (Getopt-Lucid-0.19.tar.gz) = 4c68551cf0c53cf61cb6d5b4d54f6b4bc7a05819f59e76ebbd2ed82429bf5cbc -SIZE (Getopt-Lucid-0.19.tar.gz) = 39572 +SHA256 (Getopt-Lucid-1.01.tar.gz) = 0283f0f8d0d481c01cfadc6065b3a619c39db9675afe2c9c02ba5887877133ea +SIZE (Getopt-Lucid-1.01.tar.gz) = 43181 |