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:           Fri Apr  9 14:03:14 UTC 2021

Modified Files:
        pkgsrc/net/etherape: Makefile PLIST distinfo

Log Message:
etherape: Update to 0.9.19

  Overview of changes in EtherApe 0.9.19 ():

   This is primarily a bugfix release, but thanks to AlexL adds also a Russian
   translation.

   Changes summary:
     * better sizing of connections lines, thanks to Ronald Henderson.
     * fix for ui crash by "MandatoryField"
     * fix a crash happening when the capture process wasn't able to set the filter.
       Thanks to Benjamin Woods for providing a vital backtrace.
     * russian translation and fixes by AlexL
     * fix for debian bug #958408 from Bernhard Übelacker
       Thanks from Patrick Matthäi for sending the patch upstream


To generate a diff of this commit:
cvs rdiff -u -r1.109 -r1.110 pkgsrc/net/etherape/Makefile
cvs rdiff -u -r1.11 -r1.12 pkgsrc/net/etherape/PLIST
cvs rdiff -u -r1.12 -r1.13 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.109 pkgsrc/net/etherape/Makefile:1.110
--- pkgsrc/net/etherape/Makefile:1.109  Mon Aug 17 20:19:44 2020
+++ pkgsrc/net/etherape/Makefile        Fri Apr  9 14:03:14 2021
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.109 2020/08/17 20:19:44 leot Exp $
+# $NetBSD: Makefile,v 1.110 2021/04/09 14:03:14 nia Exp $
 
-DISTNAME=      etherape-0.9.18
-PKGREVISION=   3
+DISTNAME=      etherape-0.9.19
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=etherape/}
 

Index: pkgsrc/net/etherape/PLIST
diff -u pkgsrc/net/etherape/PLIST:1.11 pkgsrc/net/etherape/PLIST:1.12
--- pkgsrc/net/etherape/PLIST:1.11      Mon Jan 20 02:47:43 2020
+++ pkgsrc/net/etherape/PLIST   Fri Apr  9 14:03:14 2021
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2020/01/20 02:47:43 nia Exp $
+@comment $NetBSD: PLIST,v 1.12 2021/04/09 14:03:14 nia Exp $
 bin/etherape
 man/man1/etherape.1
 share/applications/etherape.desktop
@@ -34,6 +34,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

Index: pkgsrc/net/etherape/distinfo
diff -u pkgsrc/net/etherape/distinfo:1.12 pkgsrc/net/etherape/distinfo:1.13
--- pkgsrc/net/etherape/distinfo:1.12   Mon Jan 20 02:47:43 2020
+++ pkgsrc/net/etherape/distinfo        Fri Apr  9 14:03:14 2021
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.12 2020/01/20 02:47:43 nia Exp $
+$NetBSD: distinfo,v 1.13 2021/04/09 14:03:14 nia Exp $
 
-SHA1 (etherape-0.9.18.tar.gz) = a6a06512e483b68405c3f2e15ac7f019d92bb74c
-RMD160 (etherape-0.9.18.tar.gz) = c983b3ae5601ca37a627f6b6638d3c1385b51ff5
-SHA512 (etherape-0.9.18.tar.gz) = 0ed19966451f9e9b5f5754018d485e7dc59005657ceddf8a75e790c4b7fbf3c8eea56354cf490ec27e18c4bc14c5b3fe648c90facc471dfb14b52ea68abc37d3
-Size (etherape-0.9.18.tar.gz) = 1436265 bytes
+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 (patch-Makefile.in) = 6f83887002b4c72a96104928412cf0e5ef497acf
 SHA1 (patch-src_names_eth__resolv.c) = 63cedcefe32ddd1b1d476d8e9471a86b6a46e28e



Home | Main Index | Thread Index | Old Index