aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2017-01-03 17:10:35 +0000
committerMark Felder <feld@FreeBSD.org>2017-01-03 17:10:35 +0000
commitabab8dc85486d515e861e8849c4800a7b54f7866 (patch)
tree621cb3ebc93b9644a3fda65d0a7623a22b34e8d5 /net-mgmt
parent32d56ae68ad7efb4b83498c52a7f820e54887b87 (diff)
downloadports-abab8dc85486d515e861e8849c4800a7b54f7866.tar.gz
ports-abab8dc85486d515e861e8849c4800a7b54f7866.zip
net-mgmt/rancid3: Update to 3.6.1
Also clarify in pkg-message that hourly periodic script won't work unless you tell crontab that periodic hourly jobs exist MFH: 2017Q1
Notes
Notes: svn path=/head/; revision=430484
Diffstat (limited to 'net-mgmt')
-rw-r--r--net-mgmt/rancid3/Makefile4
-rw-r--r--net-mgmt/rancid3/distinfo6
-rw-r--r--net-mgmt/rancid3/files/pkg-message.in5
-rw-r--r--net-mgmt/rancid3/pkg-plist1
4 files changed, 10 insertions, 6 deletions
diff --git a/net-mgmt/rancid3/Makefile b/net-mgmt/rancid3/Makefile
index 60aad1127016..518be2181852 100644
--- a/net-mgmt/rancid3/Makefile
+++ b/net-mgmt/rancid3/Makefile
@@ -2,8 +2,8 @@
# $FreeBSD$
PORTNAME= rancid
-PORTVERSION= 3.5.1
-PORTREVISION= 1
+PORTVERSION= 3.6.1
+PORTREVISION= 0
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/
PKGNAMESUFFIX= 3
diff --git a/net-mgmt/rancid3/distinfo b/net-mgmt/rancid3/distinfo
index bcd8662d4030..5bb700a5065c 100644
--- a/net-mgmt/rancid3/distinfo
+++ b/net-mgmt/rancid3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1473526109
-SHA256 (rancid-3.5.1.tar.gz) = f3657930d6ebf855acd961c9acadeffb050cd9ed79809fad5db1c1f75ecfc711
-SIZE (rancid-3.5.1.tar.gz) = 501561
+TIMESTAMP = 1483462757
+SHA256 (rancid-3.6.1.tar.gz) = b7506b5e75eb324c41474b254e3b91ecd59bbeebd4b4155cd690ba1a6870a65a
+SIZE (rancid-3.6.1.tar.gz) = 494527
diff --git a/net-mgmt/rancid3/files/pkg-message.in b/net-mgmt/rancid3/files/pkg-message.in
index 28bcadc986e7..c35ab751c158 100644
--- a/net-mgmt/rancid3/files/pkg-message.in
+++ b/net-mgmt/rancid3/files/pkg-message.in
@@ -12,4 +12,7 @@ For rancid looking-glass copy the actual CGIs (located at
Schedule rancid-run with cron at your desired interval or add
hourly_rancid_enable="YES" to /etc/periodic.conf for automatic hourly
-runs.
+runs. Note, you'll need to enable an hourly job in /etc/crontab:
+
+0 * * * * root periodic hourly
+
diff --git a/net-mgmt/rancid3/pkg-plist b/net-mgmt/rancid3/pkg-plist
index b617ee5abfe8..bc51aef2c4f9 100644
--- a/net-mgmt/rancid3/pkg-plist
+++ b/net-mgmt/rancid3/pkg-plist
@@ -14,6 +14,7 @@ lib/rancid/eos.pm
lib/rancid/exos.pm
lib/rancid/foundry.pm
lib/rancid/ios.pm
+lib/rancid/iosshtech.pm
lib/rancid/iosxr.pm
lib/rancid/junos.pm
lib/rancid/mrv.pm