diff options
author | bofh <bofh@FreeBSD.org> | 2019-01-02 05:53:48 +0800 |
---|---|---|
committer | bofh <bofh@FreeBSD.org> | 2019-01-02 05:53:48 +0800 |
commit | cbe9148fb7760d817858775feffd0ec6075c1e49 (patch) | |
tree | dabf1ff39eb931bc0d8cb661b5460784fdd6d0f4 /science | |
parent | 909789791e6e46c188f6e48552181449bc4dd91b (diff) | |
download | freebsd-ports-gnome-cbe9148fb7760d817858775feffd0ec6075c1e49.tar.gz freebsd-ports-gnome-cbe9148fb7760d817858775feffd0ec6075c1e49.tar.zst freebsd-ports-gnome-cbe9148fb7760d817858775feffd0ec6075c1e49.zip |
science/clhep: Update version 2.4.0.4=>2.4.1.0
Relnotes:http://proj-clhep.web.cern.ch/proj-clhep/
Diffstat (limited to 'science')
-rw-r--r-- | science/clhep/Makefile | 6 | ||||
-rw-r--r-- | science/clhep/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile index 763fa7db671b..14251fe6d69b 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= clhep -PORTVERSION= 2.4.0.4 -PORTREVISION= 2 +PORTVERSION= 2.4.1.0 CATEGORIES= science MASTER_SITES= http://proj-clhep.web.cern.ch/proj-clhep/DISTRIBUTION/tarFiles/ @@ -13,9 +12,10 @@ COMMENT= Object-oriented toolkit for particle physics applications by CERN LICENSE= GPLv3 LGPL3 LICENSE_COMB= multi +USES= cmake compiler:c++11-lang perl5 tar:tgz + WRKSRC= ${WRKDIR}/${PORTVERSION}/${PORTNAME:tu} -USES= cmake compiler:c++11-lang perl5 tar:tgz USE_PERL5= build USE_LDCONFIG= yes diff --git a/science/clhep/distinfo b/science/clhep/distinfo index 75d7399dd191..1a702ce87a9a 100644 --- a/science/clhep/distinfo +++ b/science/clhep/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1524599179 -SHA256 (clhep-2.4.0.4.tgz) = eb013841c57990befa1e977a11a552ab8328733c1c3b6cecfde86da40dc22113 -SIZE (clhep-2.4.0.4.tgz) = 1536520 +TIMESTAMP = 1546372620 +SHA256 (clhep-2.4.1.0.tgz) = d14736eb5c3d21f86ce831dc1afcf03d423825b35c84deb6f8fd16773528c54d +SIZE (clhep-2.4.1.0.tgz) = 1537195 |