Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/sysutils/p5-BackupPC-XS p5-BackupPC-XS: update to 0.62
details: https://anonhg.NetBSD.org/pkgsrc/rev/c7ec6c3ee2c2
branches: trunk
changeset: 437061:c7ec6c3ee2c2
user: tnn <tnn%pkgsrc.org@localhost>
date: Sat Aug 15 10:57:09 2020 +0000
description:
p5-BackupPC-XS: update to 0.62
0.62
force rewrite of attr file if xattr key fixup was applied
fixed attrib refCnt when attrib is unchanged
bpc_attrib_dirWrite() doesn't create empty attrib files
0.61
fix view of migrated v3 backup
convert_hv2file() ensures xattr type is hash, and uses correct keyLen+1
added BackupPC::XS::FileDigest::digest and bpc_fileDigest()
0.60
allow mtime to be signed in attrib files
added bpc_attrib_fileIterate() and BackupPC::XS::Attrib::iterate()
added checks that xattr key is 0x0 terminated
increased some buffer sizes to avoid benign compiler warnings for snprintf()
bpc_attribCache_loadPath() removes any extraneous BPC_FTYPE_DELETED file types
bpc_attrib_buf2fileFull() calls bpc_attrib_xattrDeleteAll(file)
diffstat:
sysutils/p5-BackupPC-XS/Makefile | 4 ++--
sysutils/p5-BackupPC-XS/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (27 lines):
diff -r aa90a19fa7ae -r c7ec6c3ee2c2 sysutils/p5-BackupPC-XS/Makefile
--- a/sysutils/p5-BackupPC-XS/Makefile Sat Aug 15 10:53:43 2020 +0000
+++ b/sysutils/p5-BackupPC-XS/Makefile Sat Aug 15 10:57:09 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2019/11/08 17:03:55 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2020/08/15 10:57:09 tnn Exp $
-DISTNAME= BackupPC-XS-0.59
+DISTNAME= BackupPC-XS-0.62
PKGNAME= p5-${DISTNAME}
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/C/CB/CBARRATT/}
diff -r aa90a19fa7ae -r c7ec6c3ee2c2 sysutils/p5-BackupPC-XS/distinfo
--- a/sysutils/p5-BackupPC-XS/distinfo Sat Aug 15 10:53:43 2020 +0000
+++ b/sysutils/p5-BackupPC-XS/distinfo Sat Aug 15 10:57:09 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2019/11/08 17:03:55 tnn Exp $
+$NetBSD: distinfo,v 1.4 2020/08/15 10:57:09 tnn Exp $
-SHA1 (BackupPC-XS-0.59.tar.gz) = 5c1b8dcc69b716bbc1f20716ba74910f2688707b
-RMD160 (BackupPC-XS-0.59.tar.gz) = 4c2aa94795a6a7c95d79f5179b8281034d88f404
-SHA512 (BackupPC-XS-0.59.tar.gz) = bc2b5e0ac01413dbd1817428f092e9097f473726056765e6676a03dac792b6754ff90c4ba951f7998b25544b787904acf396df7fdd059458025b424958a84dee
-Size (BackupPC-XS-0.59.tar.gz) = 288173 bytes
+SHA1 (BackupPC-XS-0.62.tar.gz) = abc0dd6275ccb27aab9cb71db98f5690719a65bb
+RMD160 (BackupPC-XS-0.62.tar.gz) = 0aa4c33f0d2b6188d1481c01e3e2aecffb567b12
+SHA512 (BackupPC-XS-0.62.tar.gz) = 64a87c5660cf8674e5f9a9974e5be6a6d57201b38a94923e9de9b090fa4ce09fac28d1634c8991dea81cae05ffbbc848ede0f5b5c40b7d1f6d728b3466980f17
+Size (BackupPC-XS-0.62.tar.gz) = 289549 bytes
Home |
Main Index |
Thread Index |
Old Index