diff options
author | Jason E. Hale <jhale@FreeBSD.org> | 2014-06-14 13:40:09 +0000 |
---|---|---|
committer | Jason E. Hale <jhale@FreeBSD.org> | 2014-06-14 13:40:09 +0000 |
commit | b21d503d6a84f22ed11c82733ffbf9e6d64aa76a (patch) | |
tree | c6359cb8691c9db5620d19dd8bef342795df288e /misc/nut | |
parent | Stagify. (diff) |
- Update to 19.2
Changes:
- Adds automatic portion control for iron, potassium, and zinc
- Note: the abbreviation for calcium (formerly 'z') is now 'l'
(the letter ell) and the abbreviation for zinc is 'z'. See nut(1).
Notes
Notes:
svn path=/head/; revision=357779
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 2 | ||||
-rw-r--r-- | misc/nut/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 06de409dee2b..866735616cba 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= nut -PORTVERSION= 19.1 +PORTVERSION= 19.2 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 2663c2d0a657..9c6898851f05 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,2 +1,2 @@ -SHA256 (nut-19.1.tar.gz) = 643aaccaeee1122ca785f903bdf9bf19f5c7900941318a833561db204b495f7e -SIZE (nut-19.1.tar.gz) = 1399743 +SHA256 (nut-19.2.tar.gz) = 9aa1489e6644137c7b9fe2e2520dd4409e2e3c09c0f2e505aba0ad640e7e892c +SIZE (nut-19.2.tar.gz) = 1401187 |