Update version 0.8 -> 0.9.

While here, remove unneeded $HOMEPAGE, and fix rcsid in pkg/README.

Thanks to Vadim Zhukov for looking at a qmake issue I had during
update testing.  He was right, it turned out to be a qt5 sync
issue on the build box.

Index: Makefile
===================================================================
RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/Makefile,v
retrieving revision 1.6
diff -u -p -r1.6 Makefile
--- Makefile    26 Mar 2016 20:37:36 -0000      1.6
+++ Makefile    7 May 2016 00:23:44 -0000
@@ -2,11 +2,10 @@
 
 COMMENT =              frontend to the popular Tarsnap backup service
 
-V =                    0.8
+V =                    0.9
 DISTNAME =             tarsnap-gui-${V}
 CATEGORIES =           sysutils
 
-HOMEPAGE =             https://github.com/Tarsnap/tarsnap-gui/wiki/Tarsnap
 MAINTAINER =           Josh Grosse <j...@jggimi.homeip.net>
 
 # BSD
Index: distinfo
===================================================================
RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/distinfo,v
retrieving revision 1.3
diff -u -p -r1.3 distinfo
--- distinfo    28 Jan 2016 10:21:21 -0000      1.3
+++ distinfo    7 May 2016 00:24:02 -0000
@@ -1,2 +1,2 @@
-SHA256 (tarsnap-gui-0.8.tar.gz) = pLWyO2t1qnpK9NEkUhKGyA1CRGVxyyeoWNA+dysv8IA=
-SIZE (tarsnap-gui-0.8.tar.gz) = 544066
+SHA256 (tarsnap-gui-0.9.tar.gz) = 5H4eYR8se7URG8wdLYb6LARbpK8j+EMLvDxy9UZXLLg=
+SIZE (tarsnap-gui-0.9.tar.gz) = 433454
Index: pkg/README
===================================================================
RCS file: /systems/cvs/ports/sysutils/tarsnap-gui/pkg/README,v
retrieving revision 1.1
diff -u -p -r1.1 README
--- pkg/README  3 Nov 2015 20:14:50 -0000       1.1
+++ pkg/README  1 Apr 2016 11:43:14 -0000
@@ -1,4 +1,4 @@
-$OpenBSD:
+$OpenBSD$
 
 +-----------------------------------------------------------------------
 | Running ${FULLPKGNAME} on OpenBSD

Reply via email to