Applied diff cleanly & built without issue on -current/amd64. So far no issues that I've seen. I'll continue to test and report back any issues I find.
-Chris Wojtyna On Sun, Aug 26, 2018 at 07:01:19PM -0700, Heppler, J. Scott wrote: > The attached diff updates tint2 to the latest stable release > https://gitlab.com/o9000/tint2/blob/16.6.1/ChangeLog. > > The update fixes some regressions, adds the ability to sort the task bar > and turn off logging of script executors. > > Builds and runs on my -current/amd64. Additional testing and critique > appreciated. > -- > J. Scott Heppler > Index: Makefile > =================================================================== > RCS file: /cvs/ports/x11/tint2/Makefile,v > retrieving revision 1.10 > diff -u -p -u -p -r1.10 Makefile > --- Makefile 1 Jul 2018 18:33:39 -0000 1.10 > +++ Makefile 25 Aug 2018 20:06:26 -0000 > @@ -2,12 +2,11 @@ > > COMMENT= freedesktop-compliant panel > > -V= 16.2 > +V= 16.6.1 > CATEGORIES= x11 > DISTNAME= tint2-$V > DISTFILES= ${DISTNAME}${EXTRACT_SUFX}{archive${EXTRACT_SUFX}?ref=v$V} > -WRKDIST= ${WRKDIR}/tint2-v$V-b810bad93ff65854137fbd2f344ad2f99338008f > -REVISION= 2 > +WRKDIST= ${WRKDIR}/tint2-v$V-a82b9a1d7f4ad835183ca17ec38273556cc4b1ff > > HOMEPAGE= https://gitlab.com/o9000/tint2/ > > Index: distinfo > =================================================================== > RCS file: /cvs/ports/x11/tint2/distinfo,v > retrieving revision 1.3 > diff -u -p -u -p -r1.3 distinfo > --- distinfo 12 Mar 2018 22:49:54 -0000 1.3 > +++ distinfo 25 Aug 2018 20:06:26 -0000 > @@ -1,2 +1,2 @@ > -SHA256 (tint2-16.2.tar.gz) = OAvQGg7wIbcxqpzHFONIerz0mO6WFQ73J0BaAN8wuLI= > -SIZE (tint2-16.2.tar.gz) = 537236 > +SHA256 (tint2-16.6.1.tar.gz) = /cIGoBqV+PsSm0Nveb1ensXi5EwiMYmD5S/PgQHPyb8= > +SIZE (tint2-16.6.1.tar.gz) = 546590 > 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 25 Aug 2018 20:06:26 -0000 > @@ -1,4 +1,4 @@ > -@comment $OpenBSD: PLIST,v 1.6 2018/07/01 18:33:39 espie Exp $ > +@comment $OpenBSD: PLIST,v$ > @pkgpath x11/tint > @bin bin/tint2 > @bin bin/tint2conf > @@ -46,6 +46,6 @@ share/locale/sr/LC_MESSAGES/tint2conf.mo > share/mime/packages/tint2conf.xml > share/tint2/ > share/tint2/default_icon.png > -@tag update-desktop-database > -@tag gtk-update-icon-cache %D/share/icons/hicolor > @tag update-mime-database > +@tag gtk-update-icon-cache %D/share/icons/hicolor > +@tag update-desktop-database