Index: head/dns/sleuth/Makefile =================================================================== --- head/dns/sleuth/Makefile (revision 215397) +++ head/dns/sleuth/Makefile (revision 215398) @@ -1,33 +1,33 @@ # New ports collection makefile for: sleuth # Date created: Jun 15, 2001 # Whom: Mark Pulford # # $FreeBSD$ # PORTNAME= sleuth -PORTVERSION= 1.4.3 +PORTVERSION= 1.4.4 CATEGORIES= dns MASTER_SITES= ftp://atrey.karlin.mff.cuni.cz/pub/local/mj/net/ MAINTAINER= farrokhi@FreeBSD.org 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 do-install: ${INSTALL_SCRIPT} ${WRKSRC}/sleuth ${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/sleuth.conf ${PREFIX}/etc/sleuth.conf.sample post-install: @${CAT} ${PKGMESSAGE} .include Property changes on: head/dns/sleuth/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property Index: head/dns/sleuth/distinfo =================================================================== --- head/dns/sleuth/distinfo (revision 215397) +++ head/dns/sleuth/distinfo (revision 215398) @@ -1,3 +1,3 @@ -MD5 (sleuth-1.4.3.tar.gz) = 8eef304ad769392248c07c584403bbc0 -SHA256 (sleuth-1.4.3.tar.gz) = c1fa6fef6bcf6f0788572b9ffad3cca094602abf93aa9a8664d816c786543358 -SIZE (sleuth-1.4.3.tar.gz) = 17283 +MD5 (sleuth-1.4.4.tar.gz) = 7369ca9a4e3d0b15b933890f24a718cf +SHA256 (sleuth-1.4.4.tar.gz) = 27567817417796d784a9b12ef4522ee9bf901001fda11dfc7d8f65feec71843a +SIZE (sleuth-1.4.4.tar.gz) = 17312 Property changes on: head/dns/sleuth/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.7 \ No newline at end of property +1.8 \ No newline at end of property