svn commit: r562679 - in head: databases/grass7 graphics/gmt graphics/grads graphics/opendx math/grace math/gri math/moab math/octave-forge-netcdf math/p5-NetCDF science/abinit science/cdo science/...
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Jan 26 14:04:06 UTC 2021
Author: sunpoet
Date: Tue Jan 26 14:04:01 2021
New Revision: 562679
URL: https://svnweb.freebsd.org/changeset/ports/562679
Log:
Bump PORTREVISION for science/netcdf shlib change
Modified:
head/databases/grass7/Makefile
head/graphics/gmt/Makefile
head/graphics/grads/Makefile
head/graphics/opendx/Makefile
head/math/grace/Makefile
head/math/gri/Makefile
head/math/moab/Makefile
head/math/octave-forge-netcdf/Makefile
head/math/p5-NetCDF/Makefile
head/science/abinit/Makefile
head/science/cdo/Makefile
head/science/eccodes/Makefile
head/science/gnudatalanguage/Makefile
head/science/grib_api/Makefile
head/science/minc2/Makefile
head/science/netcdf-cxx/Makefile
head/science/py-netCDF4/Makefile
head/science/py-pymol/Makefile
head/science/rubygem-ruby-netcdf/Makefile
head/science/v_sim/Makefile
head/science/vmd/Makefile
Modified: head/databases/grass7/Makefile
==============================================================================
--- head/databases/grass7/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/databases/grass7/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,6 +3,7 @@
PORTNAME= grass
PORTVERSION= 7.8.5
+PORTREVISION= 1
CATEGORIES= databases geography
MASTER_SITES= https://grass.osgeo.org/%SUBDIR%/ \
http://grass.cict.fr/%SUBDIR%/ \
Modified: head/graphics/gmt/Makefile
==============================================================================
--- head/graphics/gmt/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/graphics/gmt/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -2,6 +2,7 @@
PORTNAME= gmt
DISTVERSION= 6.1.1
+PORTREVISION= 1
CATEGORIES= graphics
MAINTAINER= lbartoletti at FreeBSD.org
Modified: head/graphics/grads/Makefile
==============================================================================
--- head/graphics/grads/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/graphics/grads/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= grads
PORTVERSION= 1.9b4
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= graphics science math
MASTER_SITES= ftp://grads.iges.org/grads/1.9/:src \
ftp://cola.gmu.edu/grads/1.9/:src \
Modified: head/graphics/opendx/Makefile
==============================================================================
--- head/graphics/opendx/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/graphics/opendx/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= opendx
PORTVERSION= 4.4.4
-PORTREVISION= 31
+PORTREVISION= 32
CATEGORIES= graphics math java
MASTER_SITES= http://www.sfr-fresh.com/unix/misc/
DISTNAME= dx-${PORTVERSION}
Modified: head/math/grace/Makefile
==============================================================================
--- head/math/grace/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/math/grace/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= grace
PORTVERSION= 5.1.25
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math print
MASTER_SITES= ftp://ftp.fu-berlin.de/unix/graphics/grace/src/stable/ \
ftp://ftp.ntua.gr/pub/graphics/grace/src/stable/ \
Modified: head/math/gri/Makefile
==============================================================================
--- head/math/gri/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/math/gri/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= gri
PORTVERSION= 2.12.23
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= SF
Modified: head/math/moab/Makefile
==============================================================================
--- head/math/moab/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/math/moab/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -2,7 +2,7 @@
PORTNAME= moab
DISTVERSION= 5.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= https://bitbucket.org/${BB_ACCOUNT}/${BB_PROJECT}/get/${BB_COMMIT}.tar.gz?dummy=/
Modified: head/math/octave-forge-netcdf/Makefile
==============================================================================
--- head/math/octave-forge-netcdf/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/math/octave-forge-netcdf/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,6 +3,7 @@
PORTNAME= octave-forge-netcdf
PORTVERSION= 1.0.14
+PORTREVISION= 1
CATEGORIES= math
MAINTAINER= stephen at FreeBSD.org
Modified: head/math/p5-NetCDF/Makefile
==============================================================================
--- head/math/p5-NetCDF/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/math/p5-NetCDF/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= NetCDF
PORTVERSION= 1.2.4
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= math perl5
MASTER_SITES= ftp://ftp.unidata.ucar.edu/pub/netcdf-perl/
PKGNAMEPREFIX= p5-
Modified: head/science/abinit/Makefile
==============================================================================
--- head/science/abinit/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/abinit/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,6 +3,7 @@
PORTNAME= abinit
DISTVERSION= 9.2.2
+PORTREVISION= 1
CATEGORIES= science
MAINTAINER= yuri at FreeBSD.org
Modified: head/science/cdo/Makefile
==============================================================================
--- head/science/cdo/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/cdo/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= cdo
PORTVERSION= 1.9.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science
MASTER_SITES= https://code.mpimet.mpg.de/attachments/download/23323/ \
LOCAL/sunpoet
Modified: head/science/eccodes/Makefile
==============================================================================
--- head/science/eccodes/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/eccodes/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -4,6 +4,7 @@
PORTNAME= eccodes
PORTVERSION= 2.19.1
DISTVERSIONSUFFIX= -Source
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://confluence.ecmwf.int/download/attachments/45757960/ \
LOCAL/sunpoet
Modified: head/science/gnudatalanguage/Makefile
==============================================================================
--- head/science/gnudatalanguage/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/gnudatalanguage/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,9 +3,9 @@
PORTNAME= gnudatalanguage
PORTVERSION= 1.0.0
-PORTREVISION= 1
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= -rc.3
+PORTREVISION= 2
CATEGORIES= science lang
.if defined(BUILD_PYTHON_MODULE)
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/science/grib_api/Makefile
==============================================================================
--- head/science/grib_api/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/grib_api/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -4,7 +4,7 @@
PORTNAME= grib_api
PORTVERSION= 1.28.0
DISTVERSIONSUFFIX= -Source
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= science
MASTER_SITES= https://confluence.ecmwf.int/download/attachments/3473437/ \
LOCAL/sunpoet
Modified: head/science/minc2/Makefile
==============================================================================
--- head/science/minc2/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/minc2/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -4,7 +4,7 @@
PORTNAME= minc
PORTVERSION= 2.2.00
DISTVERSIONPREFIX= release-
-PORTREVISION= 9
+PORTREVISION= 10
PORTEPOCH= 1
CATEGORIES= science biology
PKGNAMESUFFIX= 2
Modified: head/science/netcdf-cxx/Makefile
==============================================================================
--- head/science/netcdf-cxx/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/netcdf-cxx/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,6 +3,7 @@
PORTNAME= netcdf-cxx
PORTVERSION= 4.3.1
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://www.unidata.ucar.edu/downloads/netcdf/ftp/ \
ftp://ftp.unidata.ucar.edu/pub/netcdf/ \
Modified: head/science/py-netCDF4/Makefile
==============================================================================
--- head/science/py-netCDF4/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/py-netCDF4/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -5,7 +5,7 @@ PORTNAME= netCDF4
PORTVERSION= 1.3.1
DISTVERSIONPREFIX= v
DISTVERSIONSUFFIX= rel
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= science python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/science/py-pymol/Makefile
==============================================================================
--- head/science/py-pymol/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/py-pymol/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -4,6 +4,7 @@
PORTNAME= pymol
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= science biology python
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
Modified: head/science/rubygem-ruby-netcdf/Makefile
==============================================================================
--- head/science/rubygem-ruby-netcdf/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/rubygem-ruby-netcdf/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= ruby-netcdf
PORTVERSION= 0.7.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= science rubygems
MASTER_SITES= RG
Modified: head/science/v_sim/Makefile
==============================================================================
--- head/science/v_sim/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/v_sim/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,6 +3,7 @@
PORTNAME= v_sim
PORTVERSION= 3.8.0
+PORTREVISION= 1
CATEGORIES= science
MASTER_SITES= https://gitlab.com/l_sim/${PORTNAME}/-/archive/${PORTVERSION}/
Modified: head/science/vmd/Makefile
==============================================================================
--- head/science/vmd/Makefile Tue Jan 26 14:03:53 2021 (r562678)
+++ head/science/vmd/Makefile Tue Jan 26 14:04:01 2021 (r562679)
@@ -3,7 +3,7 @@
PORTNAME= vmd
DISTVERSION= 1.9.3
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= science graphics python tcl tk
MASTER_SITES= http://jedi.ks.uiuc.edu/~johns/raytracer/files/0.99b6/:tachyon \
http://www.photonlimited.com/~johns/tachyon/files/0.99b6/:tachyon \
More information about the svn-ports-all
mailing list