science/agrum: Update 1.0.0 -> 1.1.0
This commit is contained in:
parent
e265e68d5d
commit
b23d4f3865
3 changed files with 7 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
PORTNAME= agrum
|
||||
DISTVERSION= 1.0.0
|
||||
DISTVERSION= 1.1.0
|
||||
CATEGORIES= science math
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
|
@ -15,7 +15,7 @@ LLD_UNSAFE= yes
|
|||
USE_GITLAB= yes
|
||||
GL_ACCOUNT= agrumery
|
||||
GL_PROJECT= aGrUM
|
||||
GL_COMMIT= b115796fc93d38d56709375674102671b260ed11
|
||||
GL_COMMIT= cd02f8d8295f27d87fa87340c988dd6f0e086031
|
||||
|
||||
CMAKE_OFF= USE_SWIG
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1652066615
|
||||
SHA256 (agrumery-aGrUM-b115796fc93d38d56709375674102671b260ed11_GL0.tar.gz) = 2161d4b821689ec5db24fb0e3d11b450ffee9a5313bc6e77d7cf805d57b55d81
|
||||
SIZE (agrumery-aGrUM-b115796fc93d38d56709375674102671b260ed11_GL0.tar.gz) = 20610346
|
||||
TIMESTAMP = 1652732742
|
||||
SHA256 (agrumery-aGrUM-cd02f8d8295f27d87fa87340c988dd6f0e086031_GL0.tar.gz) = 3177c105d7d718f28697bb3fe19dcc64e0ac68801f580a06372daa1dfed3ec7a
|
||||
SIZE (agrumery-aGrUM-cd02f8d8295f27d87fa87340c988dd6f0e086031_GL0.tar.gz) = 20682993
|
||||
|
|
|
@ -890,6 +890,8 @@ include/agrum/tools/variables/labelizedVariable.h
|
|||
include/agrum/tools/variables/labelizedVariable_inl.h
|
||||
include/agrum/tools/variables/rangeVariable.h
|
||||
include/agrum/tools/variables/rangeVariable_inl.h
|
||||
include/agrum/tools/variables/allDiscreteVariables.h
|
||||
include/agrum/tools/variables/allDiscreteVariables_tpl.h
|
||||
include/agrum/tools/variables/variable.h
|
||||
include/agrum/tools/variables/variable_inl.h
|
||||
lib/cmake/aGrUM/aGrUMConfig.cmake
|
||||
|
|
Loading…
Reference in a new issue