pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [pkgsrc-2017Q3] pkgsrc/textproc/xmlto



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Sun Nov 12 11:34:46 UTC 2017

Modified Files:
        pkgsrc/textproc/xmlto [pkgsrc-2017Q3]: Makefile

Log Message:
Pullup ticket #5627 - requested by sevan
textproc/xmlto: build fix

Revisions pulled up:
- textproc/xmlto/Makefile                                       1.31

---
   Module Name:    pkgsrc
   Committed By:   maya
   Date:           Wed Nov  1 06:41:23 UTC 2017

   Modified Files:
           pkgsrc/textproc/xmlto: Makefile

   Log Message:
   xmlto: master sites / homepage from fedorahosted to pagure


To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.30.18.1 pkgsrc/textproc/xmlto/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/textproc/xmlto/Makefile
diff -u pkgsrc/textproc/xmlto/Makefile:1.30 pkgsrc/textproc/xmlto/Makefile:1.30.18.1
--- pkgsrc/textproc/xmlto/Makefile:1.30 Fri Dec 11 23:31:09 2015
+++ pkgsrc/textproc/xmlto/Makefile      Sun Nov 12 11:34:46 2017
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.30 2015/12/11 23:31:09 joerg Exp $
+# $NetBSD: Makefile,v 1.30.18.1 2017/11/12 11:34:46 bsiegert Exp $
 
 DISTNAME=      xmlto-0.0.28
 PKGREVISION=   1
 CATEGORIES=    textproc
-MASTER_SITES=  https://fedorahosted.org/releases/x/m/xmlto/
+MASTER_SITES=  https://releases.pagure.org/xmlto/
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://fedorahosted.org/xmlto/
+HOMEPAGE=      https://pagure.io/xmlto/
 COMMENT=       Tool to help transform XML documents into other formats
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index