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 41A0D7A271 for ; Wed, 24 Aug 2016 23:44:36 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E9AEF85ED5; Wed, 24 Aug 2016 23:44:35 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78C5385E63 for ; Wed, 24 Aug 2016 23:44:35 +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 sSWXGfT2VlyY for ; Wed, 24 Aug 2016 23:44:35 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D854185E1A for ; Wed, 24 Aug 2016 23:44:34 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D63E8FBC3; Wed, 24 Aug 2016 23:44:34 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1472082274259750" MIME-Version: 1.0 Date: Wed, 24 Aug 2016 23:44:34 +0000 From: "Mark Davies" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: markd@netbsd.org X-Mailer: log_accum Message-Id: <20160824234434.D63E8FBC3@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1472082274259750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: markd Date: Wed Aug 24 23:44:34 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Add p5-GitLab-API-v3 and associated packages. To generate a diff of this commit: cvs rdiff -u -r1.3547 -r1.3548 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1472082274259750 Content-Disposition: inline Content-Length: 998 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3547 pkgsrc/doc/CHANGES-2016:1.3548 --- pkgsrc/doc/CHANGES-2016:1.3547 Wed Aug 24 13:28:15 2016 +++ pkgsrc/doc/CHANGES-2016 Wed Aug 24 23:44:34 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3547 2016/08/24 13:28:15 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3548 2016/08/24 23:44:34 markd Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5079,3 +5079,8 @@ Changes to the packages collection and i Updated x11/ocaml-lablgtk to 2.18.5 [wiz 2016-08-24] Updated net/youtube-dl to 20160824.1 [fly 2016-08-24] Added devel/undebt version 0.2.2 [wiz 2016-08-24] + Added www/p5-HTTP-Thin version 0.006 [markd 2016-08-24] + Added www/p5-Role-REST-Client version 0.18 [markd 2016-08-24] + Added devel/p5-Log-Any-Adapter-Screen version 0.12 [markd 2016-08-24] + Added devel/p5-Log-Any-Adapter-TAP version 0.003003 [markd 2016-08-24] + Added devel/p5-GitLab-API-v3 version 1.00 [markd 2016-08-24] --_----------=_1472082274259750--