Date: Fri, 15 Dec 2023 22:24:01 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: f9e52322b640 - main - science/{,py-}rmf: update 1.5.1 =?utf-8?Q?=E2=86=92?= 1.6.0 Message-ID: <202312152224.3BFMO1Lq071317@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=f9e52322b6409362629c68883f0c9683476b9893 commit f9e52322b6409362629c68883f0c9683476b9893 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2023-12-15 22:14:09 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2023-12-15 22:23:55 +0000 science/{,py-}rmf: update 1.5.1 → 1.6.0 Reported by: portscout --- science/py-rmf/Makefile | 4 ++-- science/py-rmf/distinfo | 6 +++--- science/rmf/Makefile | 8 +++----- science/rmf/distinfo | 6 +++--- science/rmf/pkg-plist | 2 +- 5 files changed, 12 insertions(+), 14 deletions(-) diff --git a/science/py-rmf/Makefile b/science/py-rmf/Makefile index 0e62c6395276..8398e9d28b9e 100644 --- a/science/py-rmf/Makefile +++ b/science/py-rmf/Makefile @@ -1,5 +1,5 @@ PORTNAME= rmf -DISTVERSION= 1.5.1 +DISTVERSION= 1.6.0 CATEGORIES= science graphics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -13,7 +13,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= swig:devel/swig LIB_DEPENDS= libRMF.so:science/rmf -USES= cmake compiler:c++11-lang python shebangfix +USES= cmake compiler:c++11-lang localbase:ldflags python shebangfix USE_PYTHON= flavors USE_GITHUB= yes diff --git a/science/py-rmf/distinfo b/science/py-rmf/distinfo index c6b1eaf019ef..006fe68ae538 100644 --- a/science/py-rmf/distinfo +++ b/science/py-rmf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687112125 -SHA256 (salilab-rmf-1.5.1_GH0.tar.gz) = 9e885b2342bc0896502ca4fd9c1712103af199b9b6c170b8f004fa82feb94ada -SIZE (salilab-rmf-1.5.1_GH0.tar.gz) = 15099633 +TIMESTAMP = 1702678469 +SHA256 (salilab-rmf-1.6.0_GH0.tar.gz) = 4ab69a6e1c8c67c670377b387439ebcbd6ad10226e0414ce5e9113883738c383 +SIZE (salilab-rmf-1.6.0_GH0.tar.gz) = 15104419 diff --git a/science/rmf/Makefile b/science/rmf/Makefile index f686788a1508..e89b710e116f 100644 --- a/science/rmf/Makefile +++ b/science/rmf/Makefile @@ -1,6 +1,5 @@ PORTNAME= rmf -DISTVERSION= 1.5.1 -PORTREVISION= 1 +DISTVERSION= 1.6.0 CATEGORIES= science graphics MAINTAINER= yuri@FreeBSD.org @@ -11,10 +10,9 @@ LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_system.so:devel/boost-libs \ - libhdf5.so:science/hdf5 \ - libsz.so:science/libaec + libhdf5.so:science/hdf5 -USES= compiler:c++17-lang cmake:testing python:build shebangfix +USES= compiler:c++17-lang cmake:testing localbase:ldflags python:build shebangfix USE_LDCONFIG= yes USE_GITHUB= yes diff --git a/science/rmf/distinfo b/science/rmf/distinfo index 5444c02e8361..fb76288df81c 100644 --- a/science/rmf/distinfo +++ b/science/rmf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1687111422 -SHA256 (salilab-rmf-1.5.1_GH0.tar.gz) = 9e885b2342bc0896502ca4fd9c1712103af199b9b6c170b8f004fa82feb94ada -SIZE (salilab-rmf-1.5.1_GH0.tar.gz) = 15099633 +TIMESTAMP = 1702676746 +SHA256 (salilab-rmf-1.6.0_GH0.tar.gz) = 4ab69a6e1c8c67c670377b387439ebcbd6ad10226e0414ce5e9113883738c383 +SIZE (salilab-rmf-1.6.0_GH0.tar.gz) = 15104419 diff --git a/science/rmf/pkg-plist b/science/rmf/pkg-plist index 63f255feac7e..aa3dbe54806f 100644 --- a/science/rmf/pkg-plist +++ b/science/rmf/pkg-plist @@ -99,4 +99,4 @@ include/RMF/types.h include/RMF/utility.h include/RMF/validate.h lib/libRMF.so -lib/libRMF.so.1.5 +lib/libRMF.so.1.6
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202312152224.3BFMO1Lq071317>