Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 3 Sep 2014 14:11:11 +0000 (UTC)
From:      "Jason E. Hale" <jhale@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367203 - head/misc/nut
Message-ID:  <201409031411.s83EBBBC053655@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: jhale
Date: Wed Sep  3 14:11:11 2014
New Revision: 367203
URL: http://svnweb.freebsd.org/changeset/ports/367203
QAT: https://qat.redports.org/buildarchive/r367203/

Log:
  - Update to 20.0
  - Add LICENSE_FILE
  
  Changes:
  - Minor bugfix
  - Update USDA Nutrient Database to Release 27

Modified:
  head/misc/nut/Makefile
  head/misc/nut/distinfo
  head/misc/nut/pkg-plist

Modified: head/misc/nut/Makefile
==============================================================================
--- head/misc/nut/Makefile	Wed Sep  3 14:00:08 2014	(r367202)
+++ head/misc/nut/Makefile	Wed Sep  3 14:11:11 2014	(r367203)
@@ -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
 

Modified: head/misc/nut/distinfo
==============================================================================
--- head/misc/nut/distinfo	Wed Sep  3 14:00:08 2014	(r367202)
+++ head/misc/nut/distinfo	Wed Sep  3 14:11:11 2014	(r367203)
@@ -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

Modified: head/misc/nut/pkg-plist
==============================================================================
--- head/misc/nut/pkg-plist	Wed Sep  3 14:00:08 2014	(r367202)
+++ head/misc/nut/pkg-plist	Wed Sep  3 14:11:11 2014	(r367203)
@@ -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%%



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409031411.s83EBBBC053655>