summaryrefslogtreecommitdiff
path: root/math/udunits/Makefile
diff options
context:
space:
mode:
authorkristerw <kristerw>2004-01-24 02:01:53 +0000
committerkristerw <kristerw>2004-01-24 02:01:53 +0000
commitc1b32ced5348043866643fff6743f3a761c18cbf (patch)
treebc454ef587ce5bcfec5f4391c1e8b61255b8208e /math/udunits/Makefile
parente3546f093d50a08566b7f1d7a63f19a7776a3c6f (diff)
downloadpkgsrc-c1b32ced5348043866643fff6743f3a761c18cbf.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/Makefile')
-rw-r--r--math/udunits/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index 15640274efa..396e75dc76b 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -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