diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2022-03-13 19:52:31 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2022-03-13 19:53:47 +0000 |
commit | 2dd93503e35e57d9cc56fbe9cd29b0a3a6810a62 (patch) | |
tree | a668a096749d1ebd4e263dabd599546d34506eed /math | |
parent | 495bfea606a27d17503b3dd56d08a12ff5ce1182 (diff) |
math/rumur: Update 2021.12.27 -> 2022.03.05
Reported by: portscout
Diffstat (limited to 'math')
-rw-r--r-- | math/rumur/Makefile | 6 | ||||
-rw-r--r-- | math/rumur/distinfo | 6 |
2 files changed, 7 insertions, 5 deletions
diff --git a/math/rumur/Makefile b/math/rumur/Makefile index cb927295c530..e46d5f78b0b3 100644 --- a/math/rumur/Makefile +++ b/math/rumur/Makefile @@ -1,6 +1,6 @@ PORTNAME= rumur DISTVERSIONPREFIX= v -DISTVERSION= 2021.12.27 +DISTVERSION= 2022.03.05 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org @@ -12,11 +12,13 @@ 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 -USE_LDCONFIG= yes CMAKE_ON= BUILD_SHARED_LIBS CMAKE_ARGS= BISON_EXECUTABLE:STRING=${LOCALBASE}/bin/bison diff --git a/math/rumur/distinfo b/math/rumur/distinfo index 57fef99f5c8c..e39d3e5ec2f6 100644 --- a/math/rumur/distinfo +++ b/math/rumur/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1642036263 -SHA256 (Smattr-rumur-v2021.12.27_GH0.tar.gz) = ba6db80eaa8220c371838bb6ee7d444f7ebc136ad5f2da35bf162e81f72318e2 -SIZE (Smattr-rumur-v2021.12.27_GH0.tar.gz) = 313524 +TIMESTAMP = 1647200634 +SHA256 (Smattr-rumur-v2022.03.05_GH0.tar.gz) = fb7fe7a1d196f350884ec85bf5d14f9c1afb0a406e77a5a6c69d300c062c731e +SIZE (Smattr-rumur-v2022.03.05_GH0.tar.gz) = 313547 |