diff options
author | wen <wen@pkgsrc.org> | 2016-07-28 12:11:45 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-07-28 12:11:45 +0000 |
commit | 5e42ceabcdf52198ed72f1535bdd91355581185e (patch) | |
tree | ca80d72f4ba9aa11318403281144d59d1de2140d /archivers | |
parent | dd24bbdf940f2e148fdc7714498d0654031a39b8 (diff) | |
download | pkgsrc-5e42ceabcdf52198ed72f1535bdd91355581185e.tar.gz |
Update to 2.10
Upstream changes:
2.10 27/07/2016 (TONYC)
- CVE-2016-1238: avoid loading optional modules from default .
2.08 12/05/2016
- Add the roundtrip test to MANIFEST
2.06 24/04/2016 (ISHIGAKI && BOOK)
- changed some of the "A"s in the UNPACK constant to "a"
to allow trailing whitespaces in an archived filename
- roundtrip tests
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/p5-Archive-Tar/Makefile | 5 | ||||
-rw-r--r-- | archivers/p5-Archive-Tar/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index 05440cb719b..746386bf563 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.66 2016/06/08 19:22:14 wiz Exp $ +# $NetBSD: Makefile,v 1.67 2016/07/28 12:11:45 wen Exp $ -DISTNAME= Archive-Tar-2.04 +DISTNAME= Archive-Tar-2.10 PKGNAME= p5-${DISTNAME} -PKGREVISION= 2 CATEGORIES= archivers perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Archive/} diff --git a/archivers/p5-Archive-Tar/distinfo b/archivers/p5-Archive-Tar/distinfo index 5a552217b0f..cecffea8934 100644 --- a/archivers/p5-Archive-Tar/distinfo +++ b/archivers/p5-Archive-Tar/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.37 2015/11/03 00:56:24 agc Exp $ +$NetBSD: distinfo,v 1.38 2016/07/28 12:11:45 wen Exp $ -SHA1 (Archive-Tar-2.04.tar.gz) = f3a910a3c377fa93ad15568025230355c8f04e4d -RMD160 (Archive-Tar-2.04.tar.gz) = bfc82707513e1935d9eec9c9f49896f608cc3b64 -SHA512 (Archive-Tar-2.04.tar.gz) = b6c7a50b45f805dff8f63343ff0c247c2c4fb49410795d28effac1c48e94061eaddab451d11d2f5cd3075f8c7c6a17c41e0a28ee82fac26c6a69e9a365cc98b2 -Size (Archive-Tar-2.04.tar.gz) = 59873 bytes +SHA1 (Archive-Tar-2.10.tar.gz) = 2e1f4f1b15cdb2aae7c0dc20c7373a91711ccdad +RMD160 (Archive-Tar-2.10.tar.gz) = 53fe685605bd5edc20fb6971c78e5b3bf3455dae +SHA512 (Archive-Tar-2.10.tar.gz) = 7c16b017d619a3e416ea821c63e16cc32b285b2075a716c4acf8c00a7149a70251b22b705dc57fe88796e424030fce873c1ee1834f6663a77fa91e3d403ac670 +Size (Archive-Tar-2.10.tar.gz) = 60898 bytes |