pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/docsis Updated docsis to 0.9.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/1c16066b942f
branches: trunk
changeset: 477842:1c16066b942f
user: grant <grant%pkgsrc.org@localhost>
date: Sat Jul 10 12:37:20 2004 +0000
description:
Updated docsis to 0.9.1.
changes since 0.9.0:
- add support for ModemCapabilities
- add support for Subscriber Management Filter groups
- make SNMP VarBind encoding more "compatible" with other encoders
- cleanup argument handling, fix bug with error printing
- fix bug where SnmpMibObject OID output would switch to numeric format
after a decode_oid
- re-organized and beautified source code
diffstat:
net/docsis/Makefile | 4 ++--
net/docsis/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 7835f49a0551 -r 1c16066b942f net/docsis/Makefile
--- a/net/docsis/Makefile Sat Jul 10 09:37:23 2004 +0000
+++ b/net/docsis/Makefile Sat Jul 10 12:37:20 2004 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2004/04/25 08:21:05 snj Exp $
+# $NetBSD: Makefile,v 1.9 2004/07/10 12:37:20 grant Exp $
#
-DISTNAME= docsis-0.9.0
+DISTNAME= docsis-0.9.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=docsis/}
diff -r 7835f49a0551 -r 1c16066b942f net/docsis/distinfo
--- a/net/docsis/distinfo Sat Jul 10 09:37:23 2004 +0000
+++ b/net/docsis/distinfo Sat Jul 10 12:37:20 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2003/12/16 22:52:37 grant Exp $
+$NetBSD: distinfo,v 1.4 2004/07/10 12:37:20 grant Exp $
-SHA1 (docsis-0.9.0.tar.gz) = 618c9b0867fae6231e946b304a9c8e1561a09718
-Size (docsis-0.9.0.tar.gz) = 410896 bytes
+SHA1 (docsis-0.9.1.tar.gz) = 62ed51c218a652e7c140312efbea1d1a1847d10c
+Size (docsis-0.9.1.tar.gz) = 413327 bytes
Home |
Main Index |
Thread Index |
Old Index