Bug 178486 - Update port deskutils/calibre to version 0.9.30
Summary: Update port deskutils/calibre to version 0.9.30
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Bryan Drewery
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-05-10 16:10 UTC by rnejdl
Modified: 2013-06-05 23:30 UTC (History)
0 users

See Also:


Attachments
calibre-0.9.30.diff (3.61 KB, patch)
2013-05-10 16:10 UTC, rnejdl
no flags Details | Diff
calibre-0.9.30.diff (4.38 KB, patch)
2013-05-28 18:42 UTC, rnejdl
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description rnejdl 2013-05-10 16:10:03 UTC
	Update calibre from 0.9.27 to version 0.9.30, latest.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-10 16:10:16 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Edwin Groothuis freebsd_committer freebsd_triage 2013-05-10 16:10:18 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

bdrewery@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 3 Bryan Drewery freebsd_committer freebsd_triage 2013-05-13 00:13:04 UTC
State Changed
From-To: open->feedback

There are leftovers, can you please check these in tinderbox/redports? 

====>> Checking for extra files and directories ====>> Files or 
directories modified: share/mime/aliases 
share/mime/application/epub+zip.xml 
share/mime/application/x-mobipocket-ebook.xml share/mime/globs 
share/mime/globs2 share/mime/mime.cache share/mime/subclasses 
share/mime/types
Comment 4 Bryan Drewery freebsd_committer freebsd_triage 2013-05-31 02:25:16 UTC
State Changed
From-To: feedback->open

Will retest; sorry for delay.
Comment 5 dfilter service freebsd_committer freebsd_triage 2013-06-05 23:24:25 UTC
Author: bdrewery
Date: Wed Jun  5 22:24:16 2013
New Revision: 320036
URL: http://svnweb.freebsd.org/changeset/ports/320036

Log:
  - Update to 0.9.30
  
  PR:		ports/178486
  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	Wed Jun  5 22:23:01 2013	(r320035)
+++ head/deskutils/calibre/Makefile	Wed Jun  5 22:24:16 2013	(r320036)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	0.9.27
+PORTVERSION=	0.9.30
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}/
 
@@ -46,6 +46,7 @@ RUN_DEPENDS=	xdg-open:${PORTSDIR}/devel/
 		pdftohtml:${PORTSDIR}/graphics/poppler-utils \
 		lshal:${PORTSDIR}/sysutils/hal
 
+USES=		shared-mime-info
 USE_XZ=		yes
 USE_PYTHON=	2.7
 USE_QT4=	qmake_build moc_build

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Wed Jun  5 22:23:01 2013	(r320035)
+++ head/deskutils/calibre/distinfo	Wed Jun  5 22:24:16 2013	(r320036)
@@ -1,2 +1,2 @@
-SHA256 (calibre-0.9.27.tar.xz) = 8fd3779c8f878420333f6919f80493bf69d4b64bf427697ebc365497d2450d1f
-SIZE (calibre-0.9.27.tar.xz) = 28696180
+SHA256 (calibre-0.9.30.tar.xz) = eab88d0d5ade70dd1bae9522f444ddd3ab71b2d57a159d6ecc6276cd674fc927
+SIZE (calibre-0.9.30.tar.xz) = 28894864

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Wed Jun  5 22:23:01 2013	(r320035)
+++ head/deskutils/calibre/pkg-plist	Wed Jun  5 22:24:16 2013	(r320036)
@@ -35,6 +35,7 @@ lib/calibre/calibre/db/categories.py
 lib/calibre/calibre/db/errors.py
 lib/calibre/calibre/db/fields.py
 lib/calibre/calibre/db/lazy.py
+lib/calibre/calibre/db/legacy.py
 lib/calibre/calibre/db/locking.py
 lib/calibre/calibre/db/schema_upgrades.py
 lib/calibre/calibre/db/search.py
@@ -42,6 +43,7 @@ lib/calibre/calibre/db/tables.py
 lib/calibre/calibre/db/tests/__init__.py
 lib/calibre/calibre/db/tests/base.py
 lib/calibre/calibre/db/tests/filesystem.py
+lib/calibre/calibre/db/tests/legacy.py
 lib/calibre/calibre/db/tests/main.py
 lib/calibre/calibre/db/tests/reading.py
 lib/calibre/calibre/db/tests/writing.py
