diff --git a/dns/dlint/Makefile b/dns/dlint/Makefile index e3f79e6bb26f..74c7ba9c18b1 100644 --- a/dns/dlint/Makefile +++ b/dns/dlint/Makefile @@ -2,19 +2,15 @@ # $FreeBSD$ PORTNAME= dlint -PORTVERSION= 1.4.0 +PORTVERSION= 1.4.1 CATEGORIES= dns -MASTER_SITES= http://www.sfr-fresh.com/unix/misc/dns/ \ - http://www.sourcefiles.org/Networking/Tools/DNS/ -DISTNAME= dlint${PORTVERSION} +MASTER_SITES= http://BSDforge.com/projects/source/dns/dlint/ MAINTAINER= jlaffaye@FreeBSD.org COMMENT= Lint for DNS zones (Domain Name Server zone verification utility) -BROKEN= unfetchable -DEPRECATED= Broken for more than 6 months -EXPIRATION_DATE= 2016-07-04 -USES= shebangfix +USES= shebangfix tar:xz +NO_ARCH= yes NO_BUILD= yes SHEBANG_FILES= digparse diff --git a/dns/dlint/distinfo b/dns/dlint/distinfo index 9ac1d23557c0..2f8d5ae1297e 100644 --- a/dns/dlint/distinfo +++ b/dns/dlint/distinfo @@ -1,2 +1,3 @@ -SHA256 (dlint1.4.0.tar.gz) = ee9a955faa0cd3b5edb9c623d48fa9314ddeb00b34ff9aba08ae737814ff5e5c -SIZE (dlint1.4.0.tar.gz) = 23007 +TIMESTAMP = 1467747663 +SHA256 (dlint-1.4.1.tar.xz) = f542b03a1eff2b7850d353f5227976e418f98305bf163ac1e184360cc8222197 +SIZE (dlint-1.4.1.tar.xz) = 22100 diff --git a/dns/dlint/pkg-descr b/dns/dlint/pkg-descr index 18261d26ffb9..4ac26d09a039 100644 --- a/dns/dlint/pkg-descr +++ b/dns/dlint/pkg-descr @@ -10,4 +10,4 @@ the standard DNS network protocol. Dlint is very useful since most nameservers do no more than syntax-check your database files. Dlint's messages are very informative and suggest ways to fix the problems, not just complain about them. -WWW: http://www.domtools.com/dns/dlint.shtml +WWW: http://BSDforge.com/projects/dns/dlint