diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-03-14 20:41:06 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-03-14 20:41:06 +0800 |
commit | 29a04d0442c511ff88c969c324f95e42403eb020 (patch) | |
tree | 0b86c2f1df3e65146af4fc05052b148555c76205 /deskutils | |
parent | 373e0fdabfa658f7b91e6e409116de6ca728ba70 (diff) | |
download | freebsd-ports-gnome-29a04d0442c511ff88c969c324f95e42403eb020.tar.gz freebsd-ports-gnome-29a04d0442c511ff88c969c324f95e42403eb020.tar.zst freebsd-ports-gnome-29a04d0442c511ff88c969c324f95e42403eb020.zip |
- Update to 2.53.0
- Remove build dependency on py-psutil, it's not required to build
the software and unsupported on DragonflyBSD, so calibre can be
build there too [1]
Reported by: PeerCorps Trust Fund <ipc at peercorpstrust.org> [1]
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/calibre/Makefile | 3 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 4 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 6 |
3 files changed, 8 insertions, 5 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 0a8a9833e13f..7cde8b500299 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.52.0 +PORTVERSION= 2.53.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ @@ -27,7 +27,6 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=0:${PORTSDIR}/devel/py-sip \ ${PYTHON_PKGNAMEPREFIX}qt5-webkitwidgets>=0:${PORTSDIR}/www/py-qt5-webkitwidgets \ ${PYTHON_PKGNAMEPREFIX}dateutil>=0:${PORTSDIR}/devel/py-dateutil \ ${PYTHON_PKGNAMEPREFIX}pillow>=0:${PORTSDIR}/graphics/py-pillow \ - ${PYTHON_PKGNAMEPREFIX}psutil>=2.0.0:${PORTSDIR}/sysutils/py-psutil \ ${PYTHON_PKGNAMEPREFIX}lxml>=0:${PORTSDIR}/devel/py-lxml \ ${PYTHON_PKGNAMEPREFIX}cssutils>=0.9.9:${PORTSDIR}/www/py-cssutils \ ${PYTHON_PKGNAMEPREFIX}apsw>=0:${PORTSDIR}/databases/py-apsw diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index 349e67a0b4e9..57f957a28374 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,2 +1,2 @@ -SHA256 (calibre-2.52.0.tar.xz) = 9a2b01af095017eb94322df98251a15fc7e691d09cff9cc18ee3d409370941d1 -SIZE (calibre-2.52.0.tar.xz) = 39904084 +SHA256 (calibre-2.53.0.tar.xz) = 1f36c5f4144571576637a401067d0cf5aa0ef75ff97773511ab948a3d2806e67 +SIZE (calibre-2.53.0.tar.xz) = 40086616 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index a6dd6db3818c..80bbb9c68180 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -215,6 +215,7 @@ lib/calibre/calibre/ebooks/conversion/plumber.py lib/calibre/calibre/ebooks/conversion/preprocess.py lib/calibre/calibre/ebooks/conversion/utils.py lib/calibre/calibre/ebooks/covers.py +lib/calibre/calibre/ebooks/css_transform_rules.py lib/calibre/calibre/ebooks/djvu/__init__.py lib/calibre/calibre/ebooks/djvu/djvu.py lib/calibre/calibre/ebooks/djvu/djvubzzdec.py @@ -747,6 +748,7 @@ lib/calibre/calibre/gui2/convert/xpath_wizard.py lib/calibre/calibre/gui2/convert/xpath_wizard_ui.py lib/calibre/calibre/gui2/cover_flow.py lib/calibre/calibre/gui2/covers.py +lib/calibre/calibre/gui2/css_transform_rules.py lib/calibre/calibre/gui2/custom_column_widgets.py lib/calibre/calibre/gui2/dbus_export/__init__.py lib/calibre/calibre/gui2/dbus_export/demo.py @@ -836,7 +838,6 @@ lib/calibre/calibre/gui2/dialogs/tag_list_editor_ui.py lib/calibre/calibre/gui2/dialogs/template_dialog.py lib/calibre/calibre/gui2/dialogs/template_dialog_ui.py lib/calibre/calibre/gui2/dialogs/template_line_editor.py -lib/calibre/calibre/gui2/dialogs/test_email_ui.py lib/calibre/calibre/gui2/dialogs/trim_image.py lib/calibre/calibre/gui2/dialogs/user_profiles_ui.py lib/calibre/calibre/gui2/dnd.py @@ -1203,6 +1204,7 @@ lib/calibre/calibre/srv/errors.py lib/calibre/calibre/srv/handler.py lib/calibre/calibre/srv/http_request.py lib/calibre/calibre/srv/http_response.py +lib/calibre/calibre/srv/jobs.py lib/calibre/calibre/srv/legacy.py lib/calibre/calibre/srv/loop.py lib/calibre/calibre/srv/metadata.py @@ -1210,6 +1212,7 @@ lib/calibre/calibre/srv/opds.py lib/calibre/calibre/srv/opts.py lib/calibre/calibre/srv/pool.py lib/calibre/calibre/srv/pre_activated.py +lib/calibre/calibre/srv/render_book.py lib/calibre/calibre/srv/routes.py lib/calibre/calibre/srv/sendfile.py lib/calibre/calibre/srv/standalone.py @@ -1594,6 +1597,7 @@ lib/calibre/tinycss/version.py %%DATADIR%%/content-server/font-awesome/fontawesome-webfont.woff %%DATADIR%%/content-server/font-awesome/fontawesome-webfont.woff2 %%DATADIR%%/content-server/index.html +%%DATADIR%%/content-server/locales.zip %%DATADIR%%/content-server/main.js %%DATADIR%%/content-server/mobile.css %%DATADIR%%/content-server/reset.css |