Received: by mail.netbsd.org (Postfix, from userid 605) id 7B16184D46; Sun, 23 May 2021 13:48:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B258784C86 for ; Sun, 23 May 2021 13:48:01 +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 opsaa10RqlgZ for ; Sun, 23 May 2021 13:48:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 18D9F84D27 for ; Sun, 23 May 2021 13:48:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 13A7DFA95; Sun, 23 May 2021 13:48:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_162177768132620" MIME-Version: 1.0 Date: Sun, 23 May 2021 13:48:01 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-parser To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20210523134801.13A7DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_162177768132620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Sun May 23 13:48:00 UTC 2021 Modified Files: pkgsrc/devel/ruby-parser: Makefile PLIST distinfo Log Message: devel/ruby-parser: update to 3.16.0 3.16.0 / 2021-05-15 * 1 major enhancement: - Added tentative 3.0 support. * 3 minor enhancements: - Added lexing for "beginless range" (bdots). - Added parsing for bdots. - Updated rake compare task to download xz files, bumped versions, etc * 4 bug fixes: - Bump rake dependency to >= 10, < 15. (presidentbeef) - Bump sexp_processor dependency to 4.15.1+. (pravi) - Fixed minor state mismatch at the end of parsing to make diffing a little cleaner. - Fixed normalizer to deal with new bison token syntax To generate a diff of this commit: cvs rdiff -u -r1.35 -r1.36 pkgsrc/devel/ruby-parser/Makefile cvs rdiff -u -r1.16 -r1.17 pkgsrc/devel/ruby-parser/PLIST cvs rdiff -u -r1.32 -r1.33 pkgsrc/devel/ruby-parser/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_162177768132620 Content-Disposition: inline Content-Length: 2795 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-parser/Makefile diff -u pkgsrc/devel/ruby-parser/Makefile:1.35 pkgsrc/devel/ruby-parser/Makefile:1.36 --- pkgsrc/devel/ruby-parser/Makefile:1.35 Wed Jan 13 14:28:02 2021 +++ pkgsrc/devel/ruby-parser/Makefile Sun May 23 13:48:00 2021 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.35 2021/01/13 14:28:02 taca Exp $ +# $NetBSD: Makefile,v 1.36 2021/05/23 13:48:00 taca Exp $ -DISTNAME= ruby_parser-3.15.1 +DISTNAME= ruby_parser-3.16.0 PKGNAME= ${RUBY_PKGPREFIX}-${DISTNAME:S/ruby_//} CATEGORIES= devel @@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/seattlerb/r COMMENT= Ruby parser written in pure ruby LICENSE= mit -DEPENDS+= ${RUBY_PKGPREFIX}-sexp-processor>=4.9<5:../../devel/ruby-sexp-processor +DEPENDS+= ${RUBY_PKGPREFIX}-sexp-processor>=4.15.1<5:../../devel/ruby-sexp-processor USE_LANGUAGES= # none Index: pkgsrc/devel/ruby-parser/PLIST diff -u pkgsrc/devel/ruby-parser/PLIST:1.16 pkgsrc/devel/ruby-parser/PLIST:1.17 --- pkgsrc/devel/ruby-parser/PLIST:1.16 Sun Sep 13 15:54:58 2020 +++ pkgsrc/devel/ruby-parser/PLIST Sun May 23 13:48:00 2021 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.16 2020/09/13 15:54:58 taca Exp $ +@comment $NetBSD: PLIST,v 1.17 2021/05/23 13:48:00 taca Exp $ bin/ruby_parse${RUBY_SUFFIX} bin/ruby_parse_extract_error${RUBY_SUFFIX} ${GEM_HOME}/cache/${GEM_NAME}.gem @@ -30,6 +30,8 @@ ${GEM_LIBDIR}/lib/ruby26_parser.rb ${GEM_LIBDIR}/lib/ruby26_parser.y ${GEM_LIBDIR}/lib/ruby27_parser.rb ${GEM_LIBDIR}/lib/ruby27_parser.y +${GEM_LIBDIR}/lib/ruby30_parser.rb +${GEM_LIBDIR}/lib/ruby30_parser.y ${GEM_LIBDIR}/lib/ruby_lexer.rb ${GEM_LIBDIR}/lib/ruby_lexer.rex ${GEM_LIBDIR}/lib/ruby_lexer.rex.rb Index: pkgsrc/devel/ruby-parser/distinfo diff -u pkgsrc/devel/ruby-parser/distinfo:1.32 pkgsrc/devel/ruby-parser/distinfo:1.33 --- pkgsrc/devel/ruby-parser/distinfo:1.32 Wed Jan 13 14:28:02 2021 +++ pkgsrc/devel/ruby-parser/distinfo Sun May 23 13:48:00 2021 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.32 2021/01/13 14:28:02 taca Exp $ +$NetBSD: distinfo,v 1.33 2021/05/23 13:48:00 taca Exp $ -SHA1 (ruby_parser-3.15.1.gem) = 4ba8f6ece337b19e32557266ebbff3860617afa6 -RMD160 (ruby_parser-3.15.1.gem) = 7d6f98976e6a33f353130bfaed3b226fc96ae5d8 -SHA512 (ruby_parser-3.15.1.gem) = 221af19b0b3d035af1b57a098076989f93f8237da3a0833aa2dbc85d5840b343215a2e1421d4685f9cb49f1d85af8640623ce387fd5a22af440432f0699097a8 -Size (ruby_parser-3.15.1.gem) = 527360 bytes +SHA1 (ruby_parser-3.16.0.gem) = f386280ab7a1abef290c8a245dfd38dc65bee64b +RMD160 (ruby_parser-3.16.0.gem) = 41a02e0285e6aa40601b1d66932a52c01d3d74b2 +SHA512 (ruby_parser-3.16.0.gem) = 224c316097f11fc37e46d20edbfaa4f1bb29a7fc0ef5c86e6852d1df42673b50762941ca4f6a3386047e24fadeaaa8041f0322934b6df5a9e651fde5e3cc3703 +Size (ruby_parser-3.16.0.gem) = 584704 bytes --_----------=_162177768132620--