pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/archivers/p5-Archive-Tar
Module Name: pkgsrc
Committed By: wen
Date: Thu Jul 28 12:11:45 UTC 2016
Modified Files:
pkgsrc/archivers/p5-Archive-Tar: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/archivers/p5-Archive-Tar/Makefile
cvs rdiff -u -r1.37 -r1.38 pkgsrc/archivers/p5-Archive-Tar/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/archivers/p5-Archive-Tar/Makefile
diff -u pkgsrc/archivers/p5-Archive-Tar/Makefile:1.66 pkgsrc/archivers/p5-Archive-Tar/Makefile:1.67
--- pkgsrc/archivers/p5-Archive-Tar/Makefile:1.66 Wed Jun 8 19:22:14 2016
+++ pkgsrc/archivers/p5-Archive-Tar/Makefile Thu Jul 28 12:11:45 2016
@@ -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/}
Index: pkgsrc/archivers/p5-Archive-Tar/distinfo
diff -u pkgsrc/archivers/p5-Archive-Tar/distinfo:1.37 pkgsrc/archivers/p5-Archive-Tar/distinfo:1.38
--- pkgsrc/archivers/p5-Archive-Tar/distinfo:1.37 Tue Nov 3 00:56:24 2015
+++ pkgsrc/archivers/p5-Archive-Tar/distinfo Thu Jul 28 12:11:45 2016
@@ -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
Home |
Main Index |
Thread Index |
Old Index