pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/hint



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Dec 28 08:29:15 UTC 2025

Modified Files:
        pkgsrc/benchmarks/hint: Makefile

Log Message:
hint: comment out dead site


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/benchmarks/hint/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/hint/Makefile
diff -u pkgsrc/benchmarks/hint/Makefile:1.26 pkgsrc/benchmarks/hint/Makefile:1.27
--- pkgsrc/benchmarks/hint/Makefile:1.26        Thu Oct  9 14:05:59 2014
+++ pkgsrc/benchmarks/hint/Makefile     Sun Dec 28 08:29:15 2025
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.26 2014/10/09 14:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.27 2025/12/28 08:29:15 wiz Exp $
 
 DISTNAME=      hint_unix_serial
 PKGNAME=       hint.serial-98.06.12
 CATEGORIES=    benchmarks
-MASTER_SITES=  http://hint.byu.edu/pub/HINT/source/tar/
+#MASTER_SITES= http://hint.byu.edu/pub/HINT/source/tar/
 EXTRACT_SUFX=  .tar
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://hint.byu.edu/
+#HOMEPAGE=     http://hint.byu.edu/
 COMMENT=       Scalable benchmark for testing CPU and memory performance
 
 BUILD_TARGET=  DOUBLE INT



Home | Main Index | Thread Index | Old Index