Received: by mail.netbsd.org (Postfix, from userid 605) id 1266E84D87; Sun, 1 Dec 2019 04:31:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9117284D04 for ; Sun, 1 Dec 2019 04:31:06 +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 zkQqWTyKUa3P for ; Sun, 1 Dec 2019 04:31:06 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 2C94984CF1 for ; Sun, 1 Dec 2019 04:31:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2A7DDFA97; Sun, 1 Dec 2019 04:31:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1575174666159180" MIME-Version: 1.0 Date: Sun, 1 Dec 2019 04:31:06 +0000 From: "Kimmo Suominen" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: kim@netbsd.org X-Mailer: log_accum Message-Id: <20191201043106.2A7DDFA97@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. --_----------=_1575174666159180 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: kim Date: Sun Dec 1 04:31:06 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Updated sysutils/roller to 1.21 To generate a diff of this commit: cvs rdiff -u -r1.5205 -r1.5206 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1575174666159180 Content-Disposition: inline Content-Length: 710 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.5205 pkgsrc/doc/CHANGES-2019:1.5206 --- pkgsrc/doc/CHANGES-2019:1.5205 Sun Dec 1 04:23:28 2019 +++ pkgsrc/doc/CHANGES-2019 Sun Dec 1 04:31:05 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.5205 2019/12/01 04:23:28 kim Exp $ +$NetBSD: CHANGES-2019,v 1.5206 2019/12/01 04:31:05 kim Exp $ Changes to the packages collection and infrastructure in 2019: @@ -8398,3 +8398,4 @@ Changes to the packages collection and i Updated pkgtools/rpm2pkg to 3.3.0 [rin 2019-11-30] Updated mail/mutt to 1.13.0 [tron 2019-12-01] Updated sysutils/pflogsumm to 1.1.5 [kim 2019-12-01] + Updated sysutils/roller to 1.21 [kim 2019-12-01] --_----------=_1575174666159180--