From owner-svn-ports-head@FreeBSD.ORG Mon Dec 17 20:55:12 2012 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 30A1C63C; Mon, 17 Dec 2012 20:55:12 +0000 (UTC) (envelope-from bdrewery@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id EF6778FC23; Mon, 17 Dec 2012 20:55:11 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qBHKtBmQ070033; Mon, 17 Dec 2012 20:55:11 GMT (envelope-from bdrewery@svn.freebsd.org) Received: (from bdrewery@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qBHKtBSO070030; Mon, 17 Dec 2012 20:55:11 GMT (envelope-from bdrewery@svn.freebsd.org) Message-Id: <201212172055.qBHKtBSO070030@svn.freebsd.org> From: Bryan Drewery Date: Mon, 17 Dec 2012 20:55:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r309130 - head/deskutils/calibre X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 17 Dec 2012 20:55:12 -0000 Author: bdrewery Date: Mon Dec 17 20:55:10 2012 New Revision: 309130 URL: http://svnweb.freebsd.org/changeset/ports/309130 Log: - Update to 0.9.10 PR: ports/174522 Submitted by: Rusty Nejdl (maintainer) Modified: head/deskutils/calibre/Makefile head/deskutils/calibre/distinfo head/deskutils/calibre/pkg-plist Modified: head/deskutils/calibre/Makefile ============================================================================== --- head/deskutils/calibre/Makefile Mon Dec 17 20:50:51 2012 (r309129) +++ head/deskutils/calibre/Makefile Mon Dec 17 20:55:10 2012 (r309130) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 0.9.8 -PORTREVISION= 1 +PORTVERSION= 0.9.10 CATEGORIES= deskutils python MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ Modified: head/deskutils/calibre/distinfo ============================================================================== --- head/deskutils/calibre/distinfo Mon Dec 17 20:50:51 2012 (r309129) +++ head/deskutils/calibre/distinfo Mon Dec 17 20:55:10 2012 (r309130) @@ -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 Modified: head/deskutils/calibre/pkg-plist ============================================================================== --- head/deskutils/calibre/pkg-plist Mon Dec 17 20:50:51 2012 (r309129) +++ head/deskutils/calibre/pkg-plist Mon Dec 17 20:55:10 2012 (r309130) @@ -414,6 +414,7 @@ lib/calibre/calibre/ebooks/pdf/outline_w lib/calibre/calibre/ebooks/pdf/pageoptions.py lib/calibre/calibre/ebooks/pdf/pdftohtml.py lib/calibre/calibre/ebooks/pdf/reflow.py +lib/calibre/calibre/ebooks/pdf/render/engine.py lib/calibre/calibre/ebooks/pdf/writer.py lib/calibre/calibre/ebooks/pml/__init__.py lib/calibre/calibre/ebooks/pml/pmlconverter.py @@ -1911,6 +1912,7 @@ share/mime/text/lrs.xml @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