diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-08-13 12:15:49 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-08-13 12:36:55 +0000 |
commit | 9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cf (patch) | |
tree | 54013e03deff4c071623052a78fff2b4089d6391 | |
parent | 83f30a2775ac114cf71dab7ea64917c618668f42 (diff) | |
download | ports-9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cf.tar.gz ports-9ae88b7e12ee80ac2ae9fbeedeb9e7bca4d550cf.zip |
deskutils/calibre: Update to 5.25.0
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index b909903e8258..4c536789c0d6 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,7 +1,7 @@ # Created by: stas PORTNAME= calibre -PORTVERSION= 5.24.0 +PORTVERSION= 5.25.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index ecb7f8f6e297..1ab5c8764023 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1627634437 -SHA256 (calibre-5.24.0.tar.xz) = cf3507c20134475db4615916a926ceb492c27217335793d5e0329e6dcf29b9a1 -SIZE (calibre-5.24.0.tar.xz) = 36808656 +TIMESTAMP = 1628845108 +SHA256 (calibre-5.25.0.tar.xz) = 5a6213a14368a863d4f753f7d3c11fc5b0529f614fe9e0a6e7c790aa789544f6 +SIZE (calibre-5.25.0.tar.xz) = 36849112 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index bc92db138d2f..8a66ad0278fa 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -65,6 +65,7 @@ lib/calibre/calibre/db/errors.py lib/calibre/calibre/db/fields.py lib/calibre/calibre/db/lazy.py lib/calibre/calibre/db/legacy.py +lib/calibre/calibre/db/listeners.py lib/calibre/calibre/db/locking.py lib/calibre/calibre/db/restore.py lib/calibre/calibre/db/schema_upgrades.py |