diff options
author | miwi <miwi@FreeBSD.org> | 2008-12-13 23:33:05 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2008-12-13 23:33:05 +0800 |
commit | 6c7ad6d60971c738f4813869102fe697823251de (patch) | |
tree | ae108b6c5194730ba4115f31b1d9312f16f7a996 | |
parent | f0d320af96f31fd14f012dd66d1d2ef43d65185c (diff) | |
download | freebsd-ports-gnome-6c7ad6d60971c738f4813869102fe697823251de.tar.gz freebsd-ports-gnome-6c7ad6d60971c738f4813869102fe697823251de.tar.zst freebsd-ports-gnome-6c7ad6d60971c738f4813869102fe697823251de.zip |
- Update to 2.0.4.1
- Pass maintainership to submitter
PR: 129535
Submitted by: Dennis Herrmann <adox@mcx2.org>
-rw-r--r-- | science/clhep/Makefile | 4 | ||||
-rw-r--r-- | science/clhep/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/science/clhep/Makefile b/science/clhep/Makefile index 155ed44b1cfb..5544e7854866 100644 --- a/science/clhep/Makefile +++ b/science/clhep/Makefile @@ -6,12 +6,12 @@ # PORTNAME= clhep -PORTVERSION= 2.0.4.0 +PORTVERSION= 2.0.4.1 CATEGORIES= science MASTER_SITES= http://wwwasd.web.cern.ch/wwwasd/lhc++/clhep/DISTRIBUTION/distributions/ EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Object-oriented toolkit for particle physics applications by CERN WRKSRC= ${WRKDIR}/${PORTVERSION}/${PORTNAME:U} diff --git a/science/clhep/distinfo b/science/clhep/distinfo index 61c195eedf1c..567cf2831f8c 100644 --- a/science/clhep/distinfo +++ b/science/clhep/distinfo @@ -1,3 +1,3 @@ -MD5 (clhep-2.0.4.0.tgz) = a5d3264d7c0cfbf74efdd0b284fa306f -SHA256 (clhep-2.0.4.0.tgz) = 1f27aac062988ef9bbd18d7ffb064487cea2f1be55219db0c0e0bb0e77639a84 -SIZE (clhep-2.0.4.0.tgz) = 3576888 +MD5 (clhep-2.0.4.1.tgz) = bd3bf06bae89bc40ebc5fe2a2d9c22f8 +SHA256 (clhep-2.0.4.1.tgz) = 57f3ab53ee951f46e0434829c40b832d2caab823c39a9e001291dc91cb0c7ce5 +SIZE (clhep-2.0.4.1.tgz) = 3577093 |