pkgsrc-WIP-changes archive

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

ruby-git: remove, newer version in pkgsrc



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Mon Apr 17 11:44:30 2023 +0200
Changeset:	f19efcdd87dfa42f7f3ebda848dbe367d2f337f7

Modified Files:
	Makefile
Removed Files:
	ruby-git/DESCR
	ruby-git/Makefile
	ruby-git/PLIST
	ruby-git/TODO
	ruby-git/distinfo

Log Message:
ruby-git: remove, newer version in pkgsrc

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f19efcdd87dfa42f7f3ebda848dbe367d2f337f7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile          |  2 +-
 ruby-git/DESCR    |  2 --
 ruby-git/Makefile | 15 ---------------
 ruby-git/PLIST    | 21 ---------------------
 ruby-git/TODO     |  2 --
 ruby-git/distinfo |  5 -----
 6 files changed, 1 insertion(+), 46 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ec46667c80..3e0aaf0554 100644
--- a/Makefile
+++ b/Makefile
@@ -283,6 +283,7 @@ SUBDIR+=	bicon
 SUBDIR+=	bigdft
 SUBDIR+=	bijiben
 SUBDIR+=	bindgraph
+SUBDIR+=	binutils-git
 SUBDIR+=	binutils-gold-git
 SUBDIR+=	bio-mocha
 SUBDIR+=	biolibc
@@ -5109,7 +5110,6 @@ SUBDIR+=	ruby-ethon
 SUBDIR+=	ruby-gemojione
 SUBDIR+=	ruby-gh
 SUBDIR+=	ruby-ghi
-SUBDIR+=	ruby-git
 SUBDIR+=	ruby-git_stats
 SUBDIR+=	ruby-github-markup
 SUBDIR+=	ruby-gitlab
diff --git a/ruby-git/DESCR b/ruby-git/DESCR
deleted file mode 100644
index 6a4e211a1d..0000000000
--- a/ruby-git/DESCR
+++ /dev/null
@@ -1,2 +0,0 @@
-Ruby/Git is a Ruby library that can be used to create, read and manipulate
-Git repositories by wrapping system calls to the git binary.
diff --git a/ruby-git/Makefile b/ruby-git/Makefile
deleted file mode 100644
index ce173ec15f..0000000000
--- a/ruby-git/Makefile
+++ /dev/null
@@ -1,15 +0,0 @@
-# $NetBSD: Makefile,v 1.4 2013/09/09 14:05:31 thomasklausner Exp $
-
-DISTNAME=	git-1.2.5
-PKGNAME=	${RUBY_PKGPREFIX}-${DISTNAME}
-CATEGORIES=	devel
-
-MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=	https://github.com/schacon/ruby-git
-COMMENT=	Manipulate Git repositories by wrapping around the git binary
-LICENSE=	mit
-
-DEPENDS+=	git-base>=1.6:../../devel/git-base
-
-.include "../../lang/ruby/gem.mk"
-.include "../../mk/bsd.pkg.mk"
diff --git a/ruby-git/PLIST b/ruby-git/PLIST
deleted file mode 100644
index 7296dc9f27..0000000000
--- a/ruby-git/PLIST
+++ /dev/null
@@ -1,21 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2009/11/10 16:31:24 fhajny Exp $
-${GEM_HOME}/cache/git-${PKGVERSION}.gem
-${GEM_LIBDIR}/README
-${GEM_LIBDIR}/lib/git.rb
-${GEM_LIBDIR}/lib/git/author.rb
-${GEM_LIBDIR}/lib/git/base.rb
-${GEM_LIBDIR}/lib/git/branch.rb
-${GEM_LIBDIR}/lib/git/branches.rb
-${GEM_LIBDIR}/lib/git/diff.rb
-${GEM_LIBDIR}/lib/git/index.rb
-${GEM_LIBDIR}/lib/git/lib.rb
-${GEM_LIBDIR}/lib/git/log.rb
-${GEM_LIBDIR}/lib/git/object.rb
-${GEM_LIBDIR}/lib/git/path.rb
-${GEM_LIBDIR}/lib/git/remote.rb
-${GEM_LIBDIR}/lib/git/repository.rb
-${GEM_LIBDIR}/lib/git/stash.rb
-${GEM_LIBDIR}/lib/git/stashes.rb
-${GEM_LIBDIR}/lib/git/status.rb
-${GEM_LIBDIR}/lib/git/working_directory.rb
-${GEM_HOME}/specifications/git-${PKGVERSION}.gemspec
diff --git a/ruby-git/TODO b/ruby-git/TODO
deleted file mode 100644
index f8e781b5bb..0000000000
--- a/ruby-git/TODO
+++ /dev/null
@@ -1,2 +0,0 @@
-Vulnerabilities:
-CVE-2022-46648
diff --git a/ruby-git/distinfo b/ruby-git/distinfo
deleted file mode 100644
index afec59315a..0000000000
--- a/ruby-git/distinfo
+++ /dev/null
@@ -1,5 +0,0 @@
-$NetBSD: distinfo,v 1.2 2010/11/04 22:01:30 fhajny Exp $
-
-RMD160 (git-1.2.5.gem) = 8338ec7647d48d85b9d6951ead0d30194711fdc2
-SHA512 (git-1.2.5.gem) = 6297bc2d25214b460caa92fd05997df814de30dbb4cdfc312becd947044ee6167b7b88a492b382dc6a5e0079b23821d87c4c0b6a212970d0a852974b51ec9f80
-Size (git-1.2.5.gem) = 19968 bytes


Home | Main Index | Thread Index | Old Index