diff --git a/science/fastjet/Makefile b/science/fastjet/Makefile index 8990a1950f62..00a5ee17b4c4 100644 --- a/science/fastjet/Makefile +++ b/science/fastjet/Makefile @@ -1,57 +1,57 @@ PORTNAME= fastjet -DISTVERSION= 3.4.3 +DISTVERSION= 3.5.1 CATEGORIES= science MASTER_SITES= https://fastjet.fr/repo/ MAINTAINER= yuri@FreeBSD.org COMMENT= Package for jet finding in pp and e+e- collisions WWW= https://fastjet.fr/ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= bash:shells/bash RUN_DEPENDS= bash:shells/bash USES= fortran gmake libtool shebangfix USE_LDCONFIG= yes SHEBANG_FILES= fastjet-config.in GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-allplugins CONFIGURE_SHELL= ${PREFIX}/bin/bash LDFLAGS+= -lexecinfo TEST_ENV= ${MAKE_ENV} PYTHONPATH=${STAGEDIR}${PYTHONPREFIX_SITELIBDIR} LD_LIBRARY_PATH=${STAGEDIR}${PREFIX}/lib OPTIONS_DEFINE= CGAL PYTHON OPTIONS_DEFAULT= CGAL PYTHON OPTIONS_SUB= yes CGAL_DESC= Build with CGAL computational geometry library CGAL_USES= localbase CGAL_CONFIGURE_ENABLE= cgal-header-only cgal # cgal is still needed with cgal-header-only contrary to what configure says CGAL_BUILD_DEPENDS= cgal>0:math/cgal \ ${LOCALBASE}/include/mpfr.h:math/mpfr CGAL_LIB_DEPENDS= libgmp.so:math/gmp PYTHON_USES= python PYTHON_CONFIGURE_ENABLE= pyext swig PYTHON_CONFIGURE_ENV= PYTHON_CONFIG=${PYTHON_CMD}-config PYTHON_BUILD_DEPENDS= swig:devel/swig post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/lib*.so* post-install-PYTHON-on: - @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_fastjet.so.0.0.0 + @${STRIP_CMD} ${STAGEDIR}${PYTHONPREFIX_SITELIBDIR}/_fastjet_swig.so.0.0.0 do-test: # python tests .for e in 01-basic 02-area 03-tools 04-multi-event 05-user-info 06-selector 07-recombiner @cd ${WRKSRC}/example/python && ${SETENV} ${TEST_ENV} ${PYTHON_CMD} ./${e}.py .endfor .include diff --git a/science/fastjet/distinfo b/science/fastjet/distinfo index c318c545d2f6..896e7e12357e 100644 --- a/science/fastjet/distinfo +++ b/science/fastjet/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730346663 -SHA256 (fastjet-3.4.3.tar.gz) = cc175471bfab8656b8c6183a8e5e9ad05d5f7506e46f3212a9a8230905b8f6a3 -SIZE (fastjet-3.4.3.tar.gz) = 2984798 +TIMESTAMP = 1755888400 +SHA256 (fastjet-3.5.1.tar.gz) = 9a4154163e72041dee3fdde9cb24e814625e178091a8734a6ad5375e5371b423 +SIZE (fastjet-3.5.1.tar.gz) = 3069022 diff --git a/science/fastjet/pkg-plist b/science/fastjet/pkg-plist index 35b8c8caf328..5f83019a7641 100644 --- a/science/fastjet/pkg-plist +++ b/science/fastjet/pkg-plist @@ -1,140 +1,141 @@ bin/fastjet-config include/fastjet/ATLASConePlugin.hh include/fastjet/ActiveAreaSpec.hh include/fastjet/AreaDefinition.hh include/fastjet/CDFJetCluPlugin.hh include/fastjet/CDFMidPointPlugin.hh include/fastjet/CMSIterativeConePlugin.hh include/fastjet/CircularRange.hh include/fastjet/ClusterSequence.hh include/fastjet/ClusterSequence1GhostPassiveArea.hh include/fastjet/ClusterSequenceActiveArea.hh include/fastjet/ClusterSequenceActiveAreaExplicitGhosts.hh include/fastjet/ClusterSequenceArea.hh include/fastjet/ClusterSequenceAreaBase.hh include/fastjet/ClusterSequencePassiveArea.hh include/fastjet/ClusterSequenceStructure.hh include/fastjet/ClusterSequenceVoronoiArea.hh include/fastjet/ClusterSequenceWithArea.hh include/fastjet/CompositeJetStructure.hh include/fastjet/D0RunIBaseConePlugin.hh include/fastjet/D0RunIConePlugin.hh include/fastjet/D0RunIIConePlugin.hh include/fastjet/D0RunIpre96ConePlugin.hh include/fastjet/EECambridgePlugin.hh include/fastjet/Error.hh include/fastjet/FunctionOfPseudoJet.hh include/fastjet/GhostedAreaSpec.hh include/fastjet/GridJetPlugin.hh include/fastjet/JadePlugin.hh include/fastjet/JetDefinition.hh include/fastjet/LimitedWarning.hh include/fastjet/NNBase.hh include/fastjet/NNFJN2Plain.hh include/fastjet/NNFJN2Tiled.hh include/fastjet/NNH.hh include/fastjet/NestedDefsPlugin.hh include/fastjet/PseudoJet.hh include/fastjet/PseudoJetStructureBase.hh include/fastjet/PxConePlugin.hh include/fastjet/RangeDefinition.hh include/fastjet/RectangularGrid.hh include/fastjet/SISConeBasePlugin.hh include/fastjet/SISConePlugin.hh include/fastjet/SISConeSphericalPlugin.hh include/fastjet/Selector.hh include/fastjet/SharedPtr.hh include/fastjet/TrackJetPlugin.hh include/fastjet/WrappedStructure.hh include/fastjet/config.h include/fastjet/config_auto.h include/fastjet/internal/BasicRandom.hh include/fastjet/internal/ClosestPair2D.hh include/fastjet/internal/ClosestPair2DBase.hh include/fastjet/internal/Dnn2piCylinder.hh include/fastjet/internal/Dnn3piCylinder.hh include/fastjet/internal/Dnn4piCylinder.hh include/fastjet/internal/DnnPlane.hh include/fastjet/internal/DynamicNearestNeighbours.hh include/fastjet/internal/IsBase.hh include/fastjet/internal/LazyTiling25.hh include/fastjet/internal/LazyTiling9.hh include/fastjet/internal/LazyTiling9Alt.hh include/fastjet/internal/LazyTiling9SeparateGhosts.hh include/fastjet/internal/LimitedWarning.hh include/fastjet/internal/MinHeap.hh include/fastjet/internal/SearchTree.hh include/fastjet/internal/TilingExtent.hh include/fastjet/internal/Triangulation.hh include/fastjet/internal/Voronoi.hh include/fastjet/internal/base.hh include/fastjet/internal/deprecated.hh include/fastjet/internal/numconsts.hh include/fastjet/internal/thread_safety_helpers.hh include/fastjet/tools/BackgroundEstimatorBase.hh include/fastjet/tools/Boost.hh include/fastjet/tools/CASubJetTagger.hh include/fastjet/tools/Filter.hh include/fastjet/tools/GridMedianBackgroundEstimator.hh include/fastjet/tools/JHTopTagger.hh include/fastjet/tools/JetMedianBackgroundEstimator.hh include/fastjet/tools/MassDropTagger.hh include/fastjet/tools/Pruner.hh include/fastjet/tools/Recluster.hh include/fastjet/tools/RestFrameNSubjettinessTagger.hh include/fastjet/tools/Subtractor.hh include/fastjet/tools/TopTaggerBase.hh include/fastjet/tools/Transformer.hh include/fastjet/version.hh include/siscone/area.h include/siscone/circulator.h include/siscone/config.h include/siscone/defines.h include/siscone/geom_2d.h include/siscone/hash.h include/siscone/momentum.h include/siscone/protocones.h include/siscone/quadtree.h include/siscone/ranlux.h include/siscone/reference.h include/siscone/siscone.h include/siscone/siscone_error.h include/siscone/spherical/geom_2d.h include/siscone/spherical/hash.h include/siscone/spherical/momentum.h include/siscone/spherical/protocones.h include/siscone/spherical/siscone.h include/siscone/spherical/split_merge.h include/siscone/spherical/vicinity.h include/siscone/split_merge.h include/siscone/vicinity.h lib/libfastjet.a lib/libfastjet.so lib/libfastjet.so.0 lib/libfastjet.so.0.0.0 lib/libfastjetplugins.a lib/libfastjetplugins.so lib/libfastjetplugins.so.0 lib/libfastjetplugins.so.0.0.0 lib/libfastjettools.a lib/libfastjettools.so lib/libfastjettools.so.0 lib/libfastjettools.so.0.0.0 lib/libsiscone.a lib/libsiscone.so lib/libsiscone.so.0 lib/libsiscone.so.0.0.0 lib/libsiscone_spherical.a lib/libsiscone_spherical.so lib/libsiscone_spherical.so.0 lib/libsiscone_spherical.so.0.0.0 %%PYTHON%%%%PYTHON_SITELIBDIR%%/__pycache__/fastjet%%PYTHON_TAG%%.opt-1.pyc +%%PYTHON%%%%PYTHON_SITELIBDIR%%/__pycache__/fastjet%%PYTHON_TAG%%.opt-2.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/__pycache__/fastjet%%PYTHON_TAG%%.pyc -%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet.a -%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet.so -%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet.so.0 -%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet.so.0.0.0 +%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet_swig.a +%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet_swig.so +%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet_swig.so.0 +%%PYTHON%%%%PYTHON_SITELIBDIR%%/_fastjet_swig.so.0.0.0 %%PYTHON%%%%PYTHON_SITELIBDIR%%/fastjet.py %%PYTHON%%%%DATADIR%%/pyinterface/FastJetPythonExtensions.hh %%PYTHON%%%%DATADIR%%/pyinterface/fastjet-doc.i %%PYTHON%%%%DATADIR%%/pyinterface/fastjet.i