pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/bonnie++



Module Name:    pkgsrc
Committed By:   zafer
Date:           Fri May 16 20:14:36 UTC 2025

Modified Files:
        pkgsrc/benchmarks/bonnie++: Makefile

Log Message:
update master_sites to https


To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/benchmarks/bonnie++/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/bonnie++/Makefile
diff -u pkgsrc/benchmarks/bonnie++/Makefile:1.44 pkgsrc/benchmarks/bonnie++/Makefile:1.45
--- pkgsrc/benchmarks/bonnie++/Makefile:1.44    Tue Jun 28 11:30:58 2022
+++ pkgsrc/benchmarks/bonnie++/Makefile Fri May 16 20:14:36 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.44 2022/06/28 11:30:58 wiz Exp $
+# $NetBSD: Makefile,v 1.45 2025/05/16 20:14:36 zafer Exp $
 #
 
 DISTNAME=      bonnie++-1.98
 PKGREVISION=   2
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://www.coker.com.au/bonnie++/
+MASTER_SITES=  https://www.coker.com.au/bonnie++/
 EXTRACT_SUFX=  .tgz
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index