Upgrade to gnut 0.4.20

Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
PR:		25023
This commit is contained in:
Kris Kennaway
2001-02-12 00:35:57 +00:00
parent 6363de5097
commit 7e3e33364d
3 changed files with 8 additions and 6 deletions

View File

@@ -6,9 +6,9 @@
#
PORTNAME= gnut
PORTVERSION= 0.4.18
PORTVERSION= 0.4.20
CATEGORIES= net audio
MASTER_SITES= http://www.mrob.com/gnut/tars/
MASTER_SITES= http://www.gnutelliums.com/linux_unix/gnut/tars/
MAINTAINER= kris@FreeBSD.org

View File

@@ -1 +1 @@
MD5 (gnut-0.4.18.tar.gz) = eb3c175b74980d6e9969d1ba41d402af
MD5 (gnut-0.4.20.tar.gz) = e4f74abd2c958c96a50def716a05f986

View File

@@ -1,6 +1,8 @@
--- src/blacklist.c.orig Sun Sep 10 03:49:23 2000
+++ src/blacklist.c Sun Sep 10 03:49:31 2000
@@ -1,3 +1,4 @@
--- src/blacklist.c.orig Mon Feb 12 00:26:06 2001
+++ src/blacklist.c Mon Feb 12 00:26:19 2001
@@ -1,5 +1,6 @@
/* blacklist.c */
+#include <sys/types.h>
#include <stdio.h>
#include <stdlib.h>