pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-readline
Module Name: pkgsrc
Committed By: taca
Date: Tue May 27 16:58:55 UTC 2025
Modified Files:
pkgsrc/devel/ruby-readline: Makefile
Log Message:
devel/ruby-readline: remove Ruby 3.1 support
To generate a diff of this commit:
cvs rdiff -u -r1.55 -r1.56 pkgsrc/devel/ruby-readline/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-readline/Makefile
diff -u pkgsrc/devel/ruby-readline/Makefile:1.55 pkgsrc/devel/ruby-readline/Makefile:1.56
--- pkgsrc/devel/ruby-readline/Makefile:1.55 Wed Jan 3 15:59:34 2024
+++ pkgsrc/devel/ruby-readline/Makefile Tue May 27 16:58:55 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.55 2024/01/03 15:59:34 taca Exp $
+# $NetBSD: Makefile,v 1.56 2025/05/27 16:58:55 taca Exp $
#
DISTNAME= ${RUBY_DISTNAME}
@@ -11,7 +11,7 @@ MAINTAINER= taca%NetBSD.org@localhost
HOMEPAGE= ${RUBY_HOMEPAGE}
COMMENT= Ruby extension to readline library
-RUBY_VERSIONS_ACCEPTED= 31 32
+RUBY_VERSIONS_ACCEPTED= 32
USE_RUBY_EXTCONF= yes
EXTRACT_ELEMENTS= ${RUBY_DISTNAME}/ext/readline \
${RUBY_DISTNAME}/include ${RUBY_DISTNAME}/internal.h
Home |
Main Index |
Thread Index |
Old Index