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 43B417A210 for ; Mon, 6 Jun 2016 11:53:51 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id E851085F75; Mon, 6 Jun 2016 11:53:50 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 776D585F62 for ; Mon, 6 Jun 2016 11:53:50 +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 0ZMX-FIEVTGx for ; Mon, 6 Jun 2016 11:53:50 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D9BF285E11 for ; Mon, 6 Jun 2016 11:53:49 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D4665FBB5; Mon, 6 Jun 2016 11:53:49 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Mon, 6 Jun 2016 11:53:49 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/misc/calibre To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20160606115349.D4665FBB5@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Jun 6 11:53:49 UTC 2016 Modified Files: pkgsrc/misc/calibre: Makefile PLIST distinfo Log Message: Updated calibre to 2.58.0. - version: 2.58.0 date: 2016-06-02 new features: - title: "Edit Book: A text search tool to conveniently search for text even if it crosses multiple HTML tags (Search->Search ignoring HTML markup)" - title: "OSX: Allow drag and drop of file onto viewer dock icon to view file" bug fixes: - title: "Workaround for incompatibility between Qt 5.5+ and Ubuntu that caused the context menu for the book list to flicker." tickets: [1534936] - title: "Windows: Workaround for explorer shell extensions on windows that write to stdout" - title: "Edit Book: When jumping to next occurrence of a word, take language into account" - title: "Edit Book: Fix import of words into user dictionary not working" - title: "Fix use of non-ascii characters in identifiers causing an error when identifier rules are used." tickets: [1584470] - title: "Fix a regression that caused the paste from clipboard button to paste two times in the Add books from ISBN dialog" - title: "Fix for incompatibility with PyQt 5.6" improved recipes: - Denver Post - Financial Times - bild.de To generate a diff of this commit: cvs rdiff -u -r1.141 -r1.142 pkgsrc/misc/calibre/Makefile cvs rdiff -u -r1.59 -r1.60 pkgsrc/misc/calibre/PLIST cvs rdiff -u -r1.66 -r1.67 pkgsrc/misc/calibre/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.