Bug 172099 - Update port deskutils/calibre to 0.8.70
Summary: Update port deskutils/calibre to 0.8.70
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: 2012-09-26 22:30 UTC by rnejdl
Modified: 2012-10-04 13:20 UTC (History)
0 users

See Also:


Attachments
calibre-0.8.70.diff (3.77 KB, patch)
2012-09-26 22:30 UTC, rnejdl
no flags Details | Diff
calibre-0.8.70.diff (5.18 KB, patch)
2012-09-28 00:23 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 2012-09-26 22:30:01 UTC
	Update port deskutils/calibre from 0.8.68 to 0.8.70.  A changelog can be found at:

http://calibre-ebook.com/whats-new
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2012-09-26 22:30:14 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Bryan Drewery freebsd_committer freebsd_triage 2012-09-26 22:35:43 UTC
Responsible Changed
From-To: freebsd-ports-bugs->bdrewery

I'll take it.
Comment 3 Bryan Drewery freebsd_committer freebsd_triage 2012-09-27 23:55:12 UTC
Hi Rusty,

There are PLIST errors. Files leftover after deinstall. Can you please
take a look?

https://redports.org/~bdrewery/20120926221155-42293-74539/calibre-0.8.70.log

The old 0.8.68 built fine:

https://redports.org/~bdrewery/20120927034950-33561-74616/calibre-0.8.68.log


Bryan
Comment 4 Bryan Drewery freebsd_committer freebsd_triage 2012-09-27 23:55:58 UTC
State Changed
From-To: open->feedback

Waiting on feedback
Comment 5 rnejdl 2012-09-28 00:05:15 UTC
On 2012-09-27 17:55, Bryan Drewery wrote:
> Hi Rusty,
>
> There are PLIST errors. Files leftover after deinstall. Can you 
> please
> take a look?
>
> 
> https://redports.org/~bdrewery/20120926221155-42293-74539/calibre-0.8.70.log
>
> The old 0.8.68 built fine:
>
> 
> https://redports.org/~bdrewery/20120927034950-33561-74616/calibre-0.8.68.log
>
>
> Bryan

Bryan,

Well drat... I actually think those were left over from the last ports 
based on the dates of those files on my system (13th).  Let me clean 
this up and resubmit.

Rusty
Comment 6 rnejdl 2012-09-28 00:23:15 UTC
On 2012-09-27 17:55, Bryan Drewery wrote:
> Hi Rusty,
>
> There are PLIST errors. Files leftover after deinstall. Can you 
> please
> take a look?
>
> 
> https://redports.org/~bdrewery/20120926221155-42293-74539/calibre-0.8.70.log
>
> The old 0.8.68 built fine:
>
> 
> https://redports.org/~bdrewery/20120927034950-33561-74616/calibre-0.8.68.log
>
>
> Bryan

This should have that cleaned up properly now.

Rusty
Comment 7 Bryan Drewery freebsd_committer freebsd_triage 2012-10-03 13:21:38 UTC
State Changed
From-To: feedback->open

Feedback/Patch received.
Comment 8 Bryan Drewery freebsd_committer freebsd_triage 2012-10-04 13:14:33 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 9 dfilter service freebsd_committer freebsd_triage 2012-10-04 13:14:49 UTC
Author: bdrewery
Date: Thu Oct  4 12:14:35 2012
New Revision: 305255
URL: http://svn.freebsd.org/changeset/ports/305255

Log:
  - Update to 0.8.70 [1]
  - Update to new header
  - Fix PODOFO being missed for options conversion
  
  Changes: http://calibre-ebook.com/whats-new
  
  PR:		ports/172099 [1]
  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	Thu Oct  4 12:06:43 2012	(r305254)
+++ head/deskutils/calibre/Makefile	Thu Oct  4 12:14:35 2012	(r305255)
@@ -1,12 +1,8 @@
-# New ports collection makefile for:	calibre
-# Date created:		10/11/2009
-# Whom:			stas
-#
+# Created by: stas
 # $FreeBSD$
