1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00

science/clhep: Update version 2.3.1.1=>2.4.0.4

- Add c++11-lang support [1]
- Mark BROKEN for 10.X version as minimum required clang is 3.5

PR:		212575 [1]
Submitted by:	jhibbits [1]
Relnotes:	https://gitlab.cern.ch/CLHEP/CLHEP/blob/develop/ChangeLog
This commit is contained in:
Muhammad Moinur Rahman 2018-04-24 20:51:38 +00:00
parent aa209979a6
commit 5d6ebce989
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=468244
3 changed files with 9 additions and 7 deletions

View File

@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= clhep
PORTVERSION= 2.3.1.1
PORTREVISION= 4
PORTVERSION= 2.4.0.4
CATEGORIES= science
MASTER_SITES= http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/
@ -14,10 +13,11 @@ LICENSE= GPLv3 LGPL3
LICENSE_COMB= multi
BROKEN_powerpc64= fails to compile: c++11 extension is not available for /usr/bin/c++
BROKEN_FreeBSD_10= does not compile on clan3.4, requires 3.5+
WRKSRC= ${WRKDIR}/${PORTVERSION}/${PORTNAME:tu}
USES= cmake:outsource compiler:openmp perl5 tar:tgz
USES= cmake:outsource compiler:c++11-lang perl5 tar:tgz
USE_PERL5= build
USE_LDCONFIG= yes

View File

@ -1,2 +1,3 @@
SHA256 (clhep-2.3.1.1.tgz) = 0e2b170df99176feb0aa4f20ea3b33463193c086682749790c5b9b79388d0ff4
SIZE (clhep-2.3.1.1.tgz) = 1500859
TIMESTAMP = 1524599179
SHA256 (clhep-2.4.0.4.tgz) = eb013841c57990befa1e977a11a552ab8328733c1c3b6cecfde86da40dc22113
SIZE (clhep-2.4.0.4.tgz) = 1536520

View File

@ -249,8 +249,9 @@ include/CLHEP/Random/StaticRandomStates.h
include/CLHEP/Random/TripleRand.h
include/CLHEP/Random/defs.h
include/CLHEP/Random/engineIDulong.h
include/CLHEP/Random/mixmax.h
include/CLHEP/Random/mixmax_skip_N256.icc
include/CLHEP/Random/mixmax_skip_N17.icc
include/CLHEP/Random/mixmax_skip_N240.icc
include/CLHEP/Random/mixmax_skip_N8.icc
include/CLHEP/RandomObjects/RandMultiGauss.h
include/CLHEP/RandomObjects/RandomVector.h
include/CLHEP/RandomObjects/RandomVector.icc