aboutsummaryrefslogtreecommitdiffstats
path: root/net-mgmt
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-09-11 01:03:53 +0800
committerfeld <feld@FreeBSD.org>2016-09-11 01:03:53 +0800
commit8509cabd13fec878cfce38c6cca7a7ec62c5f73f (patch)
treeecdc69686c92b9ddaf0b10ff5d63061e089e204d /net-mgmt
parentdcc5c6fb8b0b0c4598cd3b9890c0ee467c374e70 (diff)
downloadfreebsd-ports-gnome-8509cabd13fec878cfce38c6cca7a7ec62c5f73f.tar.gz
freebsd-ports-gnome-8509cabd13fec878cfce38c6cca7a7ec62c5f73f.tar.zst
freebsd-ports-gnome-8509cabd13fec878cfce38c6cca7a7ec62c5f73f.zip
net-mgmt/rancid3: Update to 3.5.1
- The hardecoded 3des cipher for ssh has been removed upstream - Remove a patch that automatically attempts to "svn up" before checking in changes. This patch may have been committed accidentally a couple years ago and deviates from upstream's behavior. If it is possible for your rancid svn repository to be updated outside of rancid's control it is up to you to resolve these potential conflicts and modify your scheduled rancid process to "svn up" beforehand. By instructing rancid to do this automatically it is possible for an administrator to make device config changes that rancid will not detect and will not show up in the automatic emails dispatched to the device administrators.
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/rancid3/Makefile6
-rw-r--r--net-mgmt/rancid3/distinfo5
-rw-r--r--net-mgmt/rancid3/files/patch-bin__control_rancid.in13
-rw-r--r--net-mgmt/rancid3/pkg-plist13
4 files changed, 15 insertions, 22 deletions
diff --git a/net-mgmt/rancid3/Makefile b/net-mgmt/rancid3/Makefile
index dcefa2c6ca02..a77beb5e52e7 100644
--- a/net-mgmt/rancid3/Makefile
+++ b/net-mgmt/rancid3/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= rancid
-PORTVERSION= 3.4.1
-PORTREVISION= 2
+PORTVERSION= 3.5.1
+PORTREVISION= 0
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/
PKGNAMESUFFIX= 3
@@ -69,8 +69,6 @@ post-patch:
.endif
${REINPLACE_CMD} "s|par.1|rancid-par.1|" ${WRKSRC}/man/Makefile.in
${MV} ${WRKSRC}/man/par.1 ${WRKSRC}/man/rancid-par.1
- ${REINPLACE_CMD} "s|3des|3des-cbc|g" ${WRKSRC}/bin/*.in ${WRKSRC}/cloginrc.sample \
- ${WRKSRC}/man/cloginrc.5 ${WRKSRC}/man/clogin.1
post-install:
${LN} -s ${PREFIX}/libexec/${PORTNAME}/rancid-cvs ${STAGEDIR}${PREFIX}/bin
diff --git a/net-mgmt/rancid3/distinfo b/net-mgmt/rancid3/distinfo
index a420ed243e0a..bcd8662d4030 100644
--- a/net-mgmt/rancid3/distinfo
+++ b/net-mgmt/rancid3/distinfo
@@ -1,2 +1,3 @@
-SHA256 (rancid-3.4.1.tar.gz) = 572964f01969bd18b198110a75013ec31ec2aba6ca582ebf6cd208c422fe3bfe
-SIZE (rancid-3.4.1.tar.gz) = 486292
+TIMESTAMP = 1473526109
+SHA256 (rancid-3.5.1.tar.gz) = f3657930d6ebf855acd961c9acadeffb050cd9ed79809fad5db1c1f75ecfc711
+SIZE (rancid-3.5.1.tar.gz) = 501561
diff --git a/net-mgmt/rancid3/files/patch-bin__control_rancid.in b/net-mgmt/rancid3/files/patch-bin__control_rancid.in
deleted file mode 100644
index 0b659c35cadc..000000000000
--- a/net-mgmt/rancid3/files/patch-bin__control_rancid.in
+++ /dev/null
@@ -1,13 +0,0 @@
---- ./bin/control_rancid.in.orig 2011-01-10 21:17:17.000000000 +0100
-+++ ./bin/control_rancid.in 2012-04-09 23:03:03.000000000 +0200
-@@ -347,6 +347,10 @@
- done
- cd $DIR
-
-+if [ $RCSSYS = svn ] ; then
-+ $RCSSYS update >/dev/null 2>&1
-+fi
-+
- # no routers, empty list or all 'down'
- if [ ! -s routers.up ]
- then
diff --git a/net-mgmt/rancid3/pkg-plist b/net-mgmt/rancid3/pkg-plist
index 1996d9d0856f..e302bf465f3a 100644
--- a/net-mgmt/rancid3/pkg-plist
+++ b/net-mgmt/rancid3/pkg-plist
@@ -4,8 +4,13 @@ lib/rancid/acos.pm
lib/rancid/arbor.pm
lib/rancid/ciscowlc.pm
%%COMWARE%%lib/rancid/cmw.pm
+lib/rancid/aeos.pm
+lib/rancid/bigip.pm
lib/rancid/dell.pm
+lib/rancid/edgemax.pm
+lib/rancid/edgerouter.pm
lib/rancid/eos.pm
+lib/rancid/exos.pm
lib/rancid/foundry.pm
lib/rancid/ios.pm
lib/rancid/iosxr.pm
@@ -20,12 +25,12 @@ libexec/rancid/a10login
libexec/rancid/alogin
libexec/rancid/anlogin
libexec/rancid/arancid
-libexec/rancid/arrancid
libexec/rancid/avologin
libexec/rancid/avorancid
libexec/rancid/agmrancid
libexec/rancid/blogin
libexec/rancid/brancid
+libexec/rancid/brlogin
libexec/rancid/cat5rancid
libexec/rancid/clogin
libexec/rancid/complogin
@@ -72,10 +77,11 @@ libexec/rancid/rtftpcopy
libexec/rancid/srancid
libexec/rancid/tlogin
libexec/rancid/trancid
+libexec/rancid/ulogin
libexec/rancid/wlogin
libexec/rancid/xilogin
libexec/rancid/xirancid
-libexec/rancid/xrancid
+libexec/rancid/xlogin
libexec/rancid/zrancid
man/man1/agmrancid.1.gz
man/man1/alogin.1.gz
@@ -130,10 +136,11 @@ man/man1/rrancid.1.gz
man/man1/srancid.1.gz
man/man1/tlogin.1.gz
man/man1/trancid.1.gz
+man/man1/ulogin.1.gz
man/man1/wlogin.1.gz
man/man1/xilogin.1.gz
man/man1/xirancid.1.gz
-man/man1/xrancid.1.gz
+man/man1/xlogin.1.gz
man/man1/zrancid.1.gz
man/man3/rancid.3.gz
man/man5/cloginrc.5.gz