Received: by mail.netbsd.org (Postfix, from userid 605) id 88A5C84D6F; Mon, 30 Jul 2018 15:29:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id CF06A84D65 for ; Mon, 30 Jul 2018 15:29:16 +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 LGuOOyaG5KjF for ; Mon, 30 Jul 2018 15:29:16 +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 4513984D3C for ; Mon, 30 Jul 2018 15:29:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 35CC5FBEC; Mon, 30 Jul 2018 15:29:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1532964556258990" MIME-Version: 1.0 Date: Mon, 30 Jul 2018 15:29:16 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/devel/libdbusmenu-qt5 To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20180730152916.35CC5FBEC@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1532964556258990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Mon Jul 30 15:29:16 UTC 2018 Added Files: pkgsrc/devel/libdbusmenu-qt5: PLIST.SunOS Log Message: libdbusmenu-qt5: SunOS also ships moc_predefs.h To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libdbusmenu-qt5/PLIST.SunOS Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1532964556258990 Content-Disposition: inline Content-Length: 379 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Added files: Index: pkgsrc/devel/libdbusmenu-qt5/PLIST.SunOS diff -u /dev/null pkgsrc/devel/libdbusmenu-qt5/PLIST.SunOS:1.1 --- /dev/null Mon Jul 30 15:29:16 2018 +++ pkgsrc/devel/libdbusmenu-qt5/PLIST.SunOS Mon Jul 30 15:29:16 2018 @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST.SunOS,v 1.1 2018/07/30 15:29:16 jperkin Exp $ +include/dbusmenu-qt5/dbusmenu-qt5_autogen/moc_predefs.h --_----------=_1532964556258990--