--- ./distinfo.ORIG 2019-02-04 18:58:04.529945000 +0100 +++ ./distinfo 2020-11-16 08:46:27.746130000 +0100 @@ -1,3 +1,3 @@ -TIMESTAMP = 1549287444 -SHA256 (etherape-0.9.18.tar.gz) = bbc24f47d6072cd8ee6ed31303d4ec31d842dc53291613a440fe971d0b732c79 -SIZE (etherape-0.9.18.tar.gz) = 1436265 +TIMESTAMP = 1605512787 +SHA256 (etherape-0.9.19.tar.gz) = e7d549282a7ef6ec8defc55b08084ebc31b3908dc6b42afce6c34583c5dbc370 +SIZE (etherape-0.9.19.tar.gz) = 1452435 --- ./files/XXXpatch-src_names_eth__resolv.c.ORIG 2018-03-06 17:32:49.288258000 +0100 +++ ./files/patch-src_names_eth__resolv.c 2020-11-16 09:12:34.723317000 +0100 @@ -1,4 +1,4 @@ ---- src/names/eth_resolv.c.orig 2017-03-18 16:11:42 UTC +--- src/names/eth_resolv.c.orig 2020-05-15 18:53:55 UTC +++ src/names/eth_resolv.c @@ -26,8 +26,9 @@ #include @@ -22,7 +22,7 @@ } static void add_ether_ent(const struct ether_addr *addr, const char *hostname) -@@ -118,7 +119,7 @@ const char *get_ether_name(const unsigned char *addr_b +@@ -115,7 +116,7 @@ const char *get_ether_name(const unsigned char *addr_b struct ether_ent *ent; size_t addrstr_size; @@ -31,7 +31,7 @@ ent = g_tree_lookup(ethers, &addr); if (ent) -@@ -129,9 +130,9 @@ const char *get_ether_name(const unsigned char *addr_b +@@ -126,9 +127,9 @@ const char *get_ether_name(const unsigned char *addr_b ent = g_malloc(sizeof(*ent) + addrstr_size); ent->addr = addr; snprintf(ent->hostname, addrstr_size, "%02x:%02x:%02x:%02x:%02x:%02x", --- ./files/XXXpatch-src_names_names.c.ORIG 2018-03-06 17:32:49.288818000 +0100 +++ ./files/patch-src_names_names.c 2020-11-16 09:12:34.765021000 +0100 @@ -1,7 +1,7 @@ ---- src/names/names.c.orig 2017-03-18 16:11:42 UTC +--- src/names/names.c.orig 2020-05-15 18:53:55 UTC +++ src/names/names.c @@ -19,7 +19,18 @@ - #include + #include "../../config.h" #endif +#ifdef HAVE_SYS_TYPES_H --- ./files/XXXpatch-src_names_thread__resolve.c.ORIG 2018-03-06 17:32:49.289369000 +0100 +++ ./files/patch-src_names_thread__resolve.c 2020-11-16 09:12:34.768584000 +0100 @@ -1,23 +1,23 @@ ---- src/names/thread_resolve.c.orig 2017-03-18 16:11:42 UTC +--- src/names/thread_resolve.c.orig 2020-05-15 18:53:55 UTC +++ src/names/thread_resolve.c -@@ -162,6 +162,10 @@ thread_pool_routine(void *dt) +@@ -189,6 +189,10 @@ static void *thread_pool_routine(void *dt) - pthread_mutex_unlock(&resolvemtx); - } + pthread_mutex_unlock(&resolvemtx); + } + -+ /* close mutex */ -+ close_mutex(); ++ /* close mutex */ ++ close_mutex(); + - return NULL; + return NULL; } -@@ -280,9 +284,6 @@ thread_close(void) +@@ -299,9 +303,6 @@ void thread_close(void) { - /* thread pool shutdown */ + /* thread pool shutdown */ stop_threads(); -- -- /* close mutex */ +- +- /* close mutex */ - close_mutex(); } - const char * + const char *thread_lookup(address_t *ip) --- ./files/XXXpatch-src_stats_decode__proto.c.ORIG 2018-03-06 17:32:49.289910000 +0100 +++ ./files/patch-src_stats_decode__proto.c 2020-11-16 09:12:34.912344000 +0100 @@ -1,4 +1,4 @@ ---- src/stats/decode_proto.c.orig 2017-03-18 16:11:42 UTC +--- src/stats/decode_proto.c.orig 2020-05-15 18:53:55 UTC +++ src/stats/decode_proto.c @@ -25,6 +25,15 @@ #include "appdata.h" --- ./Makefile.ORIG 2019-02-04 18:58:04.529408000 +0100 +++ ./Makefile 2020-11-16 08:46:07.386094000 +0100 @@ -2,7 +2,7 @@ # $FreeBSD: head/net-mgmt/etherape/Makefile 492134 2019-02-04 14:01:59Z woodsb02 $ PORTNAME= etherape -PORTVERSION= 0.9.18 +PORTVERSION= 0.9.19 CATEGORIES= net-mgmt gnome MASTER_SITES= SF --- ./pkg-plist.ORIG 2019-02-04 18:58:04.530463000 +0100 +++ ./pkg-plist 2020-11-16 09:10:02.801402000 +0100 @@ -33,6 +33,7 @@ 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