Received: by mail.netbsd.org (Postfix, from userid 605) id 6B6B484D63; Sat, 7 Apr 2018 00:58:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5F40B84D56 for ; Sat, 7 Apr 2018 00:58:13 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id XEv7BeXmWn3S for ; Sat, 7 Apr 2018 00:58:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id D702484D41 for ; Sat, 7 Apr 2018 00:58:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id C837BFBEC; Sat, 7 Apr 2018 00:58:12 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sat, 7 Apr 2018 00:58:12 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/textproc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20180407005812.C837BFBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: markd Date: Sat Apr 7 00:58:12 UTC 2018 Removed Files: pkgsrc/textproc/sonnet: hacks.mk pkgsrc/textproc/syntax-highlighting: hacks.mk Log Message: {sonnet,syntax-highlighting}: remove Qt5Widgets hack r1.14 of src/external/gpl3/binutils/dist/bfd/elflink.c may fix the underlying problem but r1.55 of pkgsrc/x11/qt5-qtbase/Makefile means we no longer tickle it so remove. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/sonnet/hacks.mk cvs rdiff -u -r1.1 -r0 pkgsrc/textproc/syntax-highlighting/hacks.mk Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.