diff options
author | Guido Falsi <madpilot@FreeBSD.org> | 2021-07-20 14:31:13 +0000 |
---|---|---|
committer | Guido Falsi <madpilot@FreeBSD.org> | 2021-07-20 14:31:31 +0000 |
commit | 73f44cfe533254bb6e448d52163bbee182a935c6 (patch) | |
tree | e9b6fd61dfda54afde8d613b64f6787ce24df63e | |
parent | da566bc8534e93a6c9c15e3db46c315d3cd96a62 (diff) | |
download | ports-73f44cfe533254bb6e448d52163bbee182a935c6.tar.gz ports-73f44cfe533254bb6e448d52163bbee182a935c6.zip |
deskutils/calibre: Update to 5.23.0
PR: 257112
-rw-r--r-- | deskutils/calibre/Makefile | 3 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index ab66658a554c..862f15e12e78 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -1,8 +1,7 @@ # Created by: stas PORTNAME= calibre -PORTVERSION= 5.22.1 -PORTREVISION= 1 +PORTVERSION= 5.23.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index c96cd1ea48a9..94835a6227cc 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624652194 -SHA256 (calibre-5.22.1.tar.xz) = 93c5e30ff08159694283d08a6b43c37e01a8454c6e7eb66a071e677c2681b516 -SIZE (calibre-5.22.1.tar.xz) = 36703544 +TIMESTAMP = 1625817221 +SHA256 (calibre-5.23.0.tar.xz) = e1e5db8b88b6608e3214c62e9aa6214d7e5142bffb9a9eb0be6bb42caddb15fb +SIZE (calibre-5.23.0.tar.xz) = 36757724 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index c86940d851fe..bc92db138d2f 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -173,6 +173,7 @@ lib/calibre/calibre/devices/usbms/cli.py lib/calibre/calibre/devices/usbms/device.py lib/calibre/calibre/devices/usbms/deviceconfig.py lib/calibre/calibre/devices/usbms/driver.py +lib/calibre/calibre/devices/usbms/hal.py lib/calibre/calibre/devices/user_defined/__init__.py lib/calibre/calibre/devices/user_defined/driver.py lib/calibre/calibre/devices/utils.py |