diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2024-06-20 18:06:17 -0700 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2024-06-20 18:52:59 -0700 |
commit | fe55458766046a2499a29847fd12da909f5f315a (patch) | |
tree | f626bc11debbf510cb9cc266fbff2dbd7c229f6b /science | |
parent | misc/py-lightning-utilities: update 0.9.0 → 0.11.2 (diff) |
science/hepmc3: update 3.2.7 → 3.3.0
Reported by: portscout
Diffstat (limited to 'science')
-rw-r--r-- | science/hepmc3/Makefile | 2 | ||||
-rw-r--r-- | science/hepmc3/distinfo | 6 | ||||
-rw-r--r-- | science/hepmc3/pkg-plist | 3 |
3 files changed, 6 insertions, 5 deletions
diff --git a/science/hepmc3/Makefile b/science/hepmc3/Makefile index 0f3780918c79..01b1a4de4094 100644 --- a/science/hepmc3/Makefile +++ b/science/hepmc3/Makefile @@ -1,5 +1,5 @@ PORTNAME= hepmc3 -DISTVERSION= 3.2.7 +DISTVERSION= 3.3.0 CATEGORIES= science MASTER_SITES= https://hepmc.web.cern.ch/hepmc/releases/ DISTNAME= HepMC3-${DISTVERSION} diff --git a/science/hepmc3/distinfo b/science/hepmc3/distinfo index 959df0541518..7f5037bba9a0 100644 --- a/science/hepmc3/distinfo +++ b/science/hepmc3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713731386 -SHA256 (HepMC3-3.2.7.tar.gz) = 587faa6556cc54ccd89ad35421461b4761d7809bc17a2e72f5034daea142232b -SIZE (HepMC3-3.2.7.tar.gz) = 9345591 +TIMESTAMP = 1718930115 +SHA256 (HepMC3-3.3.0.tar.gz) = 6f876091edcf7ee6d0c0db04e080056e89efc1a61abe62355d97ce8e735769d6 +SIZE (HepMC3-3.3.0.tar.gz) = 9341637 diff --git a/science/hepmc3/pkg-plist b/science/hepmc3/pkg-plist index f90089ab447d..6e5de5a5f116 100644 --- a/science/hepmc3/pkg-plist +++ b/science/hepmc3/pkg-plist @@ -38,6 +38,7 @@ include/HepMC3/Reader.h include/HepMC3/ReaderAscii.h include/HepMC3/ReaderAsciiHepMC2.h include/HepMC3/ReaderFactory.h +include/HepMC3/ReaderFactory_fwd.h include/HepMC3/ReaderGZ.h include/HepMC3/ReaderHEPEVT.h include/HepMC3/ReaderLHEF.h @@ -65,7 +66,7 @@ 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/libHepMC3.so.4 lib/libHepMC3search.so lib/libHepMC3search.so.5 share/HepMC3/cmake/HepMC3Config-version.cmake |