Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id C6D357A2AB for ; Sun, 10 Apr 2016 15:21:54 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 7A0BC85E5E; Sun, 10 Apr 2016 15:21:54 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 08E8884CF0 for ; Sun, 10 Apr 2016 15:21: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 YT-P-qrujnTD for ; Sun, 10 Apr 2016 15:21:53 +0000 (UTC) Received: from cvs.NetBSD.org (unknown [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id A315E84CE5 for ; Sun, 10 Apr 2016 15:21:53 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9CF1DFBBA; Sun, 10 Apr 2016 15:21:53 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 10 Apr 2016 15:21:53 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/net/p5-Net-GitHub To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20160410152153.9CF1DFBBA@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wen Date: Sun Apr 10 15:21:53 UTC 2016 Modified Files: pkgsrc/net/p5-Net-GitHub: Makefile distinfo Log Message: Update to 0.83 Add missing DEPENDS Upstream changes: 0.83 2016-01-31 - Add the API for .gitignore templates (SkySymbol) 0.82 2016-01-12 - pod fix from Lucas Kanashiro 0.81 2015-12-28 - Add repo stats (jdorweiler) 0.80 2015-10-30 - Support Cache Response (Hiroki Matsuo) 0.79 2015-10-28 - depricated GET contributions_calander_data (Hiroki Matsuo) 0.78 2015-09-24 - Deployments (jdorweiler) 0.77 2015-06-07 no code changes 0.76 2015-06-07 - rate_limit, rate_limit_remaining, and rate_limit_reset (kimmel) 0.75 2015-03-26 - Corrected the documentation of IssueLabels-API to $labelsName by hoppfrosch 0.74 2015-03-13 - fix for gh 61 To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 pkgsrc/net/p5-Net-GitHub/Makefile cvs rdiff -u -r1.8 -r1.9 pkgsrc/net/p5-Net-GitHub/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.