Path to this page:
Subject: CVS commit: pkgsrc/devel/p5-Getopt-Long
From: Wen Heping
Date: 2017-05-28 01:37:41
Message id: 20170527233741.AD27EFBE4@cvs.NetBSD.org
Log Message:
Update to 2.50
Upstream changes:
Changes in version 2.50
-----------------------
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=120231.
* Fix bug https://rt.cpan.org/Ticket/Display.html?id=120300.
Unfortunately, this withdraws a small part of fix 114999.
GNU getopt_long() does not accept the (optional)
argument to be passed to the option without = sign.
We do, since not doing so breaks existing scripts.
* Provide a default value for options (gnu_compat mode).
Thanks to Andrew Gregory.
Files: