summaryrefslogtreecommitdiff
path: root/textproc/asciidoc
diff options
context:
space:
mode:
authorgls <gls@pkgsrc.org>2013-11-23 18:37:40 +0000
committergls <gls@pkgsrc.org>2013-11-23 18:37:40 +0000
commitf6f620351800d16275c2a4685eb5a37400851af3 (patch)
tree43f33507cb9bb6b64aab22c42b00cfc2332ef68d /textproc/asciidoc
parentf0774c59a196cb963364d8ed8963f4f775e594b1 (diff)
downloadpkgsrc-f6f620351800d16275c2a4685eb5a37400851af3.tar.gz
Update textproc/asciidoc to 8.6.9
Upstream changes: ================= Version 8.6.9 (2013-11-09) Additions and changes html5, xhtml11 and slidy outputs now wrap pre element contents at right margin Vim syntax file: highlight line breaks in lists (patch submitted by Alex Efros). Vim syntax file: fixed highlighting of lines with spaces preceding an indented paragraph. Vim syntax file: dropped ) from list of illegal characters following opening quote. Added + intrinsic attribute. Allow tabsize=0 in configuration file. Removed wordpress backend into the blogpost project (where it belongs) as an AsciiDoc backend plugin. Added HTML5 footer badges. Added favicon to AsciiDoc website. Changed AsciiDoc website domain to asciidoc.org. Vim syntax file: closing quote character cannot be immediately followed by same closing quote character. Documentation updates. If admonition icons are embedded using the Data URI Scheme and the icons directory is undefined or does not exist then the iconsdir attribute is set to the location of the icons installed in the AsciiDoc configuration directory. Updated ./stylesheets/pygments.css from pygments 1.4. HTML backends: Align inline images to text-bottom. html4 backend: Added hr attribute to make the inter-section horizontal ruler element optional. Documented Callout lists cannot be used within tables. Removed Vim related stuff from the installer makefile. Dropped vim/ftdetect/asciidoc_filetype.vim from distribution, the file detection was broken and the default settings satisfied noone. Vim syntax highlighter: increase sync backtracking to catch changes to large block elements. Added Romanian language configuration file. Contributed by Vitalie Lazu. Added ruler and line-break outputs to HTML Help outputs. Patch submitted by DonM. Added Czech language configuration file. Contributed by Petr KlĂ­ma. html4 backend: allow embedded images and icons (data-uri attribute). html4 backend: table and example block caption place at bottom for consistency. html4 backend: dropped border around example block. html4 backend: cellpaddings made equal to 4 for consistency. Vim syntax highligher: Highlight closing OpenBlock delimiter when it immediately follows a list. Updated html5 backend (previous commit was xhtml11 only). Embedded data-uri images now figure file mimetype from file contents rather than the file extension. Patch submitted by Lex Trotman. Bug fixes indexterm2:[ ] macro syntax now recognized. Synthesised *-option attributes for options set in table conf file style entries. Makefile: Fixed sh compatibility issue.
Diffstat (limited to 'textproc/asciidoc')
-rw-r--r--textproc/asciidoc/Makefile14
-rw-r--r--textproc/asciidoc/PLIST5
-rw-r--r--textproc/asciidoc/distinfo8
3 files changed, 14 insertions, 13 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile
index b446f9595a8..0607dd2a5a9 100644
--- a/textproc/asciidoc/Makefile
+++ b/textproc/asciidoc/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.35 2012/10/25 06:55:39 asau Exp $
+# $NetBSD: Makefile,v 1.36 2013/11/23 18:37:40 gls Exp $
#
-DISTNAME= asciidoc-8.6.8
+DISTNAME= asciidoc-8.6.9
CATEGORIES= textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asciidoc/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asciidoc/}
MAINTAINER= gls@NetBSD.org
-HOMEPAGE= http://www.methods.co.nz/asciidoc/
+HOMEPAGE= http://www.asciidoc.org/
COMMENT= ASCII to formatted document converter
LICENSE= gnu-gpl-v2
@@ -40,7 +40,7 @@ INSTALLATION_DIRS= bin share/asciidoc share/asciidoc/filters \
share/asciidoc/images/icons/callouts \
${PKGMANDIR}/man1 ${DOCDIR}
-DOCDIR= ${PREFIX}/share/doc/asciidoc
+DOCDIR= ${PREFIX}/share/doc/asciidoc
.include "options.mk"
@@ -49,10 +49,10 @@ do-install:
${INSTALL_SCRIPT} ${WRKSRC}/a2x.py ${DESTDIR}${PREFIX}/bin/a2x
${INSTALL_MAN} ${WRKSRC}/doc/asciidoc.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/
${INSTALL_MAN} ${WRKSRC}/doc/a2x.1 ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1/
-# ${INSTALL_DATA} ${WRKSRC}/doc/asciidoc.txt ${DESTDIR}${DOCDIR}
+ ${INSTALL_DATA} ${WRKSRC}/doc/asciidoc.txt ${DESTDIR}${DOCDIR}
cd ${WRKSRC} && pax -wr -pma *.conf filters \
- filters docbook-xsl/*.xsl stylesheets/*.css \
+ docbook-xsl/*.xsl stylesheets/*.css \
javascripts/*.js images/* dblatex/* \
${DESTDIR}${PREFIX}/share/asciidoc/.
diff --git a/textproc/asciidoc/PLIST b/textproc/asciidoc/PLIST
index 996d0408804..4b7d46bea8c 100644
--- a/textproc/asciidoc/PLIST
+++ b/textproc/asciidoc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.16 2012/08/06 20:05:27 gls Exp $
+@comment $NetBSD: PLIST,v 1.17 2013/11/23 18:37:40 gls Exp $
bin/a2x
bin/asciidoc
man/man1/a2x.1
@@ -67,6 +67,7 @@ share/asciidoc/javascripts/LaTeXMathML.js
share/asciidoc/javascripts/asciidoc.js
share/asciidoc/javascripts/slidy.js
share/asciidoc/javascripts/toc.js
+share/asciidoc/lang-cs.conf
share/asciidoc/lang-de.conf
share/asciidoc/lang-el.conf
share/asciidoc/lang-en.conf
@@ -76,6 +77,7 @@ share/asciidoc/lang-hu.conf
share/asciidoc/lang-it.conf
share/asciidoc/lang-nl.conf
share/asciidoc/lang-pt-BR.conf
+share/asciidoc/lang-ro.conf
share/asciidoc/lang-ru.conf
share/asciidoc/lang-uk.conf
share/asciidoc/latex.conf
@@ -87,7 +89,6 @@ share/asciidoc/stylesheets/slidy.css
share/asciidoc/stylesheets/toc2.css
share/asciidoc/stylesheets/xhtml11-quirks.css
share/asciidoc/text.conf
-share/asciidoc/wordpress.conf
share/asciidoc/xhtml11-quirks.conf
share/asciidoc/xhtml11.conf
share/doc/asciidoc/a2x.1.txt
diff --git a/textproc/asciidoc/distinfo b/textproc/asciidoc/distinfo
index 6575c0b47b3..fa2ed0bb1bd 100644
--- a/textproc/asciidoc/distinfo
+++ b/textproc/asciidoc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.16 2012/08/06 20:05:27 gls Exp $
+$NetBSD: distinfo,v 1.17 2013/11/23 18:37:40 gls Exp $
-SHA1 (asciidoc-8.6.8.tar.gz) = 2fd88f6ca9d2a5e09045fb300f4a908fe6eeb092
-RMD160 (asciidoc-8.6.8.tar.gz) = 8312fbd9105c9443d1c5d309c1f5fadc5983d753
-Size (asciidoc-8.6.8.tar.gz) = 900422 bytes
+SHA1 (asciidoc-8.6.9.tar.gz) = 82e574dd061640561fa0560644bc74df71fb7305
+RMD160 (asciidoc-8.6.9.tar.gz) = f19936593e3bed2755d77d38dd78a4769f77c7fa
+Size (asciidoc-8.6.9.tar.gz) = 907253 bytes