pkgsrc-Changes archive

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

CVS commit: pkgsrc/benchmarks/dhrystone



Module Name:    pkgsrc
Committed By:   zafer
Date:           Sat May 31 23:42:48 UTC 2025

Modified Files:
        pkgsrc/benchmarks/dhrystone: Makefile

Log Message:
master_site does not have distfile. provide archive.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/benchmarks/dhrystone/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/dhrystone/Makefile
diff -u pkgsrc/benchmarks/dhrystone/Makefile:1.17 pkgsrc/benchmarks/dhrystone/Makefile:1.18
--- pkgsrc/benchmarks/dhrystone/Makefile:1.17   Thu Oct  9 14:05:59 2014
+++ pkgsrc/benchmarks/dhrystone/Makefile        Sat May 31 23:42:48 2025
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2014/10/09 14:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2025/05/31 23:42:48 zafer Exp $
 
 DISTNAME=              dhry2.1
 PKGNAME=               dhrystone-2.1
 PKGREVISION=           1
 CATEGORIES=            benchmarks
-MASTER_SITES=          ftp://ftp.planix.com/pub/mirror/
+MASTER_SITES=          https://www.aydogan.net/distfiles/benchmarks/
 EXTRACT_SUFX=          .tar.Z
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index