diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/PDL/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-sf/Makefile | 2 | ||||
-rw-r--r-- | math/R-cran-terra/Makefile | 2 | ||||
-rw-r--r-- | math/octave-forge-octproj/Makefile | 2 | ||||
-rw-r--r-- | math/saga/Makefile | 1 |
5 files changed, 5 insertions, 4 deletions
diff --git a/math/PDL/Makefile b/math/PDL/Makefile index d108171a8a7f..1a9de8d7a5d0 100644 --- a/math/PDL/Makefile +++ b/math/PDL/Makefile @@ -1,6 +1,6 @@ PORTNAME= PDL PORTVERSION= 2.019 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= math perl5 MASTER_SITES= CPAN diff --git a/math/R-cran-sf/Makefile b/math/R-cran-sf/Makefile index a157624e453b..9fa379c83191 100644 --- a/math/R-cran-sf/Makefile +++ b/math/R-cran-sf/Makefile @@ -1,6 +1,6 @@ PORTNAME= sf DISTVERSION= 1.0-8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/R-cran-terra/Makefile b/math/R-cran-terra/Makefile index 74da47b57173..36ce3c9c13e2 100644 --- a/math/R-cran-terra/Makefile +++ b/math/R-cran-terra/Makefile @@ -1,6 +1,6 @@ PORTNAME= terra DISTVERSION= 1.6-17 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math DISTNAME= ${PORTNAME}_${DISTVERSION} diff --git a/math/octave-forge-octproj/Makefile b/math/octave-forge-octproj/Makefile index 606975c53ff7..33f69667d360 100644 --- a/math/octave-forge-octproj/Makefile +++ b/math/octave-forge-octproj/Makefile @@ -1,6 +1,6 @@ PORTNAME= octave-forge-octproj PORTVERSION= 3.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= https://bitbucket.org/jgpallero/octproj/downloads/ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL} diff --git a/math/saga/Makefile b/math/saga/Makefile index 4fbf071bf072..5f83196d5962 100644 --- a/math/saga/Makefile +++ b/math/saga/Makefile @@ -1,5 +1,6 @@ PORTNAME= saga PORTVERSION= 8.5.0 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/saga-gis/SAGA%20-%20${PORTVERSION:C/\.[[:digit:]]\.[[:digit:]]*$//}/SAGA%20-%20${PORTVERSION} |