Received: by mail.netbsd.org (Postfix, from userid 605) id C4C9784D58; Wed, 24 Mar 2021 11:02:06 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0BB2E84D50 for ; Wed, 24 Mar 2021 11:02:06 +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 MtvG0MxYcf8o for ; Wed, 24 Mar 2021 11:02:05 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 6A5E184CBC for ; Wed, 24 Mar 2021 11:02:05 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 67BB1FA95; Wed, 24 Mar 2021 11:02:05 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161658372536750" MIME-Version: 1.0 Date: Wed, 24 Mar 2021 11:02:05 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210324110205.67BB1FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161658372536750 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Wed Mar 24 11:02:05 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated sysutils/ups-nut to 2.7.4nb4 To generate a diff of this commit: cvs rdiff -u -r1.1818 -r1.1819 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161658372536750 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1818 pkgsrc/doc/CHANGES-2021:1.1819 --- pkgsrc/doc/CHANGES-2021:1.1818 Wed Mar 24 10:31:15 2021 +++ pkgsrc/doc/CHANGES-2021 Wed Mar 24 11:02:05 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1818 2021/03/24 10:31:15 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.1819 2021/03/24 11:02:05 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2751,3 +2751,4 @@ Changes to the packages collection and i Updated devel/py-hg-git to 0.10.0 [hauke 2021-03-24] Updated devel/wabt to 1.0.22 [fcambus 2021-03-24] Updated textproc/miller to 5.10.2 [fcambus 2021-03-24] + Updated sysutils/ups-nut to 2.7.4nb4 [wiz 2021-03-24] --_----------=_161658372536750--