Received: by mail.netbsd.org (Postfix, from userid 605) id 7C3D284FAF; Mon, 27 Apr 2020 05:22:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 044BC84F89 for ; Mon, 27 Apr 2020 05:22:44 +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 tKq6LnZVYSOJ for ; Mon, 27 Apr 2020 05:22:43 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 6BD4584C8B for ; Mon, 27 Apr 2020 05:22:43 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 591E6FB27; Mon, 27 Apr 2020 05:22:43 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158796496351460" MIME-Version: 1.0 Date: Mon, 27 Apr 2020 05:22:43 +0000 From: "Takahiro Kambe" Subject: CVS commit: pkgsrc/devel/ruby-getopt To: pkgsrc-changes@NetBSD.org Reply-To: taca@netbsd.org X-Mailer: log_accum Message-Id: <20200427052243.591E6FB27@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. --_----------=_158796496351460 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: taca Date: Mon Apr 27 05:22:43 UTC 2020 Modified Files: pkgsrc/devel/ruby-getopt: Makefile PLIST distinfo Log Message: devel/ruby-getopt: update to 1.5.1 Update ruby-getopt to 1.5.1. == 1.5.1 - 23-Mar-2020 * Properly add a LICENSE file since the Apache-2.0 license requires it. * Added explicit .rdoc extensions to the README, CHANGES and MANIFEST files, mostly so they look nicer on github. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/devel/ruby-getopt/Makefile \ pkgsrc/devel/ruby-getopt/distinfo cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/ruby-getopt/PLIST Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158796496351460 Content-Disposition: inline Content-Length: 2262 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/ruby-getopt/Makefile diff -u pkgsrc/devel/ruby-getopt/Makefile:1.7 pkgsrc/devel/ruby-getopt/Makefile:1.8 --- pkgsrc/devel/ruby-getopt/Makefile:1.7 Mon May 6 05:24:01 2019 +++ pkgsrc/devel/ruby-getopt/Makefile Mon Apr 27 05:22:43 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2019/05/06 05:24:01 taca Exp $ +# $NetBSD: Makefile,v 1.8 2020/04/27 05:22:43 taca Exp $ -DISTNAME= getopt-1.5.0 +DISTNAME= getopt-1.5.1 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org Index: pkgsrc/devel/ruby-getopt/distinfo diff -u pkgsrc/devel/ruby-getopt/distinfo:1.7 pkgsrc/devel/ruby-getopt/distinfo:1.8 --- pkgsrc/devel/ruby-getopt/distinfo:1.7 Mon May 6 05:24:01 2019 +++ pkgsrc/devel/ruby-getopt/distinfo Mon Apr 27 05:22:43 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.7 2019/05/06 05:24:01 taca Exp $ +$NetBSD: distinfo,v 1.8 2020/04/27 05:22:43 taca Exp $ -SHA1 (getopt-1.5.0.gem) = f68a339b4f51cef071ecebb4423f1b27f2ed69ff -RMD160 (getopt-1.5.0.gem) = 5f335cebf86419e99cd69f9ecc56239dd6cdec15 -SHA512 (getopt-1.5.0.gem) = daab0eb05392336e8aeb870420fccf653a5ecb1444edd02b8407ad8f59f0557f72e58bb5191432aa18b0e7134881d957c41fef057594f7ed2a6161d5a41af12c -Size (getopt-1.5.0.gem) = 21504 bytes +SHA1 (getopt-1.5.1.gem) = aa7e8ad5f40f5c22864df1a39636fcb5068ea0f4 +RMD160 (getopt-1.5.1.gem) = 47de322cc35d7eb2620702ee93646e2f98efb6b2 +SHA512 (getopt-1.5.1.gem) = 06d37d2a8d98745b8f9ec35b380f13b11660aad7fd71eaa56e2c589b7b9e899da6dd3f689f2dff79c84932b136bdb2f254f11a615cefc64336554727268332ab +Size (getopt-1.5.1.gem) = 25088 bytes Index: pkgsrc/devel/ruby-getopt/PLIST diff -u pkgsrc/devel/ruby-getopt/PLIST:1.3 pkgsrc/devel/ruby-getopt/PLIST:1.4 --- pkgsrc/devel/ruby-getopt/PLIST:1.3 Sun Mar 25 15:56:00 2018 +++ pkgsrc/devel/ruby-getopt/PLIST Mon Apr 27 05:22:43 2020 @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.3 2018/03/25 15:56:00 taca Exp $ +@comment $NetBSD: PLIST,v 1.4 2020/04/27 05:22:43 taca Exp $ ${GEM_HOME}/cache/${GEM_NAME}.gem -${GEM_LIBDIR}/CHANGES -${GEM_LIBDIR}/MANIFEST -${GEM_LIBDIR}/README +${GEM_LIBDIR}/CHANGES.rdoc +${GEM_LIBDIR}/LICENSE +${GEM_LIBDIR}/MANIFEST.rdoc +${GEM_LIBDIR}/README.rdoc ${GEM_LIBDIR}/Rakefile ${GEM_LIBDIR}/certs/djberg96_pub.pem ${GEM_LIBDIR}/examples/example_long.rb --_----------=_158796496351460--