Sat Sep 23 13:15:28 2017 UTC ()
super_pi: add a backup master site


(tnn)
diff -r1.3 -r1.4 pkgsrc/benchmarks/super_pi/Makefile

cvs diff -r1.3 -r1.4 pkgsrc/benchmarks/super_pi/Makefile (expand / switch to unified diff)

--- pkgsrc/benchmarks/super_pi/Makefile 2012/09/11 22:37:15 1.3
+++ pkgsrc/benchmarks/super_pi/Makefile 2017/09/23 13:15:28 1.4
@@ -1,20 +1,21 @@ @@ -1,20 +1,21 @@
1# $NetBSD: Makefile,v 1.3 2012/09/11 22:37:15 asau Exp $ 1# $NetBSD: Makefile,v 1.4 2017/09/23 13:15:28 tnn Exp $
2# 2#
3 3
4DISTNAME= super_pi 4DISTNAME= super_pi
5PKGNAME= super_pi-20030927 5PKGNAME= super_pi-20030927
6CATEGORIES= benchmarks math 6CATEGORIES= benchmarks math
7MASTER_SITES= ftp://pi.super-computing.org/Linux/ 7MASTER_SITES= ftp://pi.super-computing.org/Linux/
 8MASTER_SITES+= http://www.phoronix-test-suite.com/benchmark-files/
8 9
9MAINTAINER= pkgsrc-users@NetBSD.org 10MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= ftp://pi.super-computing.org/Linux/ 11HOMEPAGE= ftp://pi.super-computing.org/Linux/
11COMMENT= Pi calculation program, used for stability testing (binary) 12COMMENT= Pi calculation program, used for stability testing (binary)
12LICENSE= generic-nonlicense 13LICENSE= generic-nonlicense
13 14
14RESTRICTED= ${LICENSE} 15RESTRICTED= ${LICENSE}
15NO_BIN_ON_FTP= ${RESTRICTED} 16NO_BIN_ON_FTP= ${RESTRICTED}
16NO_SRC_ON_FTP= ${RESTRICTED} 17NO_SRC_ON_FTP= ${RESTRICTED}
17 18
18DIST_SUBDIR= ${PKGNAME_NOREV} 19DIST_SUBDIR= ${PKGNAME_NOREV}
19 20
20INSTALLATION_DIRS= bin 21INSTALLATION_DIRS= bin