summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-07-01 09:52:09 +0000
committerwiz <wiz@pkgsrc.org>2015-07-01 09:52:09 +0000
commitfbedf4d1f6d2ff01e1f7d1d5cff5f1727c707faf (patch)
tree849c8746d2e46d2970dc97105ca1d3ad44b51fcd /misc
parentbd48ad70ac78e4c3bf5e964c6683403706ad3637 (diff)
downloadpkgsrc-fbedf4d1f6d2ff01e1f7d1d5cff5f1727c707faf.tar.gz
Update to 2.31.0:
- version: 2.31.0 date: 2015-06-19 new features: - title: "E-book viewer: Make the search engine used for searching for selected text configurable (in the Miscellaneous section of the viewer preferences)" bug fixes: - title: "E-book viewer: Fix dragging to select text with the mouse causing the page to slide sideways in paged mode, if the mouse leaves the text area." - title: "E-book viewer: Fix transitioning between full screen mode and normal mode sometimes causing current position to not be preserved." - title: "AZW3 Input: Ignore incorrect text encoding (incorrectly encoded bytes are now replaced by placeholders) instead of erroring out." - title: "Get Books: Update Legimi and CDP store plugins for website changes" - title: "Fix Cybook Nolimbook not being detected in linux and OS X." - title: "DOCX Output: Fix internal hyperlinks being ignored when they point to a HTML file whose <body> element has an id." - title: "Edit Book: Fix groups in replace template being interpreted backwards when search direction is up" - title: "Searching: When search as you type is active, do not change automatically change focus to the book list when searching, unless the user presses Enter." - title: "Font subsetting: Fix subsetting removing some needed ligatures when subsetting some Arabic fonts" - title: "Prevent errors when testing email sending even if stderr on the host machine is broken" improved recipes: - Baltimore Sun - El Mercurio Chile - Sydney Morning Herald new recipes: - title: Various Ukranian news sources author: rpalyvoda
Diffstat (limited to 'misc')
-rw-r--r--misc/calibre/Makefile4
-rw-r--r--misc/calibre/PLIST20
-rw-r--r--misc/calibre/distinfo8
3 files changed, 25 insertions, 7 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 90dd263730f..12031325bfd 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.106 2015/06/10 09:00:40 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2015/07/01 09:52:09 wiz Exp $
-DISTNAME= calibre-2.30.0
+DISTNAME= calibre-2.31.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST
index 64c371619b5..da9025fb2ec 100644
--- a/misc/calibre/PLIST
+++ b/misc/calibre/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.39 2015/06/10 09:00:40 wiz Exp $
+@comment $NetBSD: PLIST,v 1.40 2015/07/01 09:52:09 wiz Exp $
bin/calibre
bin/calibre-complete
bin/calibre-customize
@@ -1154,6 +1154,7 @@ lib/calibre/calibre/plugins/cPalmdoc.so
lib/calibre/calibre/plugins/certgen.so
lib/calibre/calibre/plugins/chm_extra.so
lib/calibre/calibre/plugins/chmlib.so
+lib/calibre/calibre/plugins/dukpy.so
lib/calibre/calibre/plugins/freetype.so
lib/calibre/calibre/plugins/html.so
lib/calibre/calibre/plugins/hunspell.so
@@ -1179,7 +1180,11 @@ lib/calibre/calibre/spell/break_iterator.py
lib/calibre/calibre/spell/dictionary.py
lib/calibre/calibre/spell/import_from.py
lib/calibre/calibre/srv/__init__.py
+lib/calibre/calibre/srv/ajax.py
+lib/calibre/calibre/srv/auth.py
+lib/calibre/calibre/srv/auto_reload.py
lib/calibre/calibre/srv/bonjour.py
+lib/calibre/calibre/srv/content.py
lib/calibre/calibre/srv/errors.py
lib/calibre/calibre/srv/handler.py
lib/calibre/calibre/srv/http_request.py
@@ -1192,7 +1197,10 @@ lib/calibre/calibre/srv/routes.py
lib/calibre/calibre/srv/sendfile.py
lib/calibre/calibre/srv/standalone.py
lib/calibre/calibre/srv/tests/__init__.py
+lib/calibre/calibre/srv/tests/ajax.py
+lib/calibre/calibre/srv/tests/auth.py
lib/calibre/calibre/srv/tests/base.py
+lib/calibre/calibre/srv/tests/content.py
lib/calibre/calibre/srv/tests/http.py
lib/calibre/calibre/srv/tests/loop.py
lib/calibre/calibre/srv/tests/main.py
@@ -1252,6 +1260,7 @@ lib/calibre/calibre/utils/https.py
lib/calibre/calibre/utils/icu.py
lib/calibre/calibre/utils/icu_test.py
lib/calibre/calibre/utils/imghdr.py
+lib/calibre/calibre/utils/inotify.py
lib/calibre/calibre/utils/ipc/__init__.py
lib/calibre/calibre/utils/ipc/job.py
lib/calibre/calibre/utils/ipc/launch.py
@@ -1300,6 +1309,7 @@ lib/calibre/calibre/utils/rss_gen.py
lib/calibre/calibre/utils/search_query_parser.py
lib/calibre/calibre/utils/serve_coffee.py
lib/calibre/calibre/utils/sftp.py
+lib/calibre/calibre/utils/shared_file.py
lib/calibre/calibre/utils/smartypants.py
lib/calibre/calibre/utils/smtp.py
lib/calibre/calibre/utils/smtplib.py
@@ -1344,6 +1354,8 @@ lib/calibre/css_selectors/ordered_set.py
lib/calibre/css_selectors/parser.py
lib/calibre/css_selectors/select.py
lib/calibre/css_selectors/tests.py
+lib/calibre/duktape/__init__.py
+lib/calibre/duktape/tests.py
lib/calibre/odf/__init__.py
lib/calibre/odf/anim.py
lib/calibre/odf/attrconverters.py
@@ -1424,7 +1436,9 @@ share/calibre/catalog/mastheadImage.gif
share/calibre/catalog/section_list_templates.py
share/calibre/catalog/stylesheet.css
share/calibre/catalog/template.xhtml
+share/calibre/coffee-script.js
share/calibre/compiled_coffeescript.zip
+share/calibre/content-server/empty.html
share/calibre/content_server/av.jpg
share/calibre/content_server/bg_search_box.png
share/calibre/content_server/browse/browse.css
@@ -1936,6 +1950,7 @@ share/calibre/recipes/ceske_noviny.recipe
share/calibre/recipes/cesky_rozhlas_6.recipe
share/calibre/recipes/cetnixploitation.recipe
share/calibre/recipes/cgm_pl.recipe
+share/calibre/recipes/champion.recipe
share/calibre/recipes/chicago_breaking_news.recipe
share/calibre/recipes/chicago_tribune.recipe
share/calibre/recipes/china_economic_net.recipe
@@ -2397,6 +2412,7 @@ share/calibre/recipes/idg_se.recipe
share/calibre/recipes/idnes.recipe
share/calibre/recipes/ieco.recipe
share/calibre/recipes/ieeespectrum.recipe
+share/calibre/recipes/iekspries.recipe
share/calibre/recipes/ifzm.recipe
share/calibre/recipes/ihned.cz.recipe
share/calibre/recipes/ihned.recipe
@@ -2518,6 +2534,7 @@ share/calibre/recipes/kurier_poranny.recipe
share/calibre/recipes/kurier_szczecinski.recipe
share/calibre/recipes/kyungyhang.recipe
share/calibre/recipes/l_espresso.recipe
+share/calibre/recipes/l_vivs_ghazieta.recipe
share/calibre/recipes/la_cuarta.recipe
share/calibre/recipes/la_diaria.recipe
share/calibre/recipes/la_gazetta_del_mezzogiorno.recipe
@@ -3213,6 +3230,7 @@ share/calibre/recipes/tyzden.recipe
share/calibre/recipes/ubuntu_pl.recipe
share/calibre/recipes/ubuntu_pomoc_org.recipe
share/calibre/recipes/ukraiyns_kii_tizhdien.recipe
+share/calibre/recipes/ukraiyns_tizhdien.recipe
share/calibre/recipes/ultimahora.recipe
share/calibre/recipes/uncrate.recipe
share/calibre/recipes/unica.recipe
diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo
index 5461897f022..f2c71e65e1c 100644
--- a/misc/calibre/distinfo
+++ b/misc/calibre/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.41 2015/06/10 09:00:40 wiz Exp $
+$NetBSD: distinfo,v 1.42 2015/07/01 09:52:09 wiz Exp $
-SHA1 (calibre-2.30.0.tar.xz) = 0b95fe511ad77d541d6115cbb39cbce28021e699
-RMD160 (calibre-2.30.0.tar.xz) = 6a3e84fde6e5bf1b9036425c67b26ec0d440f00e
-Size (calibre-2.30.0.tar.xz) = 36851416 bytes
+SHA1 (calibre-2.31.0.tar.xz) = d7221dcbd3bc3a7de3dd6c93f30b841fa34cacb5
+RMD160 (calibre-2.31.0.tar.xz) = 6c34e8bf02f04ebb3e2c37565121d9b7b7121072
+Size (calibre-2.31.0.tar.xz) = 37521892 bytes
SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c
SHA1 (patch-setup_extensions.py) = dcf89bab3a9ff7012af6e009bf68779302d2a556