summaryrefslogtreecommitdiff
path: root/misc/calibre
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2014-05-30 13:00:02 +0000
committerwiz <wiz@pkgsrc.org>2014-05-30 13:00:02 +0000
commit0ec9f6c91fca3f5094fcf9b3b80931ce84d9cfb2 (patch)
treec8e6e9ec96222a867cf84906dcea122187130b08 /misc/calibre
parent8aa047c0d06486ce61fafe5c576bec818235fe68 (diff)
downloadpkgsrc-0ec9f6c91fca3f5094fcf9b3b80931ce84d9cfb2.tar.gz
Update to 1.39.0:
e version: 1.39.0 date: 2014-05-29 new features: - title: "Edit Book: Allow creation of custom color schemes for the editor (Preferences->Editor settings)" - title: "Check Book: When reporting unmanifested file warnings, allow auto fixing by adding the file to the manifest if it is referenced elsewhere or removing the file if it is not." - title: "Edit book: Preview panel: Allow syncing of position more accurately when there are multiple tags on the same source code line" - title: "Edit book: Live CSS: Indicate which CSS properties are overridden by higher priority rules" - title: "Kindle driver: When generating page numbers automatically, add an additional method to detect page boundaries, using the presence of <mbp:pagebreak> tags in the source of the book. You can use this setting by right clicking on the Kindle icon in calibre when the kindle is connected and choosing customize this device." bug fixes: - title: "Virtual Libraries: If the user selects a virtual library whose tab has been closed via the Virtual Library button, re-open the tab instead of displaying the virtual library in the All Books tab." - title: "DOCX Input: Fix a regression that broke conversion of documents with an index that contains fields with special page text." - title: "Edit Book: When editing a book in a language for which no dictionary is installed, consider all words to be correctly spelt, rather than misspelt."
Diffstat (limited to 'misc/calibre')
-rw-r--r--misc/calibre/Makefile4
-rw-r--r--misc/calibre/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile
index 8e22b6322e0..0f9fb09a21b 100644
--- a/misc/calibre/Makefile
+++ b/misc/calibre/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.78 2014/05/23 08:14:52 wiz Exp $
+# $NetBSD: Makefile,v 1.79 2014/05/30 13:00:02 wiz Exp $
-DISTNAME= calibre-1.38.0
+DISTNAME= calibre-1.39.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/}
EXTRACT_SUFX= .tar.xz
diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo
index fa9bd27a99a..c5c39588f91 100644
--- a/misc/calibre/distinfo
+++ b/misc/calibre/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.22 2014/05/23 08:14:52 wiz Exp $
+$NetBSD: distinfo,v 1.23 2014/05/30 13:00:02 wiz Exp $
-SHA1 (calibre-1.38.0.tar.xz) = ee1977d642196ce2ccb2354788617b1a1596626d
-RMD160 (calibre-1.38.0.tar.xz) = 591d03066745796e3676bff43516d211c470f68b
-Size (calibre-1.38.0.tar.xz) = 34185808 bytes
+SHA1 (calibre-1.39.0.tar.xz) = 6b9c9d628a8c97392241818bded334741578eb53
+RMD160 (calibre-1.39.0.tar.xz) = f360157f5a475c3714ab94424e3263e4c7fb539e
+Size (calibre-1.39.0.tar.xz) = 34446476 bytes
SHA1 (qt-everywhere-opensource-src-4.8.5.tar.gz) = 745f9ebf091696c0d5403ce691dc28c039d77b9e
RMD160 (qt-everywhere-opensource-src-4.8.5.tar.gz) = 1e7bb099d5d1cda0b663cebe207c846c8d04750d
Size (qt-everywhere-opensource-src-4.8.5.tar.gz) = 241491467 bytes