mirror of
https://git.freebsd.org/ports.git
synced 2025-06-10 15:20:32 -04:00
- Update to 1.4.1
- Pass maintainership to submitter PR: ports/104598 Submitted by: Babak Farrokhi <babak@farrokhi.net>
This commit is contained in:
parent
7a4022ef9a
commit
e7870cb9bb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=175793
3 changed files with 7 additions and 7 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,2 +0,0 @@
|
|||
bin/sleuth
|
||||
etc/sleuth.conf.sample
|
Loading…
Add table
Reference in a new issue