Received: by mail.netbsd.org (Postfix, from userid 605) id 15CEB84D99; Fri, 12 Jan 2018 09:07:24 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9693584D36 for ; Fri, 12 Jan 2018 09:07:23 +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 H4_5wmdIlMuB for ; Fri, 12 Jan 2018 09:07:23 +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 0238D84CDD for ; Fri, 12 Jan 2018 09:07:23 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 00416FBDE; Fri, 12 Jan 2018 09:07:23 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1515748042227290" MIME-Version: 1.0 Date: Fri, 12 Jan 2018 09:07:22 +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: <20180112090723.00416FBDE@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. --_----------=_1515748042227290 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: jperkin Date: Fri Jan 12 09:07:22 UTC 2018 Modified Files: pkgsrc/doc: CHANGES-2018 Log Message: doc: Added sysutils/rsyslog-omprog version 8.31.0 To generate a diff of this commit: cvs rdiff -u -r1.190 -r1.191 pkgsrc/doc/CHANGES-2018 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1515748042227290 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.190 pkgsrc/doc/CHANGES-2018:1.191 --- pkgsrc/doc/CHANGES-2018:1.190 Thu Jan 11 14:39:28 2018 +++ pkgsrc/doc/CHANGES-2018 Fri Jan 12 09:07:22 2018 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2018,v 1.190 2018/01/11 14:39:28 adam Exp $ +$NetBSD: CHANGES-2018,v 1.191 2018/01/12 09:07:22 jperkin Exp $ Changes to the packages collection and infrastructure in 2018: @@ -266,3 +266,4 @@ Changes to the packages collection and i Added www/py-test-django version 3.1.2 [adam 2018-01-11] Updated math/py-ephem to 3.7.6.0nb1 [adam 2018-01-11] Added www/py-django-celery-beat version 1.1.0 [adam 2018-01-11] + Added sysutils/rsyslog-omprog version 8.31.0 [jperkin 2018-01-12] --_----------=_1515748042227290--