aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuri Victorovich <yuri@FreeBSD.org>2023-07-26 05:51:53 +0000
committerYuri Victorovich <yuri@FreeBSD.org>2023-07-26 06:20:26 +0000
commit2b7078efd2af481bff974a1b32e2be3b8a809e70 (patch)
treed043532239db1790275c673da50c6e156de8e9b6
parent8221f161dcf785939e3766a00ab19caba308386d (diff)
downloadports-2b7078efd2af481bff974a1b32e2be3b8a809e70.tar.gz
ports-2b7078efd2af481bff974a1b32e2be3b8a809e70.zip
science/simple-dftd3: Update 0.6.0 → 1.0.0
Switch to the main project GH account from the development fork.
-rw-r--r--science/dftbplus/Makefile1
-rw-r--r--science/py-qcengine/Makefile2
-rw-r--r--science/simple-dftd3/Makefile5
-rw-r--r--science/simple-dftd3/distinfo6
-rw-r--r--science/simple-dftd3/pkg-plist4
-rw-r--r--science/tblite/Makefile1
6 files changed, 10 insertions, 9 deletions
diff --git a/science/dftbplus/Makefile b/science/dftbplus/Makefile
index 0654ff7eb91f..15937ffe934d 100644
--- a/science/dftbplus/Makefile
+++ b/science/dftbplus/Makefile
@@ -1,5 +1,6 @@
PORTNAME= dftbplus
DISTVERSION= 23.1
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
diff --git a/science/py-qcengine/Makefile b/science/py-qcengine/Makefile
index 8f0ad75f16d2..d043a9e4501d 100644
--- a/science/py-qcengine/Makefile
+++ b/science/py-qcengine/Makefile
@@ -1,6 +1,6 @@
PORTNAME= qcengine
DISTVERSION= 0.26.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science python # chemistry
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/science/simple-dftd3/Makefile b/science/simple-dftd3/Makefile
index 7c635e492662..45ea69f41c27 100644
--- a/science/simple-dftd3/Makefile
+++ b/science/simple-dftd3/Makefile
@@ -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
diff --git a/science/simple-dftd3/distinfo b/science/simple-dftd3/distinfo
index 555df3aa249d..6039ed2ccdf8 100644
--- a/science/simple-dftd3/distinfo
+++ b/science/simple-dftd3/distinfo
@@ -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
diff --git a/science/simple-dftd3/pkg-plist b/science/simple-dftd3/pkg-plist
index f248d5d1313c..9b87962049a6 100644
--- a/science/simple-dftd3/pkg-plist
+++ b/science/simple-dftd3/pkg-plist
@@ -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
diff --git a/science/tblite/Makefile b/science/tblite/Makefile
index ab9ac090200a..0900490bdbc1 100644
--- a/science/tblite/Makefile
+++ b/science/tblite/Makefile
@@ -1,6 +1,7 @@
PORTNAME= tblite
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
+PORTREVISION= 1
CATEGORIES= science # chemistry
MAINTAINER= yuri@FreeBSD.org