pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/wmnd Update to 0.4.17 (released 2012). Changes:
details: https://anonhg.NetBSD.org/pkgsrc/rev/5b9cec64a82d
branches: trunk
changeset: 626578:5b9cec64a82d
user: shattered <shattered%pkgsrc.org@localhost>
date: Sat Nov 16 07:17:24 2013 +0000
description:
Update to 0.4.17 (released 2012). Changes:
- Integrated NetBSD ioctl driver (modified) from Rui Paulo.
- Fixed buffer overflow in draw_rate, exposed in 64 sistems due
to extended precision in floating point values.
- Include Becker's changes for trend support and set trend support on by
default.
- Integrate FreeBSD's driver patch.
- Do not blink leds when an interface is offline
- Do not require 'link_up' in solaris_kstat (but use it if present),
since on OpenSolaris many nic drivers seem to be broken.
- Fix the installation path of wmndrc.
diffstat:
net/wmnd/Makefile | 9 ++++-----
net/wmnd/PLIST | 4 ++--
net/wmnd/distinfo | 8 ++++----
3 files changed, 10 insertions(+), 11 deletions(-)
diffs (43 lines):
diff -r 55a99c273c94 -r 5b9cec64a82d net/wmnd/Makefile
--- a/net/wmnd/Makefile Sat Nov 16 07:08:14 2013 +0000
+++ b/net/wmnd/Makefile Sat Nov 16 07:17:24 2013 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.8 2012/10/23 17:19:19 asau Exp $
+# $NetBSD: Makefile,v 1.9 2013/11/16 07:17:24 shattered Exp $
-DISTNAME= wmnd-0.4.12
-PKGREVISION= 1
+DISTNAME= wmnd-0.4.17
CATEGORIES= net x11
-MASTER_SITES= # ftp://ftp.yuv.info/pub/wmnd/releases/
+MASTER_SITES= http://www.thregr.org/~wavexx/software/wmnd/releases/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.yuv.info/wmnd/
+HOMEPAGE= http://www.thregr.org/~wavexx/software/wmnd/
COMMENT= Dockable network monitor
DIST_SUBDIR= ${PKGNAME_NOREV}
diff -r 55a99c273c94 -r 5b9cec64a82d net/wmnd/PLIST
--- a/net/wmnd/PLIST Sat Nov 16 07:08:14 2013 +0000
+++ b/net/wmnd/PLIST Sat Nov 16 07:17:24 2013 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/04/21 13:02:24 rpaulo Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/11/16 07:17:24 shattered Exp $
bin/wmnd
man/man1/wmnd.1
-share/wmndrc
+share/doc/wmnd/examples/wmndrc
diff -r 55a99c273c94 -r 5b9cec64a82d net/wmnd/distinfo
--- a/net/wmnd/distinfo Sat Nov 16 07:08:14 2013 +0000
+++ b/net/wmnd/distinfo Sat Nov 16 07:17:24 2013 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2006/04/29 10:55:55 rpaulo Exp $
+$NetBSD: distinfo,v 1.4 2013/11/16 07:17:24 shattered Exp $
-SHA1 (wmnd-0.4.12/wmnd-0.4.12.tar.gz) = 61824a4159a352a6251145f86ad347381ded2035
-RMD160 (wmnd-0.4.12/wmnd-0.4.12.tar.gz) = 82b68cdb0011bc51f7c3ecc8bce64761f2a23ce7
-Size (wmnd-0.4.12/wmnd-0.4.12.tar.gz) = 167646 bytes
+SHA1 (wmnd-0.4.17/wmnd-0.4.17.tar.gz) = 6e1ff0b83ab24bbe0158fa41073c49731eab5381
+RMD160 (wmnd-0.4.17/wmnd-0.4.17.tar.gz) = fd99fb25d586a597fafa90fe95b9ae211020a877
+Size (wmnd-0.4.17/wmnd-0.4.17.tar.gz) = 191089 bytes
Home |
Main Index |
Thread Index |
Old Index