pkgsrc-Changes archive

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

CVS commit: pkgsrc/misc/calibre



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Jul  2 14:33:03 UTC 2016

Modified Files:
        pkgsrc/misc/calibre: Makefile distinfo

Log Message:
Updated calibre to 2.61.0.

New Features
* Driver for FNAC (re-branded Bq) with new firmware.
* Edit Book: Check Book: Add an auto fix action to remove all links
  to a missing resource (such as a deleted stylesheet) automatically.

Bug Fixes
* Edit Book: Check Book: Fix incorrect handling of font family names
  with spaces in them that are not quoted.
* E-book viewer: Fix Qt 5.7 breaking mouse wheel scrolling
* Kobo driver: Fix a regression in the last release that broke
  connecting to older devices
* Get Books: Fix detection of book formats broken for the Legimi
  plugin by a website change
* Update builtin metadata source ozon.ru to handle website changes
* Font subsetting: Fix incorrect handling of fonts whose names are
  included in font rules without quotes
* Fix ebook-viewer broken when running the binary calibre release
  on systems with very old versions of glibc


To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/misc/calibre/Makefile
cvs rdiff -u -r1.69 -r1.70 pkgsrc/misc/calibre/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/misc/calibre/Makefile
diff -u pkgsrc/misc/calibre/Makefile:1.145 pkgsrc/misc/calibre/Makefile:1.146
--- pkgsrc/misc/calibre/Makefile:1.145  Thu Jun 30 18:03:46 2016
+++ pkgsrc/misc/calibre/Makefile        Sat Jul  2 14:33:03 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.145 2016/06/30 18:03:46 wiz Exp $
+# $NetBSD: Makefile,v 1.146 2016/07/02 14:33:03 wiz Exp $
 
-DISTNAME=      calibre-2.60.0
+DISTNAME=      calibre-2.61.0
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/

Index: pkgsrc/misc/calibre/distinfo
diff -u pkgsrc/misc/calibre/distinfo:1.69 pkgsrc/misc/calibre/distinfo:1.70
--- pkgsrc/misc/calibre/distinfo:1.69   Thu Jun 30 17:41:17 2016
+++ pkgsrc/misc/calibre/distinfo        Sat Jul  2 14:33:03 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.69 2016/06/30 17:41:17 wiz Exp $
+$NetBSD: distinfo,v 1.70 2016/07/02 14:33:03 wiz Exp $
 
-SHA1 (calibre-2.60.0.tar.xz) = f06bdf1093750927cd25b83cca22947211892f20
-RMD160 (calibre-2.60.0.tar.xz) = 688a888b9f597c21cdf9dd91132dbe41c8532b67
-SHA512 (calibre-2.60.0.tar.xz) = c394cc632ac2985243dba8db53a7c2adc13cfaf66371ea73f4db1f88aaf79fa536d2cb0882a31ee28fe2b0b41d4117afa2efa4cd07dc00207872223378ed5525
-Size (calibre-2.60.0.tar.xz) = 40604012 bytes
+SHA1 (calibre-2.61.0.tar.xz) = f35382b141e8639ab100124279eeabd512a2893d
+RMD160 (calibre-2.61.0.tar.xz) = 9a57b70fe0ddabca1c9763be2b271eb52fa19b1e
+SHA512 (calibre-2.61.0.tar.xz) = 5bcfdc943a71f16f71403ac1f43f101b6ba384eb1fab5e58287e17d1e94b26492fecbd5cded0679b7b31d73767e6e452b6688665ddcdda1edafa8332859b4dda
+Size (calibre-2.61.0.tar.xz) = 40615784 bytes
 SHA1 (patch-setup_build__environment.py) = b620c36fee9a4c403af0fecced8ea8189dc8e25c
 SHA1 (patch-setup_extensions.py) = 18edee06e64294ba87a60aafa3e34dfa6f09cd94
 SHA1 (patch-src_calibre_linux.py) = 16c3122a612ec9996f774c5c2c9d40a475723662



Home | Main Index | Thread Index | Old Index