pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/calibre Updated calibre to 2.68.0.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e9fe8a9cb8c7
branches:  trunk
changeset: 352743:e9fe8a9cb8c7
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Sep 18 21:56:47 2016 +0000

description:
Updated calibre to 2.68.0.

New Features

    Add a tweak to Preferences->Tweaks to control the list of servers calibre considers public email servers

Bug Fixes

    Content server: Fix a regression in the previous release that broke the OPDS feeds for libraries with no custom columns

    Closes tickets: 1621642
    Edit metadata dialog: Fix auto-generation/validation of author sort values not working when only changing case of the author name.

    Closes tickets: 1623593
    A nicer error message when calibre fails to create the temporary directory.

    Closes tickets: 1622131
    Fix dates being set to empty in bulk search/replace not becoming UNDEFINED
    Edit metadata dialog: Make pressing up on an undefined numeric field set the value to zero instead of -99999.

    Closes tickets: 1622757
    Conversion: Handle corrupted JPEG files that have valid headers but invalid data.

    Closes tickets: 1622416
    Conversion: Improve detection of input documents that use uppercase tag/attribute names.

    Closes tickets: 1622261
    Fix regression in previous release that caused incorrect display of ratings in the side panel of the metadata download dialog
    Get Books: Update publio and virtualo store plugins for website changes
    Fix reading metadata from PDF files broken by poppler >= 0.47.0
    Change the application name set in Qt to calibre from libprs500.

    Closes tickets: 1623397

Improved news sources

    Respekt Magazine
    Punto Informatico
    El universal

diffstat:

 misc/calibre/Makefile |   4 ++--
 misc/calibre/PLIST    |   3 ++-
 misc/calibre/distinfo |  10 +++++-----
 3 files changed, 9 insertions(+), 8 deletions(-)

diffs (47 lines):

diff -r 7a4dcfc5ebdb -r e9fe8a9cb8c7 misc/calibre/Makefile
--- a/misc/calibre/Makefile     Sun Sep 18 21:50:31 2016 +0000
+++ b/misc/calibre/Makefile     Sun Sep 18 21:56:47 2016 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.154 2016/09/09 09:04:41 wiz Exp $
+# $NetBSD: Makefile,v 1.155 2016/09/18 21:56:47 wiz Exp $
 
-DISTNAME=      calibre-2.67.0
+DISTNAME=      calibre-2.68.0
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
diff -r 7a4dcfc5ebdb -r e9fe8a9cb8c7 misc/calibre/PLIST
--- a/misc/calibre/PLIST        Sun Sep 18 21:50:31 2016 +0000
+++ b/misc/calibre/PLIST        Sun Sep 18 21:56:47 2016 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.67 2016/09/09 09:04:41 wiz Exp $
+@comment $NetBSD: PLIST,v 1.68 2016/09/18 21:56:47 wiz Exp $
 bin/calibre
 bin/calibre-complete
 bin/calibre-customize
@@ -3029,6 +3029,7 @@
 share/calibre/recipes/republica.recipe
 share/calibre/recipes/republika.recipe
 share/calibre/recipes/res_publica.recipe
+share/calibre/recipes/respekt_magazine.recipe
 share/calibre/recipes/resurgence.recipe
 share/calibre/recipes/reuters.recipe
 share/calibre/recipes/reuters_ja.recipe
diff -r 7a4dcfc5ebdb -r e9fe8a9cb8c7 misc/calibre/distinfo
--- a/misc/calibre/distinfo     Sun Sep 18 21:50:31 2016 +0000
+++ b/misc/calibre/distinfo     Sun Sep 18 21:56:47 2016 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.75 2016/09/09 09:04:41 wiz Exp $
+$NetBSD: distinfo,v 1.76 2016/09/18 21:56:47 wiz Exp $
 
-SHA1 (calibre-2.67.0.tar.xz) = d444953afbfb68622403b03505fa1ed4e8edc0b0
-RMD160 (calibre-2.67.0.tar.xz) = 442911585302fafe191d31cb63d3b679223babb3
-SHA512 (calibre-2.67.0.tar.xz) = 1f90eaf51a3361d17b6907e5ea19933b9e53538b87e2b840b410afe7b57b0c567ab2c82b96b9e8bd128bad352c2c9279ba544e6d36b2b0be250850da6015051f
-Size (calibre-2.67.0.tar.xz) = 39905240 bytes
+SHA1 (calibre-2.68.0.tar.xz) = 47159097f78d282ba5cb5bd7f55ce88e242397e4
+RMD160 (calibre-2.68.0.tar.xz) = 1b4e4cd91bccdca3c52b9feb775a92d966697921
+SHA512 (calibre-2.68.0.tar.xz) = 60d70f494b80f6fd10266162f54284e824207c9105e50d21ea0a14f6e612a911d2e6475c78cb4b499f3e411893ab2c7255c7b762ac8c5bfa5040e6a2efb100c1
+Size (calibre-2.68.0.tar.xz) = 39949696 bytes
 SHA1 (patch-setup_build.py) = 9699b5badd044aacd72b223c182ab14f38eb1dcb
 SHA1 (patch-setup_extensions.json) = a08c9c6675f9b7926fa53dbb74846ed47c4298c7
 SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662



Home | Main Index | Thread Index | Old Index