net-mgmt/etherape: Update to 0.9.20

This commit is contained in:
Neel Chauhan 2021-08-23 15:47:58 -07:00
parent 725a01132b
commit 8b0281a7c2
4 changed files with 5 additions and 27 deletions

View file

@ -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

View file

@ -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

View file

@ -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 *

View file

@ -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