Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Dec 2012 20:55:11 +0000 (UTC)
From:      Bryan Drewery <bdrewery@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r309130 - head/deskutils/calibre
Message-ID:  <201212172055.qBHKtBSO070030@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <rnejdl@ringofsaturn.com> (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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201212172055.qBHKtBSO070030>