3 Commits

Author SHA1 Message Date
Kent Fredric
6ad9049dff dev-perl/Data-FormValidator: Cleanup old versions 4.86*
Package-Manager: Portage-2.3.29, Repoman-2.3.9
2018-06-03 20:14:41 +12:00
Kent Fredric
09b633197c dev-perl/Data-FormValidator: Bump to version 4.880.0
- Fix upstream installing spurious README.pod
- Advertise optional test dependencies
- Ensure all shipped modules compile

Upstream:
- Fixed '.' in @INC loading
- Add support for 2-series mastercard numbers

Package-Manager: Portage-2.3.8, Repoman-2.3.3
2017-10-10 03:51:41 +13:00
Kent Fredric
e6b0c67a6a dev-perl/Data-FormValidator: Add fix for '.' in @INC re bug #613378
This avoids the '.' in @INC issue by absolutizing paths at construction
time so that "do" never loads any path other than the one the user
assumed would be read.

Bug: https://bugs.gentoo.org/613378
Package-Manager: Portage-2.3.5, Repoman-2.3.2
2017-06-04 07:22:25 +12:00