CVSROOT: /cvs Module name: ports Changes by: b...@cvs.openbsd.org 2018/08/14 22:40:15
Modified files: sysutils/borgbackup: Makefile distinfo Log message: Update to borgbackup-1.1.7. There is no need any more for removing '__attribute__((optimize("Os")))' in the pre-configure phase as this has been addressed upstream. OK kn@