diff options
author | he <he@pkgsrc.org> | 2008-07-30 13:15:37 +0000 |
---|---|---|
committer | he <he@pkgsrc.org> | 2008-07-30 13:15:37 +0000 |
commit | 87c03d4e9633e75a8d3e2ee6f4dd9314be743527 (patch) | |
tree | 0154467cfd4f62a3509002dd2c4db99a48783bc1 | |
parent | 2afed56fd7608ff532017daf9c8dd092be668bf7 (diff) | |
download | pkgsrc-87c03d4e9633e75a8d3e2ee6f4dd9314be743527.tar.gz |
Update from version 0.06 to 0.074. Changes:
0.074 2008-05-11
fix RT#35678 (thanks RJBS)
0.073 2008-04-04
packaging fix
0.072 2008-04-03
remove duplicate option name in test
0.071 2008-04-03
fix RT#34153 (bcbailey++)
0.070 2008-01-29
fix RT#32481 (nothingmuch++)
-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 6195972c299..fab956358ae 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2008/06/20 01:09:16 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2008/07/30 13:15:37 he Exp $ -DISTNAME= Getopt-Long-Descriptive-0.06 +DISTNAME= Getopt-Long-Descriptive-0.074 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 6b06959290b..f7bba6ee9a5 100644 --- a/devel/p5-Getopt-Long-Descriptive/distinfo +++ b/devel/p5-Getopt-Long-Descriptive/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2008/01/03 21:08:42 seb Exp $ +$NetBSD: distinfo,v 1.2 2008/07/30 13:15:37 he Exp $ -SHA1 (Getopt-Long-Descriptive-0.06.tar.gz) = 4dbfe2b78e68ef68a0aa6d19e89acda3a70c5402 -RMD160 (Getopt-Long-Descriptive-0.06.tar.gz) = a38b4238594767dae08b5f23ce5d5d056802c41b -Size (Getopt-Long-Descriptive-0.06.tar.gz) = 7526 bytes +SHA1 (Getopt-Long-Descriptive-0.074.tar.gz) = a277cda0f592c5324a11e9beb604c77d229a4cee +RMD160 (Getopt-Long-Descriptive-0.074.tar.gz) = 57acca555a9cfb2b1d506c0ad7f90d7043dbb956 +Size (Getopt-Long-Descriptive-0.074.tar.gz) = 8000 bytes |