aboutsummaryrefslogtreecommitdiffstats
path: root/net/gnut
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2001-11-30 12:34:33 +0800
committerkris <kris@FreeBSD.org>2001-11-30 12:34:33 +0800
commit6345e1c44c1e41dce724a867b628a1094cebd5d7 (patch)
treed32351d7eabb840a76642e91634878072d0c7db2 /net/gnut
parent248a573b91c97d786851be288ffa6de37d4b048b (diff)
downloadfreebsd-ports-gnome-6345e1c44c1e41dce724a867b628a1094cebd5d7.tar.gz
freebsd-ports-gnome-6345e1c44c1e41dce724a867b628a1094cebd5d7.tar.zst
freebsd-ports-gnome-6345e1c44c1e41dce724a867b628a1094cebd5d7.zip
Update to gnut 0.4.28.
Diffstat (limited to 'net/gnut')
-rw-r--r--net/gnut/Makefile3
-rw-r--r--net/gnut/distinfo2
-rw-r--r--net/gnut/files/patch-ab6
-rw-r--r--net/gnut/files/patch-ac11
4 files changed, 16 insertions, 6 deletions
diff --git a/net/gnut/Makefile b/net/gnut/Makefile
index 202c27d4a82b..bb0ed0c1dfff 100644
--- a/net/gnut/Makefile
+++ b/net/gnut/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gnut
-PORTVERSION= 0.4.27
-PORTREVISION= 1
+PORTVERSION= 0.4.28
CATEGORIES= net audio
MASTER_SITES= http://www.gnutelliums.com/linux_unix/gnut/tars/
diff --git a/net/gnut/distinfo b/net/gnut/distinfo
index 8b587aed8ed1..bdc2dd67d258 100644
--- a/net/gnut/distinfo
+++ b/net/gnut/distinfo
@@ -1 +1 @@
-MD5 (gnut-0.4.27.tar.gz) = efc511e50d2aab095d29102f00466953
+MD5 (gnut-0.4.28.tar.gz) = bade24c9838d390de41f5ea0c80dc22f
diff --git a/net/gnut/files/patch-ab b/net/gnut/files/patch-ab
index 601838f49bb5..7caa82366f78 100644
--- a/net/gnut/files/patch-ab
+++ b/net/gnut/files/patch-ab
@@ -1,5 +1,5 @@
---- configure.in.orig Sat Aug 25 20:50:06 2001
-+++ configure.in Sat Aug 25 20:50:22 2001
+--- configure.in.orig Thu Nov 29 20:28:19 2001
++++ configure.in Thu Nov 29 20:28:35 2001
@@ -2,49 +2,6 @@
AC_INIT(src/gnut.c)
@@ -47,6 +47,6 @@
-cat_eof
-read GPL_OK_TMP
-
- AM_INIT_AUTOMAKE(gnut,0.4.27)
+ AM_INIT_AUTOMAKE(gnut,0.4.28)
AM_MAINTAINER_MODE
AM_ACLOCAL_INCLUDE(macros)
diff --git a/net/gnut/files/patch-ac b/net/gnut/files/patch-ac
new file mode 100644
index 000000000000..db5bcd7fc244
--- /dev/null
+++ b/net/gnut/files/patch-ac
@@ -0,0 +1,11 @@
+--- src/td.h.orig Mon Sep 10 16:36:30 2001
++++ src/td.h Thu Nov 29 20:31:12 2001
+@@ -30,6 +30,8 @@
+ */
+
+ /* level-1 system headers */
++#include <sys/types.h>
++#include <sys/socket.h>
+ #include <netinet/in.h>
+ #include <pthread.h>
+