Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 9436063B86D for ; Sun, 16 Sep 2012 21:51:14 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 6770814A154; Sun, 16 Sep 2012 21:51:14 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A596A14A153 for ; Sun, 16 Sep 2012 21:51:12 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id dqRUCdJhSMxb for ; Sun, 16 Sep 2012 21:51:12 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 235E014A14B for ; Sun, 16 Sep 2012 21:51:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 0ECEC175DD; Sun, 16 Sep 2012 21:50:17 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sun, 16 Sep 2012 21:50:17 +0000 From: "Aleksey Cheusov" Subject: CVS commit: pkgsrc/devel To: pkgsrc-changes@NetBSD.org Reply-To: cheusov@netbsd.org X-Mailer: log_accum Message-Id: <20120916215017.0ECEC175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: cheusov Date: Sun Sep 16 21:50:16 UTC 2012 Modified Files: pkgsrc/devel: Makefile pkgsrc/devel/scmgit: Makefile.common pkgsrc/devel/scmgit-base: Makefile PLIST options.mk Added Files: pkgsrc/devel/scmgit-gitk: DESCR Makefile PLIST Log Message: Remove option scmgit-gui from devel/scmgit-base (++pkgrevision). Separate "gitk" into individual package devel/scmgit-gitk. Approved by wiz@. Tested on RHEL. To generate a diff of this commit: cvs rdiff -u -r1.1650 -r1.1651 pkgsrc/devel/Makefile cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/scmgit/Makefile.common cvs rdiff -u -r1.48 -r1.49 pkgsrc/devel/scmgit-base/Makefile cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/scmgit-base/PLIST cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/scmgit-base/options.mk cvs rdiff -u -r0 -r1.1 pkgsrc/devel/scmgit-gitk/DESCR \ pkgsrc/devel/scmgit-gitk/Makefile pkgsrc/devel/scmgit-gitk/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.