pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/benchmarks/flamegraph
Module Name: pkgsrc
Committed By: wiz
Date: Fri Dec 12 10:12:07 UTC 2025
Modified Files:
pkgsrc/benchmarks/flamegraph: Makefile
Log Message:
flamegraph: switch to https
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 pkgsrc/benchmarks/flamegraph/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/benchmarks/flamegraph/Makefile
diff -u pkgsrc/benchmarks/flamegraph/Makefile:1.7 pkgsrc/benchmarks/flamegraph/Makefile:1.8
--- pkgsrc/benchmarks/flamegraph/Makefile:1.7 Mon Jan 27 20:47:19 2025
+++ pkgsrc/benchmarks/flamegraph/Makefile Fri Dec 12 10:12:07 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2025/01/27 20:47:19 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2025/12/12 10:12:07 wiz Exp $
DISTNAME= flamegraph-1.0
PKGREVISION= 5
@@ -8,7 +8,7 @@ GITHUB_PROJECT= FlameGraph
GITHUB_TAG= v${PKGVERSION_NOREV}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.brendangregg.com/flamegraphs.html
+HOMEPAGE= https://www.brendangregg.com/flamegraphs.html
COMMENT= Stack trace visualizer
LICENSE= cddl-1.0 AND apache-2.0
Home |
Main Index |
Thread Index |
Old Index