pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/scmgit-base undo previous



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b7a48066a397
branches:  trunk
changeset: 610529:b7a48066a397
user:      christos <christos%pkgsrc.org@localhost>
date:      Sun Oct 28 01:17:08 2012 +0000

description:
undo previous

diffstat:

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

diffs (43 lines):

diff -r 70f50672e316 -r b7a48066a397 devel/scmgit-base/Makefile
--- a/devel/scmgit-base/Makefile        Sat Oct 27 22:19:17 2012 +0000
+++ b/devel/scmgit-base/Makefile        Sun Oct 28 01:17:08 2012 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.52 2012/10/27 20:26:17 christos Exp $
+# $NetBSD: Makefile,v 1.53 2012/10/28 01:17:08 christos 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 70f50672e316 -r b7a48066a397 devel/scmgit-base/PLIST
--- a/devel/scmgit-base/PLIST   Sat Oct 27 22:19:17 2012 +0000
+++ b/devel/scmgit-base/PLIST   Sun Oct 28 01:17:08 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.36 2012/10/27 20:26:17 christos Exp $
+@comment $NetBSD: PLIST,v 1.37 2012/10/28 01:17:09 christos Exp $
 bin/git
 bin/git-cvsserver
 bin/git-receive-pack
@@ -81,6 +81,8 @@
 libexec/git-core/git-hash-object
 libexec/git-core/git-help
 libexec/git-core/git-http-backend
+libexec/git-core/git-http-fetch
+libexec/git-core/git-http-push
 libexec/git-core/git-imap-send
 libexec/git-core/git-index-pack
 libexec/git-core/git-init
@@ -134,7 +136,10 @@
 libexec/git-core/git-remote
 libexec/git-core/git-remote-ext
 libexec/git-core/git-remote-fd
+libexec/git-core/git-remote-ftp
+libexec/git-core/git-remote-ftps
 libexec/git-core/git-remote-http
+libexec/git-core/git-remote-https
 libexec/git-core/git-remote-testgit
 libexec/git-core/git-repack
 libexec/git-core/git-replace



Home | Main Index | Thread Index | Old Index