Commit graph

4 commits

Author SHA1 Message Date
wiz
6fea20a3aa p5-Net-Telnet-Cisco: update to 1.11.
1.11  Mon Sep 11 08:00:00 EDT 2017
    - Updated to new module layout (lib/).
    - Remove .cvsignore
    - Added simple t\*.t tests.
	- Makefile.PL:  updated version dependencies
    - Cisco.pm:
        Added 'use warnings;'.
        Added warnings() to fix RT 48904.
        Added fhopen() to fix RT 19285.
        Added POD for last_cmd.
        Updated new() to fix RT 19260.
        Updated _normalize() to fix RT 7796, 39882, 102753, 118170.
        Changed check for '' instead of not defined for $en_level to catch
          enable() success or failure.
        Changed @out to $out[] in cmd() to fix RT 2592.
        Changed prompt_append() to _prompt_append() [private].
        Changed re_sans_delims() to _re_sans_delims() [private].
    - test.pl: make Term::ReadKey conditional.
2017-09-17 20:48:18 +00:00
agc
203292f73e Add SHA512 digests for distfiles for net category
Problems found with existing digests:
	Package haproxy distfile haproxy-1.5.14.tar.gz
	159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded]
	da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated]

Problems found locating distfiles:
	Package bsddip: missing distfile bsddip-1.02.tar.Z
	Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz
	Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2
	Package djbdns: missing distfile djbdns-cachestats.patch
	Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch
	Package gated: missing distfile gated-3-5-11.tar.gz
	Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz
	Package poink: missing distfile poink-1.6.tar.gz
	Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz
	Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch
	Package waste: missing distfile waste-source.tar.gz

Otherwise, existing SHA1 digests verified and found to be the same on
the machine holding the existing distfiles (morden).  All existing
SHA1 digests retained for now as an audit trail.
2015-11-04 00:34:51 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
grant
595cde30c6 Initial import of Net::Telnet::Cisco perl module into The NetBSD
Packages Collection.

Net::Telnet::Cisco adds additional functionality to Net::Telnet that
helps automate Cisco router management and statistic gathering.
2003-09-05 08:53:19 +00:00