diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/calibre/Makefile | 4 | ||||
-rw-r--r-- | misc/calibre/PLIST | 11 | ||||
-rw-r--r-- | misc/calibre/distinfo | 8 |
3 files changed, 16 insertions, 7 deletions
diff --git a/misc/calibre/Makefile b/misc/calibre/Makefile index 70f17b011a5..6f88a1cbd84 100644 --- a/misc/calibre/Makefile +++ b/misc/calibre/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.81 2014/07/12 15:48:01 wiz Exp $ +# $NetBSD: Makefile,v 1.82 2014/07/22 12:35:27 wiz Exp $ -DISTNAME= calibre-1.44.0 +DISTNAME= calibre-1.45.0 CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=calibre/} EXTRACT_SUFX= .tar.xz diff --git a/misc/calibre/PLIST b/misc/calibre/PLIST index 4fb246c2204..7bd1466acf5 100644 --- a/misc/calibre/PLIST +++ b/misc/calibre/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.24 2014/07/12 15:48:01 wiz Exp $ +@comment $NetBSD: PLIST,v 1.25 2014/07/22 12:35:27 wiz Exp $ bin/calibre bin/calibre-complete bin/calibre-customize @@ -372,6 +372,7 @@ lib/calibre/calibre/ebooks/metadata/xmp.py lib/calibre/calibre/ebooks/metadata/zip.py lib/calibre/calibre/ebooks/mobi/__init__.py lib/calibre/calibre/ebooks/mobi/debug/__init__.py +lib/calibre/calibre/ebooks/mobi/debug/containers.py lib/calibre/calibre/ebooks/mobi/debug/headers.py lib/calibre/calibre/ebooks/mobi/debug/index.py lib/calibre/calibre/ebooks/mobi/debug/main.py @@ -381,6 +382,7 @@ lib/calibre/calibre/ebooks/mobi/huffcdic.py lib/calibre/calibre/ebooks/mobi/langcodes.py lib/calibre/calibre/ebooks/mobi/mobiml.py lib/calibre/calibre/ebooks/mobi/reader/__init__.py +lib/calibre/calibre/ebooks/mobi/reader/containers.py lib/calibre/calibre/ebooks/mobi/reader/headers.py lib/calibre/calibre/ebooks/mobi/reader/index.py lib/calibre/calibre/ebooks/mobi/reader/markup.py @@ -1009,6 +1011,7 @@ lib/calibre/calibre/gui2/tweak_book/diff/main.py lib/calibre/calibre/gui2/tweak_book/diff/view.py lib/calibre/calibre/gui2/tweak_book/editor/__init__.py lib/calibre/calibre/gui2/tweak_book/editor/canvas.py +lib/calibre/calibre/gui2/tweak_book/editor/help.py lib/calibre/calibre/gui2/tweak_book/editor/image.py lib/calibre/calibre/gui2/tweak_book/editor/insert_resource.py lib/calibre/calibre/gui2/tweak_book/editor/smart/__init__.py @@ -1412,6 +1415,12 @@ share/calibre/dictionaries/es-ES/es-ES.aff share/calibre/dictionaries/es-ES/es-ES.dic share/calibre/dictionaries/es-ES/locales share/calibre/ebook-convert-complete.pickle +share/calibre/editor-help/css.json +share/calibre/editor-help/html.json +share/calibre/editor-help/mathml.json +share/calibre/editor-help/opf2.json +share/calibre/editor-help/opf3.json +share/calibre/editor-help/svg.json share/calibre/fonts/calibreSymbols.otf share/calibre/fonts/liberation/LiberationMono-Bold.ttf share/calibre/fonts/liberation/LiberationMono-BoldItalic.ttf diff --git a/misc/calibre/distinfo b/misc/calibre/distinfo index c099cc35f7c..de82bbf5587 100644 --- a/misc/calibre/distinfo +++ b/misc/calibre/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.25 2014/07/12 15:48:01 wiz Exp $ +$NetBSD: distinfo,v 1.26 2014/07/22 12:35:27 wiz Exp $ -SHA1 (calibre-1.44.0.tar.xz) = cbf100e05297bc23bb9e45492d71c08e6cc53ee1 -RMD160 (calibre-1.44.0.tar.xz) = d41d5be786c9cbe6319b835806bfa490564b04c0 -Size (calibre-1.44.0.tar.xz) = 36438768 bytes +SHA1 (calibre-1.45.0.tar.xz) = 3a2bb48ab33ef553f55a3acf404b4393dc433140 +RMD160 (calibre-1.45.0.tar.xz) = ebd3c1f8a7ecfd4afb50bae1b8b1dcb338aa1728 +Size (calibre-1.45.0.tar.xz) = 36470032 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 |