pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/scmgit-base Note in the MESSAGE that git-svn req...
details: https://anonhg.NetBSD.org/pkgsrc/rev/3aba51e7b8f3
branches: trunk
changeset: 602227:3aba51e7b8f3
user: dholland <dholland%pkgsrc.org@localhost>
date: Sun Apr 08 05:31:07 2012 +0000
description:
Note in the MESSAGE that git-svn requires p5-subversion, as suggested
in PR 45058.
diffstat:
devel/scmgit-base/MESSAGE | 4 +++-
devel/scmgit-base/Makefile | 4 +++-
2 files changed, 6 insertions(+), 2 deletions(-)
diffs (28 lines):
diff -r fee0aa188ca8 -r 3aba51e7b8f3 devel/scmgit-base/MESSAGE
--- a/devel/scmgit-base/MESSAGE Sun Apr 08 05:11:13 2012 +0000
+++ b/devel/scmgit-base/MESSAGE Sun Apr 08 05:31:07 2012 +0000
@@ -1,7 +1,9 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1 2008/08/20 03:04:20 bjs Exp $
+$NetBSD: MESSAGE,v 1.2 2012/04/08 05:31:07 dholland Exp $
NOTE: Pristine templates are located in:
${GIT_TEMPLATE_INSTDIR}.
+To use the git-svn interface to Subversion you must also install the
+p5-subversion package in devel/p5-subversion.
===========================================================================
diff -r fee0aa188ca8 -r 3aba51e7b8f3 devel/scmgit-base/Makefile
--- a/devel/scmgit-base/Makefile Sun Apr 08 05:11:13 2012 +0000
+++ b/devel/scmgit-base/Makefile Sun Apr 08 05:31:07 2012 +0000
@@ -1,7 +1,9 @@
-# $NetBSD: Makefile,v 1.42 2012/03/26 07:28:18 fhajny Exp $
+# $NetBSD: Makefile,v 1.43 2012/04/08 05:31:07 dholland Exp $
.include "../../devel/scmgit/Makefile.common"
+PKGREVISION= 1
+
PKGNAME= scmgit-base-${GIT_VERSION}
COMMENT= GIT Tree History Storage Tool (base package)
Home |
Main Index |
Thread Index |
Old Index