pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-async
Module Name: pkgsrc
Committed By: taca
Date: Wed Jan 3 15:55:57 UTC 2024
Modified Files:
pkgsrc/devel/ruby-async: Makefile
Log Message:
devel/ruby-async: remove extra RUBY_VERSIONS_ACCEPTED
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/ruby-async/Makefile
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-async/Makefile
diff -u pkgsrc/devel/ruby-async/Makefile:1.14 pkgsrc/devel/ruby-async/Makefile:1.15
--- pkgsrc/devel/ruby-async/Makefile:1.14 Sat Nov 11 09:57:32 2023
+++ pkgsrc/devel/ruby-async/Makefile Wed Jan 3 15:55:57 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2023/11/11 09:57:32 taca Exp $
+# $NetBSD: Makefile,v 1.15 2024/01/03 15:55:57 taca Exp $
DISTNAME= async-2.6.5
CATEGORIES= devel
@@ -15,7 +15,5 @@ DEPENDS+= ${RUBY_PKGPREFIX}-io-event>=1.
DEPENDS+= ${RUBY_PKGPREFIX}-timers>=4.1<5:../../time/ruby-timers
DEPENDS+= ${RUBY_PKGPREFIX}-fiber-annotation>=0:../../devel/ruby-fiber-annotation
-RUBY_VERSIONS_ACCEPTED= 31 32
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index