pkgsrc-WIP-changes archive

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

ruby-gollum-rugged_adapter: Update to 2.1.0



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Wed Nov 1 23:58:41 2023 +0900
Changeset:	d42e4d0af0fa276d262547aa9380a3c06e86f515

Modified Files:
	ruby-gollum-rugged_adapter/Makefile
	ruby-gollum-rugged_adapter/distinfo

Log Message:
ruby-gollum-rugged_adapter: Update to 2.1.0

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

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

diffstat:
 ruby-gollum-rugged_adapter/Makefile | 8 +++-----
 ruby-gollum-rugged_adapter/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 8 deletions(-)

diffs:
diff --git a/ruby-gollum-rugged_adapter/Makefile b/ruby-gollum-rugged_adapter/Makefile
index 52400b43e6..c14113892c 100644
--- a/ruby-gollum-rugged_adapter/Makefile
+++ b/ruby-gollum-rugged_adapter/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	gollum-rugged_adapter-0.4.4
+DISTNAME=	gollum-rugged_adapter-2.1.0
 CATEGORIES=	devel
 
 MAINTAINER=	pkgsrc-users%NetBSD.org@localhost
@@ -8,10 +8,8 @@ HOMEPAGE=	https://github.com/gollum/rugged_adapter
 COMMENT=	Adapter for Gollum to use Rugged (libgit2) at the backend
 LICENSE=	mit
 
-DEPENDS+=	${RUBY_PKGPREFIX}-mime-types>=1.15:../../mail/ruby-mime-types
-DEPENDS+=	${RUBY_PKGPREFIX}-rugged>=0.25<1:../../devel/ruby-rugged
+DEPENDS+=	${RUBY_PKGPREFIX}-mime-types>=3.4<4:../../mail/ruby-mime-types
+DEPENDS+=	${RUBY_PKGPREFIX}-rugged>=1.5<2:../../devel/ruby-rugged
 
 .include "../../lang/ruby/gem.mk"
-USE_LANGUAGES=	# none
-
 .include "../../mk/bsd.pkg.mk"
diff --git a/ruby-gollum-rugged_adapter/distinfo b/ruby-gollum-rugged_adapter/distinfo
index a8f5ea1dfa..daa4c2ef18 100644
--- a/ruby-gollum-rugged_adapter/distinfo
+++ b/ruby-gollum-rugged_adapter/distinfo
@@ -1,5 +1,5 @@
 $NetBSD$
 
-RMD160 (gollum-rugged_adapter-0.4.4.gem) = 874a7c69a9c2b3c2cc27983be079314b52ee03a3
-SHA512 (gollum-rugged_adapter-0.4.4.gem) = 8f193657529f537346e5480dadd15869933c273242cb888bd9650f9414dce9250abcd35c599ead555c815989b254f522ca5535db067fb0e110bfe3ad7a823010
-Size (gollum-rugged_adapter-0.4.4.gem) = 13312 bytes
+BLAKE2s (gollum-rugged_adapter-2.1.0.gem) = 8e0840e4c0151c9a3367d86da17657095e3187863a85acdf7fd739948e486ce2
+SHA512 (gollum-rugged_adapter-2.1.0.gem) = 6b94e75eb728adb4f935a205ba687799def3c1f19b8f05ddc600d4fde9532e8471bc3fb3867488e256a3b6e31c7ba0617dd63e83e3bcf45db1787b3a5d87dc47
+Size (gollum-rugged_adapter-2.1.0.gem) = 13824 bytes


Home | Main Index | Thread Index | Old Index