Received: by mail.netbsd.org (Postfix, from userid 605) id E7D44850FC; Fri, 12 Feb 2021 09:32:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2C4CC850DD for ; Fri, 12 Feb 2021 09:32:23 +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 zCYrZVCOUuPG for ; Fri, 12 Feb 2021 09:32:22 +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 78CD384C71 for ; Fri, 12 Feb 2021 09:32:22 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 65506FA95; Fri, 12 Feb 2021 09:32:22 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1613122342233200" MIME-Version: 1.0 Date: Fri, 12 Feb 2021 09:32:22 +0000 From: "Leonardo Taccari" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: leot@netbsd.org X-Mailer: log_accum Message-Id: <20210212093222.65506FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1613122342233200 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Fri Feb 12 09:32:22 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Fix PKGPATH of dolphin-plugins Noticed via www@ pkg-changes2html script. To generate a diff of this commit: cvs rdiff -u -r1.1023 -r1.1024 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1613122342233200 Content-Disposition: inline Content-Length: 987 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.1023 pkgsrc/doc/CHANGES-2021:1.1024 --- pkgsrc/doc/CHANGES-2021:1.1023 Fri Feb 12 08:25:59 2021 +++ pkgsrc/doc/CHANGES-2021 Fri Feb 12 09:32:22 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1023 2021/02/12 08:25:59 adam Exp $ +$NetBSD: CHANGES-2021,v 1.1024 2021/02/12 09:32:22 leot Exp $ Changes to the packages collection and infrastructure in 2021: @@ -1271,7 +1271,7 @@ Changes to the packages collection and i Updated net/youtube-dl to 20210210 [leot 2021-02-11] Updated sysutils/baloo-widgets to 20.04.1 [markd 2021-02-11] Added sysutils/dolphin version 20.04.1 [markd 2021-02-11] - Updated devel/dolphin-extras to 20.04.1 [markd 2021-02-11] + Updated devel/dolphin-plugins to 20.04.1 [markd 2021-02-11] Updated net/rclone to 1.54.0 [leot 2021-02-11] Added print/tex-tabulary-doc version 0.10 [markd 2021-02-11] Updated print/tex-cjk-gs-integrate to 20201206.0 [mark 2021-02-12] --_----------=_1613122342233200--