Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 May 2020 06:39:38 +0000 (UTC)
From:      Yuri Victorovich <yuri@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r537048 - head/math/rumur
Message-ID:  <202005300639.04U6dcaP019278@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuri
Date: Sat May 30 06:39:37 2020
New Revision: 537048
URL: https://svnweb.freebsd.org/changeset/ports/537048

Log:
  math/rumur: Update 2020.05.18 -> 2020.05.27
  
  Reported by:	portscout

Modified:
  head/math/rumur/Makefile
  head/math/rumur/distinfo

Modified: head/math/rumur/Makefile
==============================================================================
--- head/math/rumur/Makefile	Sat May 30 06:28:51 2020	(r537047)
+++ head/math/rumur/Makefile	Sat May 30 06:39:37 2020	(r537048)
@@ -2,7 +2,7 @@
 
 PORTNAME=	rumur
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2020.05.18
+DISTVERSION=	2020.05.27
 CATEGORIES=	math
 
 MAINTAINER=	yuri@FreeBSD.org
@@ -27,6 +27,6 @@ BINARY_ALIAS=	python3=${PYTHON_CMD}
 
 do-test:
 	@cd ${BUILD_WRKSRC} && \
-		${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} --build . --target test
+		${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} --build . --target check
 
 .include <bsd.port.mk>

Modified: head/math/rumur/distinfo
==============================================================================
--- head/math/rumur/distinfo	Sat May 30 06:28:51 2020	(r537047)
+++ head/math/rumur/distinfo	Sat May 30 06:39:37 2020	(r537048)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1590047005
-SHA256 (Smattr-rumur-v2020.05.18_GH0.tar.gz) = f3d10583c178da41d37e630c0f6cab3368427c977036b07e5d70375c1d46c3e7
-SIZE (Smattr-rumur-v2020.05.18_GH0.tar.gz) = 278824
+TIMESTAMP = 1590820258
+SHA256 (Smattr-rumur-v2020.05.27_GH0.tar.gz) = fff2cc7fc21914033c62c3877c881eac72260da215b2f4205165c3db3642d0d2
+SIZE (Smattr-rumur-v2020.05.27_GH0.tar.gz) = 280183



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005300639.04U6dcaP019278>