svn commit: r405352 - head/deskutils/calibre
Guido Falsi
madpilot at FreeBSD.org
Wed Jan 6 14:13:40 UTC 2016
Author: madpilot
Date: Wed Jan 6 14:13:38 2016
New Revision: 405352
URL: https://svnweb.freebsd.org/changeset/ports/405352
Log:
Update to 2.48.0
Modified:
head/deskutils/calibre/Makefile
head/deskutils/calibre/distinfo
head/deskutils/calibre/pkg-plist
Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile Wed Jan 6 14:07:05 2016 (r405351)
+++ head/deskutils/calibre/Makefile Wed Jan 6 14:13:38 2016 (r405352)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
-PORTVERSION= 2.46.0
-PORTREVISION= 1
+PORTVERSION= 2.48.0
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo Wed Jan 6 14:07:05 2016 (r405351)
+++ head/deskutils/calibre/distinfo Wed Jan 6 14:13:38 2016 (r405352)
@@ -1,2 +1,2 @@
-SHA256 (calibre-2.46.0.tar.xz) = 6b529b7893400cc07dbb2f76d3238bbe250ee5ac218dc7a135f4142eccbae145
-SIZE (calibre-2.46.0.tar.xz) = 38789944
+SHA256 (calibre-2.48.0.tar.xz) = ef42721b9687e46760582d4e192f128439b8907370629c309c1d7f6600e25f2e
+SIZE (calibre-2.48.0.tar.xz) = 39015244
Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist Wed Jan 6 14:07:05 2016 (r405351)
+++ head/deskutils/calibre/pkg-plist Wed Jan 6 14:13:38 2016 (r405352)
@@ -797,6 +797,7 @@ lib/calibre/calibre/gui2/dialogs/drm_err
lib/calibre/calibre/gui2/dialogs/duplicates.py
lib/calibre/calibre/gui2/dialogs/edit_authors_dialog.py
lib/calibre/calibre/gui2/dialogs/edit_authors_dialog_ui.py
+lib/calibre/calibre/gui2/dialogs/exim.py
lib/calibre/calibre/gui2/dialogs/job_view_ui.py
lib/calibre/calibre/gui2/dialogs/jobs_ui.py
lib/calibre/calibre/gui2/dialogs/match_books.py
@@ -955,10 +956,12 @@ lib/calibre/calibre/gui2/store/search/se
lib/calibre/calibre/gui2/store/search/search_ui.py
lib/calibre/calibre/gui2/store/search_result.py
lib/calibre/calibre/gui2/store/stores/__init__.py
+lib/calibre/calibre/gui2/store/stores/amazon_au_plugin.py
lib/calibre/calibre/gui2/store/stores/amazon_ca_plugin.py
lib/calibre/calibre/gui2/store/stores/amazon_de_plugin.py
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_in_plugin.py
lib/calibre/calibre/gui2/store/stores/amazon_it_plugin.py
lib/calibre/calibre/gui2/store/stores/amazon_plugin.py
lib/calibre/calibre/gui2/store/stores/amazon_uk_plugin.py
@@ -1239,6 +1242,7 @@ lib/calibre/calibre/utils/config.py
lib/calibre/calibre/utils/config_base.py
lib/calibre/calibre/utils/date.py
lib/calibre/calibre/utils/dbus_service.py
+lib/calibre/calibre/utils/exim.py
lib/calibre/calibre/utils/file_associations.py
lib/calibre/calibre/utils/file_type_icons.py
lib/calibre/calibre/utils/filenames.py
More information about the svn-ports-all
mailing list