pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/fio



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 11 09:28:44 UTC 2025

Modified Files:
        pkgsrc/benchmarks/fio: Makefile

Log Message:
fio: update HOMEPAGE


To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/benchmarks/fio/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/fio/Makefile
diff -u pkgsrc/benchmarks/fio/Makefile:1.12 pkgsrc/benchmarks/fio/Makefile:1.13
--- pkgsrc/benchmarks/fio/Makefile:1.12 Sat Dec 23 01:42:39 2023
+++ pkgsrc/benchmarks/fio/Makefile      Thu Dec 11 09:28:44 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2023/12/23 01:42:39 zafer Exp $
+# $NetBSD: Makefile,v 1.13 2025/12/11 09:28:44 wiz Exp $
 
 DISTNAME=      fio-3.19
 PKGREVISION=   3
@@ -6,7 +6,7 @@ CATEGORIES=     benchmarks
 MASTER_SITES=  https://brick.kernel.dk/snaps/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      https://git.kernel.dk/?p=fio.git;a=summary
+HOMEPAGE=      https://git.kernel.org/pub/scm/linux/kernel/git/axboe/fio.git/
 COMMENT=       Flexible IO Tester
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index