Received: by mail.netbsd.org (Postfix, from userid 605) id 2C68584E05; Sat, 28 Oct 2017 16:11:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ABAEE84D73 for ; Sat, 28 Oct 2017 16:11:33 +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 wq2pOiS8N9ID for ; Sat, 28 Oct 2017 16:11:33 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 164C184CDD for ; Sat, 28 Oct 2017 16:11:33 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 14837FBDE; Sat, 28 Oct 2017 16:11:33 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_150920709314270" MIME-Version: 1.0 Date: Sat, 28 Oct 2017 16:11:33 +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: <20171028161133.14837FBDE@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. --_----------=_150920709314270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: leot Date: Sat Oct 28 16:11:32 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: doc: Updated print/tex-beamer-doc to 3.43nb1 To generate a diff of this commit: cvs rdiff -u -r1.4665 -r1.4666 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_150920709314270 Content-Disposition: inline Content-Length: 727 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2017 diff -u pkgsrc/doc/CHANGES-2017:1.4665 pkgsrc/doc/CHANGES-2017:1.4666 --- pkgsrc/doc/CHANGES-2017:1.4665 Sat Oct 28 16:00:21 2017 +++ pkgsrc/doc/CHANGES-2017 Sat Oct 28 16:11:32 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.4665 2017/10/28 16:00:21 leot Exp $ +$NetBSD: CHANGES-2017,v 1.4666 2017/10/28 16:11:32 leot Exp $ Changes to the packages collection and infrastructure in 2017: @@ -6738,3 +6738,4 @@ Changes to the packages collection and i Updated net/mikutter to 3.5.13 [tsutsui 2017-10-28] Updated mail/qmail-qfilter to 2.1nb5 [schmonz 2017-10-28] Updated graphics/sxiv to 24 [leot 2017-10-28] + Updated print/tex-beamer-doc to 3.43nb1 [leot 2017-10-28] --_----------=_150920709314270--