Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 7FDC171193 for ; Mon, 9 Sep 2013 13:54:48 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E774D14A19B; Mon, 9 Sep 2013 13:54:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7EDE114A199 for ; Mon, 9 Sep 2013 13:54:45 +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 K7hyTHBEez9i for ; Mon, 9 Sep 2013 13:54:44 +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 B50C714A194 for ; Mon, 9 Sep 2013 13:54:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id B2B4996; Mon, 9 Sep 2013 13:54:44 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 9 Sep 2013 13:54:44 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/git-base To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20130909135444.B2B4996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Sep 9 13:54:44 UTC 2013 Added Files: pkgsrc/devel/git-base: DESCR MESSAGE Makefile PLIST distinfo options.mk pkgsrc/devel/git-base/patches: patch-aa patch-ac patch-ae patch-af patch-ag patch-ah patch-ai patch-config.mak.uname patch-wrapper.c Log Message: Reimport scmgit-base as git-base-1.8.4 in devel/git-base. Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance. It outclasses SCM tools like Subversion, CVS, Perforce, and ClearCase with features like cheap local branching, convenient staging areas, and multiple workflows. This package contains only the git program (and subcommands). It does not contain man pages or the tk-based repository browser. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/git-base/DESCR \ pkgsrc/devel/git-base/MESSAGE pkgsrc/devel/git-base/Makefile \ pkgsrc/devel/git-base/PLIST pkgsrc/devel/git-base/distinfo \ pkgsrc/devel/git-base/options.mk cvs rdiff -u -r0 -r1.1 pkgsrc/devel/git-base/patches/patch-aa \ pkgsrc/devel/git-base/patches/patch-ac \ pkgsrc/devel/git-base/patches/patch-ae \ pkgsrc/devel/git-base/patches/patch-af \ pkgsrc/devel/git-base/patches/patch-ag \ pkgsrc/devel/git-base/patches/patch-ah \ pkgsrc/devel/git-base/patches/patch-ai \ pkgsrc/devel/git-base/patches/patch-config.mak.uname \ pkgsrc/devel/git-base/patches/patch-wrapper.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.