pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/scmgit Fixed the PLIST. subprocess.py does not g...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2be372590981
branches:  trunk
changeset: 518292:2be372590981
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Wed Sep 06 09:08:55 2006 +0000

description:
Fixed the PLIST. subprocess.py does not get installed. Noticed by wiz,
verified by me.

diffstat:

 devel/scmgit/PLIST |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 6a5e2ebb547b -r 2be372590981 devel/scmgit/PLIST
--- a/devel/scmgit/PLIST        Wed Sep 06 04:01:04 2006 +0000
+++ b/devel/scmgit/PLIST        Wed Sep 06 09:08:55 2006 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/09/02 17:11:07 rillig Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/09/06 09:08:55 rillig Exp $
 bin/git
 bin/git-add
 bin/git-am
@@ -240,7 +240,6 @@
 man/man1/gitk.1
 man/man7/git.7
 share/git-core/python/gitMergeCommon.py
-share/git-core/python/subprocess.py
 share/git-core/templates/description
 share/git-core/templates/hooks/applypatch-msg
 share/git-core/templates/hooks/commit-msg



Home | Main Index | Thread Index | Old Index