Date: Sat, 14 Oct 2023 09:26:57 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 1d380241136f - main - science/clhep: Update version 2.4.7.0=>2.4.7.1 Message-ID: <202310140926.39E9Qvkk083132@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d380241136f4d10afdeccaaaa6928e9a83cde05 commit 1d380241136f4d10afdeccaaaa6928e9a83cde05 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-10-14 09:23:39 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-10-14 09:26:47 +0000 science/clhep: Update version 2.4.7.0=>2.4.7.1 Changelog: https://gitlab.cern.ch/CLHEP/CLHEP/-/blob/CLHEP_2_4_7_1/ChangeLog?ref_type=tags --- science/clhep/Makefile | 4 +--- science/clhep/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/science/clhep/Makefile b/science/clhep/Makefile index 94c768cdc965..76313e29ad47 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -1,5 +1,5 @@ PORTNAME= clhep -PORTVERSION= 2.4.7.0 +PORTVERSION= 2.4.7.1 CATEGORIES= science math MASTER_SITES= https://proj-clhep.web.cern.ch/proj-clhep/dist1/ @@ -22,7 +22,5 @@ post-patch: @${REINPLACE_CMD} -e \ '/DESTINATION/s|lib$${LIB_SUFFIX}|libdata|' \ ${WRKSRC}/cmake/Modules/ClhepToolchain.cmake - @${REINPLACE_CMD} -e '/mixmax_skip_N8.icc/d; s/mixmax_skip_N240.icc//g' \ - ${WRKSRC}/Random/Random/CMakeLists.txt .include <bsd.port.mk> diff --git a/science/clhep/distinfo b/science/clhep/distinfo index d2eed3b807d6..86f0e68bf63f 100644 --- a/science/clhep/distinfo +++ b/science/clhep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696065745 -SHA256 (clhep-2.4.7.0.tgz) = 7fa460030bc1a804ea7da8cce7611b93261493bbb66c3cfd3ceec935d7e1b8d3 -SIZE (clhep-2.4.7.0.tgz) = 1228885 +TIMESTAMP = 1697274749 +SHA256 (clhep-2.4.7.1.tgz) = 1c8304a7772ac6b99195f1300378c6e3ddf4ad07c85d64a04505652abb8a55f9 +SIZE (clhep-2.4.7.1.tgz) = 1229169
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202310140926.39E9Qvkk083132>