ports/174522: Update port deskutils/calibre to 0.9.10
Rusty Nejdl
rnejdl at ringofsaturn.com
Mon Dec 17 17:40:00 UTC 2012
>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 at 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
+ at 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:
More information about the freebsd-ports-bugs
mailing list