svn commit: r520791 - head/benchmarks/scimark2c

Dmitry Marakasov amdmi3 at FreeBSD.org
Tue Dec 24 09:40:48 UTC 2019


Author: amdmi3
Date: Tue Dec 24 09:40:47 2019
New Revision: 520791
URL: https://svnweb.freebsd.org/changeset/ports/520791

Log:
  - Add LICENSE
  - Update WWW
  
  Approved by:	portmgr blanket

Modified:
  head/benchmarks/scimark2c/Makefile
  head/benchmarks/scimark2c/pkg-descr

Modified: head/benchmarks/scimark2c/Makefile
==============================================================================
--- head/benchmarks/scimark2c/Makefile	Tue Dec 24 09:38:13 2019	(r520790)
+++ head/benchmarks/scimark2c/Makefile	Tue Dec 24 09:40:47 2019	(r520791)
@@ -10,6 +10,8 @@ DISTNAME=	${PORTNAME:S/2/${DISTVERSION}/}
 MAINTAINER=	thierry at FreeBSD.org
 COMMENT=	ANSI C version of the SciMark2 benchmark
 
+LICENSE=	PD
+
 USES=		zip
 
 NO_WRKSUBDIR=	yes

Modified: head/benchmarks/scimark2c/pkg-descr
==============================================================================
--- head/benchmarks/scimark2c/pkg-descr	Tue Dec 24 09:38:13 2019	(r520790)
+++ head/benchmarks/scimark2c/pkg-descr	Tue Dec 24 09:40:47 2019	(r520791)
@@ -4,4 +4,4 @@ C is mainly for performance comparisons.
 
 Results of this benchmark can be sent to pozo at nist.gov.
 
-WWW: http://math.nist.gov/scimark2/download_c.html
+WWW: https://math.nist.gov/scimark2/download_c.html


More information about the svn-ports-all mailing list