Received: by mail.netbsd.org (Postfix, from userid 605) id 822C484E57; Mon, 28 Oct 2019 16:03:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0C5F284E09 for ; Mon, 28 Oct 2019 16:03:06 +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 HtBoPDjVPGK2 for ; Mon, 28 Oct 2019 16:03:05 +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 9913084D71 for ; Mon, 28 Oct 2019 16:03:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9339DFA8D; Mon, 28 Oct 2019 16:03:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157227858523560" MIME-Version: 1.0 Date: Mon, 28 Oct 2019 16:03:05 +0000 From: "Kamil Rytarowski" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: kamil@netbsd.org X-Mailer: log_accum Message-Id: <20191028160305.9339DFA8D@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. --_----------=_157227858523560 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kamil Date: Mon Oct 28 16:03:05 UTC 2019 Modified Files: pkgsrc/devel: Makefile Log Message: -grantlee To generate a diff of this commit: cvs rdiff -u -r1.2933 -r1.2934 pkgsrc/devel/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157227858523560 Content-Disposition: inline Content-Length: 582 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/Makefile diff -u pkgsrc/devel/Makefile:1.2933 pkgsrc/devel/Makefile:1.2934 --- pkgsrc/devel/Makefile:1.2933 Sun Oct 27 13:16:17 2019 +++ pkgsrc/devel/Makefile Mon Oct 28 16:03:05 2019 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2933 2019/10/27 13:16:17 rhialto Exp $ +# $NetBSD: Makefile,v 1.2934 2019/10/28 16:03:05 kamil Exp $ # COMMENT= Development utilities @@ -447,7 +447,6 @@ SUBDIR+= gprbuild-aux SUBDIR+= gps SUBDIR+= gputils SUBDIR+= gradle -SUBDIR+= grantlee SUBDIR+= grantlee-qt5 SUBDIR+= gsoap SUBDIR+= gst-plugins0.10-pango --_----------=_157227858523560--