mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
science/hepmc3: update 3.2.7 → 3.3.0
Reported by: portscout
This commit is contained in:
parent
efb4887dd7
commit
fe55458766
3 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
||||||
PORTNAME= hepmc3
|
PORTNAME= hepmc3
|
||||||
DISTVERSION= 3.2.7
|
DISTVERSION= 3.3.0
|
||||||
CATEGORIES= science
|
CATEGORIES= science
|
||||||
MASTER_SITES= https://hepmc.web.cern.ch/hepmc/releases/
|
MASTER_SITES= https://hepmc.web.cern.ch/hepmc/releases/
|
||||||
DISTNAME= HepMC3-${DISTVERSION}
|
DISTNAME= HepMC3-${DISTVERSION}
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1713731386
|
TIMESTAMP = 1718930115
|
||||||
SHA256 (HepMC3-3.2.7.tar.gz) = 587faa6556cc54ccd89ad35421461b4761d7809bc17a2e72f5034daea142232b
|
SHA256 (HepMC3-3.3.0.tar.gz) = 6f876091edcf7ee6d0c0db04e080056e89efc1a61abe62355d97ce8e735769d6
|
||||||
SIZE (HepMC3-3.2.7.tar.gz) = 9345591
|
SIZE (HepMC3-3.3.0.tar.gz) = 9341637
|
||||||
|
|
|
@ -38,6 +38,7 @@ include/HepMC3/Reader.h
|
||||||
include/HepMC3/ReaderAscii.h
|
include/HepMC3/ReaderAscii.h
|
||||||
include/HepMC3/ReaderAsciiHepMC2.h
|
include/HepMC3/ReaderAsciiHepMC2.h
|
||||||
include/HepMC3/ReaderFactory.h
|
include/HepMC3/ReaderFactory.h
|
||||||
|
include/HepMC3/ReaderFactory_fwd.h
|
||||||
include/HepMC3/ReaderGZ.h
|
include/HepMC3/ReaderGZ.h
|
||||||
include/HepMC3/ReaderHEPEVT.h
|
include/HepMC3/ReaderHEPEVT.h
|
||||||
include/HepMC3/ReaderLHEF.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/z_stream_wrapper.hpp
|
||||||
include/HepMC3/bxzstr/zstd_stream_wrapper.hpp
|
include/HepMC3/bxzstr/zstd_stream_wrapper.hpp
|
||||||
lib/libHepMC3.so
|
lib/libHepMC3.so
|
||||||
lib/libHepMC3.so.3
|
lib/libHepMC3.so.4
|
||||||
lib/libHepMC3search.so
|
lib/libHepMC3search.so
|
||||||
lib/libHepMC3search.so.5
|
lib/libHepMC3search.so.5
|
||||||
share/HepMC3/cmake/HepMC3Config-version.cmake
|
share/HepMC3/cmake/HepMC3Config-version.cmake
|
||||||
|
|
Loading…
Add table
Reference in a new issue