pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/docsis Updated package docsis to 0.9.4 version.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81cafdbb5655
branches:  trunk
changeset: 496558:81cafdbb5655
user:      symka <symka%pkgsrc.org@localhost>
date:      Sat Jul 02 13:03:53 2005 +0000

description:
Updated package docsis to 0.9.4 version.

Changelog:

0.9.4                   - fix parsing of square brackets in string OID labels
                        - close the file descriptor in parse_config_file
                        - re-work of decoding infrastructure for CableHome

0.9.3                   - update CMTS MIC calculation per DOCSIS 2.0 (added SubMgmt
                          settings to CMTS MIC calculation)
                        - fix decoding of long Strings in SNMP Objects
                        - add support for long Variable Bindings (>127)
                        - add support for TLV64 encode/decode for long SNMP Objects.
                        - add support for Downstream Channel List TLVs
                        - add support for TftpModemAddress and TftpTimeout TLVs
                        - make GenericTLVs easier to decode/encode when printable strings
                          are used
                        - fixed memory leaks (for the sake of it)

diffstat:

 net/docsis/Makefile |  4 ++--
 net/docsis/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r a6f522fdb39c -r 81cafdbb5655 net/docsis/Makefile
--- a/net/docsis/Makefile       Sat Jul 02 13:00:34 2005 +0000
+++ b/net/docsis/Makefile       Sat Jul 02 13:03:53 2005 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.13 2005/05/22 20:08:23 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/07/02 13:03:53 symka Exp $
 #
 
-DISTNAME=              docsis-0.9.2
+DISTNAME=              docsis-0.9.4
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE:=docsis/}
 
diff -r a6f522fdb39c -r 81cafdbb5655 net/docsis/distinfo
--- a/net/docsis/distinfo       Sat Jul 02 13:00:34 2005 +0000
+++ b/net/docsis/distinfo       Sat Jul 02 13:03:53 2005 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2005/02/24 12:13:45 agc Exp $
+$NetBSD: distinfo,v 1.7 2005/07/02 13:03:53 symka Exp $
 
-SHA1 (docsis-0.9.2.tar.gz) = 331f011fe6b9ce1db192eb5155e7ea3f368952eb
-RMD160 (docsis-0.9.2.tar.gz) = dcc56e09b0f4e3e93d349c5b3d5becce7a608f9e
-Size (docsis-0.9.2.tar.gz) = 418394 bytes
+SHA1 (docsis-0.9.4.tar.gz) = 226ee5989475fdb93f8879bebddb07a20738553c
+RMD160 (docsis-0.9.4.tar.gz) = 7e318cfce452e76fb4eb30bd5e43558837fb707f
+Size (docsis-0.9.4.tar.gz) = 506944 bytes



Home | Main Index | Thread Index | Old Index