pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/tarsnap-gui tarsnap-gui: update to 1.0.2.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/43bed9de5d16
branches:  trunk
changeset: 328202:43bed9de5d16
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 17 08:45:27 2019 +0000

description:
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.

diffstat:

 sysutils/tarsnap-gui/Makefile |   5 ++---
 sysutils/tarsnap-gui/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r c8b135419494 -r 43bed9de5d16 sysutils/tarsnap-gui/Makefile
--- a/sysutils/tarsnap-gui/Makefile     Thu Jan 17 08:10:53 2019 +0000
+++ b/sysutils/tarsnap-gui/Makefile     Thu Jan 17 08:45:27 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.23 2018/12/09 18:52:46 adam Exp $
+# $NetBSD: Makefile,v 1.24 2019/01/17 08:45:27 wiz Exp $
 
-DISTNAME=      tarsnap-gui-1.0
-PKGREVISION=   11
+DISTNAME=      tarsnap-gui-1.0.2
 CATEGORIES=    sysutils
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=Tarsnap/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}
diff -r c8b135419494 -r 43bed9de5d16 sysutils/tarsnap-gui/distinfo
--- a/sysutils/tarsnap-gui/distinfo     Thu Jan 17 08:10:53 2019 +0000
+++ b/sysutils/tarsnap-gui/distinfo     Thu Jan 17 08:45:27 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.3 2017/08/01 15:51:53 wiz Exp $
+$NetBSD: distinfo,v 1.4 2019/01/17 08:45:27 wiz Exp $
 
-SHA1 (tarsnap-gui-1.0.tar.gz) = 8b2d356c71144100a52990bd1e98892d4babe478
-RMD160 (tarsnap-gui-1.0.tar.gz) = 4b5c1c9f7fcd376c7224141e6c96abd95d7ae494
-SHA512 (tarsnap-gui-1.0.tar.gz) = 0f79360e52685099a5270d0da0b19015d05b75102b52d2ae5d99be4db49016595841a2067aa2d42bb787a45754e1d3e5ce32dcff1e62a6dab57ab06f9a5ab4fc
-Size (tarsnap-gui-1.0.tar.gz) = 582190 bytes
+SHA1 (tarsnap-gui-1.0.2.tar.gz) = cb4da8b6ef0488f8fef68a67f1df7c4bb8cc9e79
+RMD160 (tarsnap-gui-1.0.2.tar.gz) = d98f317fa5735e1350eb8a52ac61ceb381a33d85
+SHA512 (tarsnap-gui-1.0.2.tar.gz) = 6f488f432a50e65ad819a6245ca3ff6f264357a84969ae07365a6c6aeec6de4fc16f6b642da793f8752e8b3e39de39872eb3f4ff93bcb378c63e13b3cf69a4ae
+Size (tarsnap-gui-1.0.2.tar.gz) = 584015 bytes
 SHA1 (patch-Tarsnap.pro) = c2d6d5edafa2256ec4f8d0bbb17e14f22d058ae7



Home | Main Index | Thread Index | Old Index