svn commit: r420998 - head/deskutils/calibre
Guido Falsi
madpilot at FreeBSD.org
Sat Aug 27 20:39:12 UTC 2016
Author: madpilot
Date: Sat Aug 27 20:39:11 2016
New Revision: 420998
URL: https://svnweb.freebsd.org/changeset/ports/420998
Log:
Update to 2.65.1.
Modified:
head/deskutils/calibre/Makefile
head/deskutils/calibre/distinfo
head/deskutils/calibre/pkg-plist
Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile Sat Aug 27 20:36:54 2016 (r420997)
+++ head/deskutils/calibre/Makefile Sat Aug 27 20:39:11 2016 (r420998)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
-PORTVERSION= 2.64.0
+PORTVERSION= 2.65.1
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo Sat Aug 27 20:36:54 2016 (r420997)
+++ head/deskutils/calibre/distinfo Sat Aug 27 20:39:11 2016 (r420998)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1470991499
-SHA256 (calibre-2.64.0.tar.xz) = 29d71f6eccef09385a50221ed94d7db52fe96128de1bca0c2e301f3b1a9c4b4a
-SIZE (calibre-2.64.0.tar.xz) = 40765340
+TIMESTAMP = 1472232217
+SHA256 (calibre-2.65.1.tar.xz) = 7720197e65adb140c45d08bc542be2318ac7ba0fb2c9f889c699bd6bdda5817c
+SIZE (calibre-2.65.1.tar.xz) = 40820976
Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist Sat Aug 27 20:36:54 2016 (r420997)
+++ head/deskutils/calibre/pkg-plist Sat Aug 27 20:39:11 2016 (r420998)
@@ -899,6 +899,7 @@ lib/calibre/calibre/gui2/preferences/col
lib/calibre/calibre/gui2/preferences/columns.py
lib/calibre/calibre/gui2/preferences/columns_ui.py
lib/calibre/calibre/gui2/preferences/conversion.py
+lib/calibre/calibre/gui2/preferences/conversion_ui.py
lib/calibre/calibre/gui2/preferences/create_custom_column.py
lib/calibre/calibre/gui2/preferences/device_debug.py
lib/calibre/calibre/gui2/preferences/device_user_defined.py
@@ -934,6 +935,7 @@ lib/calibre/calibre/gui2/preferences/tex
lib/calibre/calibre/gui2/preferences/toolbar.py
lib/calibre/calibre/gui2/preferences/toolbar_ui.py
lib/calibre/calibre/gui2/preferences/tweaks.py
+lib/calibre/calibre/gui2/preferences/tweaks_ui.py
lib/calibre/calibre/gui2/proceed.py
lib/calibre/calibre/gui2/progress_indicator/__init__.py
lib/calibre/calibre/gui2/save.py
@@ -1716,13 +1718,13 @@ lib/calibre/tinycss/version.py
%%DATADIR%%/images/debug.png
%%DATADIR%%/images/default_cover.png
%%DATADIR%%/images/devices/bambook.png
-%%DATADIR%%/images/devices/boox.jpg
+%%DATADIR%%/images/devices/boox.png
%%DATADIR%%/images/devices/folder.png
%%DATADIR%%/images/devices/ipad.png
%%DATADIR%%/images/devices/italica.png
%%DATADIR%%/images/devices/itunes.png
-%%DATADIR%%/images/devices/kindle.jpg
-%%DATADIR%%/images/devices/nook.jpg
+%%DATADIR%%/images/devices/kindle.png
+%%DATADIR%%/images/devices/nook.png
%%DATADIR%%/images/devices/tablet.png
%%DATADIR%%/images/dialog_error.png
%%DATADIR%%/images/dialog_information.png
@@ -1836,7 +1838,6 @@ lib/calibre/tinycss/version.py
%%DATADIR%%/images/network-server.png
%%DATADIR%%/images/news.png
%%DATADIR%%/images/next.png
-%%DATADIR%%/images/notify.png
%%DATADIR%%/images/ok.png
%%DATADIR%%/images/page.png
%%DATADIR%%/images/plugboard.png
More information about the svn-ports-all
mailing list