diff options
author | wiz <wiz@pkgsrc.org> | 2003-10-05 10:24:57 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-10-05 10:24:57 +0000 |
commit | 97d003d3dd6794a9f4f4b4dd645e6b9afb5b9d77 (patch) | |
tree | 635dc60d1fa44f33e020c258160a81a2d3fd5f0c /biology/nut | |
parent | d2e9f2eebca80319cfd18ee2c8c58f7cf03cec95 (diff) | |
download | pkgsrc-97d003d3dd6794a9f4f4b4dd645e6b9afb5b9d77.tar.gz |
Update to 9.2:
9.2:
The upper limit of the polyunsaturated reference value for linoleic
acid has been reduced to 4% of calories, while that for alpha
linolenic acid has been raised to 2%. An internal constant for the
percentage of total fat that is fatty acids has been replaced by
a function that figures it for each analysis.
9.1:
The program is no longer limited to three meals a day, and can now
be set for 1 to 19 meals per day. A list of the meals not yet
recorded for a selected day is displayed as a mnemonic during the
"Record Meals" function.
Diffstat (limited to 'biology/nut')
-rw-r--r-- | biology/nut/Makefile | 4 | ||||
-rw-r--r-- | biology/nut/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/biology/nut/Makefile b/biology/nut/Makefile index 5a4dcc7a059..128429f5456 100644 --- a/biology/nut/Makefile +++ b/biology/nut/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.5 2003/08/11 07:26:00 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2003/10/05 10:24:57 wiz Exp $ -DISTNAME= nut-9.0 +DISTNAME= nut-9.2 CATEGORIES= biology MASTER_SITES= http://www.lafn.org/~av832/ diff --git a/biology/nut/distinfo b/biology/nut/distinfo index f2d77c9eeb0..e61c9935d5d 100644 --- a/biology/nut/distinfo +++ b/biology/nut/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2003/08/11 07:26:00 wiz Exp $ +$NetBSD: distinfo,v 1.5 2003/10/05 10:24:57 wiz Exp $ -SHA1 (nut-9.0.tar.gz) = dd40b5bf958ad9ea660c6ab60db0a8cfc57ec1ac -Size (nut-9.0.tar.gz) = 900128 bytes +SHA1 (nut-9.2.tar.gz) = bc2e4b3aa04df3b2c8208bd07ceff7b7bc05736a +Size (nut-9.2.tar.gz) = 901013 bytes SHA1 (patch-ab) = db5aa9edf54a610c890f97b172fd82fd843cfdf7 SHA1 (patch-ac) = 525d65d517f637ed908d1df95672d34713dcf2bd |