pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/mtr mtr: update to 0.94.
details: https://anonhg.NetBSD.org/pkgsrc/rev/4fd3e0787131
branches: trunk
changeset: 440054:4fd3e0787131
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Oct 02 09:19:59 2020 +0000
description:
mtr: update to 0.94.
V0.94
Aaron Lipinski (10):
gtk_menu_append -> gtk_menu_shell_append
GTK_OBJECT -> G_OBJECT
gtk_button_new_from_stock -> gtk_button_new_with_label
gtk3
hbox/vbox -> gtk_box_new
gtk_menu_popup -> gtk_menu_popup_at_pointer
show resolved hostname in raw dnsline
rely on final return NULL
introduce libasan
avoid stack use after scope
Alejandro Leal (2):
few updates to manual page and README.md
Updating some comments
Chongyu Zhu (1):
probe: fix find_source_addr
Konrad Bucheli (1):
fix segmentation fault if there is no IP address on an interface (fixes #320)
Kulemin Alexander (1):
report: json: reworked with libjansson
Mark Egan-Fuller (1):
Add display of destination.
Markus Kötter (6):
simplification - remove sockaddrtop
simplification - remove addrcpy
simplification - remove rsa{4,6}
simplification - address addrcmp
simplification - improve readability
ip6 udp - fix probes with local or remote port
R.E. Wolff (29):
fix warning on recent compilers.
Merge branch 'master' of github.com:traviscross/mtr
net find local address fix by meingtsla
proposed patch for bsd compile error
fix closing brace
Added include errno --obouizi
Merge branch 'master' of github.com:traviscross/mtr
More compilation warning fixes from obouizi
Added extra help text to configure --yvs
Changed MAXPATH to MAX_PATH for AIX compatibility. -- aixtools
make the code for gtk2/3 a bit nicer.
Merge branch 'gtk3_with_fallback' of https://github.com/krisl/mtr
Merge branch 'master' of github.com:traviscross/mtr
in hindsight my previous patch wasn't so nice. And nobody told me.
Sean Wei (1):
Fix parameter in ui/net.c
Siyuan Miao (1):
show mpls information in raw output
atib (1):
Added code to print multiple addresses regitered on the same hop count
atibdialpad (2):
Change TTL dynamically to adjust for path changes
TODO list changes
meingtsla (2):
asn_{open,close}: Always initialize ipinfo hash table
Merge branch 'master' of https://github.com/traviscross/mtr into asn-open-always-hcreate
diffstat:
net/mtr/Makefile | 12 ++----------
net/mtr/distinfo | 18 +++++-------------
2 files changed, 7 insertions(+), 23 deletions(-)
diffs (46 lines):
diff -r 4bebb937fe11 -r 4fd3e0787131 net/mtr/Makefile
--- a/net/mtr/Makefile Fri Oct 02 08:35:31 2020 +0000
+++ b/net/mtr/Makefile Fri Oct 02 09:19:59 2020 +0000
@@ -1,17 +1,9 @@
-# $NetBSD: Makefile,v 1.114 2020/08/17 20:19:49 leot Exp $
+# $NetBSD: Makefile,v 1.115 2020/10/02 09:19:59 wiz Exp $
-DISTNAME= mtr-0.93
-PKGREVISION= 4
+DISTNAME= mtr-0.94
CATEGORIES= net
MASTER_SITES= ftp://ftp.bitwizard.nl/mtr/
-PATCH_SITES= https://github.com/traviscross/mtr/commit/
-PATCH_DIST_STRIP= -p1
-# For improved errors
-PATCHFILES= 919422d1dee7d35a236035f190f491a4a2113772.patch
-# Fix find_source_addr
-PATCHFILES+= 9fe183d61f5382bd6dae1df1db6439a27e8edde2.patch
-
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.bitwizard.nl/mtr/
COMMENT= Traceroute and ping in a single graphical network diagnostic tool
diff -r 4bebb937fe11 -r 4fd3e0787131 net/mtr/distinfo
--- a/net/mtr/distinfo Fri Oct 02 08:35:31 2020 +0000
+++ b/net/mtr/distinfo Fri Oct 02 09:19:59 2020 +0000
@@ -1,14 +1,6 @@
-$NetBSD: distinfo,v 1.51 2019/09/07 18:50:19 kim Exp $
+$NetBSD: distinfo,v 1.52 2020/10/02 09:19:59 wiz Exp $
-SHA1 (919422d1dee7d35a236035f190f491a4a2113772.patch) = a40f6da7de3ac96e3e99ffb9751274e1ea7e4157
-RMD160 (919422d1dee7d35a236035f190f491a4a2113772.patch) = f154d0d15f8b3da79fce0bb04b7ad6184f234ed4
-SHA512 (919422d1dee7d35a236035f190f491a4a2113772.patch) = 89c99e900936ed228a3dc3a9cab0d04a4a2ba01635f6474e17c6beca6c28353b1785990c44785bddd1e9697d5e7e3a0d611ce35708e14822037c0f8b1881ac75
-Size (919422d1dee7d35a236035f190f491a4a2113772.patch) = 3597 bytes
-SHA1 (9fe183d61f5382bd6dae1df1db6439a27e8edde2.patch) = 5d1816ac1a846c4b9af6e9b40a7456ce878584a3
-RMD160 (9fe183d61f5382bd6dae1df1db6439a27e8edde2.patch) = 5d02c73f0cbc923462cb029f57be7dcb14d6763c
-SHA512 (9fe183d61f5382bd6dae1df1db6439a27e8edde2.patch) = 7b740d390aa3dcf757065034d585d40eba507eceb40ff17b08d5f6501c60112d237c37706d8be77480e84345fa408c2c6c37893db841d5ca2b116fd860d039c5
-Size (9fe183d61f5382bd6dae1df1db6439a27e8edde2.patch) = 1001 bytes
-SHA1 (mtr-0.93.tar.gz) = 853cfaf0a9822e7add3eb82ccdb360e84f36ffa5
-RMD160 (mtr-0.93.tar.gz) = 221c6c7edfb1769dbc9a61405be9c8e1e1c89c2f
-SHA512 (mtr-0.93.tar.gz) = 046e98a661bd6248ce819411ceb6e2b875b92877de38523594898df507836c113573cf40d7d4cc548370f515abe99e0aa4d8b3ba44ad54dd00f8e93c8a96c021
-Size (mtr-0.93.tar.gz) = 291015 bytes
+SHA1 (mtr-0.94.tar.gz) = 91d8b1c6da8f23b250811d87ff493596a4cf531b
+RMD160 (mtr-0.94.tar.gz) = b5559299a31ec1d030a80c4e165b5ee1d7f707c2
+SHA512 (mtr-0.94.tar.gz) = 82d7f3c3a692800739a37c95b0a561cb3897e18db7b8b6e4e43c7cba997488e811d82e92ad3f0e97712633627020c7be81e3053c0444f4cc4bd3d9b87fde2aa7
+Size (mtr-0.94.tar.gz) = 293925 bytes
Home |
Main Index |
Thread Index |
Old Index