summaryrefslogtreecommitdiff
path: root/textproc/dbtoepub
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2015-01-16 11:47:01 +0000
committerwiz <wiz@pkgsrc.org>2015-01-16 11:47:01 +0000
commit5ae9a13b077e045ef981297545391d5e0e524494 (patch)
tree3b7ef489a86cdc4ab2072a6ee3009b856731c78a /textproc/dbtoepub
parent76916cdd5e7fe3f81de93bd8ce0810368f55cdec (diff)
downloadpkgsrc-5ae9a13b077e045ef981297545391d5e0e524494.tar.gz
Update to 1.78.1:
Release Notes: 1.78.1 The following is a list of changes that have been made since the 1.78.0 release. Common The following changes have been made to the common code since the 1.78.0 release. • Robert Stayton: titles.xsl Make sure part and set titleabbrev are used in mode="titleabbrev.markup" • Robert Stayton: titles.xsl Add empty default template for titleabbrev since it is always processed in a mode. • Robert Stayton: gentext.xsl Make consistent handling of titleabbrev in xrefs. • Robert Stayton: titles.xsl for missing title in xref, provide parent information of target to help locate problem element. Process bridgehead in mode="title.markup", not normal mode. • Jirka Kosek: l10n.xsl Fixed bug #3598963 • Robert Stayton: gentext.xsl; labels.xsl Make sure bridgeheads are not numbered in all contexts, including html title attributes. FO The following changes have been made to the fo code since the 1.78.0 release. • Robert Stayton: division.xsl Fix bug where part TOC not generated when partintro is present. • Jirka Kosek: xref.xsl Footnotes can't be placed into fo:float • Robert Stayton: titlepage.templates.xml Remove margin-left when start-indent is used because they interfere with each other. • Robert Stayton: fo.xsl; pagesetup.xsl Use dingbat.fontset rather than dingbat.font.family so it falls back to symbol font if glyph not found, like other font properties. • Robert Stayton: inline.xsl Change last instance of inline.charseq in inline glossterm to inline.italicseq so it is consistent with the others. • Robert Stayton: xref.xsl Make consistent handling of titleabbrev in xrefs. HTML The following changes have been made to the html code since the 1.78.0 release. • Robert Stayton: admon.xsl Turn off $admon.style if $make.clean.html is set to non-zero. • Jirka Kosek: highlight.xsl Added new definitions for syntax highlighting • Robert Stayton: chunk-common.xsl Make active.olink.hrefs param work for chunked output too. • Robert Stayton: xref.xsl Make consistent handling of titleabbrev in xrefs. • Robert Stayton: graphics.xsl Add round() function when pixel counts are used for image width and height. • Robert Stayton: glossary.xsl fix missing class and id attributes on glossterm and glossdef. • Robert Stayton: autoidx.xsl Fix bug where prefer.index.titleabbrev ignored info/titleabbrev. Manpages The following changes have been made to the manpages code since the 1.78.0 release. • Robert Stayton: utility.xsl Fix bug 3599520: spurious newline in para when starts with whitespace and inline element. Webhelp The following changes have been made to the webhelp code since the 1.78.0 release. • David Cramer: xsl/webhelp-common.xsl Webhelp: Fix test for webhelp.include.search.tab param • David Cramer: Makefile.sample Webhelp: Fix order of args to xsltproc • David Cramer: docsrc/readme.xml Webhelp: Turn on xinclude-test.xml in readme to demo xinclude functionality • David Cramer: Makefile; Makefile.sample Webhelp: In Makefiles, do xinclude in first pass at document Params The following changes have been made to the params code since the 1.78.0 release. • David Cramer: webhelp.include.search.tab.xml Webhelp: Fix test for webhelp.include.search.tab param • Robert Stayton: article.appendix.title.properties.xml Remove unneeded margin-left property from article appendix title. It interferes with the start-indent property. Highlighting The following changes have been made to the highlighting code since the 1.78.0 release. • Jirka Kosek: c-hl.xml; cpp-hl.xml; sql2003-hl.xml; php-hl.xml; upc-hl.xml; bourne-hl.xml; ⋯ Added new definitions for syntax highlighting
Diffstat (limited to 'textproc/dbtoepub')
-rw-r--r--textproc/dbtoepub/Makefile4
-rw-r--r--textproc/dbtoepub/distinfo8
2 files changed, 5 insertions, 7 deletions
diff --git a/textproc/dbtoepub/Makefile b/textproc/dbtoepub/Makefile
index 154ab7a2076..9d675b0ed28 100644
--- a/textproc/dbtoepub/Makefile
+++ b/textproc/dbtoepub/Makefile
@@ -1,10 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2014/03/15 05:20:51 obache Exp $
-#
+# $NetBSD: Makefile,v 1.7 2015/01/16 11:47:01 wiz Exp $
.include "../../textproc/docbook-xsl/Makefile.common"
PKGNAME= dbtoepub-${DISTNAME:S/docbook-xsl-//}
-PKGREVISION= 1
COMMENT= DocBook to epub converter
DEPENDS+= \
diff --git a/textproc/dbtoepub/distinfo b/textproc/dbtoepub/distinfo
index 5828757ee24..336747a770d 100644
--- a/textproc/dbtoepub/distinfo
+++ b/textproc/dbtoepub/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2012/12/21 06:29:31 dholland Exp $
+$NetBSD: distinfo,v 1.3 2015/01/16 11:47:01 wiz Exp $
-SHA1 (docbook-xsl-1.77.1.tar.bz2) = 23862c5dbe06847c644fb71e40beeddca92953f9
-RMD160 (docbook-xsl-1.77.1.tar.bz2) = df1c3584d7d7a122b97340a86f44417660fe2d5c
-Size (docbook-xsl-1.77.1.tar.bz2) = 4319727 bytes
+SHA1 (docbook-xsl-1.78.1.tar.bz2) = 1d668c845bb43c65115d1a1d9542f623801cfb6f
+RMD160 (docbook-xsl-1.78.1.tar.bz2) = 1f29e74eaab655673ced47b7a011c35c4d1e5187
+Size (docbook-xsl-1.78.1.tar.bz2) = 5003045 bytes