diff options
-rw-r--r-- | net-mgmt/etherape/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/etherape/distinfo | 2 | ||||
-rw-r--r-- | net-mgmt/etherape/files/patch-conversations.c | 10 | ||||
-rw-r--r-- | net/etherape/Makefile | 2 | ||||
-rw-r--r-- | net/etherape/distinfo | 2 | ||||
-rw-r--r-- | net/etherape/files/patch-conversations.c | 10 |
6 files changed, 4 insertions, 24 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile index 9f42ff535913..2a530a782e2a 100644 --- a/net-mgmt/etherape/Makefile +++ b/net-mgmt/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-mgmt/etherape/distinfo b/net-mgmt/etherape/distinfo index dadff37d0e62..b7cf65bd0458 100644 --- a/net-mgmt/etherape/distinfo +++ b/net-mgmt/etherape/distinfo @@ -1 +1 @@ -MD5 (etherape-0.7.8.tar.gz) = 29f6ef56960b6fb2a9ba62b9f8ef8a4f +MD5 (etherape-0.8.0.tar.gz) = 5cce9e9d7cb2698e0aa5a3ef086a7c06 diff --git a/net-mgmt/etherape/files/patch-conversations.c b/net-mgmt/etherape/files/patch-conversations.c deleted file mode 100644 index 7c0673cf3983..000000000000 --- a/net-mgmt/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" 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" |