diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/grace/Makefile | 2 | ||||
-rw-r--r-- | math/gri/Makefile | 2 | ||||
-rw-r--r-- | math/labplot/Makefile | 2 | ||||
-rw-r--r-- | math/mdal/Makefile | 1 | ||||
-rw-r--r-- | math/moab/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-netcdf/Makefile | 2 | ||||
-rw-r--r-- | math/p5-NetCDF/Makefile | 2 | ||||
-rw-r--r-- | math/vtk9/Makefile | 2 |
8 files changed, 8 insertions, 7 deletions
diff --git a/math/grace/Makefile b/math/grace/Makefile index ef03e1af1f4f..4cd34d2bd6dd 100644 --- a/math/grace/Makefile +++ b/math/grace/Makefile @@ -2,7 +2,7 @@ PORTNAME= grace PORTVERSION= 5.1.25 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math print MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \ ftp://ftp.ntua.gr/pub/graphics/grace/src/stable/ \ diff --git a/math/gri/Makefile b/math/gri/Makefile index 5c887edc0cf1..7560e345c0b7 100644 --- a/math/gri/Makefile +++ b/math/gri/Makefile @@ -2,7 +2,7 @@ PORTNAME= gri PORTVERSION= 2.12.23 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= math MASTER_SITES= SF diff --git a/math/labplot/Makefile b/math/labplot/Makefile index bea2798a1114..db13fdd64f1b 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -2,7 +2,7 @@ PORTNAME= labplot DISTVERSION= 2.8.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= math kde MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION} diff --git a/math/mdal/Makefile b/math/mdal/Makefile index 6f7f5168898f..1b280305dff2 100644 --- a/math/mdal/Makefile +++ b/math/mdal/Makefile @@ -2,6 +2,7 @@ PORTNAME= mdal DISTVERSION= 0.9.0 +PORTREVISION= 1 CATEGORIES= math geography MAINTAINER= wen@FreeBSD.org diff --git a/math/moab/Makefile b/math/moab/Makefile index fe304bc38ad6..e19c83e9f646 100644 --- a/math/moab/Makefile +++ b/math/moab/Makefile @@ -1,6 +1,6 @@ PORTNAME= moab DISTVERSION= 5.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/ diff --git a/math/octave-forge-netcdf/Makefile b/math/octave-forge-netcdf/Makefile index bde3050a60a9..d88caee3f5d7 100644 --- a/math/octave-forge-netcdf/Makefile +++ b/math/octave-forge-netcdf/Makefile @@ -2,7 +2,7 @@ PORTNAME= octave-forge-netcdf PORTVERSION= 1.0.14 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MAINTAINER= stephen@FreeBSD.org diff --git a/math/p5-NetCDF/Makefile b/math/p5-NetCDF/Makefile index 7b15f1db82f4..e861cb573896 100644 --- a/math/p5-NetCDF/Makefile +++ b/math/p5-NetCDF/Makefile @@ -2,7 +2,7 @@ PORTNAME= NetCDF PORTVERSION= 1.2.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= math perl5 MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf-perl/ PKGNAMEPREFIX= p5- diff --git a/math/vtk9/Makefile b/math/vtk9/Makefile index debd1f583cd2..32075f4a1377 100644 --- a/math/vtk9/Makefile +++ b/math/vtk9/Makefile @@ -1,6 +1,6 @@ PORTNAME= vtk DISTVERSION= 9.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math graphics MASTER_SITES= https://vtk.org/files/release/${VTK_SHORT_VER}/ PKGNAMESUFFIX= 9 |