svn commit: r503566 - head/math/rumur

Yuri Victorovich yuri at FreeBSD.org
Thu Jun 6 05:10:20 UTC 2019


Author: yuri
Date: Thu Jun  6 05:10:19 2019
New Revision: 503566
URL: https://svnweb.freebsd.org/changeset/ports/503566

Log:
  math/rumur: Update 2019.06.01 -> 2019.06.05
  
  Reported by:	upstream

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

Modified: head/math/rumur/Makefile
==============================================================================
--- head/math/rumur/Makefile	Thu Jun  6 05:02:17 2019	(r503565)
+++ head/math/rumur/Makefile	Thu Jun  6 05:10:19 2019	(r503566)
@@ -2,7 +2,7 @@
 
 PORTNAME=	rumur
 DISTVERSIONPREFIX=	v
-DISTVERSION=	2019.06.01
+DISTVERSION=	2019.06.05
 CATEGORIES=	math
 
 MAINTAINER=	yuri at FreeBSD.org
@@ -24,7 +24,7 @@ CMAKE_ARGS=	BISON_EXECUTABLE:STRING=${LOCALBASE}/bin/b
 
 BINARY_ALIAS=	python=${PYTHON_CMD}
 
-do-test: # tests are broken: https://github.com/Smattr/rumur/issues/134
+do-test:
 	@cd ${BUILD_WRKSRC} && \
 		${WRKSRC}/tests/integration-tests.py --verbose
 

Modified: head/math/rumur/distinfo
==============================================================================
--- head/math/rumur/distinfo	Thu Jun  6 05:02:17 2019	(r503565)
+++ head/math/rumur/distinfo	Thu Jun  6 05:10:19 2019	(r503566)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559525331
-SHA256 (Smattr-rumur-v2019.06.01_GH0.tar.gz) = 37477cb1130c556132d212cc41e61f765c0ea16b95d7170b010f33b9c5e9b1bc
-SIZE (Smattr-rumur-v2019.06.01_GH0.tar.gz) = 168369
+TIMESTAMP = 1559797474
+SHA256 (Smattr-rumur-v2019.06.05_GH0.tar.gz) = 4055fe73641b0c7be9183cef8d2764884869d7eaf7b35719785a881829bbe421
+SIZE (Smattr-rumur-v2019.06.05_GH0.tar.gz) = 168722


More information about the svn-ports-head mailing list