Received: by mail.netbsd.org (Postfix, from userid 605) id 248EB84DC6; Sun, 30 Dec 2018 23:24:21 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id A3BAB84DC4 for ; Sun, 30 Dec 2018 23:24:20 +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 raWJN83eJ0oY for ; Sun, 30 Dec 2018 23:24:20 +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 F1DFC84CCF for ; Sun, 30 Dec 2018 23:24:19 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E9A63FB16; Sun, 30 Dec 2018 23:24:19 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154621225945620" MIME-Version: 1.0 Date: Sun, 30 Dec 2018 23:24:19 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20181230232419.E9A63FB16@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. --_----------=_154621225945620 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sun Dec 30 23:24:19 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Updated doc/guide to 20181231 To generate a diff of this commit: cvs rdiff -u -r1.5363 -r1.5364 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154621225945620 Content-Disposition: inline Content-Length: 750 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.5363 pkgsrc/doc/CHANGES-2018:1.5364 --- pkgsrc/doc/CHANGES-2018:1.5363 Sun Dec 30 22:55:47 2018 +++ pkgsrc/doc/CHANGES-2018 Sun Dec 30 23:24:19 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.5363 2018/12/30 22:55:47 wiz Exp $ +$NetBSD: CHANGES-2018,v 1.5364 2018/12/30 23:24:19 leot Exp $ Changes to the packages collection and infrastructure in 2018: @@ -7486,3 +7486,4 @@ Changes to the packages collection and i Updated mail/qmail-rejectutils to 20181230 [schmonz 2018-12-30] Updated mail/qmail-run to 20181230 [schmonz 2018-12-30] mk/bsd.pkg.mk: freeze ended for pkgsrc-2018Q4 branch [wiz 2018-12-30] + Updated doc/guide to 20181231 [leot 2018-12-30] --_----------=_154621225945620--