diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-01-24 02:01:53 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-01-24 02:01:53 +0000 |
commit | 6792f6a5fe314c3527a6f7464ced74c227cab818 (patch) | |
tree | bc454ef587ce5bcfec5f4391c1e8b61255b8208e /math/udunits/distinfo | |
parent | 6d445ed124844965e9bf90e887b112a7aed8a7b9 (diff) | |
download | pkgsrc-6792f6a5fe314c3527a6f7464ced74c227cab818.tar.gz |
Update udunits to version 1.12.1.
Changes since version 1.11.7:
1.12.1 2003-12-01
Corrected omission of file "lib/udunits.inc.in" from
distribution.
Ported to Mac OSX (I hope).
1.12.0 2003-08-29
Corrected definition of "apothecary_pound".
Corrected documentation of "common_year" in the units
database.
Modified the syntax of a couple of statements in
file "src/utlib.c" to accomodate the, apparently,
non-conforming C/SX C compiler on NEC SX-4 SUPER-UX
systems, which can't dereference a pointer returned by a
function.
Added "mi" to database as alias for "mile".
Corrected documentation on origin-shift in unit
specifications.
Ported to systems with sizeof(double) <
sizeof(DOUBLE PRECISION).
Added determination of Fortran type equivalent to C pointer
to configuration script.
Added utIsInit() and utisopen() to the API.
Corrected Hertz symbol: changed from "hz" to "Hz".
Corrected reference to udunits(3) library in udunitsperl(1)
manual-page.
Added support for Absoft Fortran.
Diffstat (limited to 'math/udunits/distinfo')
-rw-r--r-- | math/udunits/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/math/udunits/distinfo b/math/udunits/distinfo index c62969f713f..c02926810a9 100644 --- a/math/udunits/distinfo +++ b/math/udunits/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.5 2002/12/24 17:21:03 jmmv Exp $ +$NetBSD: distinfo,v 1.6 2004/01/24 02:01:53 kristerw Exp $ -SHA1 (udunits-1.11.7/udunits.tar.Z) = 2d178bad5d2c8ebe1c16960865ea96ce4ced0e3e -Size (udunits-1.11.7/udunits.tar.Z) = 352699 bytes +SHA1 (udunits-1.12.1/udunits.tar.Z) = ee37ca61eb1dcf34165b7573cc1645824bd6968d +Size (udunits-1.12.1/udunits.tar.Z) = 365873 bytes SHA1 (patch-aa) = 0998141196898a7bc168fe45c5019586645167f2 SHA1 (patch-ab) = 9a98e048499d38f8dedba6fb1a169e178dbd77ba |