summaryrefslogtreecommitdiff
path: root/net/gnut
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2001-02-12 00:35:57 +0000
committerKris Kennaway <kris@FreeBSD.org>2001-02-12 00:35:57 +0000
commit7e3e33364d3cb2f26bbcbc78ded9421653ba0bb4 (patch)
tree0c6d1ce4da4f366652a348329531f3d060a69984 /net/gnut
parentMake this build when it is in the full /usr/ports tree and "vi-" is prepended (diff)
Upgrade to gnut 0.4.20
Submitted by: George Reid <greid@ukug.uk.freebsd.org> PR: 25023
Notes
Notes: svn path=/head/; revision=38232
Diffstat (limited to 'net/gnut')
-rw-r--r--net/gnut/Makefile4
-rw-r--r--net/gnut/distinfo2
-rw-r--r--net/gnut/files/patch-aa8
3 files changed, 8 insertions, 6 deletions
diff --git a/net/gnut/Makefile b/net/gnut/Makefile
index c70675797644..91ea345858d8 100644
--- a/net/gnut/Makefile
+++ b/net/gnut/Makefile
@@ -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
diff --git a/net/gnut/distinfo b/net/gnut/distinfo
index 436a55a38142..b34d35c201f6 100644
--- a/net/gnut/distinfo
+++ b/net/gnut/distinfo
@@ -1 +1 @@
-MD5 (gnut-0.4.18.tar.gz) = eb3c175b74980d6e9969d1ba41d402af
+MD5 (gnut-0.4.20.tar.gz) = e4f74abd2c958c96a50def716a05f986
diff --git a/net/gnut/files/patch-aa b/net/gnut/files/patch-aa
index c150b6202030..ab2cc1e0e64b 100644
--- a/net/gnut/files/patch-aa
+++ b/net/gnut/files/patch-aa
@@ -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>