Received: by mail.netbsd.org (Postfix, from userid 605) id 1B4FB84D50; Fri, 23 Nov 2018 21:37:19 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 17C1A84C8D for ; Fri, 23 Nov 2018 21:37:18 +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 zP_S8DjHmexX for ; Fri, 23 Nov 2018 21:37:17 +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 8CF6684C82 for ; Fri, 23 Nov 2018 21:37:17 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7C602FB1F; Fri, 23 Nov 2018 21:37:17 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1543009037275920" MIME-Version: 1.0 Date: Fri, 23 Nov 2018 21:37:17 +0000 From: "matthew green" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: mrg@netbsd.org X-Mailer: log_accum Message-Id: <20181123213717.7C602FB1F@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. --_----------=_1543009037275920 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mrg Date: Fri Nov 23 21:37:17 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: note bozohttpd 20181123. To generate a diff of this commit: cvs rdiff -u -r1.4808 -r1.4809 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1543009037275920 Content-Disposition: inline Content-Length: 722 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.4808 pkgsrc/doc/CHANGES-2018:1.4809 --- pkgsrc/doc/CHANGES-2018:1.4808 Fri Nov 23 14:57:54 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Nov 23 21:37:17 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.4808 2018/11/23 14:57:54 leot Exp $ +$NetBSD: CHANGES-2018,v 1.4809 2018/11/23 21:37:17 mrg Exp $ Changes to the packages collection and infrastructure in 2018: @@ -6731,3 +6731,4 @@ Changes to the packages collection and i Updated databases/py-multidict to 4.5.1 [adam 2018-11-23] Updated net/dnscrypt-proxy2 to 2.0.19 [nia 2018-11-23] Updated devel/git to 2.19.2 [leot 2018-11-23] + Updated www/bozohttpd to 20181123 [mrg 2018-11-23] --_----------=_1543009037275920--