ports/136294: [MAINTAINER] textproc/asciidoc: update to 8.4.5

Peter Schuller peter.schuller at infidyne.com
Fri Jul 3 19:10:08 UTC 2009


>Number:         136294
>Category:       ports
>Synopsis:       [MAINTAINER] textproc/asciidoc: update to 8.4.5
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jul 03 19:10:06 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     peter.schuller at infidyne.com
>Release:        FreeBSD 8.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD prometheus.scode.org 8.0-CURRENT FreeBSD 8.0-CURRENT #1: Fri Jun  5 18:54:16 CEST
>Description:
- Update to 8.4.5

Generated with FreeBSD Port Tools 0.77

Upstream changelog:

1. Version 8.4.5 (2009-05-24)

   Additions and changes
     * Added manpage Name and Synopsis section title customization to
       languages configuration files.
     * Synopsis manpage section no longer mandatory.
     * Section markup templates can be specified by setting the title's
       first positional attribute or template attribute.
     * The article and book document header can now include a revision
       remark.
     * A role attribute can now be applied to block elements. This adds
       the role attribute to DocBook elements. Patch submitted by [1]Noah
       Slater).
     * Renamed revision and date attributes to more sensible and
       consistent revnumber and revdate (old names deprecated but still
       recognized).
     * Moved backend specific attributes to Appendix H in User Guide.
     * Renamed and generalized the docbook backend revision history
       inclusion mechanism to docinfo to reflect the use of all article or
       book information elements. The old revision history names still
       work but have been deprecated.
     * Refactored docbook.conf headers.
     * Moved line break replacement from [replacements] to [replacements2]
       so the replacement occurs after the mailto macro. This fixes bug
       [2]http://groups.google.com/group/asciidoc/browse_thread/thread/4bd
       cdfb0af773e2
     * The typewriter to punctuation apostrophe replacement can be escaped
       with a backslash.
     * Graphviz filter outputs images to imagesdir if it is defined.
     * Made the block image macro generic so that it can be used for
       filter outputs. As a result Music and Graphviz filters:
          + Have been greatly simplified.
          + Honor the data-uri attribute.
          + html4 outputs no longer generate W3C validation warning.
     * The iconsdir attribute no longer requires a trailing directory
       separator character.
     * Removed borders around linked html4 images.
     * Added html4 specific HTML output for music filter.
     * a2x: Added --unsafe option (shortcut for --asciidoc-opts=--unsafe).
     * a2x: The FOP executable can now be named fop (this is the default
       name in some distributions).
     * Attributes are now substituted in the system macro attribute list.
     * If the output is set to stdout (i.e. no output directory is
       defined) then Music and Graphviz filters will output included
       images to the source file directory.
     * Added name directive to testasciidoc.
     * Added lots of testasciidoc new tests.
     * Moved language specific configuration parameters into lang-en.conf
       file.
     * lang attribute entry can be specified in the AsciiDoc source file
       (preceding the header).
     * Removed cruft from A-A-P scripts and documented them.
     * Added German language config file (lang-de.conf) contributed by
       Michael Wild.
     * Added French language config file (lang-fr.conf) contributed by
       Yves-Alexis Perez.
     * Added Russian language config file (lang-ru.conf) contributed by
       Artem Zolochevskiy.
     * Added Hungarian language config file (lang-hu.conf) contributed by
       Miklos Vajna.

   Bug fixes
     * FIXED: Multiple manpage names are now handled correctly when
       generating DocBook output, each name now generates a separate
       DocBook <refname> element. See
       [3]http://groups.google.com/group/asciidoc/browse_thread/thread/c93
       bb4db025225d8
     * FIXED: A problem that caused AttributeEntries preceding the header
       to be overwritten when the language conf file loaded.
     * FIXED: Possible inline macro name ambiguity e.g. link matches
       olink.
     * FIXED: The documented macro definition deletion behavior had been
       broken for a long time.
     * FIXED: Email addresses not recognized when followed by a period
       character.
     * FIXED: Hyphens in mailto macros can delimit nested addresses e.g.
       bloggs at mail was processed inside
       mailto:joe-bloggs at mail-server.com[Mail].
     * FIXED: User name in FTP URI generated incorrect FTP link. See
       [4]http://groups.google.com/group/asciidoc/browse_thread/thread/1d7
       96a9c9ddb2855
     * FIXED: Source highlighter now works with Wordpress backend (see
       [5]http://groups.google.com/group/asciidoc/browse_thread/thread/6d8
       c716748b109e3).

  1.1. Regression issues

    1. A colon following the date in the AsciiDoc header is treated as a
       revision remark delimiter -- this could be an issue if you have
       used a colon in the header date.
     __________________________________________________________________


>How-To-Repeat:
>Fix:

--- asciidoc-8.4.5.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/textproc/asciidoc.orig/Makefile /usr/ports/textproc/asciidoc/Makefile
--- /usr/ports/textproc/asciidoc.orig/Makefile	2009-05-09 11:34:24.000000000 +0200
+++ /usr/ports/textproc/asciidoc/Makefile	2009-07-03 20:56:56.040963637 +0200
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	asciidoc
-PORTVERSION=	8.4.4
+PORTVERSION=	8.4.5
 CATEGORIES=	textproc
 MASTER_SITES=	http://www.methods.co.nz/asciidoc/ \
 		SF
diff -ruN --exclude=CVS /usr/ports/textproc/asciidoc.orig/distinfo /usr/ports/textproc/asciidoc/distinfo
--- /usr/ports/textproc/asciidoc.orig/distinfo	2009-05-09 11:34:24.000000000 +0200
+++ /usr/ports/textproc/asciidoc/distinfo	2009-07-03 20:57:02.562833160 +0200
@@ -1,3 +1,3 @@
-MD5 (asciidoc-8.4.4.tar.gz) = 579bcd5762b177ee0ddccece8c34724b
-SHA256 (asciidoc-8.4.4.tar.gz) = 43181d4753376fe22d8a7949a94b5ebb439fd94a7b92791e9126e82632adfa62
-SIZE (asciidoc-8.4.4.tar.gz) = 1160222
+MD5 (asciidoc-8.4.5.tar.gz) = 9f21d6e352b3ab668f9def3eb7497da2
+SHA256 (asciidoc-8.4.5.tar.gz) = e7e4df8fd984520ee692bb639679d51f5be279ef96dc23efd229e2bc100152db
+SIZE (asciidoc-8.4.5.tar.gz) = 1189280
diff -ruN --exclude=CVS /usr/ports/textproc/asciidoc.orig/pkg-plist /usr/ports/textproc/asciidoc/pkg-plist
--- /usr/ports/textproc/asciidoc.orig/pkg-plist	2009-04-07 23:58:54.000000000 +0200
+++ /usr/ports/textproc/asciidoc/pkg-plist	2009-07-03 21:00:58.722932800 +0200
@@ -50,7 +50,11 @@
 etc/asciidoc/javascripts/ASCIIMathML.js
 etc/asciidoc/javascripts/LaTeXMathML.js
 etc/asciidoc/javascripts/toc.js
+etc/asciidoc/lang-en.conf
 etc/asciidoc/lang-es.conf
+etc/asciidoc/lang-fr.conf
+etc/asciidoc/lang-hu.conf
+etc/asciidoc/lang-ru.conf
 etc/asciidoc/latex.conf
 etc/asciidoc/stylesheets/docbook-xsl.css
 etc/asciidoc/stylesheets/xhtml11-manpage.css
--- asciidoc-8.4.5.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list