Date: Thu, 9 Sep 2021 20:01:17 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 8eb9c3421ede - main - science/coordgenlibs: Update 2.0.3 -> 3.0.0 Message-ID: <202109092001.189K1HGO082285@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=8eb9c3421ede92d3ffb5a993365a635d73cff285 commit 8eb9c3421ede92d3ffb5a993365a635d73cff285 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2021-09-09 19:59:27 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2021-09-09 20:00:09 +0000 science/coordgenlibs: Update 2.0.3 -> 3.0.0 --- science/coordgenlibs/Makefile | 2 +- science/coordgenlibs/distinfo | 6 +++--- science/coordgenlibs/pkg-plist | 4 ++-- science/openbabel/Makefile | 2 +- science/rdkit/Makefile | 1 + 5 files changed, 8 insertions(+), 7 deletions(-) diff --git a/science/coordgenlibs/Makefile b/science/coordgenlibs/Makefile index eae6ab9be9b8..651a67a4f2c9 100644 --- a/science/coordgenlibs/Makefile +++ b/science/coordgenlibs/Makefile @@ -1,6 +1,6 @@ PORTNAME= coordgenlibs DISTVERSIONPREFIX= v -DISTVERSION= 2.0.3 +DISTVERSION= 3.0.0 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/coordgenlibs/distinfo b/science/coordgenlibs/distinfo index 522bc2a15217..291d2e594a94 100644 --- a/science/coordgenlibs/distinfo +++ b/science/coordgenlibs/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1623389928 -SHA256 (schrodinger-coordgenlibs-v2.0.3_GH0.tar.gz) = 7db567ba988d9fa92918c174ee7a3ba99ee653ca7eef3bee321a3c4419aff515 -SIZE (schrodinger-coordgenlibs-v2.0.3_GH0.tar.gz) = 162607 +TIMESTAMP = 1631213570 +SHA256 (schrodinger-coordgenlibs-v3.0.0_GH0.tar.gz) = 1efabb1bb98cb7dbaa90339f90783fa6109853db3c63932b07ca394f948068d9 +SIZE (schrodinger-coordgenlibs-v3.0.0_GH0.tar.gz) = 166558 diff --git a/science/coordgenlibs/pkg-plist b/science/coordgenlibs/pkg-plist index a4cf07d1562f..64e692ce624d 100644 --- a/science/coordgenlibs/pkg-plist +++ b/science/coordgenlibs/pkg-plist @@ -21,6 +21,6 @@ include/coordgen/sketcherMinimizerStretchInteraction.h lib/cmake/coordgen-config-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/coordgen-config.cmake lib/libcoordgen.so -lib/libcoordgen.so.2 -lib/libcoordgen.so.2.0.3 +lib/libcoordgen.so.3 +lib/libcoordgen.so.3.0.0 %%DATADIR%%/templates.mae diff --git a/science/openbabel/Makefile b/science/openbabel/Makefile index 3b98322f741e..058ccfc5091f 100644 --- a/science/openbabel/Makefile +++ b/science/openbabel/Makefile @@ -2,7 +2,7 @@ PORTNAME= openbabel DISTVERSION= 3.1.1 -PORTREVISION= 1 +PORTREVISION= 2 DISTVERSIONSUFFIX= -source CATEGORIES= science MASTER_SITES= https://github.com/openbabel/openbabel/releases/download/openbabel-${PORTVERSION:C/\./-/g}/ diff --git a/science/rdkit/Makefile b/science/rdkit/Makefile index 797effcb2ac1..2868887af376 100644 --- a/science/rdkit/Makefile +++ b/science/rdkit/Makefile @@ -1,6 +1,7 @@ PORTNAME= rdkit DISTVERSIONPREFIX= Release_ DISTVERSION= 2021_03_5 +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://fonts.google.com/download?family=Comic%20Neue&dummy=/:font DISTFILES= Comic_Neue.zip:font
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202109092001.189K1HGO082285>