aboutsummaryrefslogtreecommitdiffstats
path: root/deskutils
diff options
context:
space:
mode:
authormadpilot <madpilot@FreeBSD.org>2016-01-06 22:13:38 +0800
committermadpilot <madpilot@FreeBSD.org>2016-01-06 22:13:38 +0800
commitc7189ee87e9cdb30894abab455caa03a5989f2e1 (patch)
treedbb3bb525290f0af0c12a292bde443b8ea76721b /deskutils
parent720528daeec15d6a50bbb904731e97556d74b366 (diff)
downloadfreebsd-ports-gnome-c7189ee87e9cdb30894abab455caa03a5989f2e1.tar.gz
freebsd-ports-gnome-c7189ee87e9cdb30894abab455caa03a5989f2e1.tar.zst
freebsd-ports-gnome-c7189ee87e9cdb30894abab455caa03a5989f2e1.zip
Update to 2.48.0
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calibre/Makefile3
-rw-r--r--deskutils/calibre/distinfo4
-rw-r--r--deskutils/calibre/pkg-plist4
3 files changed, 7 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index a2b3adf7d2b0..77e889d8cf77 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -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}/
diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo
index 0bceb2e75bcf..6383921fc943 100644
--- a/deskutils/calibre/distinfo
+++ b/deskutils/calibre/distinfo
@@ -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
diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist
index 93c6274befd1..33696873ab27 100644
--- a/deskutils/calibre/pkg-plist
+++ b/deskutils/calibre/pkg-plist
@@ -797,6 +797,7 @@ lib/calibre/calibre/gui2/dialogs/drm_error_ui.py
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/search.py
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