pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/etherape
Module Name: pkgsrc
Committed By: nia
Date: Tue Aug 10 11:12:38 UTC 2021
Modified Files:
pkgsrc/net/etherape: Makefile distinfo
Log Message:
etherape: update to 0.9.20
Changelog for EtherApe
Overview of changes in EtherApe 0.9.20 (Sunday, May 16, 2021):
Link fading now follows the averaging timer, giving a better feel of packet
flow.
Improved xml output. Now contains also links and global protocol statistics.
Several preferences were removed or merged in a general tidying.
Preference upgrade is automatic, but if EtherApe detects obsolete parameters
the user will be asked to review and confirm the new settings.
Compatibility Warnings:
* the link-level xml element is now called 'link-id', instead of simply
'link' as in the past releases. 'link' xml elements now refer to
node-to-node statistics.
* removed node-link ratio preference.
* merged link protocol and traffic timeout preferences.
* merged node protocol and traffic timeout preferences.
Changes summary:
* fix for ticket #100, thanks to Salam for reporting it.
* diagram refresh command, thanks to Ronald W. Henderson
* patch to remove artifact when resizing, thanks to Ronald W. Henderson
* reorder keyboard shortcuts, thanks to Ronald W. Henderson
* sort by port on protocol windows, thanks to Ronald W. Henderson
* xml output now containes also link and global protocols statistics.
* link fades with averaging times
* node-link ratio slider removed, ratio always fixed at 1 (links sizes are aligned
with nodes)
* improve statistics repeatability esp. when setting max-delay=0 (useful for tests
or just to calcolate quickly statistics of a dump file).
* new no-display mode (command line only), disables diagram updates (again, mostly
for testing).
* merged link protocol and traffic timeouts.
To generate a diff of this commit:
cvs rdiff -u -r1.111 -r1.112 pkgsrc/net/etherape/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/net/etherape/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/etherape/Makefile
diff -u pkgsrc/net/etherape/Makefile:1.111 pkgsrc/net/etherape/Makefile:1.112
--- pkgsrc/net/etherape/Makefile:1.111 Sun May 2 10:24:51 2021
+++ pkgsrc/net/etherape/Makefile Tue Aug 10 11:12:38 2021
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.111 2021/05/02 10:24:51 nia Exp $
+# $NetBSD: Makefile,v 1.112 2021/08/10 11:12:38 nia Exp $
-DISTNAME= etherape-0.9.19
+DISTNAME= etherape-0.9.20
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=etherape/}
Index: pkgsrc/net/etherape/distinfo
diff -u pkgsrc/net/etherape/distinfo:1.13 pkgsrc/net/etherape/distinfo:1.14
--- pkgsrc/net/etherape/distinfo:1.13 Fri Apr 9 14:03:14 2021
+++ pkgsrc/net/etherape/distinfo Tue Aug 10 11:12:38 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.13 2021/04/09 14:03:14 nia Exp $
+$NetBSD: distinfo,v 1.14 2021/08/10 11:12:38 nia Exp $
-SHA1 (etherape-0.9.19.tar.gz) = a4c40eec8f77d9981bde3d12e374612f6e595869
-RMD160 (etherape-0.9.19.tar.gz) = 701c6df4b3e5407d8f108929f90ca61a56b6e193
-SHA512 (etherape-0.9.19.tar.gz) = 3819c36a6ea5b1ec6fc675563ab0264d180824343344bf4f2da834db39547b721c1565b6edb882d55ce4e0ca93e4b34e3a544996a988584aaf7fe8b8d5ca265e
-Size (etherape-0.9.19.tar.gz) = 1452435 bytes
+SHA1 (etherape-0.9.20.tar.gz) = 333652b935f44d83c6f7da668477180b50c3817d
+RMD160 (etherape-0.9.20.tar.gz) = 2c6aae91fa136d3cc4a25921b31b31ad69297548
+SHA512 (etherape-0.9.20.tar.gz) = 1dbfbb0efff7871a4b78ca90f81ac2155b57ace217b72e443cdc8b3d3807f7ab881c876bec12d93673500026a9dbf1111417a419891df62230e664af9b54b636
+Size (etherape-0.9.20.tar.gz) = 1480790 bytes
SHA1 (patch-Makefile.in) = 6f83887002b4c72a96104928412cf0e5ef497acf
SHA1 (patch-src_names_eth__resolv.c) = 63cedcefe32ddd1b1d476d8e9471a86b6a46e28e
Home |
Main Index |
Thread Index |
Old Index