summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-12-26 15:11:22 +0000
committerwiz <wiz@pkgsrc.org>2004-12-26 15:11:22 +0000
commitff1363f78481de27a9e7ed3faf7ade97b05b164b (patch)
tree62bbfd035bc398ec775fa05a2c1f0e01610615bb /biology
parented682a45f71ae5e0d815fa9ec262c1aeb8158d7b (diff)
downloadpkgsrc-ff1363f78481de27a9e7ed3faf7ade97b05b164b.tar.gz
Update to 10.13.
New in 10.13: This release fixes the incorrect "Analyze Meals" screen header that says "Record Meals". It fixes the function that guesses recipes of packaged foods, which worked properly but had a variable and a constant of the same value reversed so that user modifications to increase the precision would fail. New in 10.12: The function that guesses the recipes of packaged foods based on the nutrition and ingredient statements has been rewritten. A much faster implementation is achieved by quantizing all the values. This algorithm is a search through all possible recipes because simultaneous equations do not work for this problem. New in 10.11: This release contains a fix for bad Pumpkin Pie values, specifically, null "carb/prot/fat" values for foods for which the USDA does not supply this data. New in 10.10: This release fixes a bug in the function that allows foods to be added from food labels. The carb/protein/fat field was not correct because calories-per-gram fields were not explicitly set. New in 10.9: This release contains a fix for wrong calories-per-gram values when the program starts because it read a float as an integer from the options file. New in 10.8: This release contains many small changes, among them an update of the fatty acid reference values, a removal of the hard-to-obtain "Alaska Native" foods as food suggestions, and a closer approximation when protein or carbs are expressed as a percentage of calories. New in 10.7: This release changes how personal options are saved to disk so that personal options will never be lost across program upgrades. Changes have also been made to how the program upgrades itself on dual-boot systems, and levels of the Omega-3 reference values have been modified. New in 10.6: This release fixes minor bugs related to the "Carb/Prot/Fat" field. Values for alcoholic beverages have been corrected. Also, an error was fixed that led to different fat values based on whether the user input changes to the protein and carb "Daily Values" in percentages or grams. If the two operations led to the same number of grams of protein and carbs, there should have been no difference in the fat value. New in 10.5: This release adjusts the Omega-3 default reference values, for which there are no U.S.A. Daily Values, so that EPA and DHA will be higher and alpha-linolenic acid a little lower. New in 10.4: This release contains two minor design changes to the new feature of the last release, which automatically chooses a meal analysis period. Always choosing integer days, the new version picks the day closest to the target rather than the day before; and allows no period shorter than five days, instead of four. New in 10.3: don't know.
Diffstat (limited to 'biology')
-rw-r--r--biology/nut/Makefile4
-rw-r--r--biology/nut/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/biology/nut/Makefile b/biology/nut/Makefile
index 7591b9911aa..dad8e50e866 100644
--- a/biology/nut/Makefile
+++ b/biology/nut/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2004/12/03 15:14:51 wiz Exp $
+# $NetBSD: Makefile,v 1.15 2004/12/26 15:11:22 wiz Exp $
-DISTNAME= nut-10.2
+DISTNAME= nut-10.13
CATEGORIES= biology
MASTER_SITES= http://www.lafn.org/~av832/
EXTRACT_SUFX= .tar.bz2
diff --git a/biology/nut/distinfo b/biology/nut/distinfo
index 038db484985..dca7fa13650 100644
--- a/biology/nut/distinfo
+++ b/biology/nut/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2004/08/18 11:22:36 wiz Exp $
+$NetBSD: distinfo,v 1.11 2004/12/26 15:11:22 wiz Exp $
-SHA1 (nut-10.2.tar.bz2) = b1f637081b980813c4c50689257ca0c5c07a540b
-Size (nut-10.2.tar.bz2) = 812881 bytes
+SHA1 (nut-10.13.tar.bz2) = 89399a82fc4211ca1d701f64772446db74f36e45
+Size (nut-10.13.tar.bz2) = 814502 bytes
SHA1 (patch-ab) = 1ce697145adea9501e3818798c10a42486d7c5d2
SHA1 (patch-ac) = 525d65d517f637ed908d1df95672d34713dcf2bd