Received: by mail.netbsd.org (Postfix, from userid 605) id C875684F83; Thu, 9 Aug 2018 11:03:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA85184F43 for ; Thu, 9 Aug 2018 11:03:56 +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 Phf9myZqj0Yb for ; Thu, 9 Aug 2018 11:03:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D032984DE7 for ; Thu, 9 Aug 2018 11:03:55 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CCE5CFBEC; Thu, 9 Aug 2018 11:03:55 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_153381263548620" MIME-Version: 1.0 Date: Thu, 9 Aug 2018 11:03:55 +0000 From: "Jonathan Perkin" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: jperkin@netbsd.org X-Mailer: log_accum Message-Id: <20180809110355.CCE5CFBEC@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. --_----------=_153381263548620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Thu Aug 9 11:03:55 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added www/p5-HTTP-Tinyish version 0.14 To generate a diff of this commit: cvs rdiff -u -r1.3486 -r1.3487 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_153381263548620 Content-Disposition: inline Content-Length: 779 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2018 diff -u pkgsrc/doc/CHANGES-2018:1.3486 pkgsrc/doc/CHANGES-2018:1.3487 --- pkgsrc/doc/CHANGES-2018:1.3486 Thu Aug 9 11:02:29 2018 +++ pkgsrc/doc/CHANGES-2018 Thu Aug 9 11:03:55 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.3486 2018/08/09 11:02:29 leot Exp $ +$NetBSD: CHANGES-2018,v 1.3487 2018/08/09 11:03:55 jperkin Exp $ Changes to the packages collection and infrastructure in 2018: @@ -4984,3 +4984,4 @@ Changes to the packages collection and i Added textproc/p5-Tie-Handle-Offset version 0.004 [jperkin 2018-08-09] Added devel/p5-CPAN-Common-Index version 0.010 [jperkin 2018-08-09] Updated textproc/the_silver_searcher to 2.2.0 [leot 2018-08-09] + Added www/p5-HTTP-Tinyish version 0.14 [jperkin 2018-08-09] --_----------=_153381263548620--