aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-31 14:24:23 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2007-12-31 14:24:23 +0000
commit81b550e88efce1527deba93c5b79c7c0b40bf1ec (patch)
treeff74d0ee9520178ebff224e81537211d02638d27
parent3b78e8a79259b5c8385892125f569d91a3df8fd7 (diff)
downloadports-81b550e88efce1527deba93c5b79c7c0b40bf1ec.tar.gz
ports-81b550e88efce1527deba93c5b79c7c0b40bf1ec.zip
- Fix up issues with expect as described in ports/118452
- Cleanup pkg-plist PR: ports/119184 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu> (maintainer)
Notes
Notes: svn path=/head/; revision=204762
-rw-r--r--net-mgmt/rancid/Makefile6
-rw-r--r--net-mgmt/rancid/pkg-plist36
2 files changed, 21 insertions, 21 deletions
diff --git a/net-mgmt/rancid/Makefile b/net-mgmt/rancid/Makefile
index 3d61fcad44e1..2ee817b9d083 100644
--- a/net-mgmt/rancid/Makefile
+++ b/net-mgmt/rancid/Makefile
@@ -7,15 +7,15 @@
PORTNAME= rancid
PORTVERSION= 2.3.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.shrubbery.net/pub/rancid/
MAINTAINER= janos.mohacsi@bsd.hu
COMMENT= Really Awesome New Cisco confIg Differ
-BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect
-RUN_DEPENDS= expect:${PORTSDIR}/lang/expect \
+BUILD_DEPENDS= expect:${PORTSDIR}/lang/expect-devel
+RUN_DEPENDS= expect:${PORTSDIR}/lang/expect-devel \
${SITE_PERL}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm \
${SITE_PERL}/LockFile/Simple.pm:${PORTSDIR}/devel/p5-LockFile-Simple
diff --git a/net-mgmt/rancid/pkg-plist b/net-mgmt/rancid/pkg-plist
index 30e9fdf886e2..cfaa5f1dc569 100644
--- a/net-mgmt/rancid/pkg-plist
+++ b/net-mgmt/rancid/pkg-plist
@@ -47,24 +47,24 @@ libexec/rancid/xrancid
libexec/rancid/zrancid
etc/rancid/lg.conf.sample
etc/rancid/rancid.conf.sample
-share/rancid/CHANGES
-share/rancid/COPYING
-share/rancid/FAQ
-share/rancid/README
-share/rancid/README.lg
-share/rancid/README.misc
-share/rancid/UPGRADING
-share/rancid/cisco-load.exp
-share/rancid/cisco-reload.exp
-share/rancid/cloginrc.sample
-share/rancid/downreport
-share/rancid/getipacctg
-share/rancid/index.html
-share/rancid/lg.conf.sample
-share/rancid/lgnotes.html
-share/rancid/rancid.conf.sample
-share/rancid/rtrfilter
-@dirrm share/rancid
+%%DATADIR%%/CHANGES
+%%DATADIR%%/COPYING
+%%DATADIR%%/FAQ
+%%DATADIR%%/README
+%%DATADIR%%/README.lg
+%%DATADIR%%/README.misc
+%%DATADIR%%/UPGRADING
+%%DATADIR%%/cisco-load.exp
+%%DATADIR%%/cisco-reload.exp
+%%DATADIR%%/cloginrc.sample
+%%DATADIR%%/downreport
+%%DATADIR%%/getipacctg
+%%DATADIR%%/index.html
+%%DATADIR%%/lg.conf.sample
+%%DATADIR%%/lgnotes.html
+%%DATADIR%%/rancid.conf.sample
+%%DATADIR%%/rtrfilter
+@dirrm %%DATADIR%%
@dirrm var/rancid
@dirrm etc/rancid
@dirrm libexec/rancid