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:           Sat Dec 23 01:40:26 UTC 2023

Modified Files:
        pkgsrc/benchmarks/bonnie: Makefile

Log Message:
use https


To generate a diff of this commit:
cvs rdiff -u -r1.40 -r1.41 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.40 pkgsrc/benchmarks/bonnie/Makefile:1.41
--- pkgsrc/benchmarks/bonnie/Makefile:1.40      Sun Jan 26 17:30:45 2020
+++ pkgsrc/benchmarks/bonnie/Makefile   Sat Dec 23 01:40:26 2023
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.40 2020/01/26 17:30:45 rillig Exp $
+# $NetBSD: Makefile,v 1.41 2023/12/23 01:40:26 zafer Exp $
 
 DISTNAME=      bonnie
 PKGNAME=       bonnie-2.06
 PKGREVISION=   3
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://www.textuality.com/bonnie/
+MASTER_SITES=  https://www.textuality.com/bonnie/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.textuality.com/bonnie/index.html



Home | Main Index | Thread Index | Old Index