Received: by mail.netbsd.org (Postfix, from userid 605) id B4A2C84E05; Mon, 18 Sep 2017 13:03:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 473DA84E02 for ; Mon, 18 Sep 2017 13:03:38 +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 sNI8LOGr6C-v for ; Mon, 18 Sep 2017 13:03:37 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 971AB84D9C for ; Mon, 18 Sep 2017 13:03:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 94238FA9A; Mon, 18 Sep 2017 13:03:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150573981747410" MIME-Version: 1.0 Date: Mon, 18 Sep 2017 13:03:37 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/textproc/ruby-builder30 To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20170918130337.94238FA9A@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_150573981747410 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Sep 18 13:03:37 UTC 2017 Modified Files: pkgsrc/textproc/ruby-builder30: distinfo Removed Files: pkgsrc/textproc/ruby-builder30/patches: patch-lib_builder_xmlmarkup.rb Log Message: textproc/ruby-builder30: remove obsolete patch Remove patch for Ruby 1.8.7's rdoc. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 pkgsrc/textproc/ruby-builder30/distinfo cvs rdiff -u -r1.1 -r0 \ pkgsrc/textproc/ruby-builder30/patches/patch-lib_builder_xmlmarkup.rb Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150573981747410 Content-Disposition: inline Content-Length: 857 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/textproc/ruby-builder30/distinfo diff -u pkgsrc/textproc/ruby-builder30/distinfo:1.1 pkgsrc/textproc/ruby-builder30/distinfo:1.2 --- pkgsrc/textproc/ruby-builder30/distinfo:1.1 Sun Feb 19 02:00:58 2017 +++ pkgsrc/textproc/ruby-builder30/distinfo Mon Sep 18 13:03:37 2017 @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.1 2017/02/19 02:00:58 minskim Exp $ +$NetBSD: distinfo,v 1.2 2017/09/18 13:03:37 taca Exp $ SHA1 (builder-3.0.4.gem) = a28fc829435c51b185f20b46c23db4601abf70b4 RMD160 (builder-3.0.4.gem) = 197245d12ce1ecddcc34ff6346381b2a7839eaa6 SHA512 (builder-3.0.4.gem) = 5709d4ede932d3eb136ba42e162a5d4a6c033a68c4bafdb68eefb6912499dc8b98716301f341e2a9471f1e9a206e4f3cdd2843bf90068ca729daafd02cccd03b Size (builder-3.0.4.gem) = 26112 bytes -SHA1 (patch-lib_builder_xmlmarkup.rb) = 5d4c101b3263d84b513e254ad6b62e96840fa255 --_----------=_150573981747410--