summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-10-31 12:23:30 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-10-31 12:23:30 +0000
commite7870cb9bb30ae5abbbc2ade45793afb1b8ebd21 (patch)
tree21f8fdf8af0d936c30f7c083677f5e6b0aa17147 /dns
parentUpdate to bibtex2html 1.84. This brings the following changes: (diff)
- Update to 1.4.1
- Pass maintainership to submitter PR: ports/104598 Submitted by: Babak Farrokhi <babak@farrokhi.net>
Notes
Notes: svn path=/head/; revision=175793
Diffstat (limited to 'dns')
-rw-r--r--dns/sleuth/Makefile6
-rw-r--r--dns/sleuth/distinfo6
-rw-r--r--dns/sleuth/pkg-plist2
3 files changed, 7 insertions, 7 deletions
diff --git a/dns/sleuth/Makefile b/dns/sleuth/Makefile
index 68de2f1d00d0..5ec6d0569a8d 100644
--- a/dns/sleuth/Makefile
+++ b/dns/sleuth/Makefile
@@ -6,17 +6,19 @@
#
PORTNAME= sleuth
-PORTVERSION= 1.4
+PORTVERSION= 1.4.1
CATEGORIES= dns
MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= babak@farrokhi.net
COMMENT= A tool for checking DNS zones
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
USE_PERL5= yes
+PLIST_FILES= bin/sleuth etc/sleuth.conf.sample
+
post-patch:
${PERL} -pi -e "s|/etc/sleuth.conf|${PREFIX}/etc/sleuth.conf|g; \
s|#!/usr/bin/perl|#!${PERL}|g;" ${WRKSRC}/sleuth
diff --git a/dns/sleuth/distinfo b/dns/sleuth/distinfo
index f1195c4b0bd4..1cb189f3844c 100644
--- a/dns/sleuth/distinfo
+++ b/dns/sleuth/distinfo
@@ -1,3 +1,3 @@
-MD5 (sleuth-1.4.tar.gz) = 6177003b4e9ca7d11186f069fcb9af50
-SHA256 (sleuth-1.4.tar.gz) = 645518a77a105d9b0c8879c4111f4c2e02d4ee48c9004b2d92a20488eaac7640
-SIZE (sleuth-1.4.tar.gz) = 17108
+MD5 (sleuth-1.4.1.tar.gz) = e8bb7ef778fb61e130a303da1bc399d5
+SHA256 (sleuth-1.4.1.tar.gz) = 99b5d5a8cedca160ff01fa4c9ec25014880c71e9a6d313913be1fd601f67ac30
+SIZE (sleuth-1.4.1.tar.gz) = 17437
diff --git a/dns/sleuth/pkg-plist b/dns/sleuth/pkg-plist
deleted file mode 100644
index bafdeaa7f05d..000000000000
--- a/dns/sleuth/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-bin/sleuth
-etc/sleuth.conf.sample