diff options
author | feld <feld@FreeBSD.org> | 2017-11-01 19:41:32 +0800 |
---|---|---|
committer | feld <feld@FreeBSD.org> | 2017-11-01 19:41:32 +0800 |
commit | afbd51c78036e19b11ebef6c42bd70f4094f6290 (patch) | |
tree | f9cd96ef9edb971a60f959c7b9a0da0a4a7198fe /net-mgmt/rancid3 | |
parent | b420cfad503b661870e768882ff52107583de786 (diff) | |
download | freebsd-ports-gnome-afbd51c78036e19b11ebef6c42bd70f4094f6290.tar.gz freebsd-ports-gnome-afbd51c78036e19b11ebef6c42bd70f4094f6290.tar.zst freebsd-ports-gnome-afbd51c78036e19b11ebef6c42bd70f4094f6290.zip |
net-mgmt/rancid3: Remove to port patches that were integrated upstream
PR: 223258
Diffstat (limited to 'net-mgmt/rancid3')
-rw-r--r-- | net-mgmt/rancid3/Makefile | 2 | ||||
-rw-r--r-- | net-mgmt/rancid3/files/patch-lib_ios.pm.in | 11 | ||||
-rw-r--r-- | net-mgmt/rancid3/files/patch-lib_nxos.pm.in | 12 |
3 files changed, 0 insertions, 25 deletions
diff --git a/net-mgmt/rancid3/Makefile b/net-mgmt/rancid3/Makefile index 06dac85bd702..f6b961bde8d7 100644 --- a/net-mgmt/rancid3/Makefile +++ b/net-mgmt/rancid3/Makefile @@ -11,8 +11,6 @@ PKGNAMESUFFIX= 3 MAINTAINER= feld@FreeBSD.org COMMENT= Really Awesome New Cisco confIg Differ -BROKEN= Fails to patch - LIB_DEPENDS= libexpect.so:lang/expect RUN_DEPENDS= p5-LockFile-Simple>=0:devel/p5-LockFile-Simple diff --git a/net-mgmt/rancid3/files/patch-lib_ios.pm.in b/net-mgmt/rancid3/files/patch-lib_ios.pm.in deleted file mode 100644 index 98b00766602d..000000000000 --- a/net-mgmt/rancid3/files/patch-lib_ios.pm.in +++ /dev/null @@ -1,11 +0,0 @@ ---- lib/ios.pm.in.orig 2017-01-10 20:59:52 UTC -+++ lib/ios.pm.in -@@ -942,7 +942,7 @@ sub ShowFlash { - # to: - # vlan.dat - # vlan.dat -- if (/(dhcp_[^. ]*\.txt|vlan\.dat|sflog|syslog)\s*$/) { -+ if (/(dhcp_[^. ]*\.txt|vlan\.dat|sflog|snooping|syslog)\s*$/) { - if (/(\s*\d+)(\s+[-rwx]+\s+)(\d+)(\s+)(\w+ \d+\s+\d+ \d+:\d+:\d+ .\d+:\d+)/) { - my($fn, $a, $sz, $c, $dt, $rem) = ($1, $2, $3, $4, $5, $'); - my($fnl, $szl, $dtl) = (length($fn), length($sz), length($dt)); diff --git a/net-mgmt/rancid3/files/patch-lib_nxos.pm.in b/net-mgmt/rancid3/files/patch-lib_nxos.pm.in deleted file mode 100644 index 37df4ee973d5..000000000000 --- a/net-mgmt/rancid3/files/patch-lib_nxos.pm.in +++ /dev/null @@ -1,12 +0,0 @@ ---- lib/nxos.pm.in.orig 2017-04-25 20:52:25 UTC -+++ lib/nxos.pm.in -@@ -490,6 +490,9 @@ sub DirSlotN { - # Drop accounting.log - /\s+accounting\.log$/ && next; - -+ # Drop vtp_debug.log and vtp_debug_old.log CDETS bug CSCuy87611 -+ /\s+vtp_debug(_old|)\.log$/ && next; -+ - next if (/BufferMonitor-1HourData/); - if (/ log\/$/) { - # change |