Received: by mail.netbsd.org (Postfix, from userid 605) id 58097850C7; Sun, 18 Apr 2021 19:47:10 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 932A9850BD for ; Sun, 18 Apr 2021 19:47:09 +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 pt3nWbH8FiQG for ; Sun, 18 Apr 2021 19:47:09 +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 EE56384D6C for ; Sun, 18 Apr 2021 19:47:08 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBD11FA95; Sun, 18 Apr 2021 19:47:08 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1618775228225930" MIME-Version: 1.0 Date: Sun, 18 Apr 2021 19:47:08 +0000 From: "Frederic Cambus" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fcambus@netbsd.org X-Mailer: log_accum Message-Id: <20210418194708.EBD11FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1618775228225930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fcambus Date: Sun Apr 18 19:47:08 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Updated www/links-gui to 2.22 To generate a diff of this commit: cvs rdiff -u -r1.2199 -r1.2200 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1618775228225930 Content-Disposition: inline Content-Length: 728 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.2199 pkgsrc/doc/CHANGES-2021:1.2200 --- pkgsrc/doc/CHANGES-2021:1.2199 Sun Apr 18 19:46:47 2021 +++ pkgsrc/doc/CHANGES-2021 Sun Apr 18 19:47:08 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2199 2021/04/18 19:46:47 fcambus Exp $ +$NetBSD: CHANGES-2021,v 1.2200 2021/04/18 19:47:08 fcambus Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3523,3 +3523,4 @@ Changes to the packages collection and i Added sysutils/xentools415 version 4.15.0 [bouyer 2021-04-18] Updated editors/cesium to 0.2.0 [pin 2021-04-18] Updated www/links to 2.22 [fcambus 2021-04-18] + Updated www/links-gui to 2.22 [fcambus 2021-04-18] --_----------=_1618775228225930--