science/dynare: Update 5.1 -> 5.2
Reported by: portscout
This commit is contained in:
parent
b13c98f513
commit
993ba26fb6
2 changed files with 4 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= dynare
|
||||
DISTVERSION= 5.1
|
||||
PORTREVISION= 2
|
||||
DISTVERSION= 5.2
|
||||
CATEGORIES= science # economics
|
||||
MASTER_SITES= https://www.dynare.org/release/source/
|
||||
|
||||
|
@ -24,8 +23,6 @@ RUN_DEPENDS= epstool:graphics/epstool \
|
|||
|
||||
USES= bison compiler:c++17-lang fortran gmake localbase tar:xz
|
||||
USE_TEX= pdftex
|
||||
USE_GCC= yes # clang-11 fails: error: reference to local binding 'ii1' declared in enclosing function 'ss2Iteration_pruning'
|
||||
# Clang still doesn't support this c++20 feature, see https://bugs.llvm.org/show_bug.cgi?id=49238
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --disable-matlab \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1650690087
|
||||
SHA256 (dynare-5.1.tar.xz) = 269b2b52d9e7af0bf06041b48e730dd5c2fb89577bed24ad5e4b51e0dca9dbbe
|
||||
SIZE (dynare-5.1.tar.xz) = 18000696
|
||||
TIMESTAMP = 1659040694
|
||||
SHA256 (dynare-5.2.tar.xz) = 01849a45d87cac3c1a8e8bf55030d026054ffb9b1ebf5ec09c9981a08d60f55c
|
||||
SIZE (dynare-5.2.tar.xz) = 18001124
|
||||
|
|
Loading…
Reference in a new issue