pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/scmgit-base kind of hard to use http repositorie...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/85f3487b9ae8
branches:  trunk
changeset: 610523:85f3487b9ae8
user:      christos <christos%pkgsrc.org@localhost>
date:      Sat Oct 27 20:26:17 2012 +0000

description:
kind of hard to use http repositories without the http helper.

diffstat:

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

diffs (43 lines):

diff -r 7e30b4aa6edb -r 85f3487b9ae8 devel/scmgit-base/Makefile
--- a/devel/scmgit-base/Makefile        Sat Oct 27 19:43:50 2012 +0000
+++ b/devel/scmgit-base/Makefile        Sat Oct 27 20:26:17 2012 +0000
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.51 2012/10/06 18:28:13 adam Exp $
+# $NetBSD: Makefile,v 1.52 2012/10/27 20:26:17 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 7e30b4aa6edb -r 85f3487b9ae8 devel/scmgit-base/PLIST
--- a/devel/scmgit-base/PLIST   Sat Oct 27 19:43:50 2012 +0000
+++ b/devel/scmgit-base/PLIST   Sat Oct 27 20:26:17 2012 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2012/09/16 21:50:16 cheusov Exp $
+@comment $NetBSD: PLIST,v 1.36 2012/10/27 20:26:17 christos Exp $
 bin/git
 bin/git-cvsserver
 bin/git-receive-pack
@@ -81,8 +81,6 @@
 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
@@ -136,10 +134,7 @@
 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