svn commit: r304830 - head/misc/nut
Frederic Culot
culot at FreeBSD.org
Tue Sep 25 11:16:06 UTC 2012
Author: culot
Date: Tue Sep 25 11:16:05 2012
New Revision: 304830
URL: http://svn.freebsd.org/changeset/ports/304830
Log:
- 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)
Modified:
head/misc/nut/Makefile
head/misc/nut/distinfo
Modified: head/misc/nut/Makefile
==============================================================================
--- head/misc/nut/Makefile Tue Sep 25 11:14:42 2012 (r304829)
+++ head/misc/nut/Makefile Tue Sep 25 11:16:05 2012 (r304830)
@@ -1,21 +1,16 @@
-# New ports collection makefile for: nut
-# Date created: Tue Apr 29 12:45:30 GMT 2003
-# Whom: Kirill Ponomarew <ponomarew at oberon.net>
-#
+# Created by: Kirill Ponomarew <ponomarew at oberon.net>
# $FreeBSD$
-#
PORTNAME= nut
-PORTVERSION= 17.10
+PORTVERSION= 17.12
CATEGORIES= misc
MASTER_SITES= SF
PKGNAMEPREFIX= health-
-MAINTAINER= culot at FreeBSD.org
+MAINTAINER= ports at 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
Modified: head/misc/nut/distinfo
==============================================================================
--- head/misc/nut/distinfo Tue Sep 25 11:14:42 2012 (r304829)
+++ head/misc/nut/distinfo Tue Sep 25 11:16:05 2012 (r304830)
@@ -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
More information about the svn-ports-all
mailing list