Thu Jan 17 08:45:27 2019 UTC ()
tarsnap-gui: update to 1.0.2.

Version 1.0.2
-------------

This adds two new features for MacOS X:

* Adds a --check option to update the MacOS X launchd path (in case the app's
  path changed, for example during a brew update).
* Automatically searches for the tarsnap CLI in /usr/local/bin (which is where
  brew puts it, but this directory is not added to the $PATH for GUI apps).

It also includes two bugfixes:

* The MacOS X app->"get info" now displays the version number.
* An existing job's options can now be saved to disk.

Version 1.0.1
-------------

This fixes build problems with Qt 5.10 and 5.11.


(wiz)
diff -r1.23 -r1.24 pkgsrc/sysutils/tarsnap-gui/Makefile
diff -r1.3 -r1.4 pkgsrc/sysutils/tarsnap-gui/distinfo

cvs diff -r1.23 -r1.24 pkgsrc/sysutils/tarsnap-gui/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/tarsnap-gui/Makefile 2018/12/09 18:52:46 1.23
+++ pkgsrc/sysutils/tarsnap-gui/Makefile 2019/01/17 08:45:27 1.24
@@ -1,17 +1,16 @@ @@ -1,17 +1,16 @@
1# $NetBSD: Makefile,v 1.23 2018/12/09 18:52:46 adam Exp $ 1# $NetBSD: Makefile,v 1.24 2019/01/17 08:45:27 wiz Exp $
2 2
3DISTNAME= tarsnap-gui-1.0 3DISTNAME= tarsnap-gui-1.0.2
4PKGREVISION= 11 
5CATEGORIES= sysutils 4CATEGORIES= sysutils
6MASTER_SITES= ${MASTER_SITE_GITHUB:=Tarsnap/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=Tarsnap/}
7GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/Tarsnap/tarsnap-gui 9HOMEPAGE= https://github.com/Tarsnap/tarsnap-gui
11COMMENT= Cross-platform GUI for the Tarsnap backup service 10COMMENT= Cross-platform GUI for the Tarsnap backup service
12LICENSE= 2-clause-bsd 11LICENSE= 2-clause-bsd
13 12
14DEPENDS+= tarsnap-[0-9]*:../../sysutils/tarsnap 13DEPENDS+= tarsnap-[0-9]*:../../sysutils/tarsnap
15 14
16USE_LIBTOOL= yes 15USE_LIBTOOL= yes
17USE_LANGUAGES= c++ 16USE_LANGUAGES= c++

cvs diff -r1.3 -r1.4 pkgsrc/sysutils/tarsnap-gui/distinfo (expand / switch to unified diff)

--- pkgsrc/sysutils/tarsnap-gui/distinfo 2017/08/01 15:51:53 1.3
+++ pkgsrc/sysutils/tarsnap-gui/distinfo 2019/01/17 08:45:27 1.4
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.3 2017/08/01 15:51:53 wiz Exp $ 1$NetBSD: distinfo,v 1.4 2019/01/17 08:45:27 wiz Exp $
2 2
3SHA1 (tarsnap-gui-1.0.tar.gz) = 8b2d356c71144100a52990bd1e98892d4babe478 3SHA1 (tarsnap-gui-1.0.2.tar.gz) = cb4da8b6ef0488f8fef68a67f1df7c4bb8cc9e79
4RMD160 (tarsnap-gui-1.0.tar.gz) = 4b5c1c9f7fcd376c7224141e6c96abd95d7ae494 4RMD160 (tarsnap-gui-1.0.2.tar.gz) = d98f317fa5735e1350eb8a52ac61ceb381a33d85
5SHA512 (tarsnap-gui-1.0.tar.gz) = 0f79360e52685099a5270d0da0b19015d05b75102b52d2ae5d99be4db49016595841a2067aa2d42bb787a45754e1d3e5ce32dcff1e62a6dab57ab06f9a5ab4fc 5SHA512 (tarsnap-gui-1.0.2.tar.gz) = 6f488f432a50e65ad819a6245ca3ff6f264357a84969ae07365a6c6aeec6de4fc16f6b642da793f8752e8b3e39de39872eb3f4ff93bcb378c63e13b3cf69a4ae
6Size (tarsnap-gui-1.0.tar.gz) = 582190 bytes 6Size (tarsnap-gui-1.0.2.tar.gz) = 584015 bytes
7SHA1 (patch-Tarsnap.pro) = c2d6d5edafa2256ec4f8d0bbb17e14f22d058ae7 7SHA1 (patch-Tarsnap.pro) = c2d6d5edafa2256ec4f8d0bbb17e14f22d058ae7