CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/02/23 11:23:08
Modified files:
sysutils/borgbackup: Makefile
Added files:
sysutils/borgbackup: Makefile.inc
sysutils/borgbackup/1.1: Makefile distinfo
sysutils/borgbackup/1.1/patches: patch-setup_py
patch-src_borg__endian_h
sysutils/borgbackup/1.1/pkg: DESCR PLIST
sysutils/borgbackup/1.2: Makefile distinfo
sysutils/borgbackup/1.2/patches: patch-src_borg__endian_h
sysutils/borgbackup/1.2/pkg: DESCR PLIST
Removed files:
sysutils/borgbackup: distinfo
sysutils/borgbackup/patches: patch-setup_py
patch-src_borg__endian_h
sysutils/borgbackup/pkg: DESCR PLIST
Log message:
Update to borgbackup-1.2.0
Although this update plays nicely with releases from the 1.1 branch, and
strictly taken, nothing special is required for upgrading, the old
version is retained by splitting into 1.1 and 1.2 subdirectories. This
gives users the opportunity to update their scripts.
Changelog, including upgrade and compatibility notes, can be found at
https://github.com/borgbackup/borg/blob/1.2.0/docs/changes.rst#version-120-2022-02-22-220222--.
Thanks to Martin Ziemer <horrad AT horrad DOT de> for testing.
OK sthen@