diff --git a/math/rumur/Makefile b/math/rumur/Makefile index a68c481c1119..695528b023be 100644 --- a/math/rumur/Makefile +++ b/math/rumur/Makefile @@ -1,33 +1,33 @@ PORTNAME= rumur DISTVERSIONPREFIX= v -DISTVERSION= 2024.05.07 +DISTVERSION= 2024.07.14 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org COMMENT= Model checker, a formal verification tool for state machines WWW= https://github.com/Smattr/rumur LICENSE= PD LICENSE_FILE= ${WRKSRC}/LICENSE LIB_DEPENDS= libgmpxx.so:math/gmp USES= bison cmake compiler:c++11-lang python:build shebangfix USE_LDCONFIG= yes SHEBANG_FILES= rumur/src/rumur-run SHEBANG_GLOB= *.py USE_GITHUB= yes GH_ACCOUNT= Smattr CMAKE_ON= BUILD_SHARED_LIBS CMAKE_ARGS= BISON_EXECUTABLE:STRING=${LOCALBASE}/bin/bison BINARY_ALIAS= python3=${PYTHON_CMD} -do-test: +do-test: # the test command hangs, see https://github.com/Smattr/rumur/issues/274 @cd ${BUILD_WRKSRC} && \ ${SETENV} ${CONFIGURE_ENV} ${CMAKE_BIN} --build . --target check .include diff --git a/math/rumur/distinfo b/math/rumur/distinfo index fba27999e8bb..222c9eb3c09d 100644 --- a/math/rumur/distinfo +++ b/math/rumur/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1716657052 -SHA256 (Smattr-rumur-v2024.05.07_GH0.tar.gz) = bf09d11c173280cd4893f7fa452fa3bebe5ad9aae44ea2750e56772acc6ad092 -SIZE (Smattr-rumur-v2024.05.07_GH0.tar.gz) = 317774 +TIMESTAMP = 1721103709 +SHA256 (Smattr-rumur-v2024.07.14_GH0.tar.gz) = 41a49db5167ae6c0fb14b47e91ca2e07401d5805f1ef918c6a91deccdacf6c66 +SIZE (Smattr-rumur-v2024.07.14_GH0.tar.gz) = 331016 diff --git a/math/rumur/pkg-plist b/math/rumur/pkg-plist index 16cc18e581b4..f1c04d2e9e82 100644 --- a/math/rumur/pkg-plist +++ b/math/rumur/pkg-plist @@ -1,41 +1,43 @@ bin/murphi2c bin/murphi2murphi +bin/murphi2smv bin/murphi2uclid bin/murphi2xml bin/rumur bin/rumur-run include/rumur/Boolean.h include/rumur/Comment.h include/rumur/Decl.h include/rumur/Expr.h include/rumur/Function.h include/rumur/Model.h include/rumur/Node.h include/rumur/Number.h include/rumur/Property.h include/rumur/Ptr.h include/rumur/Rule.h include/rumur/Stmt.h include/rumur/Symtab.h include/rumur/TypeExpr.h include/rumur/except.h include/rumur/indexer.h include/rumur/location.hh include/rumur/parse.h include/rumur/parser.yy.hh include/rumur/position.hh include/rumur/resolve-symbols.h include/rumur/rumur-get-version.h include/rumur/rumur.h include/rumur/sanitise_rule_names.h include/rumur/scanner.h include/rumur/stack.hh include/rumur/traverse.h include/rumur/validate.h lib/librumur.so share/man/man1/murphi2c.1.gz share/man/man1/murphi2murphi.1.gz +share/man/man1/murphi2smv.1.gz share/man/man1/murphi2uclid.1.gz share/man/man1/murphi2xml.1.gz share/man/man1/rumur-run.1.gz share/man/man1/rumur.1.gz