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:           Fri Jul  8 11:11:28 UTC 2016

Modified Files:
        pkgsrc/misc/calibre: Makefile PLIST distinfo

Log Message:
Updated calibre to 2.62.0.

New Features

* EPUB metadata: Support for reading and writing EPUB 3 specific
  metadata. Now when processing EPUB 3 files, calibre will generate/use
  EPUB 3 specific metadata constructs when available, for example for
  series.
* Recognize the newest Kindle model, that started shipping today.

Bug Fixes

* Tag Mapper: Allow specifying a space as the split character when
  creating a split tags rule
* Tag mapper: Fix upper case characters not working in 'contains'
  rules
* Smarten punctuation: Fix double dashes and triple dots being
  smartened even inside attribute values.
* HTML Input: Sanitize semi-colons from HTML filenames as they can
  cause problems with other EPUB consuming software.
* EPUB Input: Speed up reading of the book spine from the OPF file
  for books with a very large number of entries in the spine
* Edit Book: Reports: Characters: Fix sorting by count and name not
  working.
* Fix KoboTouch configuration migration not working for older
  settings


To generate a diff of this commit:
cvs rdiff -u -r1.146 -r1.147 pkgsrc/misc/calibre/Makefile
cvs rdiff -u -r1.62 -r1.63 pkgsrc/misc/calibre/PLIST
cvs rdiff -u -r1.70 -r1.71 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.146 pkgsrc/misc/calibre/Makefile:1.147
--- pkgsrc/misc/calibre/Makefile:1.146  Sat Jul  2 14:33:03 2016
+++ pkgsrc/misc/calibre/Makefile        Fri Jul  8 11:11:28 2016
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.146 2016/07/02 14:33:03 wiz Exp $
+# $NetBSD: Makefile,v 1.147 2016/07/08 11:11:28 wiz Exp $
 
-DISTNAME=      calibre-2.61.0
+DISTNAME=      calibre-2.62.0
 CATEGORIES=    misc
 #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
 MASTER_SITES=  http://download.calibre-ebook.com/${PKGVERSION_NOREV}/

Index: pkgsrc/misc/calibre/PLIST
diff -u pkgsrc/misc/calibre/PLIST:1.62 pkgsrc/misc/calibre/PLIST:1.63
--- pkgsrc/misc/calibre/PLIST:1.62      Thu Jun 30 17:41:17 2016
+++ pkgsrc/misc/calibre/PLIST   Fri Jul  8 11:11:28 2016
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.62 2016/06/30 17:41:17 wiz Exp $
+@comment $NetBSD: PLIST,v 1.63 2016/07/08 11:11:28 wiz Exp $
 bin/calibre
 bin/calibre-complete
 bin/calibre-customize
@@ -2712,6 +2712,7 @@ share/calibre/recipes/max_planck.recipe
 share/calibre/recipes/mayra.recipe
 share/calibre/recipes/mdj.recipe
 share/calibre/recipes/media2.recipe
+share/calibre/recipes/media_zone.recipe
 share/calibre/recipes/mediafax.recipe
 share/calibre/recipes/mediaindonesia.recipe
 share/calibre/recipes/mediapart.recipe
@@ -2788,6 +2789,7 @@ share/calibre/recipes/nationalgeographic
 share/calibre/recipes/nationalgeoro.recipe
 share/calibre/recipes/nationalreviewonline.recipe
 share/calibre/recipes/nauka_w_polsce.recipe
+share/calibre/recipes/navalny.recipe
 share/calibre/recipes/navegalo.recipe
 share/calibre/recipes/navy_times.recipe
 share/calibre/recipes/nbonline.recipe
@@ -3381,6 +3383,7 @@ share/calibre/recipes/yenisafak_gazetesi
 share/calibre/recipes/ynet.recipe
 share/calibre/recipes/yomiuri.recipe
 share/calibre/recipes/yomiuri_world.recipe
+share/calibre/recipes/zadolba_li.recipe
 share/calibre/recipes/zaman.recipe
 share/calibre/recipes/zaobao.recipe
 share/calibre/recipes/zaufana_trzecia_strona.recipe

Index: pkgsrc/misc/calibre/distinfo
diff -u pkgsrc/misc/calibre/distinfo:1.70 pkgsrc/misc/calibre/distinfo:1.71
--- pkgsrc/misc/calibre/distinfo:1.70   Sat Jul  2 14:33:03 2016
+++ pkgsrc/misc/calibre/distinfo        Fri Jul  8 11:11:28 2016
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.70 2016/07/02 14:33:03 wiz Exp $
+$NetBSD: distinfo,v 1.71 2016/07/08 11:11:28 wiz Exp $
 
-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 (calibre-2.62.0.tar.xz) = 28a9db0f97755b091a105fcf3ad6dbc95eb9b03f
+RMD160 (calibre-2.62.0.tar.xz) = 29d26be9067271cda1c0566b6287782aea234cff
+SHA512 (calibre-2.62.0.tar.xz) = a692c336b9c4f4196d1b4da03758832217a0616f17b7289ec374ab81886801a78396a7ebfa6b5acca83c52661a30ad28c9763bafe1f57a78fd2f2a4effad308f
+Size (calibre-2.62.0.tar.xz) = 40671664 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