pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

ruby-rss: add RUBY_VERSIONS_ACCEPTED=31



Module Name:	pkgsrc-wip
Committed By:	Atsushi Toyokura <asteria.at%gmail.com@localhost>
Pushed By:	steleto
Date:		Sun Jan 19 01:20:52 2025 +0900
Changeset:	638fa8b35cdd31a02c249046bf83f044422d749d

Modified Files:
	ruby-rss/Makefile
	ruby-rss/PLIST

Log Message:
ruby-rss: add RUBY_VERSIONS_ACCEPTED=31

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=638fa8b35cdd31a02c249046bf83f044422d749d

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 ruby-rss/Makefile | 2 ++
 ruby-rss/PLIST    | 2 --
 2 files changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/ruby-rss/Makefile b/ruby-rss/Makefile
index 1ef94b19b5..96fef15d1f 100644
--- a/ruby-rss/Makefile
+++ b/ruby-rss/Makefile
@@ -8,5 +8,7 @@ HOMEPAGE=	https://github.com/ruby/rss
 COMMENT=	Family of libraries that support various formats of XML "feeds"
 LICENSE=	2-clause-bsd
 
+RUBY_VERSIONS_ACCEPTED=	31
+
 .include "../../lang/ruby/gem.mk"
 .include "../../mk/bsd.pkg.mk"
diff --git a/ruby-rss/PLIST b/ruby-rss/PLIST
index bce2af0bf2..e730d5e9b0 100644
--- a/ruby-rss/PLIST
+++ b/ruby-rss/PLIST
@@ -48,5 +48,3 @@ ${GEM_LIBDIR}/lib/rss/xml.rb
 ${GEM_LIBDIR}/lib/rss/xmlparser.rb
 ${GEM_LIBDIR}/lib/rss/xmlscanner.rb
 ${GEM_HOME}/specifications/${GEM_NAME}.gemspec
-@pkgdir lib/ruby/gems/3.2.0/plugins
-@pkgdir lib/ruby/gems/3.2.0/extensions


Home | Main Index | Thread Index | Old Index