diff options
author | madpilot <madpilot@FreeBSD.org> | 2016-09-02 22:20:14 +0800 |
---|---|---|
committer | madpilot <madpilot@FreeBSD.org> | 2016-09-02 22:20:14 +0800 |
commit | c0c67112fda71c8b93db9dc189300843a5fa509a (patch) | |
tree | 2f277a9378e4288b35b59bb8c8300ac69acc505b | |
parent | 929c351322e0ec1862bc7d727cfaf79419d55cde (diff) | |
download | freebsd-ports-gnome-c0c67112fda71c8b93db9dc189300843a5fa509a.tar.gz freebsd-ports-gnome-c0c67112fda71c8b93db9dc189300843a5fa509a.tar.zst freebsd-ports-gnome-c0c67112fda71c8b93db9dc189300843a5fa509a.zip |
Update to 2.66.0
-rw-r--r-- | deskutils/calibre/Makefile | 2 | ||||
-rw-r--r-- | deskutils/calibre/distinfo | 6 | ||||
-rw-r--r-- | deskutils/calibre/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/deskutils/calibre/Makefile b/deskutils/calibre/Makefile index 005ba3ff0c32..15298be668e3 100644 --- a/deskutils/calibre/Makefile +++ b/deskutils/calibre/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= calibre -PORTVERSION= 2.65.1 +PORTVERSION= 2.66.0 CATEGORIES= deskutils python MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/ diff --git a/deskutils/calibre/distinfo b/deskutils/calibre/distinfo index a5dcebe88c70..eb5974331027 100644 --- a/deskutils/calibre/distinfo +++ b/deskutils/calibre/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1472232217 -SHA256 (calibre-2.65.1.tar.xz) = 7720197e65adb140c45d08bc542be2318ac7ba0fb2c9f889c699bd6bdda5817c -SIZE (calibre-2.65.1.tar.xz) = 40820976 +TIMESTAMP = 1472806301 +SHA256 (calibre-2.66.0.tar.xz) = 2c5a55b9598fe1e9ce3cb8ba4a0951f80b16d559c23bb87f28f227ccd2357bb5 +SIZE (calibre-2.66.0.tar.xz) = 39887876 diff --git a/deskutils/calibre/pkg-plist b/deskutils/calibre/pkg-plist index a8f9a96042c4..29c900ab7b9d 100644 --- a/deskutils/calibre/pkg-plist +++ b/deskutils/calibre/pkg-plist @@ -943,6 +943,7 @@ lib/calibre/calibre/gui2/search_box.py lib/calibre/calibre/gui2/search_restriction_mixin.py lib/calibre/calibre/gui2/shortcuts.py lib/calibre/calibre/gui2/shortcuts_ui.py +lib/calibre/calibre/gui2/splash_screen.py lib/calibre/calibre/gui2/store/__init__.py lib/calibre/calibre/gui2/store/basic_config.py lib/calibre/calibre/gui2/store/basic_config_widget_ui.py @@ -1902,7 +1903,6 @@ lib/calibre/tinycss/version.py %%DATADIR%%/images/view-refresh.png %%DATADIR%%/images/view.png %%DATADIR%%/images/viewer.png -%%DATADIR%%/images/welcome_wizard.png %%DATADIR%%/images/window-close.png %%DATADIR%%/images/wizard.png %%DATADIR%%/jacket/stylesheet.css |