diff options
author | ryoon <ryoon@pkgsrc.org> | 2012-12-09 17:34:20 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2012-12-09 17:34:20 +0000 |
commit | a7154bf64cca7ca944c46355edf38f5e80658b10 (patch) | |
tree | 0d4f421f4ca953af32a2dbae9dd037ea6e7beb85 /editors | |
parent | 0f230534858387f3c44562cd71bf5c970c887870 (diff) | |
download | pkgsrc-a7154bf64cca7ca944c46355edf38f5e80658b10.tar.gz |
Update 0.6.2
Changelog:
Sigil 0.6.2 2012.12.06
- Fix issue 1834: Pretty Print should be removed due to formatting issues.
- Fix issue 1821: Audio files missing.
- Fix issue 1816: Height is incorrect in Reports->Image Files.
- Fix issue 1809: Fix crash related to cursor syncing.
- Fix issue 1808: Editing in book view changes DTD to incorrect value.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Sigil/Makefile | 4 | ||||
-rw-r--r-- | editors/Sigil/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile index a4685b2e677..4b8544a77d0 100644 --- a/editors/Sigil/Makefile +++ b/editors/Sigil/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2012/12/05 15:28:29 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2012/12/09 17:34:20 ryoon Exp $ # -DISTNAME= Sigil-0.6.1-Code +DISTNAME= Sigil-0.6.2-Code PKGNAME= ${DISTNAME:S/-Code//} CATEGORIES= editors MASTER_SITES= http://sigil.googlecode.com/files/ diff --git a/editors/Sigil/distinfo b/editors/Sigil/distinfo index e9efb2e475d..8736d6765fe 100644 --- a/editors/Sigil/distinfo +++ b/editors/Sigil/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.21 2012/12/05 15:28:29 ryoon Exp $ +$NetBSD: distinfo,v 1.22 2012/12/09 17:34:20 ryoon Exp $ -SHA1 (Sigil-0.6.1-Code.zip) = 666fa71b1c33da6c6894bc74b587804540108c95 -RMD160 (Sigil-0.6.1-Code.zip) = 411e43d0d5a9e6825ccc8c0f3a91cf20954c1400 -Size (Sigil-0.6.1-Code.zip) = 13047573 bytes +SHA1 (Sigil-0.6.2-Code.zip) = 416b067ad9b17efd44e0df42bf7015a44da78497 +RMD160 (Sigil-0.6.2-Code.zip) = 07b83eeda40a1c2e2b6e8ff1725d1ff440c2135a +Size (Sigil-0.6.2-Code.zip) = 13047687 bytes SHA1 (patch-src_minizip_ioapi.c) = 1530d95061aad350888a37ab3215ddbf9aee72ca |