aboutsummaryrefslogtreecommitdiff
path: root/deskutils
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2021-02-28 19:11:05 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2021-02-28 19:11:05 +0000
commit2816e1bb7ad5757da72e4900970e2bda1fe83b19 (patch)
treede60f9997ffd0d935cd112319f2be5666f5abb15 /deskutils
parent12dd7c4869e3ba42fbf2fc8c813e5332333f696b (diff)
Notes
Diffstat (limited to 'deskutils')
-rw-r--r--deskutils/calibre/Makefile2
-rw-r--r--deskutils/calibre/distinfo6
-rw-r--r--deskutils/calibre/files/patch-setup_translations.py11
-rw-r--r--deskutils/calibre/pkg-plist1
4 files changed, 4 insertions, 16 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile
index 4852a3dd4259..bfb98b4a9761 100644
--- a/deskutils/calibre/Makefile
+++ b/deskutils/calibre/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
-PORTVERSION= 5.11.0
+PORTVERSION= 5.12.0
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo
index 44997c0e2585..374f022b70e9 100644
--- a/deskutils/calibre/distinfo
+++ b/deskutils/calibre/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1613121774
-SHA256 (calibre-5.11.0.tar.xz) = 3c8f8a20c9ec961a1a82ff54e8c726a3d3a77eef1c955a8048d9438abf09cd4c
-SIZE (calibre-5.11.0.tar.xz) = 37022384
+TIMESTAMP = 1614356608
+SHA256 (calibre-5.12.0.tar.xz) = 377ff2d64496c8cdfa2e9c1b8a67ed27aee1e337e4da3f6172f522fe940bdd85
+SIZE (calibre-5.12.0.tar.xz) = 37116400
diff --git a/deskutils/calibre/files/patch-setup_translations.py b/deskutils/calibre/files/patch-setup_translations.py
deleted file mode 100644
index 08b84325fe3e..000000000000
--- a/deskutils/calibre/files/patch-setup_translations.py
+++ /dev/null
@@ -1,11 +0,0 @@
---- setup/translations.py.orig 2020-11-13 01:58:49 UTC
-+++ setup/translations.py
-@@ -159,7 +159,7 @@ class POT(Command): # {{{
- f.seek(0), f.truncate(), f.write('\n'.join(lines).encode('utf-8'))
- break
- else:
-- raise SystemExit(f'Failed to add file_filter for {slug=} to config file')
-+ raise SystemExit(f'Failed to add file_filter for {slug} to config file')
- self.git('add .tx/config')
- self.upload_pot(resource=slug)
- self.git(['add', dest])
diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist
index 7ae60dd92bcd..41834812d30c 100644
--- a/deskutils/calibre/pkg-plist
+++ b/deskutils/calibre/pkg-plist
@@ -981,7 +981,6 @@ lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py
lib/calibre/calibre/gui2/store/stores/ebooks_com_plugin.py
lib/calibre/calibre/gui2/store/stores/ebooksgratuits_plugin.py
lib/calibre/calibre/gui2/store/stores/ebookshoppe_uk_plugin.py
-lib/calibre/calibre/gui2/store/stores/eknigi_plugin.py
lib/calibre/calibre/gui2/store/stores/empik_plugin.py
lib/calibre/calibre/gui2/store/stores/feedbooks_plugin.py
lib/calibre/calibre/gui2/store/stores/google_books_plugin.py