From 2577cc71b762db624f7fb6851084b1ff1703174a Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 5 Oct 2003 10:24:57 +0000 Subject: 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. --- biology/nut/Makefile | 4 ++-- biology/nut/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'biology') 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 -- cgit v1.2.3