Subject: CVS commit: pkgsrc/archivers/p5-Archive-Tar-Wrapper
From: Makoto Fujiwara
Date: 2019-11-04 04:37:55
Message id: 20191104033755.28407FA93@cvs.NetBSD.org

Log Message:
(archivers/p5-Archive-Tar-Wrapper) Updated from 0.33 to 0.37

(from: HomePage)
0.37 (2019/08/24):
    Fixed issue 14 - \ 
https://github.com/glasswalk3r/archive-tar-wrapper-perl/issues/14

0.36 (2019/04/11):
    Bug fixes since tests on Windows were failing after latests changes.
    Refactored code due unexpected way bsdtar on Windows and tar on OpenBSD behave.
    Refactored the tests due the bugs found.
    Small fixes on Pod, specially the section for MS Windows users.
    Added the missing tests to the MANIFEST.

0.35 (2019/04/05):
    Added _rem_dots method, a improved way to remove '.' and '..' from \ 
readdir(), supposed to be faster than previous implementation with sort() and \ 
shift().
    Added two more tests to increase testing coverage.
    Fixed a small bug regarding Pod, that now covers 100% of the code.
    Small fixes to documentation.

0.34 (2019/03/22):
    Increased test coverage.
    Refactored code to make it easier for testing.
    Disabled performance-small.t for now.
    Refactored bzip2 tests.
    Adding META.yml "provides" from Makefile.PL
    Covered methods that didn't have Pod.
    Refactored all Pod following best practices.
    Refactored a single method to be "private".
    Slightly changed new() to enable unit testing for OS specific configurations.

Files:
RevisionActionfile
1.12modifypkgsrc/archivers/p5-Archive-Tar-Wrapper/Makefile
1.7modifypkgsrc/archivers/p5-Archive-Tar-Wrapper/distinfo