pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-commonmarker23
Module Name: pkgsrc
Committed By: taca
Date: Mon Feb 9 07:50:54 UTC 2026
Modified Files:
pkgsrc/textproc/ruby-commonmarker23: Makefile
Log Message:
textproc/ruby-commonmarker23: not for ruby40
This packages is for ruby-redmine61 and it is not support ruby40.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/ruby-commonmarker23/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/ruby-commonmarker23/Makefile
diff -u pkgsrc/textproc/ruby-commonmarker23/Makefile:1.3 pkgsrc/textproc/ruby-commonmarker23/Makefile:1.4
--- pkgsrc/textproc/ruby-commonmarker23/Makefile:1.3 Wed Jan 7 08:49:08 2026
+++ pkgsrc/textproc/ruby-commonmarker23/Makefile Mon Feb 9 07:50:54 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2026/01/07 08:49:08 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/09 07:50:54 taca Exp $
DISTNAME= commonmarker-2.3.2
PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/commonmarker/&23/}
@@ -16,6 +16,9 @@ USE_TOOLS+= gmake
RUBYGEM_OPTIONS+= --format-executable
+# This packages is for ruby-redmine61 and it is not support by ruby40.
+RUBY_VERSIONS_ACCEPTED= 32 33 34
+
.include "cargo-depends.mk"
# XXX: including "lang/ruby/gem.mk" after "lang/rust/cargo.mk" cause
Home |
Main Index |
Thread Index |
Old Index