pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/sysutils/bup



Module Name:    pkgsrc
Committed By:   gdt
Date:           Tue Jun 16 21:09:36 UTC 2020

Modified Files:
        pkgsrc/sysutils/bup: Makefile distinfo

Log Message:
sysutils/bup: Update to 0.30.1

(0.30.1 is a bug fix release)

Notable changes in 0.30.1 as compared to 0.30
=============================================

May require attention
---------------------

* Previous versions of bup might have saved filesystem directories
  with incorrect metadata, but the file contents should be fine.  This
  could have happened if bup encountered an error while trying to read
  the metadata for one of the files in a directory, or if bup were
  asked to save two different files with the same name to the same
  destination directory (e.g. via the strip/graft options).  In cases
  where this has happened bup may present either generic or incorrect
  metadata for some of the paths in the affected directory.

* The way `bup index --fake-valid` works has been made to match the
  documentation in the man page so that it can actually be used for
  the stated purpose (of avoiding 'boring' files.)

General
-------

* bup should more accurately recognize git versions.  Previously, for
  example, it would reject relase candidates like "1.5.2-rc3"
  or (apparently) "1.5.2-rc3 (something ...)".

* When `BUP_ASSUME_GIT_VERSION_IS_FINE` is set to true, yes or 1 in
  the environment,  bup will assume the version of git that's
  available in the `PATH` is acceptable, and skip the version check.

Bugs
----

(several)

Build system
------------

* The automated tests have moved from FreeBSD 11.2 to 12.1.

* t/test-fuse should be more portable.  In particular, a compatibility
  issue with Fedora 31 has been fixed, and it should be less affected
  by local timezone variances.

* Some internal build dependencies have been fixed.

Thanks to (at least)
====================

Aidan Hobson Sayers, Greg Troxel, Johannes Berg, Luca Carlon, Reinier
Maas, Rob Browning, and Wyatt Alt


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/sysutils/bup/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/sysutils/bup/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/sysutils/bup/Makefile
diff -u pkgsrc/sysutils/bup/Makefile:1.41 pkgsrc/sysutils/bup/Makefile:1.42
--- pkgsrc/sysutils/bup/Makefile:1.41   Sat Nov 23 21:25:12 2019
+++ pkgsrc/sysutils/bup/Makefile        Tue Jun 16 21:09:36 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.41 2019/11/23 21:25:12 gdt Exp $
+# $NetBSD: Makefile,v 1.42 2020/06/16 21:09:36 gdt Exp $
 
-DISTNAME=      bup-0.30
+DISTNAME=      bup-0.30.1
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=bup/}
 # bup has two problems that make packaging difficult.  One is that
@@ -16,7 +16,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=bup/
 
 # EXTRACT_SUFX is set too late, so using it in SITES.* fails.
 EXTRACT_SUFX=  .tar.gz
-MAN_TAG=       28876cde4a3dac518e773860aa7969c106f5390d
+MAN_TAG=       bd52b8fffc37788fc00071a8e46842e60ef30926
 MAN_UNPACK=    bup-${MAN_TAG}
 MAN_DISTFILE=  bup-man-${MAN_TAG}${EXTRACT_SUFX}
 SITES.${MAN_DISTFILE}= -${MASTER_SITE_GITHUB:=bup/bup/archive/}${MAN_TAG}${EXTRACT_SUFX}

Index: pkgsrc/sysutils/bup/distinfo
diff -u pkgsrc/sysutils/bup/distinfo:1.15 pkgsrc/sysutils/bup/distinfo:1.16
--- pkgsrc/sysutils/bup/distinfo:1.15   Sat Nov 23 21:25:12 2019
+++ pkgsrc/sysutils/bup/distinfo        Tue Jun 16 21:09:36 2020
@@ -1,10 +1,10 @@
-$NetBSD: distinfo,v 1.15 2019/11/23 21:25:12 gdt Exp $
+$NetBSD: distinfo,v 1.16 2020/06/16 21:09:36 gdt Exp $
 
-SHA1 (bup-0.30.tar.gz) = 1ac664d49844d8a11a4b3ab01d581f57e163dc80
-RMD160 (bup-0.30.tar.gz) = b716d4972990c0b2cda82b2cc2866123a8b6ef04
-SHA512 (bup-0.30.tar.gz) = 8c500568ca2609e6b437b3a67c08976bbdb6fbad39c77eb7e74e503b5ffdc1cbe1e51b5e834e7db0481a3cfc38a55aeae49a8e53657994524b612e54136e7af1
-Size (bup-0.30.tar.gz) = 431253 bytes
-SHA1 (bup-man-28876cde4a3dac518e773860aa7969c106f5390d.tar.gz) = 7621c8db2a6dc58ab3cc38e92f360f6de50b3eca
-RMD160 (bup-man-28876cde4a3dac518e773860aa7969c106f5390d.tar.gz) = 463b18875c27b70ad0777456797f647eda7712a9
-SHA512 (bup-man-28876cde4a3dac518e773860aa7969c106f5390d.tar.gz) = 56d424c11992c9e46d059e617b8979fe7f73bbe2496604524e52d2ab9c9af9f0d305ef99df3fa1b826f091ef78f4f938020c8f7b11080c3060a5c004ed421960
-Size (bup-man-28876cde4a3dac518e773860aa7969c106f5390d.tar.gz) = 32954 bytes
+SHA1 (bup-0.30.1.tar.gz) = 01e1f4de6f2b12a1b0442f8e2750fe744f4c80f7
+RMD160 (bup-0.30.1.tar.gz) = 13ce7dc203fdea7f8dd66981d5bf71233d1f5cc7
+SHA512 (bup-0.30.1.tar.gz) = 467bdcb55a340b3c9c591c0aef6abd7d687879d5f608dce4fc26085ff3f41af204cc2720bc99fdfe61ebb846d61dea63713b69c68e41361e92d5709ede6f12d7
+Size (bup-0.30.1.tar.gz) = 435736 bytes
+SHA1 (bup-man-bd52b8fffc37788fc00071a8e46842e60ef30926.tar.gz) = 4c7cfdc7eb0b8448fa2d16d4296de2c270843d1c
+RMD160 (bup-man-bd52b8fffc37788fc00071a8e46842e60ef30926.tar.gz) = 96e51e4d1283fafbab1ca42e81f864d3bea694af
+SHA512 (bup-man-bd52b8fffc37788fc00071a8e46842e60ef30926.tar.gz) = 7c94222ef92fb338ac18ab09373af6203d254916044eab2917869afcb2ae054f91a3de97296a74c0bdbc1fddb172b0c27406701c9c9f03c237c1350d8a16cf75
+Size (bup-man-bd52b8fffc37788fc00071a8e46842e60ef30926.tar.gz) = 32546 bytes



Home | Main Index | Thread Index | Old Index