diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-21 20:18:16 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-10-21 20:18:16 +0000 |
commit | b7e862cc15893f3d4aae71dfb79dded6b71c6197 (patch) | |
tree | 7e842cc46665f8fcd122bc1e5146a9686527d4e6 /science | |
parent | Update to 0.12.0 (diff) |
Update to 4.5.0
- Pet portlint: reorder LICENSE knobs
Changes: https://github.com/Unidata/netcdf-c/releases
Notes
Notes:
svn path=/head/; revision=452602
Diffstat (limited to 'science')
-rw-r--r-- | science/cdo/Makefile | 2 | ||||
-rw-r--r-- | science/gnudatalanguage/Makefile | 2 | ||||
-rw-r--r-- | science/grib_api/Makefile | 1 | ||||
-rw-r--r-- | science/kst2/Makefile | 2 | ||||
-rw-r--r-- | science/minc2/Makefile | 2 | ||||
-rw-r--r-- | science/netcdf-cxx/Makefile | 1 | ||||
-rw-r--r-- | science/netcdf-fortran/Makefile | 2 | ||||
-rw-r--r-- | science/netcdf/Makefile | 5 | ||||
-rw-r--r-- | science/netcdf/distinfo | 6 | ||||
-rw-r--r-- | science/netcdf/pkg-plist | 5 | ||||
-rw-r--r-- | science/py-netCDF4/Makefile | 1 | ||||
-rw-r--r-- | science/pycdf/Makefile | 2 | ||||
-rw-r--r-- | science/rubygem-ruby-netcdf/Makefile | 1 | ||||
-rw-r--r-- | science/v_sim/Makefile | 2 | ||||
-rw-r--r-- | science/vmd/Makefile | 2 |
15 files changed, 20 insertions, 16 deletions
diff --git a/science/cdo/Makefile b/science/cdo/Makefile index a05e6f1aafbd..e5032544ef4c 100644 --- a/science/cdo/Makefile +++ b/science/cdo/Makefile @@ -3,7 +3,7 @@ PORTNAME= cdo PORTVERSION= 1.9.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= science MASTER_SITES= https://code.zmaw.de/attachments/download/15187/ \ LOCAL/sunpoet diff --git a/science/gnudatalanguage/Makefile b/science/gnudatalanguage/Makefile index b93e4fa0b4d4..c4e238369b94 100644 --- a/science/gnudatalanguage/Makefile +++ b/science/gnudatalanguage/Makefile @@ -3,7 +3,7 @@ PORTNAME= gnudatalanguage DISTVERSION= 0.9.7 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= science lang MASTER_SITES= SF/${PORTNAME}/gdl/${PORTVERSION} .if defined(BUILD_PYTHON_MODULE) diff --git a/science/grib_api/Makefile b/science/grib_api/Makefile index 64c041bbb38a..467515d84b87 100644 --- a/science/grib_api/Makefile +++ b/science/grib_api/Makefile @@ -4,6 +4,7 @@ PORTNAME= grib_api PORTVERSION= 1.23.1 DISTVERSIONSUFFIX= -Source +PORTREVISION= 1 CATEGORIES= science MASTER_SITES= https://software.ecmwf.int/wiki/download/attachments/3473437/ \ LOCAL/sunpoet diff --git a/science/kst2/Makefile b/science/kst2/Makefile index adafc21ba350..455c68648fea 100644 --- a/science/kst2/Makefile +++ b/science/kst2/Makefile @@ -3,7 +3,7 @@ PORTNAME= kst DISTVERSION= 2.0.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= science kde MASTER_SITES= SF/${PORTNAME}/Kst%20${DISTVERSION:C/-r.*//}/ DISTNAME= Kst-${DISTVERSION} diff --git a/science/minc2/Makefile b/science/minc2/Makefile index 61d470c00e37..5c0b989a0097 100644 --- a/science/minc2/Makefile +++ b/science/minc2/Makefile @@ -4,7 +4,7 @@ PORTNAME= minc PORTVERSION= 2.2.00 DISTVERSIONPREFIX= release- -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= science biology PKGNAMESUFFIX= 2 diff --git a/science/netcdf-cxx/Makefile b/science/netcdf-cxx/Makefile index dfbe38f16a15..9d18620b0575 100644 --- a/science/netcdf-cxx/Makefile +++ b/science/netcdf-cxx/Makefile @@ -4,6 +4,7 @@ PORTNAME= netcdf-cxx PORTVERSION= 4.3.0 DISTVERSIONPREFIX= v +PORTREVISION= 1 CATEGORIES= science MAINTAINER= sunpoet@FreeBSD.org diff --git a/science/netcdf-fortran/Makefile b/science/netcdf-fortran/Makefile index b5ebc3376f46..6b35c42b3ec4 100644 --- a/science/netcdf-fortran/Makefile +++ b/science/netcdf-fortran/Makefile @@ -3,7 +3,7 @@ PORTNAME= netcdf-fortran PORTVERSION= 4.4.4 -PORTREVISION= 3 +PORTREVISION= 4 DISTVERSIONPREFIX= v CATEGORIES= science diff --git a/science/netcdf/Makefile b/science/netcdf/Makefile index 4abc47b9141b..9f6c36cc9735 100644 --- a/science/netcdf/Makefile +++ b/science/netcdf/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= netcdf -PORTVERSION= 4.4.1.1 -PORTREVISION= 1 +PORTVERSION= 4.5.0 CATEGORIES= science MASTER_SITES= http://www.unidata.ucar.edu/downloads/netcdf/ftp/ \ ftp://ftp.unidata.ucar.edu/pub/netcdf/ \ @@ -13,8 +12,8 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= C library for machine-independent, array-oriented data access LICENSE= UCAR_UNIDATA -LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_NAME= University Corporation for Atmospheric Research/Unidata +LICENSE_FILE= ${WRKSRC}/COPYRIGHT LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept LIB_DEPENDS= libhdf5.so:science/hdf5 diff --git a/science/netcdf/distinfo b/science/netcdf/distinfo index 2c8c6476659f..328f9bcdffd3 100644 --- a/science/netcdf/distinfo +++ b/science/netcdf/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1479797946 -SHA256 (netcdf-4.4.1.1.tar.gz) = 4d44c6f4d02a8faf10ea619bfe1ba8224cd993024f4da12988c7465f663c8cae -SIZE (netcdf-4.4.1.1.tar.gz) = 5250973 +TIMESTAMP = 1508612980 +SHA256 (netcdf-4.5.0.tar.gz) = cbe70049cf1643c4ad7453f86510811436c9580cb7a1684ada2f32b95b00ca79 +SIZE (netcdf-4.5.0.tar.gz) = 5494644 diff --git a/science/netcdf/pkg-plist b/science/netcdf/pkg-plist index cd34a1536f3a..6c3377368365 100644 --- a/science/netcdf/pkg-plist +++ b/science/netcdf/pkg-plist @@ -3,14 +3,15 @@ bin/nccopy bin/ncdump bin/ncgen bin/ncgen3 +bin/ocprint include/netcdf.h include/netcdf_mem.h include/netcdf_meta.h lib/libnetcdf.a lib/libnetcdf.settings lib/libnetcdf.so -lib/libnetcdf.so.11 -lib/libnetcdf.so.11.0.4 +lib/libnetcdf.so.13 +lib/libnetcdf.so.13.0.0 libdata/pkgconfig/netcdf.pc man/man1/nccopy.1.gz man/man1/ncdump.1.gz diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile index f719b6dca115..025e0c4723a9 100644 --- a/science/py-netCDF4/Makefile +++ b/science/py-netCDF4/Makefile @@ -5,6 +5,7 @@ PORTNAME= netCDF4 PORTVERSION= 1.2.9 DISTVERSIONPREFIX= v DISTVERSIONSUFFIX= rel +PORTREVISION= 1 CATEGORIES= science python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/science/pycdf/Makefile b/science/pycdf/Makefile index dc05f010468e..92d9ffe5007c 100644 --- a/science/pycdf/Makefile +++ b/science/pycdf/Makefile @@ -3,7 +3,7 @@ PORTNAME= pycdf PORTVERSION= 0.6.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science python MASTER_SITES= SF/pysclint/${PORTNAME}/${PORTNAME}-${PORTVERSION}b DISTNAME= ${PORTNAME}-0.6-3b diff --git a/science/rubygem-ruby-netcdf/Makefile b/science/rubygem-ruby-netcdf/Makefile index 5096373486fa..7a081ba8de64 100644 --- a/science/rubygem-ruby-netcdf/Makefile +++ b/science/rubygem-ruby-netcdf/Makefile @@ -3,6 +3,7 @@ PORTNAME= ruby-netcdf PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= science rubygems MASTER_SITES= RG diff --git a/science/v_sim/Makefile b/science/v_sim/Makefile index 5ec4f09fce6c..be211aaea9d6 100644 --- a/science/v_sim/Makefile +++ b/science/v_sim/Makefile @@ -3,7 +3,7 @@ PORTNAME= v_sim PORTVERSION= 3.7.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= science MASTER_SITES= http://inac.cea.fr/L_Sim/V_Sim/download/ diff --git a/science/vmd/Makefile b/science/vmd/Makefile index e48634018b0c..85d60c0e33c6 100644 --- a/science/vmd/Makefile +++ b/science/vmd/Makefile @@ -3,7 +3,7 @@ PORTNAME= vmd DISTVERSION= 1.9.3 -PORTREVISION= 3 +PORTREVISION= 4 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 \ |