summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authordrochner <drochner@pkgsrc.org>2012-01-20 12:36:14 +0000
committerdrochner <drochner@pkgsrc.org>2012-01-20 12:36:14 +0000
commitac683e6cbdc0570316dddbfe410d7b203396bde7 (patch)
tree03396b70df01ebe0459bb5b8ea1f641ca5393e74 /textproc
parentab3d024631ef5904dcd7d1e4078f58800f182833 (diff)
downloadpkgsrc-ac683e6cbdc0570316dddbfe410d7b203396bde7.tar.gz
update to 0.0.25
changes: - README file was improved to provide better guidance for users - show the text-web-browser converting command in verbose mode for better debugging - workaround passivetex limitation for chapters titles starting with L - use passivetex/fop extensions by default, provide --noextensions option to disable them - basic experimental support for conversion from docbook to epub -bugfixes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/xmlto/Makefile8
-rw-r--r--textproc/xmlto/PLIST3
-rw-r--r--textproc/xmlto/distinfo8
3 files changed, 10 insertions, 9 deletions
diff --git a/textproc/xmlto/Makefile b/textproc/xmlto/Makefile
index 96693273616..485fc0d7de9 100644
--- a/textproc/xmlto/Makefile
+++ b/textproc/xmlto/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.19 2011/04/22 13:44:52 obache Exp $
+# $NetBSD: Makefile,v 1.20 2012/01/20 12:36:14 drochner Exp $
-DISTNAME= xmlto-0.0.23
-PKGREVISION= 1
+DISTNAME= xmlto-0.0.25
CATEGORIES= textproc
-MASTER_SITES= # ftp(1) doesn't speak https: https://fedorahosted.org/releases/x/m/xmlto/
+MASTER_SITES= https://fedorahosted.org/releases/x/m/xmlto/
EXTRACT_SUFX= .tar.bz2
+FETCH_USING= curl
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= https://fedorahosted.org/xmlto/
diff --git a/textproc/xmlto/PLIST b/textproc/xmlto/PLIST
index 8417d3448a4..c1506455e52 100644
--- a/textproc/xmlto/PLIST
+++ b/textproc/xmlto/PLIST
@@ -1,10 +1,11 @@
-@comment $NetBSD: PLIST,v 1.4 2011/03/11 09:27:09 adam Exp $
+@comment $NetBSD: PLIST,v 1.5 2012/01/20 12:36:14 drochner Exp $
bin/xmlif
bin/xmlto
man/man1/xmlif.1
man/man1/xmlto.1
share/xmlto/format/docbook/awt
share/xmlto/format/docbook/dvi
+share/xmlto/format/docbook/epub
share/xmlto/format/docbook/fo
share/xmlto/format/docbook/html
share/xmlto/format/docbook/html-nochunks
diff --git a/textproc/xmlto/distinfo b/textproc/xmlto/distinfo
index c2d6ca75bc3..0d4d99f8229 100644
--- a/textproc/xmlto/distinfo
+++ b/textproc/xmlto/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2011/03/11 09:27:09 adam Exp $
+$NetBSD: distinfo,v 1.8 2012/01/20 12:36:14 drochner Exp $
-SHA1 (xmlto-0.0.23.tar.bz2) = 69aab42d941089db3edb32987299290e2472f675
-RMD160 (xmlto-0.0.23.tar.bz2) = bbf1e1ee8674a7faeb10643f74a6025d4421d66e
-Size (xmlto-0.0.23.tar.bz2) = 105201 bytes
+SHA1 (xmlto-0.0.25.tar.bz2) = 5d1aecd59d519066f94b4591722767c4e41bdc0f
+RMD160 (xmlto-0.0.25.tar.bz2) = cba4f99be538cd08b73e9b1a6956c318f132284f
+Size (xmlto-0.0.25.tar.bz2) = 116496 bytes