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 851457A16E for ; Tue, 7 Mar 2017 22:47:53 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 37D608577E; Tue, 7 Mar 2017 22:47:53 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id BCDB885647 for ; Tue, 7 Mar 2017 22:47:52 +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 M3lqbhzV64kP for ; Tue, 7 Mar 2017 22:47:52 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 5C0DC855A9 for ; Tue, 7 Mar 2017 22:47:52 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 5AA8FFBE4; Tue, 7 Mar 2017 22:47:52 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1488926872136010" MIME-Version: 1.0 Date: Tue, 7 Mar 2017 22:47:52 +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: <20170307224752.5AA8FFBE4@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. --_----------=_1488926872136010 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Tue Mar 7 22:47:52 UTC 2017 Modified Files: pkgsrc/doc: CHANGES-2017 Log Message: Updated misc/calibre to 2.80.0 To generate a diff of this commit: cvs rdiff -u -r1.1027 -r1.1028 pkgsrc/doc/CHANGES-2017 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1488926872136010 Content-Disposition: inline Content-Length: 712 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.1027 pkgsrc/doc/CHANGES-2017:1.1028 --- pkgsrc/doc/CHANGES-2017:1.1027 Tue Mar 7 21:57:28 2017 +++ pkgsrc/doc/CHANGES-2017 Tue Mar 7 22:47:52 2017 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2017,v 1.1027 2017/03/07 21:57:28 leot Exp $ +$NetBSD: CHANGES-2017,v 1.1028 2017/03/07 22:47:52 wiz Exp $ Changes to the packages collection and infrastructure in 2017: @@ -1250,3 +1250,4 @@ Changes to the packages collection and i Updated www/firefox-l10n to 52.0 [ryoon 2017-03-07] Updated devel/nss to 3.29.3 [ryoon 2017-03-07] Updated net/youtube-dl to 20170307 [leot 2017-03-07] + Updated misc/calibre to 2.80.0 [wiz 2017-03-07] --_----------=_1488926872136010--