Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Apr 2023 08:47:04 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: 12b3144e1485 - main - =?utf-8?Q?science/hepmc3:=20Update=203.2.5=20=E2=86=92=203.2.6?=
Message-ID:  <202304170847.33H8l4UB076122@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=12b3144e14850cd1db1a379be15e6bada612b199

commit 12b3144e14850cd1db1a379be15e6bada612b199
Author:     Yuri Victorovich <yuri@FreeBSD.org>
AuthorDate: 2023-04-17 08:17:55 +0000
Commit:     Yuri Victorovich <yuri@FreeBSD.org>
CommitDate: 2023-04-17 08:47:01 +0000

    science/hepmc3: Update 3.2.5 → 3.2.6
    
    Reported by:    portscout
---
 science/hepmc3/Makefile  | 5 +++--
 science/hepmc3/distinfo  | 6 +++---
 science/hepmc3/pkg-plist | 7 ++++++-
 3 files changed, 12 insertions(+), 6 deletions(-)

diff --git a/science/hepmc3/Makefile b/science/hepmc3/Makefile
index e69ed4322453..1eea33cb2d7b 100644
--- a/science/hepmc3/Makefile
+++ b/science/hepmc3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	hepmc3
-DISTVERSION=	3.2.5
+DISTVERSION=	3.2.6
 CATEGORIES=	science
 MASTER_SITES=	http://hepmc.web.cern.ch/hepmc/releases/
 DISTNAME=	HepMC3-${DISTVERSION}
@@ -11,9 +11,10 @@ WWW=		https://hepmc.web.cern.ch/hepmc/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
-USES=		cmake compiler:c++11-lang
+USES=		cmake:testing compiler:c++11-lang
 USE_LDCONFIG=	yes
 
 CMAKE_OFF=	HEPMC3_ENABLE_PYTHON HEPMC3_BUILD_STATIC_LIBS HEPMC3_ENABLE_ROOTIO HEPMC3_INSTALL_EXAMPLES
+CMAKE_TESTING_ON=	HEPMC3_ENABLE_TEST
 
 .include <bsd.port.mk>
diff --git a/science/hepmc3/distinfo b/science/hepmc3/distinfo
index c80b18e502c1..baf19deaddc4 100644
--- a/science/hepmc3/distinfo
+++ b/science/hepmc3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1652379240
-SHA256 (HepMC3-3.2.5.tar.gz) = cd0f75c80f75549c59cc2a829ece7601c77de97cb2a5ab75790cac8e1d585032
-SIZE (HepMC3-3.2.5.tar.gz) = 9217649
+TIMESTAMP = 1681718734
+SHA256 (HepMC3-3.2.6.tar.gz) = 248f3b5b36dd773844cbe73d51f60891458334b986b259754c59dbf4bbf1d525
+SIZE (HepMC3-3.2.6.tar.gz) = 9344806
diff --git a/science/hepmc3/pkg-plist b/science/hepmc3/pkg-plist
index 65015d0796f9..f90089ab447d 100644
--- a/science/hepmc3/pkg-plist
+++ b/science/hepmc3/pkg-plist
@@ -63,9 +63,14 @@ include/HepMC3/bxzstr/lzma_stream_wrapper.hpp
 include/HepMC3/bxzstr/stream_wrapper.hpp
 include/HepMC3/bxzstr/strict_fstream.hpp
 include/HepMC3/bxzstr/z_stream_wrapper.hpp
+include/HepMC3/bxzstr/zstd_stream_wrapper.hpp
 lib/libHepMC3.so
 lib/libHepMC3.so.3
 lib/libHepMC3search.so
-lib/libHepMC3search.so.4
+lib/libHepMC3search.so.5
 share/HepMC3/cmake/HepMC3Config-version.cmake
 share/HepMC3/cmake/HepMC3Config.cmake
+share/HepMC3/cmake/HepMC3Targets-%%CMAKE_BUILD_TYPE%%.cmake
+share/HepMC3/cmake/HepMC3Targets.cmake
+share/HepMC3/cmake/HepMC3searchTargets-%%CMAKE_BUILD_TYPE%%.cmake
+share/HepMC3/cmake/HepMC3searchTargets.cmake



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304170847.33H8l4UB076122>