summaryrefslogtreecommitdiff
path: root/net/docsis/Makefile
diff options
context:
space:
mode:
authorsymka <symka@pkgsrc.org>2005-07-02 13:03:53 +0000
committersymka <symka@pkgsrc.org>2005-07-02 13:03:53 +0000
commit0a65035a1028e168479c158768d681a68e69ff80 (patch)
treea9c9af04e1dcc9154f46965d007f78376f53c7f7 /net/docsis/Makefile
parent2c91d4bed3f20d2bf2c45f8f8dfada331df2f987 (diff)
downloadpkgsrc-0a65035a1028e168479c158768d681a68e69ff80.tar.gz
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 (limited to 'net/docsis/Makefile')
-rw-r--r--net/docsis/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/docsis/Makefile b/net/docsis/Makefile
index b745b798bfc..b0a9cfbc8ab 100644
--- a/net/docsis/Makefile
+++ b/net/docsis/Makefile
@@ -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/}