aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNeel Chauhan <nc@FreeBSD.org>2021-08-23 22:47:58 +0000
committerNeel Chauhan <nc@FreeBSD.org>2021-08-23 22:49:10 +0000
commit8b0281a7c291930f4bf8ca33a3dfa261af6ac441 (patch)
treec059748a3f61987fcffbb9ae75770f36812bc1f9
parent725a01132b0199e10d39c9fd4a9d644f2cc5e582 (diff)
downloadports-8b0281a7c291930f4bf8ca33a3dfa261af6ac441.tar.gz
ports-8b0281a7c291930f4bf8ca33a3dfa261af6ac441.zip
net-mgmt/etherape: Update to 0.9.20
-rw-r--r--net-mgmt/etherape/Makefile2
-rw-r--r--net-mgmt/etherape/distinfo6
-rw-r--r--net-mgmt/etherape/files/patch-src_names_thread__resolve.c23
-rw-r--r--net-mgmt/etherape/pkg-plist1
4 files changed, 5 insertions, 27 deletions
diff --git a/net-mgmt/etherape/Makefile b/net-mgmt/etherape/Makefile
index 3c63e6697894..c17e72a2c695 100644
--- a/net-mgmt/etherape/Makefile
+++ b/net-mgmt/etherape/Makefile
@@ -1,7 +1,7 @@
# Created by: Holger Lamm <holger@eit.uni-kl.de>
PORTNAME= etherape
-PORTVERSION= 0.9.18
+PORTVERSION= 0.9.20
CATEGORIES= net-mgmt gnome
MASTER_SITES= SF
diff --git a/net-mgmt/etherape/distinfo b/net-mgmt/etherape/distinfo
index 478dff1c7a28..10c36dbb1f5c 100644
--- a/net-mgmt/etherape/distinfo
+++ b/net-mgmt/etherape/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1549287444
-SHA256 (etherape-0.9.18.tar.gz) = bbc24f47d6072cd8ee6ed31303d4ec31d842dc53291613a440fe971d0b732c79
-SIZE (etherape-0.9.18.tar.gz) = 1436265
+TIMESTAMP = 1629758699
+SHA256 (etherape-0.9.20.tar.gz) = f54b10b56397075c98a1f192e2b30817e212581b0929dd0304e15fa8eaf59f96
+SIZE (etherape-0.9.20.tar.gz) = 1480790
diff --git a/net-mgmt/etherape/files/patch-src_names_thread__resolve.c b/net-mgmt/etherape/files/patch-src_names_thread__resolve.c
deleted file mode 100644
index f0b5a97138be..000000000000
--- a/net-mgmt/etherape/files/patch-src_names_thread__resolve.c
+++ /dev/null
@@ -1,23 +0,0 @@
---- src/names/thread_resolve.c.orig 2017-03-18 16:11:42 UTC
-+++ src/names/thread_resolve.c
-@@ -162,6 +162,10 @@ thread_pool_routine(void *dt)
-
- pthread_mutex_unlock(&resolvemtx);
- }
-+
-+ /* close mutex */
-+ close_mutex();
-+
- return NULL;
- }
-
-@@ -280,9 +284,6 @@ thread_close(void)
- {
- /* thread pool shutdown */
- stop_threads();
--
-- /* close mutex */
-- close_mutex();
- }
-
- const char *
diff --git a/net-mgmt/etherape/pkg-plist b/net-mgmt/etherape/pkg-plist
index 2503e2d144de..471deb220bfc 100644
--- a/net-mgmt/etherape/pkg-plist
+++ b/net-mgmt/etherape/pkg-plist
@@ -33,6 +33,7 @@ share/locale/es/LC_MESSAGES/etherape.mo
share/locale/fr/LC_MESSAGES/etherape.mo
share/locale/it/LC_MESSAGES/etherape.mo
share/locale/nl/LC_MESSAGES/etherape.mo
+share/locale/ru/LC_MESSAGES/etherape.mo
share/locale/sv/LC_MESSAGES/etherape.mo
share/locale/tr/LC_MESSAGES/etherape.mo
share/pixmaps/etherape.png