-#
 
 PORTNAME=	calibre
-PORTVERSION=	0.8.68
+PORTVERSION=	0.8.70
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}/
 
@@ -70,7 +66,7 @@ PLIST_SUB+=	USB="@comment "
 MAKE_ENV+=	WITH_USB=yes
 PLIST_SUB+=	USB=""
 .endif
-.if !defined(WITHOUT_PODOFO) || exists(${LOCALBASE}/lib/libpodofo.so)
+.if ${PORT_OPTIONS:MPODOFO} || exists(${LOCALBASE}/lib/libpodofo.so)
 LIB_DEPENDS+=	podofo:${PORTSDIR}/graphics/podofo
 MAKE_ENV+=	PODOFO_LIB_DIR="${LOCALBASE}/lib" \
 		PODOFO_INC_DIR="${LOCALBASE}/include/podofo"

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Thu Oct  4 12:06:43 2012	(r305254)
+++ head/deskutils/calibre/distinfo	Thu Oct  4 12:14:35 2012	(r305255)
@@ -1,2 +1,2 @@
-SHA256 (calibre-0.8.68.tar.xz) = dd5f6ce36d0a013e3043abf543a86f8eac0f842e8c97d702960e1ff9e0bf4b04
-SIZE (calibre-0.8.68.tar.xz) = 26852296
+SHA256 (calibre-0.8.70.tar.xz) = 2f1cc5270f19d9912b73467f7356fb3a27a52714ad3e3198e1d93293d1e55b89
+SIZE (calibre-0.8.70.tar.xz) = 26931608

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Thu Oct  4 12:06:43 2012	(r305254)
+++ head/deskutils/calibre/pkg-plist	Thu Oct  4 12:14:35 2012	(r305255)
@@ -84,6 +84,7 @@ lib/calibre/calibre/devices/mime.py
 lib/calibre/calibre/devices/misc.py
 lib/calibre/calibre/devices/mtp/books.py
 lib/calibre/calibre/devices/mtp/__init__.py
+lib/calibre/calibre/devices/mtp/defaults.py
 lib/calibre/calibre/devices/mtp/driver.py
 lib/calibre/calibre/devices/mtp/test.py
 lib/calibre/calibre/devices/mtp/base.py
@@ -627,6 +628,7 @@ lib/calibre/calibre/gui2/device_drivers/
 lib/calibre/calibre/gui2/device_drivers/configwidget.py
 lib/calibre/calibre/gui2/device_drivers/configwidget_ui.py
 lib/calibre/calibre/gui2/device_drivers/mtp_config.py
+lib/calibre/calibre/gui2/device_drivers/mtp_folder_browser.py
 lib/calibre/calibre/gui2/dialogs/__init__.py
 lib/calibre/calibre/gui2/dialogs/add_empty_book.py
 lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
@@ -745,6 +747,7 @@ lib/calibre/calibre/gui2/preferences/dev
 lib/calibre/calibre/gui2/preferences/email_ui.py
 lib/calibre/calibre/gui2/preferences/emailp.py
 lib/calibre/calibre/gui2/preferences/history.py
+lib/calibre/calibre/gui2/preferences/ignored_devices.py
 lib/calibre/calibre/gui2/preferences/keyboard.py
 lib/calibre/calibre/gui2/preferences/look_feel.py
 lib/calibre/calibre/gui2/preferences/look_feel_ui.py
@@ -792,7 +795,6 @@ lib/calibre/calibre/gui2/store/basic_con
 lib/calibre/calibre/gui2/store/stores/amazon_es_plugin.py
 lib/calibre/calibre/gui2/store/stores/amazon_fr_plugin.py
 lib/calibre/calibre/gui2/store/stores/amazon_it_plugin.py
-lib/calibre/calibre/gui2/store/stores/beam_ebooks_de_plugin.py
 lib/calibre/calibre/gui2/store/stores/biblio_plugin.py
 lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py
 lib/calibre/calibre/gui2/store/stores/ebooksgratuits_plugin.py
