Update to 2.45

--------------
Changes in version 2.45

* Revert behaviour of the combination of <> and pass_through to what
  is was in 2.42.

  Thanks to Wilson Snyder to provide enhancements to the documentation
  to clarify why <> and pass_through generally is a bad idea.

  It is, however, very unfortunate to hear from users that their
  programs *depend* on the undocumented pre-2.43 behaviour.
This commit is contained in:
mef 2015-03-01 10:09:22 +00:00
parent 82fb285492
commit 94dc2ee6e1
2 changed files with 6 additions and 6 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.19 2015/02/20 10:11:24 wen Exp $
# $NetBSD: Makefile,v 1.20 2015/03/01 10:09:22 mef Exp $
DISTNAME= Getopt-Long-2.44
DISTNAME= Getopt-Long-2.45
PKGNAME= p5-${DISTNAME}
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Getopt/}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2015/02/20 10:11:24 wen Exp $
$NetBSD: distinfo,v 1.9 2015/03/01 10:09:22 mef Exp $
SHA1 (Getopt-Long-2.44.tar.gz) = 43e92e142ba98265989f0b02b87f8ebff38e5f00
RMD160 (Getopt-Long-2.44.tar.gz) = a9d28187fd860b18f8f3dff694c18618c0726829
Size (Getopt-Long-2.44.tar.gz) = 42654 bytes
SHA1 (Getopt-Long-2.45.tar.gz) = 2253363193bc8c3fcc8b418acaa5493ce8a3c72a
RMD160 (Getopt-Long-2.45.tar.gz) = 5ecfb3ffc90d021fcaa05501ffd58426e1a913e2
Size (Getopt-Long-2.45.tar.gz) = 42914 bytes