Received: by mail.netbsd.org (Postfix, from userid 605) id 0133A84EA4; Wed, 28 Feb 2018 15:32:41 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DDDE784E00 for ; Wed, 28 Feb 2018 15:32:39 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id J-uC7B4rHITU for ; Wed, 28 Feb 2018 15:32:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6266D84C77 for ; Wed, 28 Feb 2018 15:32:39 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5C405FB40; Wed, 28 Feb 2018 15:32:39 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Wed, 28 Feb 2018 15:32:39 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-atomic To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20180228153239.5C405FB40@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: Module Name: pkgsrc Committed By: taca Date: Wed Feb 28 15:32:39 UTC 2018 Removed Files: pkgsrc/devel/ruby-atomic: DESCR Makefile PLIST distinfo pkgsrc/devel/ruby-atomic/patches: patch-ext_atomic__reference.c patch-ext_extconf.rb Log Message: devel/ruby-atomic: remove deprecated by ruby-concurrent-ruby Remove ruby-atomic deprecated by ruby-concurrent-ruby. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/devel/ruby-atomic/DESCR cvs rdiff -u -r1.4 -r0 pkgsrc/devel/ruby-atomic/Makefile \ pkgsrc/devel/ruby-atomic/PLIST pkgsrc/devel/ruby-atomic/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/devel/ruby-atomic/patches/patch-ext_atomic__reference.c \ pkgsrc/devel/ruby-atomic/patches/patch-ext_extconf.rb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.