@@ -203,6 +205,14 @@ lib/calibre/calibre/ebooks/conversion/ut
 lib/calibre/calibre/ebooks/djvu/__init__.py
 lib/calibre/calibre/ebooks/djvu/djvu.py
 lib/calibre/calibre/ebooks/djvu/djvubzzdec.py
+lib/calibre/calibre/ebooks/docx/names.py
+lib/calibre/calibre/ebooks/docx/styles.py
+lib/calibre/calibre/ebooks/docx/__init__.py
+lib/calibre/calibre/ebooks/docx/char_styles.py
+lib/calibre/calibre/ebooks/docx/container.py
+lib/calibre/calibre/ebooks/docx/to_html.py
+lib/calibre/calibre/ebooks/docx/block_styles.py
+lib/calibre/calibre/ebooks/docx/lcid.py
 lib/calibre/calibre/ebooks/epub/__init__.py
 lib/calibre/calibre/ebooks/epub/pages.py
 lib/calibre/calibre/ebooks/epub/periodical.py
@@ -274,6 +284,7 @@ lib/calibre/calibre/ebooks/metadata/__in
 lib/calibre/calibre/ebooks/metadata/archive.py
 lib/calibre/calibre/ebooks/metadata/book/__init__.py
 lib/calibre/calibre/ebooks/metadata/book/base.py
+lib/calibre/calibre/ebooks/metadata/book/formatter.py
 lib/calibre/calibre/ebooks/metadata/book/json_codec.py
 lib/calibre/calibre/ebooks/metadata/cli.py
 lib/calibre/calibre/ebooks/metadata/docx.py
@@ -315,6 +326,7 @@ lib/calibre/calibre/ebooks/metadata/sour
 lib/calibre/calibre/ebooks/metadata/sources/openlibrary.py
 lib/calibre/calibre/ebooks/metadata/sources/overdrive.py
 lib/calibre/calibre/ebooks/metadata/sources/ozon.py
+lib/calibre/calibre/ebooks/metadata/sources/prefs.py
 lib/calibre/calibre/ebooks/metadata/sources/test.py
 lib/calibre/calibre/ebooks/metadata/sources/worker.py
 lib/calibre/calibre/ebooks/metadata/toc.py
@@ -754,6 +766,7 @@ lib/calibre/calibre/gui2/metadata/__init
 lib/calibre/calibre/gui2/metadata/basic_widgets.py
 lib/calibre/calibre/gui2/metadata/bulk_download.py
 lib/calibre/calibre/gui2/metadata/config.py
+lib/calibre/calibre/gui2/metadata/diff.py
 lib/calibre/calibre/gui2/metadata/pdf_covers.py
 lib/calibre/calibre/gui2/metadata/single.py
 lib/calibre/calibre/gui2/metadata/single_download.py
@@ -1786,8 +1799,10 @@ share/icons/hicolor/128x128/mimetypes/gn
 share/icons/hicolor/128x128/mimetypes/gnome-mime-text-lrs.png
 share/icons/hicolor/128x128/mimetypes/text-lrs.png
 share/icons/hicolor/256x256/apps/calibre-gui.png
+share/mime/application/epub+zip.xml
 share/mime/application/x-kindle-application.xml
 share/mime/application/x-mobi8-ebook.xml
+share/mime/application/x-mobipocket-ebook.xml
 share/mime/application/x-mobipocket-subscription.xml
 share/mime/application/x-sony-bbeb.xml
 share/mime/application/x-topaz-ebook.xml
@@ -1994,6 +2009,7 @@ share/zsh/site-functions/_calibre
 @dirrm lib/calibre/calibre/ebooks/html
 @dirrm lib/calibre/calibre/ebooks/fb2
 @dirrm lib/calibre/calibre/ebooks/epub
+@dirrm lib/calibre/calibre/ebooks/docx
 @dirrm lib/calibre/calibre/ebooks/djvu
 @dirrm lib/calibre/calibre/ebooks/conversion/plugins
 @dirrm lib/calibre/calibre/ebooks/conversion
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"
Comment 6 Bryan Drewery freebsd_committer freebsd_triage 2013-06-05 23:25:02 UTC
State Changed
From-To: open->closed

Committed. The problem was USES=shared-mime-info was missing. Added that 
fixed the leftovers and modified cache files.