diff options
author | wiz <wiz@pkgsrc.org> | 2014-04-04 09:00:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2014-04-04 09:00:21 +0000 |
commit | 1ed99f7e4052172102388169bed00f4b3330f897 (patch) | |
tree | d4343138b4ae3e0951106fb3dcf72daaf50c3034 /converters | |
parent | 042cddbbd13e84885f24fea98052894c6a465215 (diff) | |
download | pkgsrc-1ed99f7e4052172102388169bed00f4b3330f897.tar.gz |
Update to 0.0.3:
libe-book 0.0.3
- fix reading of TCR files
- fix crash in file detection
- fix mis-detection of any XML file as FictionBook
- fix misplaced uses of some libwpd callbacks
Diffstat (limited to 'converters')
-rw-r--r-- | converters/libe-book/Makefile | 4 | ||||
-rw-r--r-- | converters/libe-book/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/converters/libe-book/Makefile b/converters/libe-book/Makefile index 52f49d82110..119e3129a57 100644 --- a/converters/libe-book/Makefile +++ b/converters/libe-book/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1 2014/02/02 07:28:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.2 2014/04/04 09:00:21 wiz Exp $ -DISTNAME= libe-book-0.0.2 +DISTNAME= libe-book-0.0.3 CATEGORIES= converters MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libebook/} EXTRACT_SUFX= .tar.bz2 diff --git a/converters/libe-book/distinfo b/converters/libe-book/distinfo index 7e0c08b6d1b..37eeb50e109 100644 --- a/converters/libe-book/distinfo +++ b/converters/libe-book/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.2 2014/02/04 00:13:03 joerg Exp $ +$NetBSD: distinfo,v 1.3 2014/04/04 09:00:21 wiz Exp $ -SHA1 (libe-book-0.0.2.tar.bz2) = cf409b33e8122fd77578c5b9be7a5e0d0483ae95 -RMD160 (libe-book-0.0.2.tar.bz2) = fd3250fba42140049d539360bb6724768c666c3a -Size (libe-book-0.0.2.tar.bz2) = 409605 bytes +SHA1 (libe-book-0.0.3.tar.bz2) = 34f3645787039b7482a4394cd5003390e2a7ec68 +RMD160 (libe-book-0.0.3.tar.bz2) = afab860e6dce62ec46788e09423384e0828096b2 +Size (libe-book-0.0.3.tar.bz2) = 410690 bytes SHA1 (patch-src_lib_FB2Token.cpp) = 4532e652cf434fcfb52d268856f3c74be1bad894 |