Received: by mail.netbsd.org (Postfix, from userid 605) id 6BF6184DC6; Sat, 18 Jan 2020 15:33:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id EB17E84D52 for ; Sat, 18 Jan 2020 15:33:22 +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 9kdjpcKfrWbX for ; Sat, 18 Jan 2020 15:33:22 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 545FC84D22 for ; Sat, 18 Jan 2020 15:33:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 51BABFBF4; Sat, 18 Jan 2020 15:33:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157936160283570" MIME-Version: 1.0 Date: Sat, 18 Jan 2020 15:33:22 +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: <20200118153322.51BABFBF4@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. --_----------=_157936160283570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nia Date: Sat Jan 18 15:33:22 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated www/gitea to 1.10.3 To generate a diff of this commit: cvs rdiff -u -r1.578 -r1.579 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157936160283570 Content-Disposition: inline Content-Length: 753 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.578 pkgsrc/doc/CHANGES-2020:1.579 --- pkgsrc/doc/CHANGES-2020:1.578 Sat Jan 18 15:28:07 2020 +++ pkgsrc/doc/CHANGES-2020 Sat Jan 18 15:33:22 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.578 2020/01/18 15:28:07 taca Exp $ +$NetBSD: CHANGES-2020,v 1.579 2020/01/18 15:33:22 nia Exp $ Changes to the packages collection and infrastructure in 2020: @@ -667,3 +667,4 @@ Changes to the packages collection and i Added security/hs-cryptohash-sha256 version 0.11.101.0 [pho 2020-01-18] Updated devel/ruby-cucumber-tag_expressions to 2.0.2 [taca 2020-01-18] Updated devel/ruby-cucumber-wire to 1.1.0 [taca 2020-01-18] + Updated www/gitea to 1.10.3 [nia 2020-01-18] --_----------=_157936160283570--