mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
science/simple-dftd3: Update 0.5.0 -> 0.5.1
Reported by: portscout
This commit is contained in:
parent
bdbbf041bb
commit
5e2f6c40ae
@ -1,7 +1,6 @@
|
||||
PORTNAME= simple-dftd3
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.5.0
|
||||
PORTREVISION= 1
|
||||
DISTVERSION= 0.5.1
|
||||
CATEGORIES= science # chemistry
|
||||
|
||||
MAINTAINER= yuri@FreeBSD.org
|
||||
@ -10,7 +9,7 @@ COMMENT= Reimplementation of the DFT-D3 program
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= mstore>0:science/mstore # see https://github.com/awvwgk/simple-dftd3/issues/11
|
||||
BUILD_DEPENDS= mstore>0:science/mstore
|
||||
LIB_DEPENDS= libmctc-lib.so:science/mctc-lib \
|
||||
libopenblas.so:math/openblas \
|
||||
libtoml-f.so:textproc/toml-f
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1642472686
|
||||
SHA256 (awvwgk-simple-dftd3-v0.5.0_GH0.tar.gz) = 47b2614c911085690075dda5af70391c93d9a43fe067eae15bb6db72eac33aab
|
||||
SIZE (awvwgk-simple-dftd3-v0.5.0_GH0.tar.gz) = 433993
|
||||
TIMESTAMP = 1643050795
|
||||
SHA256 (awvwgk-simple-dftd3-v0.5.1_GH0.tar.gz) = 3d775608bf85cd389385a84ea5586ede57215ff9cff646480552ca835a9de9ca
|
||||
SIZE (awvwgk-simple-dftd3-v0.5.1_GH0.tar.gz) = 434213
|
||||
|
@ -34,5 +34,5 @@ lib/cmake/s-dftd3/s-dftd3-targets.cmake
|
||||
lib/cmake/s-dftd3/s-dftd3-utils.cmake
|
||||
lib/libs-dftd3.so
|
||||
lib/libs-dftd3.so.0
|
||||
lib/libs-dftd3.so.0.5.0
|
||||
lib/libs-dftd3.so.0.5.1
|
||||
libdata/pkgconfig/s-dftd3.pc
|
||||
|
Loading…
Reference in New Issue
Block a user