1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

science/simple-dftd3: Update 0.6.0 → 1.0.0

Switch to the main project GH account from the development fork.
This commit is contained in:
Yuri Victorovich 2023-07-25 22:51:53 -07:00
parent 8221f161dc
commit 2b7078efd2
6 changed files with 10 additions and 9 deletions

View File

@ -1,5 +1,6 @@
PORTNAME= dftbplus
DISTVERSION= 23.1
PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,6 +1,6 @@
PORTNAME= qcengine
DISTVERSION= 0.26.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= science python # chemistry
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,7 +1,6 @@
PORTNAME= simple-dftd3
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
PORTREVISION= 2
DISTVERSION= 1.0.0
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org
@ -22,7 +21,7 @@ USES= cmake:testing fortran
USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= awvwgk
GH_ACCOUNT= dftd3
CMAKE_ON= BUILD_SHARED_LIBS

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1651347900
SHA256 (awvwgk-simple-dftd3-v0.6.0_GH0.tar.gz) = 4bef311f8e5a2c32141eddeea65615c3c8480f917cd884488ede059fb0962a50
SIZE (awvwgk-simple-dftd3-v0.6.0_GH0.tar.gz) = 439438
TIMESTAMP = 1690349962
SHA256 (dftd3-simple-dftd3-v1.0.0_GH0.tar.gz) = fac3d9f785562b178dcf8e89f8d27782b8bda45fcd9dbaccc359b5def4fb1cf6
SIZE (dftd3-simple-dftd3-v1.0.0_GH0.tar.gz) = 449042

View File

@ -33,6 +33,6 @@ lib/cmake/s-dftd3/s-dftd3-targets-%%CMAKE_BUILD_TYPE%%.cmake
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.6.0
lib/libs-dftd3.so.1
lib/libs-dftd3.so.1.0.0
libdata/pkgconfig/s-dftd3.pc

View File

@ -1,6 +1,7 @@
PORTNAME= tblite
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
PORTREVISION= 1
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org