From be4f92f1ce8d3c8167b19233cd671886b3f450c0 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Tue, 6 Jan 2004 23:45:38 +0000 Subject: - Update to version 9.7 --- misc/nut/Makefile | 2 +- misc/nut/distinfo | 2 +- misc/nut/files/patch-db.c | 14 ++++++++++++++ 3 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 misc/nut/files/patch-db.c (limited to 'misc/nut') diff --git a/misc/nut/Makefile b/misc/nut/Makefile index 7ccc501fe878..9390d5dd123d 100644 --- a/misc/nut/Makefile +++ b/misc/nut/Makefile @@ -6,7 +6,7 @@ # PORTNAME= nut -PORTVERSION= 9.6 +PORTVERSION= 9.7 CATEGORIES= misc MASTER_SITES= http://www.lafn.org/~av832/ PKGNAMEPREFIX= health- diff --git a/misc/nut/distinfo b/misc/nut/distinfo index 12a368aa45b2..0a0980b50222 100644 --- a/misc/nut/distinfo +++ b/misc/nut/distinfo @@ -1 +1 @@ -MD5 (nut-9.6.tar.gz) = f7e489926deb22588acca6e8bcea0939 +MD5 (nut-9.7.tar.gz) = 50046c4464cf0a2921ecb5cc9aa8a061 diff --git a/misc/nut/files/patch-db.c b/misc/nut/files/patch-db.c new file mode 100644 index 000000000000..a0e01b01aa0b --- /dev/null +++ b/misc/nut/files/patch-db.c @@ -0,0 +1,14 @@ +--- db.c.orig Wed Jan 7 00:42:33 2004 ++++ db.c Wed Jan 7 00:42:41 2004 +@@ -23,11 +23,7 @@ + #include "meal.h" + #include "options.h" + #include "util.h" +-#ifndef DOS +-#include +-#else + #include +-#endif + #include + #include + #include -- cgit v1.2.3