The attached *.diff updates tint2 16.6.1 -> 16.7
Builds, runs amd64-current. Testing, feedback and consideration for
updating appreciated
--
J. Scott Heppler
Index: Makefile
===================================================================
RCS file: /cvs/ports/x11/tint2/Makefile,v
retrieving revision 1.12
diff -u -p -u -p -r1.12 Makefile
--- Makefile 20 May 2019 22:15:30 -0000 1.12
+++ Makefile 3 Aug 2019 21:25:18 -0000
@@ -2,13 +2,13 @@
COMMENT= freedesktop-compliant panel
-V= 16.6.1
+V= 16.7
CATEGORIES= x11
DISTNAME= tint2-${V}
HOMEPAGE= https://gitlab.com/o9000/tint2/
# GPLv2 only
-PERMIT_PACKAGE_CDROM= YES
+PERMIT_PACKAGE= YES
MASTER_SITES= https://gitlab.com/o9000/tint2/-/archive/${V}/
Index: distinfo
===================================================================
RCS file: /cvs/ports/x11/tint2/distinfo,v
retrieving revision 1.4
diff -u -p -u -p -r1.4 distinfo
--- distinfo 16 Sep 2018 17:01:37 -0000 1.4
+++ distinfo 3 Aug 2019 21:25:18 -0000
@@ -1,2 +1,2 @@
-SHA256 (tint2-16.6.1.tar.gz) = 2S51My6+rDcPAntKCx6KCGUPxW4/KrxB9ROGNM9r180=
-SIZE (tint2-16.6.1.tar.gz) = 546488
+SHA256 (tint2-16.7.tar.gz) = K34MBCW/H3f4l0jnKVqb3ABvGM4LWBSAIv4p4UBau28=
+SIZE (tint2-16.7.tar.gz) = 551146
Index: patches/patch-CMakeLists_txt
===================================================================
RCS file: /cvs/ports/x11/tint2/patches/patch-CMakeLists_txt,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-CMakeLists_txt
--- patches/patch-CMakeLists_txt 16 Sep 2018 17:01:37 -0000 1.3
+++ patches/patch-CMakeLists_txt 3 Aug 2019 21:25:18 -0000
@@ -1,4 +1,4 @@
-$OpenBSD: patch-CMakeLists_txt,v 1.3 2018/09/16 17:01:37 bcallah Exp $
+$OpenBSD$
Index: CMakeLists.txt
--- CMakeLists.txt.orig
Index: patches/patch-themes_CMakeLists_txt
===================================================================
RCS file: /cvs/ports/x11/tint2/patches/patch-themes_CMakeLists_txt,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-themes_CMakeLists_txt
--- patches/patch-themes_CMakeLists_txt 16 Sep 2018 17:01:37 -0000 1.3
+++ patches/patch-themes_CMakeLists_txt 3 Aug 2019 21:25:18 -0000
@@ -1,4 +1,4 @@
-$OpenBSD: patch-themes_CMakeLists_txt,v 1.3 2018/09/16 17:01:37 bcallah Exp $
+$OpenBSD$
Index: themes/CMakeLists.txt
--- themes/CMakeLists.txt.orig
Index: patches/patch-themes_tint2rc
===================================================================
RCS file: /cvs/ports/x11/tint2/patches/patch-themes_tint2rc,v
retrieving revision 1.3
diff -u -p -u -p -r1.3 patch-themes_tint2rc
--- patches/patch-themes_tint2rc 16 Sep 2018 17:01:37 -0000 1.3
+++ patches/patch-themes_tint2rc 3 Aug 2019 21:25:18 -0000
@@ -1,15 +1,17 @@
-$OpenBSD: patch-themes_tint2rc,v 1.3 2018/09/16 17:01:37 bcallah Exp $
+$OpenBSD$
Index: themes/tint2rc
--- themes/tint2rc.orig
+++ themes/tint2rc
-@@ -150,9 +150,7 @@ startup_notifications = 1
+@@ -150,9 +150,9 @@ startup_notifications = 1
launcher_tooltip = 1
launcher_item_app = tint2conf.desktop
launcher_item_app = firefox.desktop
-launcher_item_app = iceweasel.desktop
++launcher_item_app = firefox-esr.desktop
launcher_item_app = chromium-browser.desktop
-launcher_item_app = google-chrome.desktop
++launcher_item_app = iridium-browser.desktop
#-------------------------------------
# Clock
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/x11/tint2/pkg/PLIST,v
retrieving revision 1.6
diff -u -p -u -p -r1.6 PLIST
--- pkg/PLIST 1 Jul 2018 18:33:39 -0000 1.6
+++ pkg/PLIST 3 Aug 2019 21:25:18 -0000
@@ -1,5 +1,5 @@
-@comment $OpenBSD: PLIST,v 1.6 2018/07/01 18:33:39 espie Exp $
-@pkgpath x11/tint
+@comment $OpenBSD: PLIST,v$
+@pkgpath /x11/tint
@bin bin/tint2
@bin bin/tint2conf
@man man/man1/tint2.1