diff options
author | culot <culot@FreeBSD.org> | 2012-09-25 19:16:05 +0800 |
---|---|---|
committer | culot <culot@FreeBSD.org> | 2012-09-25 19:16:05 +0800 |
commit | 29f821e0f0819daa76dae232f761eee974af202b (patch) | |
tree | 1e856e4a4d9f9141352dae6d645b06b59de074a0 /misc/nut | |
parent | 3f3f659e4931a724c2af510a0ce08a06f4b384ca (diff) | |
download | freebsd-ports-gnome-29f821e0f0819daa76dae232f761eee974af202b.tar.gz freebsd-ports-gnome-29f821e0f0819daa76dae232f761eee974af202b.tar.zst freebsd-ports-gnome-29f821e0f0819daa76dae232f761eee974af202b.zip |
- Update to 17.12
- Remove LICENSE_FILE (unneeded for standard GPL 2)
- Drop maintainership (could not get upstream to provide a ChangeLog,
which makes it too time-consuming for me to track changes after each
new release)
Diffstat (limited to 'misc/nut')
-rw-r--r-- | misc/nut/Makefile | 11 | ||||
-rw-r--r-- | misc/nut/distinfo | 4 |
2 files changed, 5 insertions, 10 deletions
diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 87bd5a1d64e7..4648ccf42845 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -1,21 +1,16 @@ -# New ports collection makefile for: nut -# Date created: Tue Apr 29 12:45:30 GMT 2003 -# Whom: Kirill Ponomarew <ponomarew@oberon.net> -# +# Created by: Kirill Ponomarew <ponomarew@oberon.net> # $FreeBSD$ -# PORTNAME= nut -PORTVERSION= 17.10 +PORTVERSION= 17.12 CATEGORIES= misc MASTER_SITES= SF PKGNAMEPREFIX= health- -MAINTAINER= culot@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Nutrition software to record what you eat LICENSE= GPLv2 # (or later) -LICENSE_FILE= ${WRKSRC}/LICENSE USE_GMAKE= yes MAKE_JOBS_SAFE= yes diff --git a/misc/nut/distinfo b/misc/nut/distinfo index ad3915ba188b..e73f55cb8131 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1,2 +1,2 @@ -SHA256 (nut-17.10.tar.gz) = 3ef0e3f8f92bb54c2c87c02a355f439596dfa3d0655609e4464f4a2a07d01c45 -SIZE (nut-17.10.tar.gz) = 1273099 +SHA256 (nut-17.12.tar.gz) = b2fbaa92cbb0351efc4b9a679c6fddb31ba56dd87c798fafecff12d21bb7d669 +SIZE (nut-17.12.tar.gz) = 1274051 |