diff options
author | gls <gls@pkgsrc.org> | 2010-11-29 21:49:56 +0000 |
---|---|---|
committer | gls <gls@pkgsrc.org> | 2010-11-29 21:49:56 +0000 |
commit | 3319b268973a7c579463a1a24ae917b82831a624 (patch) | |
tree | 5b0e9e342cd844bb4c31f90a74c231f3f37dfb77 /textproc | |
parent | 3d1640c1901cbbe6573b4406e57d4c59bc95ef0d (diff) | |
download | pkgsrc-3319b268973a7c579463a1a24ae917b82831a624.tar.gz |
Update textproc/asciidoc to 8.6.3
This release was intended primarily to fix regressions introduced by 8.6.2, but
the incubation period was longer than expected and it now also includes a number
of enhancements an few other bug fixes.
Complete CHANGELOG at: http://www.methods.co.nz/asciidoc/CHANGELOG.html
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/asciidoc/Makefile | 4 | ||||
-rw-r--r-- | textproc/asciidoc/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile index 09cc71502bb..8188368105d 100644 --- a/textproc/asciidoc/Makefile +++ b/textproc/asciidoc/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.24 2010/10/24 20:35:06 gls Exp $ +# $NetBSD: Makefile,v 1.25 2010/11/29 21:49:56 gls Exp $ # -DISTNAME= asciidoc-8.6.2 +DISTNAME= asciidoc-8.6.3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=asciidoc/} diff --git a/textproc/asciidoc/distinfo b/textproc/asciidoc/distinfo index e756b371530..0039d3cb18d 100644 --- a/textproc/asciidoc/distinfo +++ b/textproc/asciidoc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.10 2010/10/24 20:35:06 gls Exp $ +$NetBSD: distinfo,v 1.11 2010/11/29 21:49:56 gls Exp $ -SHA1 (asciidoc-8.6.2.tar.gz) = 181c96021fd85155b4bb9ea6c1a98522a25f5eae -RMD160 (asciidoc-8.6.2.tar.gz) = 0b0b9b725cc953b26b55f7f75d89b5e644ea58e7 -Size (asciidoc-8.6.2.tar.gz) = 782891 bytes +SHA1 (asciidoc-8.6.3.tar.gz) = 96ac2a3593cd0787627288359d629f8b7e69f03f +RMD160 (asciidoc-8.6.3.tar.gz) = 4ec1a9e1363ffa68b357455e5db9bda9472f5a1f +Size (asciidoc-8.6.3.tar.gz) = 788543 bytes |