Updated calibre to 2.77.0.
- version: 2.77.0 date: 2017-01-13 bug fixes: - title: "Conversion: Fix changing the cover image not updating references to the old cover image inside SVG wrappers." tickets: [1655309] - title: "E-book viewer: Fix a regression that caused clicking links in the footnote popup window to stop working" - title: "Edit Book: Fix importing DOCX file as new book not setting the version attribute in the OPF" - title: "Kindle driver: Fix some newer KFX books not being recognized on e-ink kindles, because of a change in how metadata is stored in the KFX format" - title: "DOCX Output: Fix missing <td> tag causing conversion to fail." tickets: [1654463] - title: "Edit Book: Fix group references causing errors when used in replace string in the normal mode search and replace" - title: "Edit Book: Fix Check Book reporting a spurious mime/type mismatch error after replacing a file with a file having a different mime type." tickets: [1653977] - title: "Amazon metadata download: Fix detection of series not working for some books due to changes in the amazon website" - title: "Fix Nook HD+ not being detected on windows" - title: "Edit Book: Ensure keyboard focus stays with Files Browser when renaming files." tickets: [1653311] improved recipes: - kath.net - publico.pt - Telepolis - The Times - Helsingin Sanomat
This commit is contained in:
parent
d6f3cad38f
commit
95cf2253cf
3 changed files with 8 additions and 10 deletions
|
@ -1,7 +1,6 @@
|
|||
# $NetBSD: Makefile,v 1.166 2017/01/17 23:19:24 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.167 2017/01/22 15:10:41 wiz Exp $
|
||||
|
||||
DISTNAME= calibre-2.76.0
|
||||
PKGREVISION= 1
|
||||
DISTNAME= calibre-2.77.0
|
||||
CATEGORIES= misc
|
||||
#MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
|
||||
MASTER_SITES= http://download.calibre-ebook.com/${PKGVERSION_NOREV}/
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.74 2017/01/01 16:00:03 wiz Exp $
|
||||
@comment $NetBSD: PLIST,v 1.75 2017/01/22 15:10:41 wiz Exp $
|
||||
bin/calibre
|
||||
bin/calibre-complete
|
||||
bin/calibre-customize
|
||||
|
@ -3191,7 +3191,6 @@ share/calibre/recipes/strategy-business.recipe
|
|||
share/calibre/recipes/sueddeutsche.recipe
|
||||
share/calibre/recipes/sueddeutsche_mobil.recipe
|
||||
share/calibre/recipes/sueddeutschezeitung.recipe
|
||||
share/calibre/recipes/sunday_times.recipe
|
||||
share/calibre/recipes/superbebe.recipe
|
||||
share/calibre/recipes/superesportes.recipe
|
||||
share/calibre/recipes/svd_se.recipe
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
$NetBSD: distinfo,v 1.84 2017/01/17 23:19:24 wiz Exp $
|
||||
$NetBSD: distinfo,v 1.85 2017/01/22 15:10:41 wiz Exp $
|
||||
|
||||
SHA1 (calibre-2.76.0.tar.xz) = e8d7296094fd194ae94a72d29c7f7d8ed05458ec
|
||||
RMD160 (calibre-2.76.0.tar.xz) = b5b1cfbc3fb03cb3db69190946236923f630bf39
|
||||
SHA512 (calibre-2.76.0.tar.xz) = f47c6b11170a71859cb6cbb8308b625fb053229615597bcad5d0b14c107a924dade9a404a191ebd5034ceaf2ee9b623592a95424d4724425503fb0da7119913f
|
||||
Size (calibre-2.76.0.tar.xz) = 38675824 bytes
|
||||
SHA1 (calibre-2.77.0.tar.xz) = 91da5bfcb7a8bd36a97ddc5ebf1c35010aa92f76
|
||||
RMD160 (calibre-2.77.0.tar.xz) = 1a270f465673683bb8b7fa66fd77e8fa31b18467
|
||||
SHA512 (calibre-2.77.0.tar.xz) = f6f9c72443cca83199feaa276c625da2ecba00d3639f7133f5da5f2a3e0843a592e96761ed7ea8021eea6e9bf55d42dedf42a2096e5c9432397a5384102a6fe7
|
||||
Size (calibre-2.77.0.tar.xz) = 38735056 bytes
|
||||
SHA1 (patch-setup_build.py) = 4a601e44fb69085c1f05ca0f90b73ce3f6d51ba6
|
||||
SHA1 (patch-setup_build__environment.py) = d44460d96f9fb76cd80814a9cba8b153c52b5bfc
|
||||
SHA1 (patch-src_calibre_ebooks_oeb_polish_parsing.py) = 62d02b7b901efac6ee3bb1b6628ab99b4a13a926
|
||||
|
|
Loading…
Reference in a new issue