git: 7882e93aa45b - main - science/cif-tools: Update 1.0.3 -> 1.0.7
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 24 Nov 2022 11:09:20 UTC
The branch main has been updated by yuri:
URL: https://cgit.FreeBSD.org/ports/commit/?id=7882e93aa45b3a108bfcd4b6cd4fa93439664ddf
commit 7882e93aa45b3a108bfcd4b6cd4fa93439664ddf
Author: Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2022-11-24 10:58:12 +0000
Commit: Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2022-11-24 11:09:16 +0000
science/cif-tools: Update 1.0.3 -> 1.0.7
---
science/cif-tools/Makefile | 5 +++--
science/cif-tools/distinfo | 6 +++---
science/cif-tools/pkg-plist | 2 --
3 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/science/cif-tools/Makefile b/science/cif-tools/Makefile
index 6f366952ddba..b14f8c616186 100644
--- a/science/cif-tools/Makefile
+++ b/science/cif-tools/Makefile
@@ -1,6 +1,6 @@
PORTNAME= cif-tools
DISTVERSIONPREFIX= v
-DISTVERSION= 1.0.3
+DISTVERSION= 1.0.7
CATEGORIES= science
MAINTAINER= yuri@FreeBSD.org
@@ -10,10 +10,11 @@ WWW= https://github.com/PDB-REDO/cif-tools
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BUILD_DEPENDS= libmcfp>0:devel/libmcfp
LIB_DEPENDS= libboost_iostreams.so:devel/boost-libs \
libcifpp.so:science/libcifpp
-USES= cmake compiler:c++17-lang
+USES= cmake:noninja compiler:c++17-lang # ninja: error: build.ninja:890: multiple rules generate ALL
USE_GITHUB= yes
GH_ACCOUNT= PDB-REDO
diff --git a/science/cif-tools/distinfo b/science/cif-tools/distinfo
index 875de464c6d7..a6d4b1fae65e 100644
--- a/science/cif-tools/distinfo
+++ b/science/cif-tools/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1664848416
-SHA256 (PDB-REDO-cif-tools-v1.0.3_GH0.tar.gz) = 06cfd420f63821729fc5bccfedec4f240ce88ba1b0d39844aae6fb0c2cdcb340
-SIZE (PDB-REDO-cif-tools-v1.0.3_GH0.tar.gz) = 28264
+TIMESTAMP = 1669286404
+SHA256 (PDB-REDO-cif-tools-v1.0.7_GH0.tar.gz) = cf147d307dbbbe9511b31a492785ed23ec9534d292a84b0932a5745f2f2d395b
+SIZE (PDB-REDO-cif-tools-v1.0.7_GH0.tar.gz) = 1827625
diff --git a/science/cif-tools/pkg-plist b/science/cif-tools/pkg-plist
index 5a17a0019703..35def740b7af 100644
--- a/science/cif-tools/pkg-plist
+++ b/science/cif-tools/pkg-plist
@@ -1,5 +1,4 @@
bin/cif-diff
-bin/cif-drop
bin/cif-grep
bin/cif-merge
bin/cif-validate
@@ -7,7 +6,6 @@ bin/cif2pdb
bin/mmCQL
bin/pdb2cif
share/man/man1/cif-diff.1.gz
-share/man/man1/cif-drop.1.gz
share/man/man1/cif-grep.1.gz
share/man/man1/cif-merge.1.gz
share/man/man1/cif-validate.1.gz