diff options
author | hrs <hrs@FreeBSD.org> | 2007-06-23 23:36:58 +0800 |
---|---|---|
committer | hrs <hrs@FreeBSD.org> | 2007-06-23 23:36:58 +0800 |
commit | 3dfa089c3311bbefe00d090774df589996427a48 (patch) | |
tree | 078f962fa69356464ffc6373f3bcdd7fdd3038f0 /textproc/xmlroff/distinfo | |
parent | 3f673cd212fb92090f2a46ecb6729c2613461097 (diff) | |
download | freebsd-ports-gnome-3dfa089c3311bbefe00d090774df589996427a48.tar.gz freebsd-ports-gnome-3dfa089c3311bbefe00d090774df589996427a48.tar.zst freebsd-ports-gnome-3dfa089c3311bbefe00d090774df589996427a48.zip |
Update to 0.5.0. Changes include:
- Does not require PangoXSL
- Uses GOption instead of popt
- Defaults to using compatibility stylesheet
- xmlroff manpage in DocBook XML
- Cairo backend is less experimental
- Added Cairo backend SVG output that is really experimental
- Added handling of base for relative URIs when '--compat' is used
- Handles 'auto' for page width and height
- Added '--compat' option for running compatibility stylesheet
- Added '-w' option for setting warning mode
- Added handling empty fo:wrapper
- Simplified creating FoXmlDoc and running XSLT transformations
- Removed support for SGML catalogs
Diffstat (limited to 'textproc/xmlroff/distinfo')
-rw-r--r-- | textproc/xmlroff/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/textproc/xmlroff/distinfo b/textproc/xmlroff/distinfo index e8de942c8c97..c9e21e3d6eb7 100644 --- a/textproc/xmlroff/distinfo +++ b/textproc/xmlroff/distinfo @@ -1,3 +1,3 @@ -MD5 (xmlroff-0.3.9.tar.gz) = d31609cd44b2acc02e69b03afb8028b1 -SHA256 (xmlroff-0.3.9.tar.gz) = c88f6a71469ffd4cd45613b43cfb9bb635450ce6d7f9390ade219da1525904ec -SIZE (xmlroff-0.3.9.tar.gz) = 2501052 +MD5 (xmlroff-0.5.0.tar.gz) = 840efe684709b4af553d3cdab09f748d +SHA256 (xmlroff-0.5.0.tar.gz) = 852e0b18b280c3ea6e99c074ff7c103523343a80f85e6e3f1ea14f26ce8e417d +SIZE (xmlroff-0.5.0.tar.gz) = 2612439 |