Diff below brings borgbackup to 1.1.8, which is a maintenance release.
Changelog can be found at
https://github.com/borgbackup/borg/blob/1.1.8/docs/changes.rst#version-118-2018-12-09

make test runs successfully on amd64, and no issues found while
adding/restoring files to/from existing/new repositories.

OK?


Index: Makefile
===================================================================
RCS file: /cvs/ports/sysutils/borgbackup/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile    15 Aug 2018 04:40:15 -0000      1.24
+++ Makefile    10 Dec 2018 15:09:35 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              deduplicating backup program
 
-MODPY_EGG_VERSION =    1.1.7
+MODPY_EGG_VERSION =    1.1.8
 DISTNAME =             borgbackup-${MODPY_EGG_VERSION}
 
 CATEGORIES =           sysutils
Index: distinfo
===================================================================
RCS file: /cvs/ports/sysutils/borgbackup/distinfo,v
retrieving revision 1.16
diff -u -p -r1.16 distinfo
--- distinfo    15 Aug 2018 04:40:15 -0000      1.16
+++ distinfo    10 Dec 2018 15:09:35 -0000
@@ -1,2 +1,2 @@
-SHA256 (borgbackup-1.1.7.tar.gz) = 97UaEy6e374crLT0eLKMrzYi15//yzab2un5LYyKf9w=
-SIZE (borgbackup-1.1.7.tar.gz) = 3446832
+SHA256 (borgbackup-1.1.8.tar.gz) = C0NwSAygEUywu1NChiQa+KNcb/txQE36QJ7QYJlmG2M=
+SIZE (borgbackup-1.1.8.tar.gz) = 3456058

Reply via email to