pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/math/udunits Update udunits to version 1.12.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7f0d35320867
branches: trunk
changeset: 466875:7f0d35320867
user: kristerw <kristerw%pkgsrc.org@localhost>
date: Sat Jan 24 02:01:53 2004 +0000
description:
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:
math/udunits/Makefile | 5 ++---
math/udunits/PLIST | 12 +++++++++++-
math/udunits/distinfo | 6 +++---
3 files changed, 16 insertions(+), 7 deletions(-)
diffs (55 lines):
diff -r c1cdb9747e6e -r 7f0d35320867 math/udunits/Makefile
--- a/math/udunits/Makefile Sat Jan 24 02:00:26 2004 +0000
+++ b/math/udunits/Makefile Sat Jan 24 02:01:53 2004 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2004/01/20 12:20:05 agc Exp $
+# $NetBSD: Makefile,v 1.14 2004/01/24 02:01:53 kristerw Exp $
DISTNAME= udunits
-PKGNAME= udunits-1.11.7
-PKGREVISION= 1
+PKGNAME= udunits-1.12.1
CATEGORIES= math devel
MASTER_SITES= http://www.unidata.ucar.edu/packages/udunits/
EXTRACT_SUFX= .tar.Z
diff -r c1cdb9747e6e -r 7f0d35320867 math/udunits/PLIST
--- a/math/udunits/PLIST Sat Jan 24 02:00:26 2004 +0000
+++ b/math/udunits/PLIST Sat Jan 24 02:01:53 2004 +0000
@@ -1,9 +1,15 @@
-@comment $NetBSD: PLIST,v 1.2 2002/12/24 17:21:03 jmmv Exp $
+@comment $NetBSD: PLIST,v 1.3 2004/01/24 02:01:53 kristerw Exp $
bin/udunits
+etc/udunits.dat
include/udunits.h
include/udunits.inc
lib/libudport.a
lib/libudunits.a
+lib/perl5/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}/perllocal.pod
+lib/perl5/site_perl/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/UDUNITS/.packlist
+lib/perl5/site_perl/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/UDUNITS/UDUNITS.bs
+lib/perl5/site_perl/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/UDUNITS/UDUNITS.so
+lib/perl5/site_perl/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/UDUNITS/autosplit.ix
man/man1/udunits.1
man/man1/udunitsperl.1
man/man3/udunits.3
@@ -11,3 +17,7 @@
man/man3f/udunits.3f
share/examples/udunits/udunits.dat
@dirrm share/examples/udunits
+@dirrm man/man3f
+@dirrm lib/perl5/site_perl/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}/auto/UDUNITS
+@dirrm lib/perl5/site_perl/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}/auto
+@dirrm lib/perl5/site_perl/5.6.1/${MACHINE_ARCH}-${LOWER_OPSYS}
diff -r c1cdb9747e6e -r 7f0d35320867 math/udunits/distinfo
--- a/math/udunits/distinfo Sat Jan 24 02:00:26 2004 +0000
+++ b/math/udunits/distinfo Sat Jan 24 02:01:53 2004 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index