pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/ruby
Module Name: pkgsrc
Committed By: taca
Date: Sat Sep 10 13:19:28 UTC 2022
Modified Files:
pkgsrc/lang/ruby: Makefile
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.70 -r1.71 pkgsrc/lang/ruby/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/ruby/Makefile
diff -u pkgsrc/lang/ruby/Makefile:1.70 pkgsrc/lang/ruby/Makefile:1.71
--- pkgsrc/lang/ruby/Makefile:1.70 Sat Sep 10 12:40:14 2022
+++ pkgsrc/lang/ruby/Makefile Sat Sep 10 13:19:28 2022
@@ -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