diff options
author | mef <mef@pkgsrc.org> | 2015-01-31 13:21:24 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-01-31 13:21:24 +0000 |
commit | bccad8ea7f12cc15dbbe0bc2d26a8fa58f773f15 (patch) | |
tree | 1c7da7c59901b6b8363a41d27c05ddc8138ebf38 | |
parent | ad6796569c87457cfe68a60f35dd05b530dcf85e (diff) | |
download | pkgsrc-bccad8ea7f12cc15dbbe0bc2d26a8fa58f773f15.tar.gz |
Update 0.097 to 0.099
---------------------
0.099 2015-01-23 21:11:09-05:00 America/New_York
- options that take arguments now indicate the argument's type and
whether it can be given multiply (thanks, Niels Thykier)
0.098 2014-11-16 14:35:34-05:00 America/New_York
- when showing defaults, show false ones, too
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index 0c9bd5a96bb..6de5b74ff78 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.24 2014/09/06 13:39:21 wen Exp $ +# $NetBSD: Makefile,v 1.25 2015/01/31 13:21:24 mef Exp $ -DISTNAME= Getopt-Long-Descriptive-0.097 +DISTNAME= Getopt-Long-Descriptive-0.099 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/} diff --git a/devel/p5-Getopt-Long-Descriptive/distinfo b/devel/p5-Getopt-Long-Descriptive/distinfo index b250d5c3e05..20b63c84532 100644 --- a/devel/p5-Getopt-Long-Descriptive/distinfo +++ b/devel/p5-Getopt-Long-Descriptive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2014/09/06 13:39:21 wen Exp $ +$NetBSD: distinfo,v 1.15 2015/01/31 13:21:24 mef Exp $ -SHA1 (Getopt-Long-Descriptive-0.097.tar.gz) = 036cc4be132bedc7088b1724c5fa21eb4e6a0293 -RMD160 (Getopt-Long-Descriptive-0.097.tar.gz) = f5185037cd899e3c85ee4b773e43b794f513c6a6 -Size (Getopt-Long-Descriptive-0.097.tar.gz) = 26399 bytes +SHA1 (Getopt-Long-Descriptive-0.099.tar.gz) = 17cfa09b132eaf6e389064e6750e95a890302746 +RMD160 (Getopt-Long-Descriptive-0.099.tar.gz) = c6275a10aad41d2218cfbf3cbdd8d7267cfcf7e0 +Size (Getopt-Long-Descriptive-0.099.tar.gz) = 29651 bytes |