git: c0484d022809 - main - science/clhep: Update version 2.4.1.0=>2.4.6.3
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 27 Dec 2022 19:26:41 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=c0484d022809e005e13188e3ef128a1b030edc90 commit c0484d022809e005e13188e3ef128a1b030edc90 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-12-27 19:18:50 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-12-27 19:26:36 +0000 science/clhep: Update version 2.4.1.0=>2.4.6.3 - httpsUpdate MASTER_SITES - Add a test target (Note: one test fails) - Also add math as a secondary category Note: with this update, CLHEP could be used by science/geant4. PR: 268571 Reported by: thierry Relnotes: https://gitlab.cern.ch/CLHEP/CLHEP/blob/CLHEP_2_4_6_3/ChangeLog --- science/clhep/Makefile | 9 ++++----- science/clhep/distinfo | 6 +++--- science/clhep/pkg-plist | 4 +++- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/science/clhep/Makefile b/science/clhep/Makefile index e50a5fb2a929..d5362504f48e 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -1,8 +1,7 @@ PORTNAME= clhep -PORTVERSION= 2.4.1.0 -PORTREVISION= 1 -CATEGORIES= science -MASTER_SITES= http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/ +PORTVERSION= 2.4.6.3 +CATEGORIES= science math +MASTER_SITES= https://proj-clhep.web.cern.ch/proj-clhep/dist1/ MAINTAINER= bofh@FreeBSD.org COMMENT= Object-oriented toolkit for particle physics applications by CERN @@ -11,7 +10,7 @@ WWW= https://proj-clhep.web.cern.ch/proj-clhep/ LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi -USES= cmake compiler:c++11-lang perl5 tar:tgz +USES= cmake:testing compiler:c++11-lang perl5 tar:tgz WRKSRC= ${WRKDIR}/${PORTVERSION}/${PORTNAME:tu} diff --git a/science/clhep/distinfo b/science/clhep/distinfo index 1a702ce87a9a..96a46203003f 100644 --- a/science/clhep/distinfo +++ b/science/clhep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1546372620 -SHA256 (clhep-2.4.1.0.tgz) = d14736eb5c3d21f86ce831dc1afcf03d423825b35c84deb6f8fd16773528c54d -SIZE (clhep-2.4.1.0.tgz) = 1537195 +TIMESTAMP = 1672072374 +SHA256 (clhep-2.4.6.3.tgz) = fcd007f11b10ba4af28d027222b63148d0eb44ff7a082eee353bdf921f9c684a +SIZE (clhep-2.4.6.3.tgz) = 1550499 diff --git a/science/clhep/pkg-plist b/science/clhep/pkg-plist index 00e0ed92a272..11e0609acf50 100644 --- a/science/clhep/pkg-plist +++ b/science/clhep/pkg-plist @@ -187,7 +187,8 @@ include/CLHEP/Matrix/Vector.h include/CLHEP/Matrix/Vector.icc include/CLHEP/Matrix/defs.h include/CLHEP/Random/DRand48Engine.h -include/CLHEP/Random/DoubConv.hh +include/CLHEP/Random/DoubConv.h +include/CLHEP/Random/RanluxppEngine.h include/CLHEP/Random/DualRand.h include/CLHEP/Random/EngineFactory.h include/CLHEP/Random/Hurd160Engine.h @@ -305,6 +306,7 @@ include/CLHEP/Vector/TwoVector.h include/CLHEP/Vector/TwoVector.icc include/CLHEP/Vector/ZMxpv.h include/CLHEP/Vector/defs.h +include/clhep.modulemap lib/libCLHEP-%%VERSION%%.a lib/libCLHEP-%%VERSION%%.so lib/libCLHEP-Cast-%%VERSION%%.a