Bug 184472 - Update port deskutils/calibre to 1.13.0
Summary: Update port deskutils/calibre to 1.13.0
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: Guido Falsi
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 15:20 UTC by rnejdl
Modified: 2013-12-04 01:00 UTC (History)
0 users

See Also:


Attachments
calibre-1.13.0.diff (868 bytes, patch)
2013-12-03 15:20 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-12-03 15:20:00 UTC
	Update calibre from 1.12.0 to 1.13.0.
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-12-03 15:20:08 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Guido Falsi freebsd_committer freebsd_triage 2013-12-03 16:03:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->madpilot

I'll take it.
Comment 3 Guido Falsi freebsd_committer freebsd_triage 2013-12-04 00:56:33 UTC
State Changed
From-To: open->closed

Committed, with minor changes. Thanks!
Comment 4 dfilter service freebsd_committer freebsd_triage 2013-12-04 00:56:34 UTC
Author: madpilot
Date: Wed Dec  4 00:56:26 2013
New Revision: 335600
URL: http://svnweb.freebsd.org/changeset/ports/335600

Log:
  - Update to 1.13.0
  
  PR:		ports/184472
  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	Tue Dec  3 23:21:18 2013	(r335599)
+++ head/deskutils/calibre/Makefile	Wed Dec  4 00:56:26 2013	(r335600)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	calibre
-PORTVERSION=	1.12.0
+PORTVERSION=	1.13.0
 CATEGORIES=	deskutils python
 MASTER_SITES=	SF/${PORTNAME}/${PORTVERSION}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Tue Dec  3 23:21:18 2013	(r335599)
+++ head/deskutils/calibre/distinfo	Wed Dec  4 00:56:26 2013	(r335600)
@@ -1,2 +1,2 @@
-SHA256 (calibre-1.12.0.tar.xz) = 7a1edbd6aa4e2b7c6fd92f59c47511442baf404bcf8b3840e566f80894f42f1c
-SIZE (calibre-1.12.0.tar.xz) = 30941380
+SHA256 (calibre-1.13.0.tar.xz) = f2290592844ecacec6fd513bd9492abe90f4fb47b0731cd9b0a87d3965401448
+SIZE (calibre-1.13.0.tar.xz) = 31093476

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Tue Dec  3 23:21:18 2013	(r335599)
+++ head/deskutils/calibre/pkg-plist	Wed Dec  4 00:56:26 2013	(r335600)
@@ -420,6 +420,7 @@ lib/calibre/calibre/ebooks/oeb/polish/er
 lib/calibre/calibre/ebooks/oeb/polish/jacket.py
 lib/calibre/calibre/ebooks/oeb/polish/main.py
 lib/calibre/calibre/ebooks/oeb/polish/parsing.py
+lib/calibre/calibre/ebooks/oeb/polish/pretty.py
 lib/calibre/calibre/ebooks/oeb/polish/replace.py
 lib/calibre/calibre/ebooks/oeb/polish/split.py
 lib/calibre/calibre/ebooks/oeb/polish/stats.py
@@ -718,6 +719,7 @@ lib/calibre/calibre/gui2/dialogs/__init_
 lib/calibre/calibre/gui2/dialogs/add_empty_book.py
 lib/calibre/calibre/gui2/dialogs/add_from_isbn.py
 lib/calibre/calibre/gui2/dialogs/add_from_isbn_ui.py
+lib/calibre/calibre/gui2/dialogs/authors_edit.py
 lib/calibre/calibre/gui2/dialogs/book_info.py
 lib/calibre/calibre/gui2/dialogs/catalog.py
 lib/calibre/calibre/gui2/dialogs/catalog_ui.py
@@ -1538,6 +1540,7 @@ share/applications/calibre-lrfviewer.des
 %%DATADIR%%/images/highlight_only_off.png
 %%DATADIR%%/images/highlight_only_on.png
 %%DATADIR%%/images/hotmail.png
+%%DATADIR%%/images/html-fix.png
 %%DATADIR%%/images/icon_choose.png
 %%DATADIR%%/images/identifiers.png
 %%DATADIR%%/images/insert-link.png
@@ -1550,6 +1553,7 @@ share/applications/calibre-lrfviewer.des
 %%DATADIR%%/images/lt.png
 %%DATADIR%%/images/mail.png
 %%DATADIR%%/images/marked.png
+%%DATADIR%%/images/merge.png
 %%DATADIR%%/images/merge_books.png
 %%DATADIR%%/images/metadata.png
 %%DATADIR%%/images/mimetypes/azw2.png
_______________________________________________
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"