- update nutdb to 13.9
- update HOMEPAGE - remove maintainer who has been inactive/unresponsive for years
This commit is contained in:
parent
df374c343d
commit
09d4dc6d7e
@ -1,13 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.15 2008/04/11 09:15:49 jasper Exp $
|
||||
# $OpenBSD: Makefile,v 1.16 2008/09/22 08:13:28 jasper Exp $
|
||||
|
||||
COMMENT= record and analyze your meals for nutrient composition
|
||||
|
||||
DISTNAME= nut-13.5
|
||||
PKGNAME= nutdb-13.5
|
||||
DISTNAME= nut-13.9
|
||||
PKGNAME= nutdb-13.9
|
||||
CATEGORIES= biology
|
||||
HOMEPAGE= http://www.lafn.org/~av832/
|
||||
|
||||
MAINTAINER= Jon Trembley <jon@brain-box.net>
|
||||
HOMEPAGE= http://nut.sourceforge.net/
|
||||
|
||||
# GPLv2
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
@ -29,6 +27,6 @@ USE_GMAKE= Yes
|
||||
EXTRA_CFLAGS= -O0
|
||||
.endif
|
||||
|
||||
MAKE_FLAGS+= EXTRA_CFLAGS=${EXTRA_CFLAGS}
|
||||
MAKE_FLAGS+= EXTRA_CFLAGS=${EXTRA_CFLAGS}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,5 +1,5 @@
|
||||
MD5 (nut-13.5.tar.gz) = Gc+1t/VwLN59BhyPCmKgvQ==
|
||||
RMD160 (nut-13.5.tar.gz) = 6sGtOMGsat4rLcqoQpD5G2KBNHM=
|
||||
SHA1 (nut-13.5.tar.gz) = rBCqRkUPCwv13n24PLijjJiDMAA=
|
||||
SHA256 (nut-13.5.tar.gz) = BbiZSLsWGXGLN9gRLqB9YRhecFl3ADhdDsbWe22mpv4=
|
||||
SIZE (nut-13.5.tar.gz) = 1182466
|
||||
MD5 (nut-13.9.tar.gz) = ZJRkdS+3aruQcK2S2fEzBA==
|
||||
RMD160 (nut-13.9.tar.gz) = MoQsEcb32jLs2nv1Vw4udYBXtPk=
|
||||
SHA1 (nut-13.9.tar.gz) = q/lBrMnkBdaia+0tbQJWxjzvQfE=
|
||||
SHA256 (nut-13.9.tar.gz) = VFNAPH/UYmv10G1ciavwuTCeoviLhlQQlDYJMA1k7cQ=
|
||||
SIZE (nut-13.9.tar.gz) = 1182606
|
||||
|
@ -1,6 +1,6 @@
|
||||
$OpenBSD: patch-nut_1,v 1.5 2008/04/11 09:15:49 jasper Exp $
|
||||
--- nut.1.orig Tue Apr 8 15:32:55 2008
|
||||
+++ nut.1 Tue Apr 8 15:34:13 2008
|
||||
$OpenBSD: patch-nut_1,v 1.6 2008/09/22 08:13:28 jasper Exp $
|
||||
--- nut.1.orig Mon Sep 22 10:08:44 2008
|
||||
+++ nut.1 Mon Sep 22 10:09:46 2008
|
||||
@@ -1,17 +1,17 @@
|
||||
-.\" manual page [] for nut
|
||||
+.\" manual page [] for nutdb
|
||||
@ -9,8 +9,8 @@ $OpenBSD: patch-nut_1,v 1.5 2008/04/11 09:15:49 jasper Exp $
|
||||
.\" LP paragraph
|
||||
.\" IP indented paragraph
|
||||
.\" TP hanging label
|
||||
-.TH "nut" "1" "2008.04.04" "" ""
|
||||
+.TH "nutdb" "1" "2008.04.04" "" ""
|
||||
-.TH "nut" "1" "2008.05.22" "" ""
|
||||
+.TH "nutdb" "1" "2008.05.22" "" ""
|
||||
.SH "NAME"
|
||||
-.B nut \- analyze meals with the USDA Nutrient Database
|
||||
+.B nutdb \- analyze meals with the USDA Nutrient Database
|
||||
|
@ -1,5 +1,5 @@
|
||||
@comment $OpenBSD: PLIST,v 1.5 2008/04/11 09:15:49 jasper Exp $
|
||||
bin/nutdb
|
||||
@comment $OpenBSD: PLIST,v 1.6 2008/09/22 08:13:28 jasper Exp $
|
||||
@bin bin/nutdb
|
||||
lib/nutdb/
|
||||
lib/nutdb/FOOD_DES.txt
|
||||
lib/nutdb/NUT_DATA.txt
|
||||
|
Loading…
Reference in New Issue
Block a user