diff options
author | John Marino <marino@FreeBSD.org> | 2014-08-24 09:07:33 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2014-08-24 09:07:33 +0000 |
commit | b6eb088f300583494e4aa1a13db3c96af4fbfa8b (patch) | |
tree | e8a4d684e9dfb712316ed333a6b056fb206e01ad /science/clhep | |
parent | - Drop .la files, no dependees require them (diff) |
science/clhep: Upgrade version 2.2.0.1 => 2.2.0.3
PR: 192806
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=365902
Diffstat (limited to 'science/clhep')
-rw-r--r-- | science/clhep/Makefile | 2 | ||||
-rw-r--r-- | science/clhep/distinfo | 4 | ||||
-rw-r--r-- | science/clhep/pkg-plist | 2 |
3 files changed, 5 insertions, 3 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile index ba1b9e8b0fcd..e584d234780b 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= clhep -PORTVERSION= 2.2.0.1 +PORTVERSION= 2.2.0.3 CATEGORIES= science MASTER_SITES= http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/DISTRIBUTION/tarFiles/ diff --git a/science/clhep/distinfo b/science/clhep/distinfo index b2f2e710321d..7bf8422459f0 100644 --- a/science/clhep/distinfo +++ b/science/clhep/distinfo @@ -1,2 +1,2 @@ -SHA256 (clhep-2.2.0.1.tgz) = 1006284b195e569276ba9d6e3e2b0b2d002e098c10ac09157b26ec076987d7d7 -SIZE (clhep-2.2.0.1.tgz) = 1844675 +SHA256 (clhep-2.2.0.3.tgz) = 84e7405d61c74e302e1ef1ce48079b29991ccdc1b253a7c5ec5ebf8d148c771b +SIZE (clhep-2.2.0.3.tgz) = 1845404 diff --git a/science/clhep/pkg-plist b/science/clhep/pkg-plist index 9d219fe6b4e3..b323a99c1345 100644 --- a/science/clhep/pkg-plist +++ b/science/clhep/pkg-plist @@ -262,10 +262,12 @@ include/CLHEP/Units/GlobalSystemOfUnits.h include/CLHEP/Units/PhysicalConstants.h include/CLHEP/Units/SystemOfUnits.h include/CLHEP/Units/defs.h +include/CLHEP/Utility/atomic_int.h include/CLHEP/Utility/defs.h include/CLHEP/Utility/keywords.h include/CLHEP/Utility/memory.h include/CLHEP/Utility/noncopyable.h +include/CLHEP/Utility/thread_local.h include/CLHEP/Utility/type_traits.h include/CLHEP/Vector/AxisAngle.h include/CLHEP/Vector/AxisAngle.icc |