aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-08-05 11:23:26 +0800
committerlioux <lioux@FreeBSD.org>2001-08-05 11:23:26 +0800
commit4ce68fbef0dbf01435b66554c3ad764b797ea69a (patch)
tree0a9f0c604ccbf2218ab103eb59e1345fc1b3651f /net
parent42b41932a907dbd7bbefd223e7a12c18dce99742 (diff)
downloadfreebsd-ports-gnome-4ce68fbef0dbf01435b66554c3ad764b797ea69a.tar.gz
freebsd-ports-gnome-4ce68fbef0dbf01435b66554c3ad764b797ea69a.tar.zst
freebsd-ports-gnome-4ce68fbef0dbf01435b66554c3ad764b797ea69a.zip
o Update to 0.8.0
o Remove patch: integrated in the distribution PR: 29419 Submitted by: MAINTAINER
Diffstat (limited to 'net')
-rw-r--r--net/etherape/Makefile2
-rw-r--r--net/etherape/distinfo2
-rw-r--r--net/etherape/files/patch-conversations.c10
3 files changed, 2 insertions, 12 deletions
diff --git a/net/etherape/Makefile b/net/etherape/Makefile
index 9f42ff535913..2a530a782e2a 100644
--- a/net/etherape/Makefile
+++ b/net/etherape/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= etherape
-PORTVERSION= 0.7.8
+PORTVERSION= 0.8.0
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/net/etherape/distinfo b/net/etherape/distinfo
index dadff37d0e62..b7cf65bd0458 100644
--- a/net/etherape/distinfo
+++ b/net/etherape/distinfo
@@ -1 +1 @@
-MD5 (etherape-0.7.8.tar.gz) = 29f6ef56960b6fb2a9ba62b9f8ef8a4f
+MD5 (etherape-0.8.0.tar.gz) = 5cce9e9d7cb2698e0aa5a3ef086a7c06
diff --git a/net/etherape/files/patch-conversations.c b/net/etherape/files/patch-conversations.c
deleted file mode 100644
index 7c0673cf3983..000000000000
--- a/net/etherape/files/patch-conversations.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/conversations.c.orig Fri Jul 6 11:47:09 2001
-+++ src/conversations.c Fri Jul 6 11:47:18 2001
-@@ -21,6 +21,7 @@
- #include <config.h>
- #endif
-
-+#include <sys/types.h>
- #include <netinet/in.h>
- #include "globals.h"
- #include "conversations.h"