Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id 3A9971A9217 for ; Tue, 1 Dec 2020 22:50:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id A046084DBE; Tue, 1 Dec 2020 22:50:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id D42E484DAC for ; Tue, 1 Dec 2020 22:50:49 +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 D2-Ox9JUtRZs for ; Tue, 1 Dec 2020 22:50:49 +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 368B184CF1 for ; Tue, 1 Dec 2020 22:50:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2CE34FA9D; Tue, 1 Dec 2020 22:50:49 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1606863049205830" MIME-Version: 1.0 Date: Tue, 1 Dec 2020 22:50:49 +0000 From: "Nikita" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: nikita@netbsd.org X-Mailer: log_accum Message-Id: <20201201225049.2CE34FA9D@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1606863049205830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: nikita Date: Tue Dec 1 22:50:49 UTC 2020 Modified Files: pkgsrc/doc: CHANGES-2020 Log Message: doc: Updated print/tex-europasscv-doc to 2020.10.31.56829 To generate a diff of this commit: cvs rdiff -u -r1.6515 -r1.6516 pkgsrc/doc/CHANGES-2020 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1606863049205830 Content-Disposition: inline Content-Length: 763 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.6515 pkgsrc/doc/CHANGES-2020:1.6516 --- pkgsrc/doc/CHANGES-2020:1.6515 Tue Dec 1 22:47:44 2020 +++ pkgsrc/doc/CHANGES-2020 Tue Dec 1 22:50:48 2020 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2020,v 1.6515 2020/12/01 22:47:44 nikita Exp $ +$NetBSD: CHANGES-2020,v 1.6516 2020/12/01 22:50:48 nikita Exp $ Changes to the packages collection and infrastructure in 2020: @@ -9491,3 +9491,4 @@ Changes to the packages collection and i Updated sysutils/broot to 1.0.8 [pin 2020-12-01] Updated textproc/miller to 5.10.0 [fcambus 2020-12-01] Updated print/tex-europasscv to 2020.10.31.56829 [nikita 2020-12-01] + Updated print/tex-europasscv-doc to 2020.10.31.56829 [nikita 2020-12-01] --_----------=_1606863049205830--