pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-contracts
Module Name: pkgsrc
Committed By: taca
Date: Wed Jan 3 15:56:39 UTC 2024
Modified Files:
pkgsrc/devel/ruby-contracts: Makefile
Log Message:
devel/ruby-contracts: remove extra RUBY_VERSIONS_ACCEPTED
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-contracts/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-contracts/Makefile
diff -u pkgsrc/devel/ruby-contracts/Makefile:1.6 pkgsrc/devel/ruby-contracts/Makefile:1.7
--- pkgsrc/devel/ruby-contracts/Makefile:1.6 Sat Sep 9 13:52:56 2023
+++ pkgsrc/devel/ruby-contracts/Makefile Wed Jan 3 15:56:39 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2023/09/09 13:52:56 taca Exp $
+# $NetBSD: Makefile,v 1.7 2024/01/03 15:56:39 taca Exp $
DISTNAME= contracts-0.17
CATEGORIES= devel
@@ -10,7 +10,5 @@ LICENSE= 2-clause-bsd
USE_LANGUAGES= # none
-RUBY_VERSIONS_ACCEPTED= 31 32
-
.include "../../lang/ruby/gem.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index