Received: by mail.netbsd.org (Postfix, from userid 605) id E9C1984E4D; Wed, 28 Feb 2018 15:19:17 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EE6AC84E00 for ; Wed, 28 Feb 2018 15:19:16 +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 rfYl43eLcYXH for ; Wed, 28 Feb 2018 15:19:16 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6AD5084C77 for ; Wed, 28 Feb 2018 15:19:16 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 62477FB40; Wed, 28 Feb 2018 15:19:16 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1519831156155840" MIME-Version: 1.0 Date: Wed, 28 Feb 2018 15:19:16 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-sexp-processor To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20180228151916.62477FB40@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. --_----------=_1519831156155840 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Wed Feb 28 15:19:16 UTC 2018 Modified Files: pkgsrc/devel/ruby-sexp-processor: Makefile PLIST distinfo Log Message: devel/ruby-sexp-processor: updaet to 4.10.1 === 4.10.1 / 2018-02-15 * 1 minor enhancement: * Tweaked pt_testcase for ruby 2.5 and better ruby2ruby test data. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/ruby-sexp-processor/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/ruby-sexp-processor/PLIST cvs rdiff -u -r1.21 -r1.22 pkgsrc/devel/ruby-sexp-processor/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1519831156155840 Content-Disposition: inline Content-Length: 2456 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-sexp-processor/Makefile diff -u pkgsrc/devel/ruby-sexp-processor/Makefile:1.22 pkgsrc/devel/ruby-sexp-processor/Makefile:1.23 --- pkgsrc/devel/ruby-sexp-processor/Makefile:1.22 Mon Jul 31 14:16:47 2017 +++ pkgsrc/devel/ruby-sexp-processor/Makefile Wed Feb 28 15:19:16 2018 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2017/07/31 14:16:47 taca Exp $ +# $NetBSD: Makefile,v 1.23 2018/02/28 15:19:16 taca Exp $ -DISTNAME= sexp_processor-4.10.0 +DISTNAME= sexp_processor-4.10.1 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/_/-/} CATEGORIES= devel Index: pkgsrc/devel/ruby-sexp-processor/PLIST diff -u pkgsrc/devel/ruby-sexp-processor/PLIST:1.5 pkgsrc/devel/ruby-sexp-processor/PLIST:1.6 --- pkgsrc/devel/ruby-sexp-processor/PLIST:1.5 Mon Jul 31 14:16:47 2017 +++ pkgsrc/devel/ruby-sexp-processor/PLIST Wed Feb 28 15:19:16 2018 @@ -1,8 +1,8 @@ -@comment $NetBSD: PLIST,v 1.5 2017/07/31 14:16:47 taca Exp $ +@comment $NetBSD: PLIST,v 1.6 2018/02/28 15:19:16 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/History.txt +${GEM_LIBDIR}/History.rdoc ${GEM_LIBDIR}/Manifest.txt -${GEM_LIBDIR}/README.txt +${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/lib/composite_sexp_processor.rb ${GEM_LIBDIR}/lib/pt_testcase.rb Index: pkgsrc/devel/ruby-sexp-processor/distinfo diff -u pkgsrc/devel/ruby-sexp-processor/distinfo:1.21 pkgsrc/devel/ruby-sexp-processor/distinfo:1.22 --- pkgsrc/devel/ruby-sexp-processor/distinfo:1.21 Mon Jul 31 14:16:47 2017 +++ pkgsrc/devel/ruby-sexp-processor/distinfo Wed Feb 28 15:19:16 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2017/07/31 14:16:47 taca Exp $ +$NetBSD: distinfo,v 1.22 2018/02/28 15:19:16 taca Exp $ -SHA1 (sexp_processor-4.10.0.gem) = d1f919a46c6f8e5d9ba4d38786441ee47cd4bd06 -RMD160 (sexp_processor-4.10.0.gem) = 278fcec626ebc4dcd0da89f8cd1a9a8bb628562e -SHA512 (sexp_processor-4.10.0.gem) = 6ab067d921b8ad9f88fd35b942f0c28c3d8d1ac17cc85e73774c97cd4cdd5f91dcfb9392ef0337a7b3ffcd8dda8892f0d71c9323d45f453819848aed52965019 -Size (sexp_processor-4.10.0.gem) = 54272 bytes +SHA1 (sexp_processor-4.10.1.gem) = d571a07bcfa289fe6f08be0b2d34e831e17551ab +RMD160 (sexp_processor-4.10.1.gem) = 30e6fce8ab83d09955493c5f3b2c623772efb508 +SHA512 (sexp_processor-4.10.1.gem) = 6f51fd4d856f65fc84c4b4307adb432829a115dfdf62d44fa6aa3127bbc3da37f3361f3716c9de60c6bd47ae38414ffe2ec3aa921bed26d465ef8de498c18935 +Size (sexp_processor-4.10.1.gem) = 54272 bytes --_----------=_1519831156155840--