svn commit: r436855 - head/textproc/xmlto

Matthias Andree mandree at FreeBSD.org
Fri Mar 24 19:54:41 UTC 2017


Author: mandree
Date: Fri Mar 24 19:54:39 2017
New Revision: 436855
URL: https://svnweb.freebsd.org/changeset/ports/436855

Log:
  Chase distfile removal/relocation.

Modified:
  head/textproc/xmlto/Makefile
  head/textproc/xmlto/pkg-descr

Modified: head/textproc/xmlto/Makefile
==============================================================================
--- head/textproc/xmlto/Makefile	Fri Mar 24 19:18:13 2017	(r436854)
+++ head/textproc/xmlto/Makefile	Fri Mar 24 19:54:39 2017	(r436855)
@@ -4,7 +4,7 @@
 PORTNAME=	xmlto
 PORTVERSION=	0.0.28
 CATEGORIES=	textproc
-MASTER_SITES=	https://fedorahosted.org/releases/x/m/xmlto/:xmlto \
+MASTER_SITES=	https://releases.pagure.org/xmlto/:xmlto \
 		LOCAL/mandree/:xmlto \
 		http://www.antennahouse.com/XSLsample/sample-xsl-xhtml2fo/:xsl \
 		LOCAL/mandree/:xsl

Modified: head/textproc/xmlto/pkg-descr
==============================================================================
--- head/textproc/xmlto/pkg-descr	Fri Mar 24 19:18:13 2017	(r436854)
+++ head/textproc/xmlto/pkg-descr	Fri Mar 24 19:54:39 2017	(r436855)
@@ -8,4 +8,4 @@ htmlhelp, javahelp, man, pdf, ps, txt, x
 Currently the only XSL-T processor supported is xsltproc (textproc/libxslt).
 For DVI, PDF and PostScript output, PassiveTeX (print/passivetex) is required.
 
-WWW: http://fedorahosted.org/xmlto/
+WWW: https://pagure.io/xmlto/


More information about the svn-ports-head mailing list