pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rgl
Module Name: pkgsrc
Committed By: taca
Date: Fri Aug 26 11:16:57 UTC 2022
Modified Files:
pkgsrc/devel/ruby-rgl: Makefile distinfo
Log Message:
devel/ruby-rgl: update to 0.5.8
2022-06 Release 0.5.8
Horst Duchene
* switch to github actions (56030d)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-rgl/Makefile \
pkgsrc/devel/ruby-rgl/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/ruby-rgl/Makefile
diff -u pkgsrc/devel/ruby-rgl/Makefile:1.13 pkgsrc/devel/ruby-rgl/Makefile:1.14
--- pkgsrc/devel/ruby-rgl/Makefile:1.13 Sun Jan 10 16:20:48 2021
+++ pkgsrc/devel/ruby-rgl/Makefile Fri Aug 26 11:16:57 2022
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2021/01/10 16:20:48 taca Exp $
+# $NetBSD: Makefile,v 1.14 2022/08/26 11:16:57 taca Exp $
-DISTNAME= rgl-0.5.7
+DISTNAME= rgl-0.5.8
CATEGORIES= devel
MAINTAINER= minskim%NetBSD.org@localhost
@@ -10,8 +10,12 @@ LICENSE= ruby-license
DEPENDS+= ${RUBY_PKGPREFIX}-stream>=0.5.3:../../devel/ruby-stream
DEPENDS+= ${RUBY_PKGPREFIX}-lazy_priority_queue>0.1.0<0.2:../../devel/ruby-lazy_priority_queue
+# Ruby 2.7 and later have rexml 3.2 or later.
+#DEPENDS+= ${RUBY_PKGPREFIX}-rexml>=3.2<4:../../textproc/ruby-rexml
USE_LANGUAGES= # none
+#RUBY_VERSIONS_ACCEPTED= 27 30 31
+
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Index: pkgsrc/devel/ruby-rgl/distinfo
diff -u pkgsrc/devel/ruby-rgl/distinfo:1.13 pkgsrc/devel/ruby-rgl/distinfo:1.14
--- pkgsrc/devel/ruby-rgl/distinfo:1.13 Tue Oct 26 10:19:45 2021
+++ pkgsrc/devel/ruby-rgl/distinfo Fri Aug 26 11:16:57 2022
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:19:45 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/08/26 11:16:57 taca Exp $
-BLAKE2s (rgl-0.5.7.gem) = d0ef7826ebc6da5c789f1a99de3da472527734d492281066b696c9c54999faf9
-SHA512 (rgl-0.5.7.gem) = 9db3b74e994770f34aeca48ef3d6311701108608dbfa8b598a53e2fd15159d646241908504878963877d9e81344897183da3d55f396ffc078655c86d668d0094
-Size (rgl-0.5.7.gem) = 65024 bytes
+BLAKE2s (rgl-0.5.8.gem) = c0bc71e97eb72fba57c9d9a93b77727050d38eea546d1a26d16c125959d1efdc
+SHA512 (rgl-0.5.8.gem) = 3a444a1b6b213967e963d3e8c746e8a9db78fff6e8e325cb8caeb54b7fada2bc892c9395ee58727133a1e25eb8d99444a7079a3c1542777cb992e4fabb87bed9
+Size (rgl-0.5.8.gem) = 65024 bytes
Home |
Main Index |
Thread Index |
Old Index