pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/biology/nut Update to 14.4:
details: https://anonhg.NetBSD.org/pkgsrc/rev/401ce9b8e32a
branches: trunk
changeset: 563173:401ce9b8e32a
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Aug 09 23:15:43 2009 +0000
description:
Update to 14.4:
Changes: This release adds a feature that can automatically choose
food quantities when a meal is to have a particular amount of fat,
protein, or carbohydrate. Currently, you can modify a food quantity
from the meal list by typing the food number and a new quantity.
For example, "2 100g" means change food #2 to 100 grams. This
feature allows the user to type "protein", "carb", or "fat" instead
of an explicit new quantity. For example, "2 carb" indicates that
you want the second food's quantity changed so that the meal's
Daily Value for non-fiber carb is satisfied.
* 14.3
Changes: This release modifies the default polyunsaturated fat
reference values.
* 14.2
Changes: This release revises the default fatty acid reference
values.
* 14.1
Changes: This release updates the Omega-3 defaults.
* 14.0
Changes: This release introduces the new USDA Nutrient Database
SR21, and allows current nut installations to have their existing
meal records reinterpreted with the new database.
diffstat:
biology/nut/Makefile | 5 +++--
biology/nut/PLIST | 4 ++--
biology/nut/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 8 deletions(-)
diffs (47 lines):
diff -r db2c43f0424b -r 401ce9b8e32a biology/nut/Makefile
--- a/biology/nut/Makefile Sun Aug 09 23:14:01 2009 +0000
+++ b/biology/nut/Makefile Sun Aug 09 23:15:43 2009 +0000
@@ -1,12 +1,13 @@
-# $NetBSD: Makefile,v 1.25 2008/01/30 05:43:55 obache Exp $
+# $NetBSD: Makefile,v 1.26 2009/08/09 23:15:43 wiz Exp $
-DISTNAME= nut-13.2
+DISTNAME= nut-14.4
CATEGORIES= biology
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=nut/}
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= http://nut.sourceforge.net/
COMMENT= Record what you eat and analyze your meals
+LICENSE= gnu-gpl-v2
PKG_DESTDIR_SUPPORT= user-destdir
diff -r db2c43f0424b -r 401ce9b8e32a biology/nut/PLIST
--- a/biology/nut/PLIST Sun Aug 09 23:14:01 2009 +0000
+++ b/biology/nut/PLIST Sun Aug 09 23:15:43 2009 +0000
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.6 2009/06/14 17:34:34 joerg Exp $
+@comment $NetBSD: PLIST,v 1.7 2009/08/09 23:15:43 wiz Exp $
bin/nut
man/man1/nut.1
share/nut/FOOD_DES.txt
share/nut/NUT_DATA.txt
share/nut/WEIGHT.lib
share/nut/WEIGHT.txt
-share/nut/sr20.nut
+share/nut/sr21.nut
diff -r db2c43f0424b -r 401ce9b8e32a biology/nut/distinfo
--- a/biology/nut/distinfo Sun Aug 09 23:14:01 2009 +0000
+++ b/biology/nut/distinfo Sun Aug 09 23:15:43 2009 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2008/01/30 05:43:55 obache Exp $
+$NetBSD: distinfo,v 1.16 2009/08/09 23:15:43 wiz Exp $
-SHA1 (nut-13.2.tar.gz) = cdefbe18338ae7e0c62d8d91bf2296bdb9235876
-RMD160 (nut-13.2.tar.gz) = a6aab1fd776c7763f0529b71fdcd7f1d736f5ab1
-Size (nut-13.2.tar.gz) = 1183222 bytes
+SHA1 (nut-14.4.tar.gz) = 148e20ddfc60d7fc8805041d68f2e53297e7b4dc
+RMD160 (nut-14.4.tar.gz) = 60c2ed8a2fc7b1e3ec8a8d8018a9435a8f90f219
+Size (nut-14.4.tar.gz) = 1161076 bytes
SHA1 (patch-ab) = 023e7cbe6f06507ee303b56e85f48354855661a3
Home |
Main Index |
Thread Index |
Old Index