diff options
-rw-r--r-- | textproc/xmlto/Makefile | 3 | ||||
-rw-r--r-- | textproc/xmlto/distinfo | 6 | ||||
-rw-r--r-- | textproc/xmlto/pkg-plist | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile index 08a95d588be2..8cae5acc8c47 100644 --- a/textproc/xmlto/Makefile +++ b/textproc/xmlto/Makefile @@ -9,8 +9,7 @@ # WITH_PASSIVETEX Enable PassiveTex support for DVI/PDF/PS output PORTNAME= xmlto -PORTVERSION= 0.0.18 -PORTREVISION= 1 +PORTVERSION= 0.0.20 CATEGORIES= textproc MASTER_SITES= http://cyberelk.net/tim/data/xmlto/stable/ diff --git a/textproc/xmlto/distinfo b/textproc/xmlto/distinfo index bad41dc955a0..d0c64bb9d6a1 100644 --- a/textproc/xmlto/distinfo +++ b/textproc/xmlto/distinfo @@ -1,3 +1,3 @@ -MD5 (xmlto-0.0.18.tar.bz2) = 1a06471b70eb27a6aca5d1b3a144f9b0 -SHA256 (xmlto-0.0.18.tar.bz2) = 64db67e1a3b32fada20370792493c97fa9a37bc2dafc767603689036de9b344b -SIZE (xmlto-0.0.18.tar.bz2) = 91275 +MD5 (xmlto-0.0.20.tar.bz2) = ab814ae352fc028862cbea9d676ab93b +SHA256 (xmlto-0.0.20.tar.bz2) = 9ffa1971b9a61851a794caf6cd9f0c81290926cef9a790af845c310f169ce1e8 +SIZE (xmlto-0.0.20.tar.bz2) = 98388 diff --git a/textproc/xmlto/pkg-plist b/textproc/xmlto/pkg-plist index 500007cf7dc7..6f2d34f491ff 100644 --- a/textproc/xmlto/pkg-plist +++ b/textproc/xmlto/pkg-plist @@ -4,6 +4,7 @@ bin/xmlto %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%@dirrm %%DOCSDIR%% +%%DATADIR%%/format/docbook/awt %%DATADIR%%/format/docbook/dvi %%DATADIR%%/format/docbook/fo %%DATADIR%%/format/docbook/html @@ -11,8 +12,11 @@ bin/xmlto %%DATADIR%%/format/docbook/xhtml %%DATADIR%%/format/docbook/xhtml-nochunks %%DATADIR%%/format/docbook/man +%%DATADIR%%/format/docbook/mif +%%DATADIR%%/format/docbook/pcl %%DATADIR%%/format/docbook/pdf %%DATADIR%%/format/docbook/ps +%%DATADIR%%/format/docbook/svg %%DATADIR%%/format/docbook/txt %%DATADIR%%/format/docbook/htmlhelp %%DATADIR%%/format/docbook/javahelp |