Skip to Content.
Sympa Menu

sm-commit - Re: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (9b5097f98d65c0241bb47623d05619dcb82b3f0e)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Ladislav Hagara <ladislav.hagara AT unob.cz>
  • To: Thomas Orgis <sobukus AT sourcemage.org>
  • Cc: "sm-commit AT lists.ibiblio.org" <sm-commit AT lists.ibiblio.org>
  • Subject: Re: [SM-Commit] GIT changes to master grimoire by Thomas Orgis (9b5097f98d65c0241bb47623d05619dcb82b3f0e)
  • Date: Mon, 25 Jan 2010 02:32:50 +0100


> GIT changes to master grimoire by Thomas Orgis <sobukus AT sourcemage.org>:
>
> science-libs/netcdf/DETAILS | 7 +++++--
> science-libs/netcdf/HISTORY | 8 ++++++++
> 2 files changed, 13 insertions(+), 2 deletions(-)
>
> New commits:
> commit f8debd68fefc702c1b0cd907bba2a27305472a0c
> Author: Thomas Orgis <sobukus AT sourcemage.org>
> Commit: Thomas Orgis <sobukus AT sourcemage.org>
>
> netcdf: update to 4.0.1
>
> diff --git a/science-libs/netcdf/DETAILS b/science-libs/netcdf/DETAILS
> index 815f2f5..f7425e1 100755
> --- a/science-libs/netcdf/DETAILS
> +++ b/science-libs/netcdf/DETAILS
> @@ -1,9 +1,9 @@
> SPELL=netcdf
> - VERSION=3.6.2
> + VERSION=4.0.1
> SOURCE=$SPELL-$VERSION.tar.gz
> SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
> SOURCE_URL[0]=ftp://ftp.unidata.ucar.edu/pub/netcdf/$SOURCE
> -
> SOURCE_HASH=sha512:12c4379834d5ad35255368c025495adeb696dc06f0ad416d2b220a772068b4a2660ea9702f6325b59fb1872a286aa7983930496aa4774b8adcc2e0971e6404ed
> +
> SOURCE_HASH=sha512:d3183bfeddeae2f0c89e42599971e3280e3f9e67bc096564344597c9a922ebb295eb715fe739a07a0e885287958bb67d5b20c7aa2f04cab51fbf1748ca4b2393
>
> WEB_SITE=http://my.unidata.ucar.edu/content/software/netcdf/index.html
> ENTERED=20040914
> LICENSE[0]=BSD
> @@ -16,4 +16,7 @@ The netCDF library also defines a machine-independent
> format for representing
> scientific data. Together, the interface, library, and format support the
> creation, access, and sharing of scientific data. The netCDF software was
> developed at the Unidata Program Center in Boulder, Colorado.
> +
> +Note: This spell for NetCDF 4.x misses the new NetCDF-4 file format since
> +we do not have the HDF5 libs packaged.
> EOF
> diff --git a/science-libs/netcdf/HISTORY b/science-libs/netcdf/HISTORY
> index f631010..0141cb5 100644
> --- a/science-libs/netcdf/HISTORY
> +++ b/science-libs/netcdf/HISTORY
> @@ -1,3 +1,11 @@
> +2010-01-24 Thomas Orgis <sobukus AT sourcemage.org>
> + * DETAILS: bump to 4.0.1, note: still need to add hdf spell for
> netcdf4 format
> +
> +2009-01-20 Thomas Orgis <sobukus AT sourcemage.org>
> + * DETAILS: bump to 4.0, note: need to add stuff for enabling netcdf4
> with hdf
> + The update is still necessary just because the old version does not
> build
> + without hacking.
> +
>

2009? One year in your local repository?
Imho, this is one commit so I would expect one HISTORY entry.

Do we need this library http://www.hdfgroup.org/HDF5/ ?
Are you creating spell for it?

--
Ladislav Hagara





Archive powered by MHonArc 2.6.24.

Top of Page