pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/asciidoc
Module Name: pkgsrc
Committed By: gls
Date: Sat Oct 8 21:13:47 UTC 2011
Modified Files:
pkgsrc/textproc/asciidoc: Makefile PLIST distinfo
Log Message:
Update textproc/asciidoc to 8.6.6.
Release highlights
The AsciiDoc plugin architecture has been enhanced, unified and extended:
- Plugin commands have been added to the asciidoc(1) --backend option.
- An asciidoc(1) --theme option has been implemented to specify a
theme and to manage theme plugins.
- A plugin build command (for creating plugins) added.
- build, install, list and remove plugin commands are all recognized
by asciidoc(1) --backend, --filter and --theme options.
A security update by Kenny MacDermid removes the use of eval() on
untrusted input (to disallow code malicious execution).
Complete changelog can be accessed here:
http://www.methods.co.nz/asciidoc/CHANGELOG.html
To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 pkgsrc/textproc/asciidoc/Makefile
cvs rdiff -u -r1.14 -r1.15 pkgsrc/textproc/asciidoc/PLIST
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/asciidoc/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index