pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/scmgit-base Add a missing entry to PLIST.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ace523caec1a
branches:  trunk
changeset: 547574:ace523caec1a
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Sep 21 02:00:37 2008 +0000

description:
Add a missing entry to PLIST.

Bump PKGREVISION.

diffstat:

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

diffs (32 lines):

diff -r cddcf1310cf4 -r ace523caec1a devel/scmgit-base/Makefile
--- a/devel/scmgit-base/Makefile        Sat Sep 20 22:33:02 2008 +0000
+++ b/devel/scmgit-base/Makefile        Sun Sep 21 02:00:37 2008 +0000
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.11 2008/09/17 01:18:42 bjs Exp $
+# $NetBSD: Makefile,v 1.12 2008/09/21 02:00:37 minskim Exp $
 #
 
 .include "../../devel/scmgit/Makefile.common"
 
 PKGNAME=               scmgit-base-${GIT_VERSION}
+PKGREVISION=           1
 COMMENT=               GIT Tree History Storage Tool (base package)
 
 PKG_DESTDIR_SUPPORT=   user-destdir
diff -r cddcf1310cf4 -r ace523caec1a devel/scmgit-base/PLIST
--- a/devel/scmgit-base/PLIST   Sat Sep 20 22:33:02 2008 +0000
+++ b/devel/scmgit-base/PLIST   Sun Sep 21 02:00:37 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2008/08/20 03:04:20 bjs Exp $
+@comment $NetBSD: PLIST,v 1.8 2008/09/21 02:00:37 minskim Exp $
 bin/git
 bin/git-receive-pack
 bin/git-upload-archive
@@ -206,6 +206,7 @@
 ${PLIST.gui}share/gitk/lib/msgs/sv.msg
 @dirrm share/examples/scmgit/templates/hooks
 @dirrm share/examples/scmgit/templates/info
+@dirrm share/examples/scmgit/templates/branches
 @dirrm share/examples/scmgit/templates
 @dirrm share/examples/scmgit
 ${PLIST.gui}@dirrm share/gitk/lib/msgs



Home | Main Index | Thread Index | Old Index