summaryrefslogtreecommitdiff
path: root/textproc/xmlto/Makefile
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/xmlto/Makefile
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/xmlto/Makefile')
-rw-r--r--textproc/xmlto/Makefile8
1 files changed, 4 insertions, 4 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/