diff --git a/biology/salmon/Makefile b/biology/salmon/Makefile index db9be80895a04..fadd1261cdefb 100644 --- a/biology/salmon/Makefile +++ b/biology/salmon/Makefile @@ -1,6 +1,7 @@ PORTNAME= salmon DISTVERSIONPREFIX= v DISTVERSION= 1.10.2 +PORTREVISION= 1 CATEGORIES= biology MAINTAINER= jwb@FreeBSD.org diff --git a/cad/PrusaSlicer/Makefile b/cad/PrusaSlicer/Makefile index 76dd628c94d08..d6bbb347697b7 100644 --- a/cad/PrusaSlicer/Makefile +++ b/cad/PrusaSlicer/Makefile @@ -1,7 +1,7 @@ PORTNAME= PrusaSlicer DISTVERSIONPREFIX=version_ DISTVERSION= 2.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= cad DIST_SUBDIR= PrusaSlicer diff --git a/devel/ikos/Makefile b/devel/ikos/Makefile index 0a874a59709fa..c8628203e1637 100644 --- a/devel/ikos/Makefile +++ b/devel/ikos/Makefile @@ -1,7 +1,7 @@ PORTNAME= ikos DISTVERSIONPREFIX= v DISTVERSION= 3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/ispc/Makefile b/devel/ispc/Makefile index 3f5d89af4b99d..d2d5f321c3c34 100644 --- a/devel/ispc/Makefile +++ b/devel/ispc/Makefile @@ -1,6 +1,7 @@ PORTNAME= ispc DISTVERSIONPREFIX= v DISTVERSION= 1.21.0 +PORTREVISION= 1 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/mold/Makefile b/devel/mold/Makefile index a00ccdf6c512a..7980e706edefc 100644 --- a/devel/mold/Makefile +++ b/devel/mold/Makefile @@ -1,7 +1,7 @@ PORTNAME= mold DISTVERSIONPREFIX= v DISTVERSION= 1.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel MAINTAINER= ashish@FreeBSD.org diff --git a/devel/onetbb/Makefile b/devel/onetbb/Makefile index 5fd195f110de9..ae0022a7ae78e 100644 --- a/devel/onetbb/Makefile +++ b/devel/onetbb/Makefile @@ -1,6 +1,5 @@ PORTNAME= onetbb -PORTVERSION= 2021.9.0 -PORTREVISION= 1 +PORTVERSION= 2021.10.0 DISTVERSIONPREFIX= v CATEGORIES= devel diff --git a/devel/onetbb/distinfo b/devel/onetbb/distinfo index e78413bcf5d6b..83d6dbfb53f73 100644 --- a/devel/onetbb/distinfo +++ b/devel/onetbb/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681498471 -SHA256 (oneapi-src-oneTBB-v2021.9.0_GH0.tar.gz) = 1ce48f34dada7837f510735ff1172f6e2c261b09460e3bf773b49791d247d24e -SIZE (oneapi-src-oneTBB-v2021.9.0_GH0.tar.gz) = 2579150 +TIMESTAMP = 1690452891 +SHA256 (oneapi-src-oneTBB-v2021.10.0_GH0.tar.gz) = 487023a955e5a3cc6d3a0d5f89179f9b6c0ae7222613a7185b0227ba0c83700b +SIZE (oneapi-src-oneTBB-v2021.10.0_GH0.tar.gz) = 2598088 diff --git a/devel/onetbb/pkg-plist b/devel/onetbb/pkg-plist index f59b199f87b11..8ac6b70d0e0b3 100644 --- a/devel/onetbb/pkg-plist +++ b/devel/onetbb/pkg-plist @@ -144,14 +144,14 @@ lib/cmake/TBB/TBBTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/TBB/TBBTargets.cmake lib/libtbb%%DBGSUFX%%.so lib/libtbb%%DBGSUFX%%.so.12 -lib/libtbb%%DBGSUFX%%.so.12.9 +lib/libtbb%%DBGSUFX%%.so.12.10 lib/libtbbbind_2_0%%DBGSUFX%%.so lib/libtbbbind_2_0%%DBGSUFX%%.so.3 -lib/libtbbbind_2_0%%DBGSUFX%%.so.3.9 +lib/libtbbbind_2_0%%DBGSUFX%%.so.3.10 lib/libtbbmalloc%%DBGSUFX%%.so lib/libtbbmalloc%%DBGSUFX%%.so.2 -lib/libtbbmalloc%%DBGSUFX%%.so.2.9 +lib/libtbbmalloc%%DBGSUFX%%.so.2.10 lib/libtbbmalloc_proxy%%DBGSUFX%%.so lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2 -lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.9 +lib/libtbbmalloc_proxy%%DBGSUFX%%.so.2.10 libdata/pkgconfig/tbb%%PCSUFX%%.pc diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile index 15b1ba73c4e30..67a3df08fcd59 100644 --- a/devel/ptl/Makefile +++ b/devel/ptl/Makefile @@ -1,7 +1,7 @@ PORTNAME= ptl DISTVERSIONPREFIX= v DISTVERSION= 2.3.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel MAINTAINER= erik@tenku.dk diff --git a/devel/py-numba/Makefile b/devel/py-numba/Makefile index 95f8acf46e547..3e42a91cec500 100644 --- a/devel/py-numba/Makefile +++ b/devel/py-numba/Makefile @@ -1,6 +1,6 @@ PORTNAME= numba DISTVERSION= 0.56.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= devel python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/devel/rkcommon/Makefile b/devel/rkcommon/Makefile index c664281d683f7..a15640cc3be1c 100644 --- a/devel/rkcommon/Makefile +++ b/devel/rkcommon/Makefile @@ -1,7 +1,7 @@ PORTNAME= rkcommon DISTVERSIONPREFIX= v DISTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= devel diff --git a/devel/root/Makefile b/devel/root/Makefile index 87e627655d01c..cff9f27d70060 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -1,6 +1,6 @@ PORTNAME= root DISTVERSION= 6.28.04 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= devel science math parallel python MASTER_SITES= https://root.cern/download/ DISTFILES= ${PORTNAME}_v${DISTVERSION}.source${EXTRACT_SUFX} diff --git a/games/vcmi/Makefile b/games/vcmi/Makefile index 397cdade6208d..46f5de34abecc 100644 --- a/games/vcmi/Makefile +++ b/games/vcmi/Makefile @@ -1,5 +1,6 @@ PORTNAME= vcmi PORTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= danfe@FreeBSD.org diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index 5f3f09ef0ee5e..b766225b084ec 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,6 +1,6 @@ PORTNAME= blender DISTVERSION= 3.6.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics multimedia MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/embree/Makefile b/graphics/embree/Makefile index 08e5f630772f8..f8935fedde8b3 100644 --- a/graphics/embree/Makefile +++ b/graphics/embree/Makefile @@ -1,6 +1,6 @@ PORTNAME= embree PORTVERSION= 3.13.5 -PORTREVISION= 4 +PORTREVISION= 5 DISTVERSIONPREFIX= v CATEGORIES= graphics diff --git a/graphics/mirtk/Makefile b/graphics/mirtk/Makefile index e28de44c1f789..afc9ac06266de 100644 --- a/graphics/mirtk/Makefile +++ b/graphics/mirtk/Makefile @@ -1,7 +1,7 @@ PORTNAME= mirtk DISTVERSIONPREFIX= v DISTVERSION= 2.0.0-178 -PORTREVISION= 8 +PORTREVISION= 9 DISTVERSIONSUFFIX= -g973ce2f CATEGORIES= graphics diff --git a/graphics/oidn/Makefile b/graphics/oidn/Makefile index 6dafa2d4f350a..5344e80ff0818 100644 --- a/graphics/oidn/Makefile +++ b/graphics/oidn/Makefile @@ -1,6 +1,7 @@ PORTNAME= oidn DISTVERSIONPREFIX= v DISTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://freebsd.org/:weights # bogus URL to make the framework happy, the fetch uses Git URL below DISTFILES= ${PORTNAME}-weights-${WEIGHTS_GIT_HASH}${EXTRACT_SUFX}:weights diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index c6e14e340b946..13be413aa2dd2 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -1,6 +1,6 @@ PORTNAME= opencv DISTVERSION= 4.6.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= graphics PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/ diff --git a/graphics/openimageio/Makefile b/graphics/openimageio/Makefile index a2eab08def467..6c0f7e8620207 100644 --- a/graphics/openimageio/Makefile +++ b/graphics/openimageio/Makefile @@ -5,7 +5,7 @@ DISTVERSION= 2.4.13.0 # py-openimageio's PORTREVISION. # Also, just to be on the safe side, when resetting, # best keep PORTREVISION?= 0. -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES?= graphics multimedia MAINTAINER?= FreeBSD@Shaneware.biz diff --git a/graphics/openpgl/Makefile b/graphics/openpgl/Makefile index f93b6f1390e18..cf8048fa46b30 100644 --- a/graphics/openpgl/Makefile +++ b/graphics/openpgl/Makefile @@ -1,6 +1,7 @@ PORTNAME= openpgl DISTVERSIONPREFIX= v DISTVERSION= 0.5.0 +PORTREVISION= 1 #DISTVERSIONSUFFIX= -beta CATEGORIES= graphics devel diff --git a/graphics/opensubdiv/Makefile b/graphics/opensubdiv/Makefile index 702422c54ef98..17a1489d7abd6 100644 --- a/graphics/opensubdiv/Makefile +++ b/graphics/opensubdiv/Makefile @@ -1,7 +1,7 @@ PORTNAME= opensubdiv DISTVERSIONPREFIX= v DISTVERSION= 3_5_0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES?= graphics MAINTAINER= FreeBSD@Shaneware.biz diff --git a/graphics/openvkl/Makefile b/graphics/openvkl/Makefile index 33a942e68b246..a9da626d73170 100644 --- a/graphics/openvkl/Makefile +++ b/graphics/openvkl/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvkl DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= graphics devel MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/ospray-studio/Makefile b/graphics/ospray-studio/Makefile index dd0ce84d56c45..58c2803aebc91 100644 --- a/graphics/ospray-studio/Makefile +++ b/graphics/ospray-studio/Makefile @@ -1,7 +1,7 @@ PORTNAME= ospray-studio DISTVERSIONPREFIX= v DISTVERSION= 0.11.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/graphics/ospray/Makefile b/graphics/ospray/Makefile index 51cd3eccc89b6..f273d332b067a 100644 --- a/graphics/ospray/Makefile +++ b/graphics/ospray/Makefile @@ -1,7 +1,7 @@ PORTNAME= ospray DISTVERSIONPREFIX= v DISTVERSION= 2.10.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/curv/Makefile b/math/curv/Makefile index 57a60748daae6..81682bc4d3254 100644 --- a/math/curv/Makefile +++ b/math/curv/Makefile @@ -1,6 +1,6 @@ PORTNAME= curv DISTVERSION= 0.5 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= math lang graphics MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-alugrid/Makefile b/math/dune-alugrid/Makefile index 1a473e5bf1275..6701b29e9b768 100644 --- a/math/dune-alugrid/Makefile +++ b/math/dune-alugrid/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-alugrid DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-common/Makefile b/math/dune-common/Makefile index e13c390622bc8..7c1635e178ed3 100644 --- a/math/dune-common/Makefile +++ b/math/dune-common/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-common DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-fem/Makefile b/math/dune-fem/Makefile index ffa6bbf70fdfe..ed92c33c481b1 100644 --- a/math/dune-fem/Makefile +++ b/math/dune-fem/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-fem DISTVERSION= 2.8.0.5 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-geometry/Makefile b/math/dune-geometry/Makefile index 34e4d72eb4733..7d4d89963520d 100644 --- a/math/dune-geometry/Makefile +++ b/math/dune-geometry/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-geometry DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-grid-glue/Makefile b/math/dune-grid-glue/Makefile index c680a41cd4d0a..27cc98e86200c 100644 --- a/math/dune-grid-glue/Makefile +++ b/math/dune-grid-glue/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-grid-glue DISTVERSION= 2.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-grid/Makefile b/math/dune-grid/Makefile index 44ee99cb72731..3c915b747a0d0 100644 --- a/math/dune-grid/Makefile +++ b/math/dune-grid/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-grid DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-pdelab/Makefile b/math/dune-pdelab/Makefile index 40605e876e196..98b869ff0dab1 100644 --- a/math/dune-pdelab/Makefile +++ b/math/dune-pdelab/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-pdelab DISTVERSIONPREFIX= v DISTVERSION= 2.7.0.20210824 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-polygongrid/Makefile b/math/dune-polygongrid/Makefile index 849582908a881..7278f77ed7b73 100644 --- a/math/dune-polygongrid/Makefile +++ b/math/dune-polygongrid/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-polygongrid DISTVERSION= 2.8.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-uggrid/Makefile b/math/dune-uggrid/Makefile index 8052b84895bfb..e09e59f9519e3 100644 --- a/math/dune-uggrid/Makefile +++ b/math/dune-uggrid/Makefile @@ -1,7 +1,7 @@ PORTNAME= dune-uggrid DISTVERSIONPREFIX= v DISTVERSION= 2.8.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/dune-vtk/Makefile b/math/dune-vtk/Makefile index d64b4fc9f6bb4..b3bc92bff6a95 100644 --- a/math/dune-vtk/Makefile +++ b/math/dune-vtk/Makefile @@ -1,6 +1,6 @@ PORTNAME= dune-vtk DISTVERSION= 2.8.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/heyoka/Makefile b/math/heyoka/Makefile index bd2adec8d3586..57e137470cdc8 100644 --- a/math/heyoka/Makefile +++ b/math/heyoka/Makefile @@ -1,6 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/obake/Makefile b/math/obake/Makefile index 07c90ec692490..0d2ef0d457d91 100644 --- a/math/obake/Makefile +++ b/math/obake/Makefile @@ -2,7 +2,7 @@ PORTNAME= obake DISTVERSIONPREFIX= v DISTVERSION= 0.7.0-24 DISTVERSIONSUFFIX= -gb8cc71c -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ diff --git a/math/openturns/Makefile b/math/openturns/Makefile index cac2ef0850fda..d9fe3c5a5386a 100644 --- a/math/openturns/Makefile +++ b/math/openturns/Makefile @@ -1,7 +1,7 @@ PORTNAME= openturns DISTVERSIONPREFIX= v DISTVERSION= 1.20 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math MAINTAINER= yuri@FreeBSD.org diff --git a/math/py-heyoka/Makefile b/math/py-heyoka/Makefile index 2f35438700cd3..0d4f3dd6c4866 100644 --- a/math/py-heyoka/Makefile +++ b/math/py-heyoka/Makefile @@ -1,6 +1,7 @@ PORTNAME= heyoka DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/math/py-pyaudi/Makefile b/math/py-pyaudi/Makefile index 79c1233d4b3eb..ce760fbe62c00 100644 --- a/math/py-pyaudi/Makefile +++ b/math/py-pyaudi/Makefile @@ -1,7 +1,7 @@ PORTNAME= pyaudi DISTVERSIONPREFIX= v DISTVERSION= 1.9.2-1 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONSUFFIX= -g899eb78 CATEGORIES= math PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/misc/openvdb/Makefile b/misc/openvdb/Makefile index 28d67432cd786..e9ecdb3fa0f69 100644 --- a/misc/openvdb/Makefile +++ b/misc/openvdb/Makefile @@ -1,7 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 10.0.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= misc MAINTAINER= yuri@FreeBSD.org diff --git a/misc/py-openvdb/Makefile b/misc/py-openvdb/Makefile index 7c03df906d1e6..29f2216143a2e 100644 --- a/misc/py-openvdb/Makefile +++ b/misc/py-openvdb/Makefile @@ -1,6 +1,7 @@ PORTNAME= openvdb DISTVERSIONPREFIX= v DISTVERSION= 10.0.1 +PORTREVISION= 1 CATEGORIES= misc PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/geant4/Makefile b/science/geant4/Makefile index 12e74be49a272..1bbcf8b99839f 100644 --- a/science/geant4/Makefile +++ b/science/geant4/Makefile @@ -1,6 +1,7 @@ PORTNAME= geant4 DISTVERSIONPREFIX= v DISTVERSION= 11.1.2 +PORTREVISION= 1 CATEGORIES= science parallel devel cad MASTER_SITES= https://cern.ch/geant4-data/releases/ \ https://cern.ch/geant4-data/datasets/:data diff --git a/science/opensph/Makefile b/science/opensph/Makefile index f07a3280479dd..72fff95b7f860 100644 --- a/science/opensph/Makefile +++ b/science/opensph/Makefile @@ -1,6 +1,6 @@ PORTNAME= OpenSPH DISTVERSION= 0.4.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/pagmo2/Makefile b/science/pagmo2/Makefile index df4ada386d3b2..fa2c44ab83502 100644 --- a/science/pagmo2/Makefile +++ b/science/pagmo2/Makefile @@ -1,7 +1,7 @@ PORTNAME= pagmo2 DISTVERSIONPREFIX= v DISTVERSION= 2.19.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science MAINTAINER= yuri@FreeBSD.org diff --git a/science/paraview/Makefile b/science/paraview/Makefile index 3e074f58bc4c9..cd404359ccd0c 100644 --- a/science/paraview/Makefile +++ b/science/paraview/Makefile @@ -1,6 +1,6 @@ PORTNAME= paraview DISTVERSION= ${PARAVIEW_VER}.1 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= science graphics MASTER_SITES= http://www.paraview.org/files/v${PARAVIEW_VER}/ DISTNAME= ParaView-v${PORTVERSION} diff --git a/science/py-fresnel/Makefile b/science/py-fresnel/Makefile index 8f9ffba5c66ba..fc4879ce05783 100644 --- a/science/py-fresnel/Makefile +++ b/science/py-fresnel/Makefile @@ -2,7 +2,7 @@ PORTNAME= fresnel DISTVERSIONPREFIX= v DISTVERSION= 0.13.4-4 DISTVERSIONSUFFIX= -g3ba217f -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science # physics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/py-hoomd-blue/Makefile b/science/py-hoomd-blue/Makefile index 8ce9723544054..c9aab352d2c6e 100644 --- a/science/py-hoomd-blue/Makefile +++ b/science/py-hoomd-blue/Makefile @@ -1,6 +1,7 @@ PORTNAME= hoomd-blue DISTVERSIONPREFIX= v DISTVERSION= 4.1.0 +PORTREVISION= 1 CATEGORIES= science # physics PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}