pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ruby lang/ruby: add support for Ruby 3.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/e93bd7aca0ab
branches: trunk
changeset: 385072:e93bd7aca0ab
user: taca <taca%pkgsrc.org@localhost>
date: Sat Sep 10 13:19:28 2022 +0000
description:
lang/ruby: add support for Ruby 3.1
Add support for Ruby 3.1 which was lack. Real change for it was
accidently commited in previous update for Ruby on Rails 7.1
Bump PKGREVISION.
diffstat:
lang/ruby/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (13 lines):
diff -r 3f5ad1f501e8 -r e93bd7aca0ab lang/ruby/Makefile
--- a/lang/ruby/Makefile Sat Sep 10 13:16:39 2022 +0000
+++ b/lang/ruby/Makefile Sat Sep 10 13:19:28 2022 +0000
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.70 2022/09/10 12:40:14 taca Exp $
+# $NetBSD: Makefile,v 1.71 2022/09/10 13:19:28 taca Exp $
DISTNAME= # empty
PKGNAME= ruby-${RUBY_VERSION}
+PKGREVISION= 1
CATEGORIES= lang ruby
MASTER_SITES= # empty
DISTFILES= # empty
Home |
Main Index |
Thread Index |
Old Index