pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/libtrace



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jan  5 09:23:56 UTC 2026

Modified Files:
        pkgsrc/net/libtrace: Makefile

Log Message:
libtrace: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/net/libtrace/Makefile

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

Modified files:

Index: pkgsrc/net/libtrace/Makefile
diff -u pkgsrc/net/libtrace/Makefile:1.34 pkgsrc/net/libtrace/Makefile:1.35
--- pkgsrc/net/libtrace/Makefile:1.34   Sun Oct  5 19:26:11 2025
+++ pkgsrc/net/libtrace/Makefile        Mon Jan  5 09:23:55 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2025/10/05 19:26:11 js Exp $
+# $NetBSD: Makefile,v 1.35 2026/01/05 09:23:55 wiz Exp $
 
 DISTNAME=      libtrace-4.0.10
 PKGREVISION=   20
@@ -7,7 +7,7 @@ MASTER_SITES=   #
 EXTRACT_SUFX=  .tar.bz2
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://research.wand.net.nz/software/libtrace.php
+#HOMEPAGE=     https://research.wand.net.nz/software/libtrace.php
 COMMENT=       Library for trace processing
 LICENSE=       gnu-lgpl-v3
 



Home | Main Index | Thread Index | Old Index