Updated to version 0.7.  Tested on amd64, with both a simple tiling
window manager and also with Gnome, to test a new notification feature.

A pkg-readme was added with one paragraph of upgrade notes, excerpted
from the upstream CHANGELOG.  

OK?


Index: Makefile
===================================================================
RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/Makefile,v
retrieving revision 1.2
diff -u -p -r1.2 Makefile
--- Makefile    25 Aug 2015 06:09:37 -0000      1.2
+++ Makefile    2 Nov 2015 21:43:09 -0000
@@ -2,7 +2,7 @@
 
 COMMENT =              frontend to the popular Tarsnap backup service
 
-V =                    0.6
+V =                    0.7
 DISTNAME =             tarsnap-gui-${V}
 CATEGORIES =           sysutils
 
Index: distinfo
===================================================================
RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    25 Aug 2015 00:19:42 -0000      1.1.1.1
+++ distinfo    2 Nov 2015 21:50:44 -0000
@@ -1,2 +1,2 @@
-SHA256 (tarsnap-gui-0.6.tar.gz) = 03hwCVC90M9qRr5rOBnSt8JQND3UEGcZfTfDWyJ8ruM=
-SIZE (tarsnap-gui-0.6.tar.gz) = 498174
+SHA256 (tarsnap-gui-0.7.tar.gz) = /oGXBYmZi29YSzYw/SxbwnD1z0WeCFcvIxUcWjCdLjM=
+SIZE (tarsnap-gui-0.7.tar.gz) = 538960
Index: pkg/PLIST
===================================================================
RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/pkg/PLIST,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 PLIST
--- pkg/PLIST   25 Aug 2015 00:19:42 -0000      1.1.1.1
+++ pkg/PLIST   3 Nov 2015 03:49:10 -0000
@@ -1,2 +1,3 @@
 @comment $OpenBSD: PLIST,v 1.1.1.1 2015/08/25 00:19:42 jturner Exp $
 @bin bin/tarsnap-gui
+share/doc/pkg-readmes/${FULLPKGNAME}
Index: pkg/README
===================================================================
RCS file: pkg/README
diff -N pkg/README
--- /dev/null   1 Jan 1970 00:00:00 -0000
+++ pkg/README  3 Nov 2015 03:51:23 -0000
@@ -0,0 +1,15 @@
+$OpenBSD:
+
++-----------------------------------------------------------------------
+| Running ${FULLPKGNAME} on OpenBSD
++-----------------------------------------------------------------------
+
+Upgrading from an earlier version 
+=================================
+
+Some internally used settings keys have been renamed for consistency and
+upon upgrading from an older version the setup wizard dialog will pop
+up. Follow the prompts and select "Yes" when asked if you have used
+Tarsnap on this machine in the past and have a key. Select the previous
+key if available in the dropdown list or locate it manually and proceed.
+Your jobs and settings should remain unchanged.

Reply via email to