Received: by mail.netbsd.org (Postfix, from userid 605) id 9790B84DE6; Sat, 12 Oct 2019 14:07:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1CEDA84DAF for ; Sat, 12 Oct 2019 14:07:07 +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 ypcwutRRXASv for ; Sat, 12 Oct 2019 14:07:06 +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 6E03784C6C for ; Sat, 12 Oct 2019 14:07:06 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 67821FBF4; Sat, 12 Oct 2019 14:07:06 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_157088922698720" MIME-Version: 1.0 Date: Sat, 12 Oct 2019 14:07:06 +0000 From: "Santhosh Raju" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: fox@netbsd.org X-Mailer: log_accum Message-Id: <20191012140706.67821FBF4@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. --_----------=_157088922698720 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: fox Date: Sat Oct 12 14:07:06 UTC 2019 Modified Files: pkgsrc/doc: CHANGES-2019 Log Message: doc: Added print/foliate version 1.5.3 To generate a diff of this commit: cvs rdiff -u -r1.4320 -r1.4321 pkgsrc/doc/CHANGES-2019 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_157088922698720 Content-Disposition: inline Content-Length: 750 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2019 diff -u pkgsrc/doc/CHANGES-2019:1.4320 pkgsrc/doc/CHANGES-2019:1.4321 --- pkgsrc/doc/CHANGES-2019:1.4320 Sat Oct 12 10:51:18 2019 +++ pkgsrc/doc/CHANGES-2019 Sat Oct 12 14:07:06 2019 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2019,v 1.4320 2019/10/12 10:51:18 gutteridge Exp $ +$NetBSD: CHANGES-2019,v 1.4321 2019/10/12 14:07:06 fox Exp $ Changes to the packages collection and infrastructure in 2019: @@ -6944,3 +6944,4 @@ Changes to the packages collection and i Removed textproc/dbtoepub successor textproc/docbook-xsl [wiz 2019-10-12] Updated lang/sbcl to 1.5.7nb1 [he 2019-10-12] Updated textproc/xfce4-dict to 0.8.3 [gutteridge 2019-10-12] + Added print/foliate version 1.5.3 [fox 2019-10-12] --_----------=_157088922698720--