diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2014-09-03 14:11:11 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2014-09-03 14:11:11 +0000 |
commit | b70981e0e09aacaddb79dfa39c2c9b5880c04886 (patch) | |
tree | baf639ea9da608af3c09d2d288d9f8c273cf3428 /misc/nut | |
parent | - Update to 20140825 (diff) |
- Update to 20.0
- Add LICENSE_FILE
Changes:
- Minor bugfix
- Update USDA Nutrient Database to Release 27
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 4 | ||||
-rw-r--r-- | misc/nut/distinfo | 4 | ||||
-rw-r--r-- | misc/nut/pkg-plist | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index a6b7ea4e77f1..8ed463ad6939 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= nut -PORTVERSION= 19.2 -PORTREVISION= 1 +PORTVERSION= 20.0 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- @@ -12,6 +11,7 @@ MAINTAINER= jhale@FreeBSD.org COMMENT= Nutrition software to record what you eat LICENSE= GPLv2 # (or later) +LICENSE_FILE= ${WRKSRC}/LICENSE USES= gmake diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 9c6898851f05..f935d1cc72d5 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,2 +1,2 @@ -SHA256 (nut-19.2.tar.gz) = 9aa1489e6644137c7b9fe2e2520dd4409e2e3c09c0f2e505aba0ad640e7e892c -SIZE (nut-19.2.tar.gz) = 1401187 +SHA256 (nut-20.0.tar.gz) = 0fa186af6136aa48e3e851e2e921a5f70cbed7a0034983b80e2a7a314bf85c9b +SIZE (nut-20.0.tar.gz) = 1441075 diff --git a/misc/nut/pkg-plist b/misc/nut/pkg-plist index 362ec56a9255..b83cd0fe34fb 100644 --- a/misc/nut/pkg-plist +++ b/misc/nut/pkg-plist @@ -3,5 +3,5 @@ bin/nut man/man1/nut.1.gz %%FLTK%%share/pixmaps/nuticon.xpm %%DATADIR%%/WEIGHT.lib -%%DATADIR%%/sr26.nut +%%DATADIR%%/sr27.nut @dirrmtry %%DATADIR%% |