pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/tinyxml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sat Feb 14 08:18:29 UTC 2026

Modified Files:
        pkgsrc/textproc/tinyxml: Makefile

Log Message:
tinyxml: switch to sourceforge, old homepage is gone


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/textproc/tinyxml/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/tinyxml/Makefile
diff -u pkgsrc/textproc/tinyxml/Makefile:1.3 pkgsrc/textproc/tinyxml/Makefile:1.4
--- pkgsrc/textproc/tinyxml/Makefile:1.3        Tue Jul  8 14:57:06 2014
+++ pkgsrc/textproc/tinyxml/Makefile    Sat Feb 14 08:18:29 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2014/07/08 14:57:06 jperkin Exp $
+# $NetBSD: Makefile,v 1.4 2026/02/14 08:18:29 wiz Exp $
 
 DISTNAME=              tinyxml_2_6_2
 PKGNAME=               tinyxml-2.6.2
@@ -8,7 +8,7 @@ MASTER_SITES=           ${MASTER_SITE_SOURCEFORGE
 EXTRACT_SUFX=          .zip
 
 MAINTAINER=            pkgsrc%NetBSD.org@localhost
-HOMEPAGE=              http://www.grinninglizard.com/tinyxml/
+HOMEPAGE=              https://sourceforge.net/projects/tinyxml/
 COMMENT=               Simple, small, C++ XML parser
 LICENSE=               zlib
 



Home | Main Index | Thread Index | Old Index