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:           Tue Apr  4 12:07:25 UTC 2017

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

Log Message:
Updated calibre to 2.82.0.

- version: 2.82.0
  date: 2017-03-18

  new features:
    - title: "Edit Book: Saved Searches: Add keyboard shortcut (Alt+Up/Down Arrow) to move selected searches"

  bug fixes:
    - title: "Fix a typo in the previous release that caused dynamically updated metadata source plugins to stop working."
      tickets: [1673884]

    - title: "Catalog generation: Ignore tags with commas in them when generating genres"

    - title: "News download: Do not use Microsoft user agents as more and more websites are serving JPEG XR images to these browsers"

    - title: "Amazon metadata download: Fix spurious results when searching for books that are not present on amazon using a search engine."

    - title: "Get Books: Fix free samples being detected as independent books when searching OPDS based stores such as Feedbooks."
      tickets: [1672500]

    - title: "Edit Book: Saved Searches: Preserve selection when using arrows to move multiple items"

    - title: "Fix template formatter functions not being reloaded after a check library operation"

    - title: "Fix an error during shutdown caused by some library closed plugins"

  improved recipes:
    - The Economist
    - Telegraph UK

  new recipes:
    - title: The Morning Paper
      author: Darko Miletic


To generate a diff of this commit:
cvs rdiff -u -r1.176 -r1.177 pkgsrc/misc/calibre/Makefile
cvs rdiff -u -r1.79 -r1.80 pkgsrc/misc/calibre/PLIST
cvs rdiff -u -r1.89 -r1.90 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.176 pkgsrc/misc/calibre/Makefile:1.177
--- pkgsrc/misc/calibre/Makefile:1.176  Sun Mar 12 20:30:37 2017
+++ pkgsrc/misc/calibre/Makefile        Tue Apr  4 12:07:24 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.176 2017/03/12 20:30:37 wiz Exp $
+# $NetBSD: Makefile,v 1.177 2017/04/04 12:07:24 wiz Exp $
 
-DISTNAME=      calibre-2.81.0
+DISTNAME=      calibre-2.82.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.79 pkgsrc/misc/calibre/PLIST:1.80
--- pkgsrc/misc/calibre/PLIST:1.79      Sun Mar 12 20:30:37 2017
+++ pkgsrc/misc/calibre/PLIST   Tue Apr  4 12:07:24 2017
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.79 2017/03/12 20:30:37 wiz Exp $
+@comment $NetBSD: PLIST,v 1.80 2017/04/04 12:07:24 wiz Exp $
 bin/calibre
 bin/calibre-complete
 bin/calibre-customize
@@ -3341,6 +3341,7 @@ share/calibre/recipes/theecocolapse.reci
 share/calibre/recipes/theeconomictimes_india.recipe
 share/calibre/recipes/theluminouslandscape.recipe
 share/calibre/recipes/themarketticker.recipe
+share/calibre/recipes/themorningpaper.recipe
 share/calibre/recipes/thenews.recipe
 share/calibre/recipes/theoldfoodie.recipe
 share/calibre/recipes/theonion.recipe

Index: pkgsrc/misc/calibre/distinfo
diff -u pkgsrc/misc/calibre/distinfo:1.89 pkgsrc/misc/calibre/distinfo:1.90
--- pkgsrc/misc/calibre/distinfo:1.89   Sun Mar 12 20:30:37 2017
+++ pkgsrc/misc/calibre/distinfo        Tue Apr  4 12:07:24 2017
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.89 2017/03/12 20:30:37 wiz Exp $
+$NetBSD: distinfo,v 1.90 2017/04/04 12:07:24 wiz Exp $
 
-SHA1 (calibre-2.81.0.tar.xz) = ec829de8a2d5b4c5136def5d4dda691728047c94
-RMD160 (calibre-2.81.0.tar.xz) = 6477501ac7e126be64c85dd8509ba435a2a2e201
-SHA512 (calibre-2.81.0.tar.xz) = f28fd71327ae7a4ec1174727b2aa5704d3fcab2717e1ef9eb184f6e03d16fdfd7d3398a05df546afed8fde2a8419a1ed7964749354ac2dece68759b99af0bd04
-Size (calibre-2.81.0.tar.xz) = 38821776 bytes
+SHA1 (calibre-2.82.0.tar.xz) = 3b09592c35937139ddb517564f161c4309f774ef
+RMD160 (calibre-2.82.0.tar.xz) = b3b871f32e782165359b4e6e36f18fead2703f33
+SHA512 (calibre-2.82.0.tar.xz) = 40c1664840046270a900c2edb04239decb89df465137bab5bee5ac4dff3767fd578914d6742cef752270538e8274fd053daa76e7ad8e0545d65ca69898b51555
+Size (calibre-2.82.0.tar.xz) = 38823912 bytes
 SHA1 (patch-setup_build.py) = 4a601e44fb69085c1f05ca0f90b73ce3f6d51ba6
 SHA1 (patch-setup_build__environment.py) = 84d0084d4fe49c883ba5c4ac6e1c3ba47a88c8d5
 SHA1 (patch-src_calibre_ebooks_oeb_polish_parsing.py) = 62d02b7b901efac6ee3bb1b6628ab99b4a13a926



Home | Main Index | Thread Index | Old Index