Sun Sep 20 07:04:49 2020 UTC ()
p5-Archive-Tar-Wrapper: update to 0.38.

0.38 (2020/08/09):
    Fixed issue 17 - https://github.com/glasswalk3r/archive-tar-wrapper-perl/issues/17
    The fixes were only related to different licenses over the files of the distribution.
    Small fixes over the documentation as well.
    No changes to the code. :-)


(wiz)
diff -r1.13 -r1.14 pkgsrc/archivers/p5-Archive-Tar-Wrapper/Makefile
diff -r1.7 -r1.8 pkgsrc/archivers/p5-Archive-Tar-Wrapper/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/archivers/p5-Archive-Tar-Wrapper/Makefile (expand / switch to unified diff)

--- pkgsrc/archivers/p5-Archive-Tar-Wrapper/Makefile 2020/08/31 18:06:31 1.13
+++ pkgsrc/archivers/p5-Archive-Tar-Wrapper/Makefile 2020/09/20 07:04:49 1.14
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.13 2020/08/31 18:06:31 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2020/09/20 07:04:49 wiz Exp $
2 2
3DISTNAME= Archive-Tar-Wrapper-0.37 3DISTNAME= Archive-Tar-Wrapper-0.38
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 1 
6CATEGORIES= archivers 5CATEGORIES= archivers
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/pod/Archive::Tar::Wrapper 9HOMEPAGE= https://metacpan.org/pod/Archive::Tar::Wrapper
11COMMENT= API wrapper around the 'tar' utility 10COMMENT= API wrapper around the 'tar' utility
12LICENSE= gnu-gpl-v3 11LICENSE= gnu-gpl-v3
13 12
14DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which 13DEPENDS+= p5-File-Which-[0-9]*:../../devel/p5-File-Which
15TEST_DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl 14TEST_DEPENDS+= p5-Log-Log4perl-[0-9]*:../../devel/p5-Log-Log4perl
16TEST_DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run 15TEST_DEPENDS+= p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run
17TEST_DEPENDS+= p5-Dumbbench-[0-9]*:../../benchmarks/p5-Dumbbench 16TEST_DEPENDS+= p5-Dumbbench-[0-9]*:../../benchmarks/p5-Dumbbench
18 17

cvs diff -r1.7 -r1.8 pkgsrc/archivers/p5-Archive-Tar-Wrapper/distinfo (expand / switch to unified diff)

--- pkgsrc/archivers/p5-Archive-Tar-Wrapper/distinfo 2019/11/04 03:37:54 1.7
+++ pkgsrc/archivers/p5-Archive-Tar-Wrapper/distinfo 2020/09/20 07:04:49 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2019/11/04 03:37:54 mef Exp $ 1$NetBSD: distinfo,v 1.8 2020/09/20 07:04:49 wiz Exp $
2 2
3SHA1 (Archive-Tar-Wrapper-0.37.tar.gz) = f02e798411774e0b1dce5603a9e317bbb4d29a34 3SHA1 (Archive-Tar-Wrapper-0.38.tar.gz) = ad45c0a6e5861935fb8d607c0bad4f4b67609c02
4RMD160 (Archive-Tar-Wrapper-0.37.tar.gz) = 24f981f54f1f608e4f87089de39b2a8b875ef18a 4RMD160 (Archive-Tar-Wrapper-0.38.tar.gz) = 85729f39dd99a9c693576c3e1a18747e2849672c
5SHA512 (Archive-Tar-Wrapper-0.37.tar.gz) = 49c74cfa84ba20b3c078d00815bce0688698305b39e1cbf1d81461be77bd318cdd15d98e46e5d6d0b3ed7c0fdb35c6e3f50c5cf2109bcde9c8367f11b9b955d5 5SHA512 (Archive-Tar-Wrapper-0.38.tar.gz) = 99779c654f6f9ec507685ca37c041cdff077bce3b6ec96a6005454e9ef8a9c2bf470053b8fc751342d80b722ee115b1aba27b16b328e7210c7b869bee57cd3f6
6Size (Archive-Tar-Wrapper-0.37.tar.gz) = 38252 bytes 6Size (Archive-Tar-Wrapper-0.38.tar.gz) = 38425 bytes