Received: by mail.netbsd.org (Postfix, from userid 605) id D0AA584D7C; Sun, 23 Sep 2018 06:00:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C8EA984D47 for ; Sun, 23 Sep 2018 06:00:30 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id HchJjXgPMmpn for ; Sun, 23 Sep 2018 06:00:30 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 3AAFF84CD8 for ; Sun, 23 Sep 2018 06:00:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 3582AFBEE; Sun, 23 Sep 2018 06:00:30 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 23 Sep 2018 06:00:30 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/misc/ruby-hashie2 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20180923060030.3582AFBEE@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: Sun Sep 23 06:00:30 UTC 2018 Removed Files: pkgsrc/misc/ruby-hashie2: DESCR Makefile PLIST distinfo Log Message: misc/ruby-hashie2: remove misc/ruby-hashie2 package ruby-hashie2 package was imported for newer version (2.x) against ruby-hashie pacakge. But now ruby-hashie is newer than ruby-hashie2 and no pacakge depends on this package. So remove it from pkgsrc. To generate a diff of this commit: cvs rdiff -u -r1.1 -r0 pkgsrc/misc/ruby-hashie2/DESCR cvs rdiff -u -r1.2 -r0 pkgsrc/misc/ruby-hashie2/Makefile \ pkgsrc/misc/ruby-hashie2/PLIST cvs rdiff -u -r1.3 -r0 pkgsrc/misc/ruby-hashie2/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.