From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Dec 17 17:40:00 2012 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id B26DEF01 for ; Mon, 17 Dec 2012 17:40:00 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 80C708FC12 for ; Mon, 17 Dec 2012 17:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id qBHHe0Dp042655 for ; Mon, 17 Dec 2012 17:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id qBHHe09P042654; Mon, 17 Dec 2012 17:40:00 GMT (envelope-from gnats) Resent-Date: Mon, 17 Dec 2012 17:40:00 GMT Resent-Message-Id: <201212171740.qBHHe09P042654@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Rusty Nejdl Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A7AB9CF1 for ; Mon, 17 Dec 2012 17:33:17 +0000 (UTC) (envelope-from rnejdl@tethys.ringofsaturn.com) Received: from tethys.ringofsaturn.com (tethys.ringofsaturn.com [71.252.219.43]) by mx1.freebsd.org (Postfix) with ESMTP id 58F168FC1F for ; Mon, 17 Dec 2012 17:33:17 +0000 (UTC) Received: from ASSP.nospam (localhost [127.0.0.1]) by tethys.ringofsaturn.com (8.14.5/8.14.5) with ESMTP id qBHH6V4w032175 for ; Mon, 17 Dec 2012 11:06:31 -0600 (CST) (envelope-from rnejdl@tethys.ringofsaturn.com) Received: from anyhost.local ([127.0.0.1] helo=anyhost.local) by ASSP.nospam with ESMTPS(AES256-SHA) (ASSP 1.9); 17 Dec 2012 11:06:30 -0600 Received: (from rnejdl@localhost) by tethys.ringofsaturn.com (8.14.5/8.14.5/Submit) id qBHH6UhK032174; Mon, 17 Dec 2012 11:06:30 -0600 (CST) (envelope-from rnejdl) Message-Id: Date: Mon, 17 Dec 2012 11:06:30 -0600 (CST) From: Rusty Nejdl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.114 Subject: ports/174522: Update port deskutils/calibre to 0.9.10 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list Reply-To: Rusty Nejdl List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2012 17:40:00 -0000 >Number: 174522 >Category: ports >Synopsis: Update port deskutils/calibre to 0.9.10 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Mon Dec 17 17:40:00 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Rusty Nejdl >Release: FreeBSD 9.1-PRERELEASE amd64 >Organization: >Environment: System: FreeBSD tethys.ringofsaturn.com 9.1-PRERELEASE FreeBSD 9.1-PRERELEASE #0 r244047: Sun Dec 9 10:31:32 CST 2012 root@tethys.ringofsaturn.com:/usr/obj/usr/src/sys/SATURN amd64 >Description: This diff updates calibre from 0.9.8 to 0.9.10 (latest version). >How-To-Repeat: >Fix: --- calibre-0.9.10.diff begins here --- diff -ruN calibre/Makefile calibre.new/Makefile --- calibre/Makefile 2012-12-13 18:06:51.000000000 -0600 +++ calibre.new/Makefile 2012-12-17 10:48:19.000000000 -0600 @@ -2,8 +2,7 @@ # $FreeBSD: head/deskutils/calibre/Makefile 308865 2012-12-13 18:35:52Z bdrewery $ PORTNAME= calibre -PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTVERSION= 0.9.10 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff -ruN calibre/distinfo calibre.new/distinfo --- calibre/distinfo 2012-12-03 12:06:19.000000000 -0600 +++ calibre.new/distinfo 2012-12-17 10:48:29.000000000 -0600 @@ -1,2 +1,2 @@ -SHA256 (calibre-0.9.8.tar.xz) = 8535ef31d8ade68399f6eae110c5929cde2ad2f27c9930648fc93e8e80379e9f -SIZE (calibre-0.9.8.tar.xz) = 27624924 +SHA256 (calibre-0.9.10.tar.xz) = 4e269320f883a17c6c6d577f7e4947dcda47e73917f297b33e402d4c9da042d9 +SIZE (calibre-0.9.10.tar.xz) = 27775784 diff -ruN calibre/pkg-plist calibre.new/pkg-plist --- calibre/pkg-plist 2012-12-03 12:06:19.000000000 -0600 +++ calibre.new/pkg-plist 2012-12-17 10:57:34.000000000 -0600 @@ -415,6 +415,7 @@ lib/calibre/calibre/ebooks/pdf/pdftohtml.py lib/calibre/calibre/ebooks/pdf/reflow.py lib/calibre/calibre/ebooks/pdf/writer.py +lib/calibre/calibre/ebooks/pdf/render/engine.py lib/calibre/calibre/ebooks/pml/__init__.py lib/calibre/calibre/ebooks/pml/pmlconverter.py lib/calibre/calibre/ebooks/pml/pmlml.py @@ -1911,6 +1912,7 @@ @dirrm lib/calibre/calibre/ebooks/readability @dirrm lib/calibre/calibre/ebooks/rb @dirrm lib/calibre/calibre/ebooks/pml +@dirrm lib/calibre/calibre/ebooks/pdf/render @dirrm lib/calibre/calibre/ebooks/pdf @dirrm lib/calibre/calibre/ebooks/pdb/ztxt @dirrm lib/calibre/calibre/ebooks/pdb/plucker --- calibre-0.9.10.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted: