svn commit: r452582 - head/deskutils/calibre
Guido Falsi
madpilot at FreeBSD.org
Sat Oct 21 09:38:54 UTC 2017
Author: madpilot
Date: Sat Oct 21 09:38:52 2017
New Revision: 452582
URL: https://svnweb.freebsd.org/changeset/ports/452582
Log:
Update deskutils/calibre to 3.10.0
Modified:
head/deskutils/calibre/Makefile
head/deskutils/calibre/distinfo
head/deskutils/calibre/pkg-plist
Modified: head/deskutils/calibre/Makefile
==============================================================================
--- head/deskutils/calibre/Makefile Sat Oct 21 09:20:39 2017 (r452581)
+++ head/deskutils/calibre/Makefile Sat Oct 21 09:38:52 2017 (r452582)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= calibre
-PORTVERSION= 3.9.0
+PORTVERSION= 3.10.0
CATEGORIES= deskutils python
MASTER_SITES= http://download.calibre-ebook.com/${PORTVERSION}/
Modified: head/deskutils/calibre/distinfo
==============================================================================
--- head/deskutils/calibre/distinfo Sat Oct 21 09:20:39 2017 (r452581)
+++ head/deskutils/calibre/distinfo Sat Oct 21 09:38:52 2017 (r452582)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1507278130
-SHA256 (calibre-3.9.0.tar.xz) = dd4e6fe03d46b5c4e11452424f5deb9001c72cefbb1497a60de42fc43f0b4e7f
-SIZE (calibre-3.9.0.tar.xz) = 37912148
+TIMESTAMP = 1508487843
+SHA256 (calibre-3.10.0.tar.xz) = 3aaa0d698cb4732c153b1d7d00e4ccae68cf2910c785978fda8d261d652f6b07
+SIZE (calibre-3.10.0.tar.xz) = 37906992
Modified: head/deskutils/calibre/pkg-plist
==============================================================================
--- head/deskutils/calibre/pkg-plist Sat Oct 21 09:20:39 2017 (r452581)
+++ head/deskutils/calibre/pkg-plist Sat Oct 21 09:38:52 2017 (r452582)
@@ -1000,7 +1000,6 @@ lib/calibre/calibre/gui2/store/stores/biblio_plugin.py
lib/calibre/calibre/gui2/store/stores/bn_plugin.py
lib/calibre/calibre/gui2/store/stores/bubok_portugal_plugin.py
lib/calibre/calibre/gui2/store/stores/bubok_publishing_plugin.py
-lib/calibre/calibre/gui2/store/stores/cdp_plugin.py
lib/calibre/calibre/gui2/store/stores/chitanka_plugin.py
lib/calibre/calibre/gui2/store/stores/ebook_nl_plugin.py
lib/calibre/calibre/gui2/store/stores/ebookpoint_plugin.py
@@ -1689,6 +1688,7 @@ lib/calibre/tinycss/version.py
%%DATADIR%%/images/remove_books.png
%%DATADIR%%/images/reports.png
%%DATADIR%%/images/resize.png
+%%DATADIR%%/images/restart.png
%%DATADIR%%/images/rotate-right.png
%%DATADIR%%/images/save.png
%%DATADIR%%/images/scheduler.png
@@ -1699,6 +1699,7 @@ lib/calibre/tinycss/version.py
%%DATADIR%%/images/search_delete_saved.png
%%DATADIR%%/images/search.png
%%DATADIR%%/images/series.png
+%%DATADIR%%/images/similar.png
%%DATADIR%%/images/smarten-punctuation.png
%%DATADIR%%/images/snippets.png
%%DATADIR%%/images/sort.png
More information about the svn-ports-head
mailing list