pkgsrc-Changes archive

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

CVS commit: pkgsrc/textproc/tcl-xml



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Feb 11 07:42:00 UTC 2026

Modified Files:
        pkgsrc/textproc/tcl-xml: Makefile

Log Message:
tcl-xml: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/textproc/tcl-xml/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/tcl-xml/Makefile
diff -u pkgsrc/textproc/tcl-xml/Makefile:1.13 pkgsrc/textproc/tcl-xml/Makefile:1.14
--- pkgsrc/textproc/tcl-xml/Makefile:1.13       Thu Oct 25 06:57:03 2012
+++ pkgsrc/textproc/tcl-xml/Makefile    Wed Feb 11 07:42:00 2026
@@ -1,13 +1,12 @@
-# $NetBSD: Makefile,v 1.13 2012/10/25 06:57:03 asau Exp $
-#
+# $NetBSD: Makefile,v 1.14 2026/02/11 07:42:00 wiz Exp $
 
 DISTNAME=      TclXML-1.2
 PKGNAME=       tcl-xml-1.2
 CATEGORIES=    textproc www tcl
-MASTER_SITES=  http://www.zveno.com/in-tclxml/
+#MASTER_SITES= http://www.zveno.com/in-tclxml/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://www.zveno.com/zm.cgi/in-tclxml/
+#HOMEPAGE=     http://www.zveno.com/zm.cgi/in-tclxml/
 COMMENT=       XML parser implemented entirely in Tcl
 
 DEPENDS+=      tcl>=8.3.2:../../lang/tcl



Home | Main Index | Thread Index | Old Index