Received: by mail.netbsd.org (Postfix, from userid 605) id CA3E784F13; Wed, 26 Feb 2020 17:56:02 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 5415D84EA4 for ; Wed, 26 Feb 2020 17:56:02 +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 btAiiKo6JFOj for ; Wed, 26 Feb 2020 17:56:01 +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 E159284DD0 for ; Wed, 26 Feb 2020 17:56:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D8EF4FBF4; Wed, 26 Feb 2020 17:56:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_158273976114610" MIME-Version: 1.0 Date: Wed, 26 Feb 2020 17:56:01 +0000 From: "Nia Alarie" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nia@netbsd.org X-Mailer: log_accum Message-Id: <20200226175601.D8EF4FBF4@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. --_----------=_158273976114610 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Wed Feb 26 17:56:01 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated games/srb2 to 2.2.2 To generate a diff of this commit: cvs rdiff -u -r1.1257 -r1.1258 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_158273976114610 Content-Disposition: inline Content-Length: 686 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2020 diff -u pkgsrc/doc/CHANGES-2020:1.1257 pkgsrc/doc/CHANGES-2020:1.1258 --- pkgsrc/doc/CHANGES-2020:1.1257 Wed Feb 26 17:23:52 2020 +++ pkgsrc/doc/CHANGES-2020 Wed Feb 26 17:56:01 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.1257 2020/02/26 17:23:52 nia Exp $ +$NetBSD: CHANGES-2020,v 1.1258 2020/02/26 17:56:01 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -1791,3 +1791,4 @@ Changes to the packages collection and i Updated audio/snd to 20.1 [nia 2020-02-26] Updated lang/vala to 0.46.6 [nia 2020-02-26] Updated wm/vtwm to 5.5.0 [nia 2020-02-26] + Updated games/srb2 to 2.2.2 [nia 2020-02-26] --_----------=_158273976114610--