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 "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 6A3A57A20D for ; Mon, 19 Sep 2016 15:00:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id B50E586211; Mon, 19 Sep 2016 14:59:45 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 2DC32860AC for ; Mon, 19 Sep 2016 14:58:43 +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 1CzbqlvBnYn1 for ; Mon, 19 Sep 2016 14:58:42 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 04E0C86373 for ; Mon, 19 Sep 2016 14:38:14 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 02DAEFBD1; Mon, 19 Sep 2016 14:38:14 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1474295893230780" MIME-Version: 1.0 Date: Mon, 19 Sep 2016 14:38:13 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160919143814.02DAEFBD1@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk This is a multi-part message in MIME format. --_----------=_1474295893230780 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Sep 19 14:38:13 UTC 2016 Modified Files: pkgsrc/doc: CHANGES-2016 Log Message: Updated meta-pkgs/texlive-collection-latexextra to 2016pre3 To generate a diff of this commit: cvs rdiff -u -r1.3946 -r1.3947 pkgsrc/doc/CHANGES-2016 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1474295893230780 Content-Disposition: inline Content-Length: 989 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2016 diff -u pkgsrc/doc/CHANGES-2016:1.3946 pkgsrc/doc/CHANGES-2016:1.3947 --- pkgsrc/doc/CHANGES-2016:1.3946 Mon Sep 19 14:11:24 2016 +++ pkgsrc/doc/CHANGES-2016 Mon Sep 19 14:38:13 2016 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2016,v 1.3946 2016/09/19 14:11:24 wiz Exp $ +$NetBSD: CHANGES-2016,v 1.3947 2016/09/19 14:38:13 wiz Exp $ Changes to the packages collection and infrastructure in 2016: @@ -5541,3 +5541,8 @@ Changes to the packages collection and i Updated sysutils/salt to 2016.3.4 [jperkin 2016-09-19] Updated net/filezilla to 3.21.0 [wiz 2016-09-19] Added converters/orcus0.12 version 0.12.0 [wiz 2016-09-19] + Added print/tex-background version 2.1 [wiz 2016-09-19] + Added print/tex-background-doc version 2.1 [wiz 2016-09-19] + Added print/tex-ifoddpage version 1.1 [wiz 2016-09-19] + Added print/tex-ifoddpage-doc version 1.1 [wiz 2016-09-19] + Updated meta-pkgs/texlive-collection-latexextra to 2016pre3 [wiz 2016-09-19] --_----------=_1474295893230780--