Received: by mail.netbsd.org (Postfix, from userid 605) id EAE1A84DE1; Mon, 7 Jan 2019 14:02:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 29B5A84DC7 for ; Mon, 7 Jan 2019 14:02:02 +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 TOPr3ueLWo9R for ; Mon, 7 Jan 2019 14:02:01 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7718984CDA for ; Mon, 7 Jan 2019 14:02:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 723F1FB16; Mon, 7 Jan 2019 14:02:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1546869721239270" MIME-Version: 1.0 Date: Mon, 7 Jan 2019 14:02:01 +0000 From: "Amitai Schleier" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: schmonz@netbsd.org X-Mailer: log_accum Message-Id: <20190107140201.723F1FB16@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. --_----------=_1546869721239270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: schmonz Date: Mon Jan 7 14:02:01 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated net/djbdns-run to 20190107 To generate a diff of this commit: cvs rdiff -u -r1.101 -r1.102 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1546869721239270 Content-Disposition: inline Content-Length: 745 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.101 pkgsrc/doc/CHANGES-2019:1.102 --- pkgsrc/doc/CHANGES-2019:1.101 Mon Jan 7 13:00:34 2019 +++ pkgsrc/doc/CHANGES-2019 Mon Jan 7 14:02:01 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.101 2019/01/07 13:00:34 adam Exp $ +$NetBSD: CHANGES-2019,v 1.102 2019/01/07 14:02:01 schmonz Exp $ Changes to the packages collection and infrastructure in 2019: @@ -142,3 +142,4 @@ Changes to the packages collection and i Updated graphics/py-Pillow to 5.4.1 [adam 2019-01-07] Added www/py-django-timezone-field version 3.0 [adam 2019-01-07] Updated www/py-django-celery-beat to 1.4.0 [adam 2019-01-07] + Updated net/djbdns-run to 20190107 [schmonz 2019-01-07] --_----------=_1546869721239270--