pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/ruby-rexml
Module Name: pkgsrc
Committed By: taca
Date: Tue Aug 30 15:24:32 UTC 2022
Modified Files:
pkgsrc/textproc/ruby-rexml: Makefile
Log Message:
textproc/ruby-rexml: improve comment text
Ruby 3.1 contains the same version of ruby-rexml in it as Ruby 3.0.
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/ruby-rexml/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-rexml/Makefile
diff -u pkgsrc/textproc/ruby-rexml/Makefile:1.14 pkgsrc/textproc/ruby-rexml/Makefile:1.15
--- pkgsrc/textproc/ruby-rexml/Makefile:1.14 Tue Jun 1 15:33:58 2021
+++ pkgsrc/textproc/ruby-rexml/Makefile Tue Aug 30 15:24:32 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2021/06/01 15:33:58 taca Exp $
+# $NetBSD: Makefile,v 1.15 2022/08/30 15:24:32 taca Exp $
DISTNAME= rexml-3.2.5
CATEGORIES= textproc
@@ -8,7 +8,7 @@ HOMEPAGE= https://github.com/ruby/rexml
COMMENT= XML toolkit for Ruby
LICENSE= 2-clause-bsd
-# Ruby 3.0 contain the same version of rexml.
+# Ruby 3.0 and 3.1 contain the same version of rexml.
RUBY_VERSIONS_ACCEPTED= 26 27
USE_LANGUAGES= # empty
Home |
Main Index |
Thread Index |
Old Index