summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2010-02-16 15:37:05 +0000
committerwiz <wiz>2010-02-16 15:37:05 +0000
commitf58367f8e46f164d347e640893347fa206223d81 (patch)
treea75d88efab85357e52007f056b769c0d3bb6595d /editors
parent73299ead66e63d5bc1eaf5d23ddcdc7ad4226d4e (diff)
downloadpkgsrc-f58367f8e46f164d347e640893347fa206223d81.tar.gz
Update to 0.1.9:
Sigil v0.1.9 2010.02.08. - fixed a regression that caused Sigil to demand that all XHTML streams in an epub file be valid XML (issue #248) - the "container.xml" reading subsystem now handles XML files with namespaces (issue #235) - HTML encoding detection is now performed even on XHTML files in epub archives (per spec, they have to be UTF-8 or UTF-16, but Sigil will now handle those that aren't) - fixed an issue with content file filenames using "%20" for spaces not being loaded (issue #232) - the temp directory used on Windows is now <Profile>/Sigil instead of <Profile>/My Documents/Sigil (issue #222)
Diffstat (limited to 'editors')
-rw-r--r--editors/Sigil/Makefile4
-rw-r--r--editors/Sigil/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/editors/Sigil/Makefile b/editors/Sigil/Makefile
index f22bc94abc6..0764d6f1c64 100644
--- a/editors/Sigil/Makefile
+++ b/editors/Sigil/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2010/02/03 15:50:33 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2010/02/16 15:37:05 wiz Exp $
#
-DISTNAME= Sigil-0.1.8-Code
+DISTNAME= Sigil-0.1.9-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 197c2450fce..49f7a71525b 100644
--- a/editors/Sigil/distinfo
+++ b/editors/Sigil/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2010/02/03 15:50:33 wiz Exp $
+$NetBSD: distinfo,v 1.7 2010/02/16 15:37:05 wiz Exp $
-SHA1 (Sigil-0.1.8-Code.zip) = 3b0e527f1bc2f4fd8be94ba6d5119f4763734f73
-RMD160 (Sigil-0.1.8-Code.zip) = 587aa559cb34a1425330cb586c421edbfa450442
-Size (Sigil-0.1.8-Code.zip) = 5976769 bytes
+SHA1 (Sigil-0.1.9-Code.zip) = 3e7266d0d6577da3ad808acc09833ef378d860d7
+RMD160 (Sigil-0.1.9-Code.zip) = 38654c326299e69a8def0c6fecdbdfb89116e891
+Size (Sigil-0.1.9-Code.zip) = 5979605 bytes