@@ -1221,16 +1223,30 @@ lib/calibre/templite/__init__.py
 share/applications/calibre-gui.desktop
 share/applications/calibre-lrfviewer.desktop
 share/applications/calibre-ebook-viewer.desktop
-share/mime/packages/calibre-mimetypes
+share/mime/packages/calibre-mimetypes.xml
 share/icons/hicolor/128x128/apps/calibre-viewer.png
 share/icons/hicolor/128x128/mimetypes/application-lrf.png
 share/icons/hicolor/128x128/mimetypes/gnome-mime-application-lrf.png
 share/icons/hicolor/128x128/mimetypes/text-lrs.png
 share/icons/hicolor/128x128/mimetypes/gnome-mime-text-lrs.png
+share/icons/hicolor/128x128/mimetypes/application-x-mobipocket-ebook.png
+share/icons/hicolor/128x128/mimetypes/application-x-topaz-ebook.png
+share/icons/hicolor/128x128/mimetypes/application-x-kindle-application.png
+share/icons/hicolor/128x128/mimetypes/application-x-mobi8-ebook.png
+share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobipocket-ebook.png
+share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-topaz-ebook.png
+share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-kindle-application.png
+share/icons/hicolor/128x128/mimetypes/gnome-mime-application-x-mobi8-ebook.png
 share/icons/hicolor/256x256/apps/calibre-gui.png
 share/gnome/apps/calibre-gui.desktop
 share/gnome/apps/calibre-lrfviewer.desktop
 share/gnome/apps/calibre-ebook-viewer.desktop
+share/mime/application/x-sony-bbeb.xml
+share/mime/application/x-topaz-ebook.xml
+share/mime/application/x-mobi8-ebook.xml
+share/mime/application/x-kindle-application.xml
+share/mime/application/x-mobipocket-subscription.xml
+share/mime/text/lrs.xml
 %%DATADIR%%/builtin_recipes.xml
 %%DATADIR%%/builtin_recipes.zip
 %%DATADIR%%/calibre-portable.bat
@@ -1336,7 +1352,7 @@ share/gnome/apps/calibre-ebook-viewer.de
 %%DATADIR%%/images/devices/itunes.png
 %%DATADIR%%/images/devices/kindle.jpg
 %%DATADIR%%/images/devices/nook.jpg
-%%DATADIR%%/images/devices/galaxy_s3.png
+%%DATADIR%%/images/devices/tablet.png
 %%DATADIR%%/images/dialog_error.png
 %%DATADIR%%/images/dialog_information.png
 %%DATADIR%%/images/dialog_question.png
@@ -1392,6 +1408,8 @@ share/gnome/apps/calibre-ebook-viewer.de
 %%DATADIR%%/images/mail.png
 %%DATADIR%%/images/merge_books.png
 %%DATADIR%%/images/metadata.png
+%%DATADIR%%/images/mimetypes/azw2.png
+%%DATADIR%%/images/mimetypes/azw3.png
 %%DATADIR%%/images/mimetypes/bmp.png
 %%DATADIR%%/images/mimetypes/computer.png
 %%DATADIR%%/images/mimetypes/dir.png
@@ -1412,6 +1430,7 @@ share/gnome/apps/calibre-ebook-viewer.de
 %%DATADIR%%/images/mimetypes/rtf.png
 %%DATADIR%%/images/mimetypes/snb.png
 %%DATADIR%%/images/mimetypes/svg.png
+%%DATADIR%%/images/mimetypes/tpz.png
 %%DATADIR%%/images/mimetypes/txt.png
 %%DATADIR%%/images/mimetypes/unknown.png
 %%DATADIR%%/images/mimetypes/zero.png
@@ -1938,3 +1957,5 @@ share/gnome/apps/calibre-ebook-viewer.de
 @dirrmtry share/gnome/apps
 @dirrmtry share/gnome
 @dirrmtry share/desktop-directories
+@dirrmtry share/mime/application
+@dirrmtry share/mime/text
_______________________________________________
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"