Received: by mail.netbsd.org (Postfix, from userid 605) id EA0CB84D83; Mon, 6 May 2019 05:22:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 71D7E84D83 for ; Mon, 6 May 2019 05:22:54 +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 A_sYlFBtOT6X for ; Mon, 6 May 2019 05:22:53 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id E132584CD6 for ; Mon, 6 May 2019 05:22:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF729FB16; Mon, 6 May 2019 05:22:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1557120173143400" MIME-Version: 1.0 Date: Mon, 6 May 2019 05:22:53 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-curses To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20190506052253.DF729FB16@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. --_----------=_1557120173143400 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon May 6 05:22:53 UTC 2019 Modified Files: pkgsrc/devel/ruby-curses: Makefile PLIST distinfo Log Message: devel/ruby-curses: update to 1.3.1 ### 1.3.1 / 2019-04-21 Bug fixes: * Check whether sizeof(WINDOW) is available to avoid build failures on macOS. Issue #48 reported by chdiza. ### 1.3.0 / 2019-04-16 New features: * Add Curses::Form and Curses::Field. Bug fixes: * Fix TravisCI issues by amatsuda and znz. * Fix typo in sample/menu.rb by binford2k. * Ctrl-/ should return ^_ on Windows. * Workaround for new Windows console. https://github.com/Bill-Gray/PDCurses/pull/108 To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/devel/ruby-curses/Makefile cvs rdiff -u -r1.6 -r1.7 pkgsrc/devel/ruby-curses/PLIST cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/ruby-curses/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1557120173143400 Content-Disposition: inline Content-Length: 2348 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-curses/Makefile diff -u pkgsrc/devel/ruby-curses/Makefile:1.27 pkgsrc/devel/ruby-curses/Makefile:1.28 --- pkgsrc/devel/ruby-curses/Makefile:1.27 Sun Jan 20 13:45:27 2019 +++ pkgsrc/devel/ruby-curses/Makefile Mon May 6 05:22:53 2019 @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2019/01/20 13:45:27 taca Exp $ +# $NetBSD: Makefile,v 1.28 2019/05/06 05:22:53 taca Exp $ # -DISTNAME= curses-1.2.7 +DISTNAME= curses-1.3.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/devel/ruby-curses/PLIST diff -u pkgsrc/devel/ruby-curses/PLIST:1.6 pkgsrc/devel/ruby-curses/PLIST:1.7 --- pkgsrc/devel/ruby-curses/PLIST:1.6 Sun Jan 20 13:45:27 2019 +++ pkgsrc/devel/ruby-curses/PLIST Mon May 6 05:22:53 2019 @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.6 2019/01/20 13:45:27 taca Exp $ +@comment $NetBSD: PLIST,v 1.7 2019/05/06 05:22:53 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem ${GEM_EXTSDIR}/curses.${RUBY_DLEXT} ${GEM_EXTSDIR}/gem.build_complete @@ -18,6 +18,7 @@ ${GEM_LIBDIR}/ext/curses/depend ${GEM_LIBDIR}/ext/curses/extconf.rb ${GEM_LIBDIR}/lib/curses.rb ${GEM_LIBDIR}/lib/curses.${RUBY_DLEXT} +${GEM_LIBDIR}/sample/form.rb ${GEM_LIBDIR}/sample/hello.rb ${GEM_LIBDIR}/sample/menu.rb ${GEM_LIBDIR}/sample/mouse.rb Index: pkgsrc/devel/ruby-curses/distinfo diff -u pkgsrc/devel/ruby-curses/distinfo:1.26 pkgsrc/devel/ruby-curses/distinfo:1.27 --- pkgsrc/devel/ruby-curses/distinfo:1.26 Sun Jan 20 13:45:27 2019 +++ pkgsrc/devel/ruby-curses/distinfo Mon May 6 05:22:53 2019 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.26 2019/01/20 13:45:27 taca Exp $ +$NetBSD: distinfo,v 1.27 2019/05/06 05:22:53 taca Exp $ -SHA1 (curses-1.2.7.gem) = 7872fcf2809b79365118088f0dfbcc73e4803fa0 -RMD160 (curses-1.2.7.gem) = e7b24e3cf5041276b87b0573e21bb5ca02c4a6a0 -SHA512 (curses-1.2.7.gem) = 258fd46104fecf68c0a4f2ea6c7755ba6b0abcd1faf3853209b4587ee8694228611ba1194de5b05b3e8607503223bc675bbeb19677382b2ef630b4d0882cd32c -Size (curses-1.2.7.gem) = 38912 bytes +SHA1 (curses-1.3.1.gem) = e5a962f4299f5abfff2dd0765fcbba929a485899 +RMD160 (curses-1.3.1.gem) = c2c4e094c8dea0124dc2782a2d866a07fbe0dad1 +SHA512 (curses-1.3.1.gem) = e1914e598d7e9624bd2ed35329fab59cef33696ba67b76f3bf90a8b68854d76423cb3b4f441b356789907932a0467c3fd9894f641a40a45353391f782a166347 +Size (curses-1.3.1.gem) = 43520 bytes --_----------=_1557120173143400--