pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/ruby-thread_safe



Module Name:    pkgsrc
Committed By:   tsutsui
Date:           Sat Aug  5 19:45:04 UTC 2023

Modified Files:
        pkgsrc/misc/ruby-thread_safe: Makefile

Log Message:
ruby-thread_safe: relinquish MAINTAINERship.

I took MAINTAINERship just for ruby-memoizable (for ruby-twitter),
but currently a number of packages still require this.


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/ruby-thread_safe/Makefile

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

Modified files:

Index: pkgsrc/misc/ruby-thread_safe/Makefile
diff -u pkgsrc/misc/ruby-thread_safe/Makefile:1.4 pkgsrc/misc/ruby-thread_safe/Makefile:1.5
--- pkgsrc/misc/ruby-thread_safe/Makefile:1.4   Sat Dec  9 22:01:27 2017
+++ pkgsrc/misc/ruby-thread_safe/Makefile       Sat Aug  5 19:45:04 2023
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.4 2017/12/09 22:01:27 tsutsui Exp $
+# $NetBSD: Makefile,v 1.5 2023/08/05 19:45:04 tsutsui Exp $
 #
 
 DISTNAME=      thread_safe-0.3.6
 PKGREVISION=   1
 CATEGORIES=    misc
 
-MAINTAINER=    tsutsui%NetBSD.org@localhost
+MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://github.com/ruby-concurrency/thread_safe
 COMMENT=       Thread-safe collections and utilities for Ruby
 LICENSE=       apache-2.0



Home | Main Index | Thread Index | Old Index