pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc update autonet to 0.19:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6ab1a31aa71d
branches:  trunk
changeset: 512299:6ab1a31aa71d
user:      abs <abs%pkgsrc.org@localhost>
date:      Fri May 05 17:46:26 2006 +0000

description:
update autonet to 0.19:
Changes:
- handle ifconfig interface output without status: lines (thankyou vmware)
- if talking to speaker fails, keep going

diffstat:

 doc/CHANGES-2006     |  3 ++-
 net/autonet/Makefile |  4 ++--
 net/autonet/PLIST    |  4 ++--
 net/autonet/distinfo |  8 ++++----
 4 files changed, 10 insertions(+), 9 deletions(-)

diffs (52 lines):

diff -r 4c516bc9720a -r 6ab1a31aa71d doc/CHANGES-2006
--- a/doc/CHANGES-2006  Fri May 05 17:43:10 2006 +0000
+++ b/doc/CHANGES-2006  Fri May 05 17:46:26 2006 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2006,v 1.147 2006/05/05 17:43:10 adam Exp $
+$NetBSD: CHANGES-2006,v 1.148 2006/05/05 17:47:06 abs Exp $
 
 Changes to the packages collection and infrastructure in 2006:
 
@@ -2390,3 +2390,4 @@
        Updated sysutils/bacula-tray-monitor to 1.38.9 [ghen 2006-05-05]
        Updated sysutils/bacula-wx-console to 1.38.9 [ghen 2006-05-05]
        Updated databases/rrdtool to 1.2.13 [adam 2006-05-05]
+       Updated net/autonet to 0.19 [abs 2006-05-05]
diff -r 4c516bc9720a -r 6ab1a31aa71d net/autonet/Makefile
--- a/net/autonet/Makefile      Fri May 05 17:43:10 2006 +0000
+++ b/net/autonet/Makefile      Fri May 05 17:46:26 2006 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.4 2005/09/03 18:57:12 abs Exp $
+# $NetBSD: Makefile,v 1.5 2006/05/05 17:46:26 abs Exp $
 
-DISTNAME=      autonet-0.16
+DISTNAME=      autonet-0.19
 CATEGORIES=    net
 MASTER_SITES=  http://www.mono.org/abs/tools/autonet/
 EXTRACT_SUFX=  .tbz
diff -r 4c516bc9720a -r 6ab1a31aa71d net/autonet/PLIST
--- a/net/autonet/PLIST Fri May 05 17:43:10 2006 +0000
+++ b/net/autonet/PLIST Fri May 05 17:46:26 2006 +0000
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2005/05/29 09:26:50 abs Exp $
-@dirrm share/examples/autonet
+@comment $NetBSD: PLIST,v 1.2 2006/05/05 17:46:26 abs Exp $
 man/man8/autonet.8
 sbin/autonet
 share/examples/autonet/autonet.local
 share/examples/autonet/lid_switch
 share/examples/rc.d/autonet
+@dirrm share/examples/autonet
diff -r 4c516bc9720a -r 6ab1a31aa71d net/autonet/distinfo
--- a/net/autonet/distinfo      Fri May 05 17:43:10 2006 +0000
+++ b/net/autonet/distinfo      Fri May 05 17:46:26 2006 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2005/09/03 18:57:12 abs Exp $
+$NetBSD: distinfo,v 1.5 2006/05/05 17:46:26 abs Exp $
 
-SHA1 (autonet-0.16.tbz) = 4191c998b93aaf8f7f3567f4c05aac71a6984483
-RMD160 (autonet-0.16.tbz) = aa22346996e81bd783232be46d4ac239381a8c65
-Size (autonet-0.16.tbz) = 5560 bytes
+SHA1 (autonet-0.19.tbz) = 4ee1bead592c62de0ecf0098cb9056e16acc0916
+RMD160 (autonet-0.19.tbz) = 09d0dad7f3fff61a8e37840ad3c8744ac2003fe0
+Size (autonet-0.19.tbz) = 5649 bytes



Home | Main Index | Thread Index | Old Index