svn commit: r421266 - head/deskutils/calibre

Guido Falsi madpilot at FreeBSD.org
Fri Sep 2 14:20:16 UTC 2016


Author: madpilot
Date: Fri Sep  2 14:20:14 2016
New Revision: 421266
URL: https://svnweb.freebsd.org/changeset/ports/421266

Log:
  Update to 2.66.0

Modified:
  head/deskutils/calibre/Makefile
  head/deskutils/calibre/distinfo
  head/deskutils/calibre/pkg-plist

Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile	Fri Sep  2 13:26:15 2016	(r421265)
+++ head/deskutils/calibre/Makefile	Fri Sep  2 14:20:14 2016	(r421266)
@@ -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}/
 

Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo	Fri Sep  2 13:26:15 2016	(r421265)
+++ head/deskutils/calibre/distinfo	Fri Sep  2 14:20:14 2016	(r421266)
@@ -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

Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist	Fri Sep  2 13:26:15 2016	(r421265)
+++ head/deskutils/calibre/pkg-plist	Fri Sep  2 14:20:14 2016	(r421266)
@@ -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


More information about the svn-ports-head mailing list