Attached is the latest revision.  The Makefile assignments have been
made pretty and gtk icon update implemented in the Makefile.  The port
builds and runs on amd64/i386.

The src patch to prevent a redundant gtk desktop update was left in.

The following patch was tested with "pkg_add -u".  tint2 installed
cleanly in place of tint.

Index: Makefile
===================================================================
RCS file: /systems/cvs/ports/devel/quirks/Makefile,v
retrieving revision 1.276
diff -u -p -u -p -r1.276 Makefile
--- Makefile    28 Aug 2015 14:48:05 -0000      1.276
+++ Makefile    9 Sep 2015 20:21:06 -0000
@@ -5,7 +5,7 @@ CATEGORIES =    devel databases
DISTFILES =

# API.rev
-PKGNAME =      quirks-2.121
+PKGNAME =      quirks-2.122
PKG_ARCH =     *
MAINTAINER =   Marc Espie <es...@openbsd.org>

Index: files/Quirks.pm
===================================================================
RCS file: /systems/cvs/ports/devel/quirks/files/Quirks.pm,v
retrieving revision 1.286
diff -u -p -u -p -r1.286 Quirks.pm
--- files/Quirks.pm     28 Aug 2015 14:48:05 -0000      1.286
+++ files/Quirks.pm     9 Sep 2015 20:20:52 -0000
@@ -377,6 +377,7 @@ my $stem_extensions = {
      'mirall' => 'owncloudclient',
# 5.9
      'consolekit' => 'consolekit2',
+       'tint' => 'tint2',
};

# reasons for obsolete packages

Attachment: tint2.tar.gz
Description: application/tar-gz

Reply via email to