diff options
author | gdt <gdt@pkgsrc.org> | 2008-06-10 13:06:30 +0000 |
---|---|---|
committer | gdt <gdt@pkgsrc.org> | 2008-06-10 13:06:30 +0000 |
commit | 943d4a11598533b702a18ebf2cbed36e7fb29841 (patch) | |
tree | 7e528bd260dcc45ddd90094d914f1e4a0e6f5f0d /textproc/asciidoc/patches | |
parent | 454f4f8b16c992129fbfac341675c1607ab9b021 (diff) | |
download | pkgsrc-943d4a11598533b702a18ebf2cbed36e7fb29841.tar.gz |
Update to 8.2.6. Significant changes (plus assorted minor changes and
bugfixes);
* asciidoc(1) and a2x(1) man pages formatted to conform to
man-pages(7) recommendations.
* Old code-filter syntax (pre-8.1.0) is no longer recognized so that
malformed two-line level 2 titles are no longer confused with
code-filter block delimiters.
Diffstat (limited to 'textproc/asciidoc/patches')
-rw-r--r-- | textproc/asciidoc/patches/patch-aa | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/textproc/asciidoc/patches/patch-aa b/textproc/asciidoc/patches/patch-aa index 7d1dd2be8e5..988e39a708f 100644 --- a/textproc/asciidoc/patches/patch-aa +++ b/textproc/asciidoc/patches/patch-aa @@ -1,8 +1,11 @@ -$NetBSD: patch-aa,v 1.1 2008/06/06 19:51:14 gdt Exp $ +$NetBSD: patch-aa,v 1.2 2008/06/10 13:06:30 gdt Exp $ a2x uses the '-u' argument to cp, which POSIX does not specify: http://www.opengroup.org/onlinepubs/009695399/utilities/cp.html +Filed upstream on 20080609 as +https://sourceforge.net/tracker/index.php?func=detail&aid=1989227&group_id=67797&atid=519005 + --- a2x.orig 2007-10-28 23:50:53.000000000 -0400 +++ a2x @@ -379,7 +379,7 @@ function copy_stylesheet() |