science/octopus: Update 8.2 -> 8.3
Reported by: repology
This commit is contained in:
parent
29c7899335
commit
c8b219bde5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487402
3 changed files with 6 additions and 5 deletions
|
@ -1,8 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= octopus
|
||||
DISTVERSION= 8.2
|
||||
PORTREVISION= 3
|
||||
DISTVERSION= 8.3
|
||||
CATEGORIES= science
|
||||
MASTER_SITES= http://www.tddft.org/programs/${PORTNAME}/download/${DISTVERSION}/
|
||||
|
||||
|
@ -20,6 +19,7 @@ LIB_DEPENDS= libarpack.so:math/arpack-ng \
|
|||
libgd.so:graphics/gd \
|
||||
libgsl.so:math/gsl \
|
||||
liblapack.so:math/lapack \
|
||||
libnlopt.so:math/nlopt \
|
||||
libpng16.so:graphics/png \
|
||||
libtiff.so:graphics/tiff \
|
||||
libwebp.so:graphics/webp \
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1534990206
|
||||
SHA256 (octopus-8.2.tar.gz) = 173539b05a9bb0ede83b9f5d42bc499e8a802b0c59af5b2a21eaf94f4fc0e47c
|
||||
SIZE (octopus-8.2.tar.gz) = 49317986
|
||||
TIMESTAMP = 1544750971
|
||||
SHA256 (octopus-8.3.tar.gz) = ee9fdc9388fac20ecb398285571e7ed8f55ee81de4929b31f2ce5ce87cc5235b
|
||||
SIZE (octopus-8.3.tar.gz) = 49323019
|
||||
|
|
|
@ -1141,6 +1141,7 @@ man/man1/octopus.1.gz
|
|||
%%DATADIR%%/testsuite/finite_systems_3d/20-eigensolver.04-plan.inp
|
||||
%%DATADIR%%/testsuite/finite_systems_3d/20-eigensolver.05-evolution.inp
|
||||
%%DATADIR%%/testsuite/finite_systems_3d/20-eigensolver.06-rmmdiis.inp
|
||||
%%DATADIR%%/testsuite/finite_systems_3d/20-eigensolver.07-psd.inp
|
||||
%%DATADIR%%/testsuite/finite_systems_3d/20-eigensolver.test
|
||||
%%DATADIR%%/testsuite/finite_systems_3d/21-lobpcg.01-spin_polarized.inp
|
||||
%%DATADIR%%/testsuite/finite_systems_3d/21-lobpcg.02-spinors.inp
|
||||
|
|
Loading…
Reference in a new issue