pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/ruby-net-imap
Module Name: pkgsrc
Committed By: taca
Date: Wed Apr 16 15:14:05 UTC 2025
Modified Files:
pkgsrc/net/ruby-net-imap: Makefile
Log Message:
net/ruby-net-imap: update Ruby's version in comment
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/ruby-net-imap/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/ruby-net-imap/Makefile
diff -u pkgsrc/net/ruby-net-imap/Makefile:1.11 pkgsrc/net/ruby-net-imap/Makefile:1.12
--- pkgsrc/net/ruby-net-imap/Makefile:1.11 Mon Feb 17 15:23:09 2025
+++ pkgsrc/net/ruby-net-imap/Makefile Wed Apr 16 15:14:05 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2025/02/17 15:23:09 taca Exp $
+# $NetBSD: Makefile,v 1.12 2025/04/16 15:14:05 taca Exp $
DISTNAME= net-imap-0.5.6
PKGREVISION= 1
@@ -11,7 +11,7 @@ LICENSE= 2-clause-bsd OR ruby-license
USE_LANGUAGES= # none
-# Ruby 3.4.2 has the same version as bundled gem.
+# Ruby 3.4.3 has the same version as bundled gem.
RUBY_VERSIONS_ACCEPTED= 31 32 33
.include "../../lang/ruby/gem.mk"
Home |
Main Index |
Thread Index |
Old Index