summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/fpdns/Makefile13
-rw-r--r--dns/fpdns/distinfo4
2 files changed, 10 insertions, 7 deletions
diff --git a/dns/fpdns/Makefile b/dns/fpdns/Makefile
index 317e147c74a4..7ab25a08450a 100644
--- a/dns/fpdns/Makefile
+++ b/dns/fpdns/Makefile
@@ -2,19 +2,22 @@
# $FreeBSD$
PORTNAME= fpdns
-PORTVERSION= 0.9.3.20121019
+PORTVERSION= 0.10.0.${GH_TAGNAME}
CATEGORIES= dns net perl5
-DISTNAME= ${GH_ACCOUNT}-${GH_PROJECT}-${GH_COMMIT}
+MASTER_SITES= GH
MAINTAINER= ports@FreeBSD.org
-COMMENT= FPDNS - Fingerprinting DNS servers
+COMMENT= Fingerprinting DNS servers
+
+LICENSE= BSD
+LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= p5-Net-DNS>0:${PORTSDIR}/dns/p5-Net-DNS
USE_GITHUB= yes
GH_ACCOUNT= kirei
-GH_COMMIT= 24a2f18
-GH_TAGNAME= ${GH_COMMIT}
+GH_COMMIT= 23eb0bf
+GH_TAGNAME= 20130404
PERL_CONFIGURE= yes
diff --git a/dns/fpdns/distinfo b/dns/fpdns/distinfo
index 16e9c43844bd..6e29186f00e3 100644
--- a/dns/fpdns/distinfo
+++ b/dns/fpdns/distinfo
@@ -1,2 +1,2 @@
-SHA256 (kirei-fpdns-24a2f18.tar.gz) = 01179b74af25ad202d22f48a4eaa5a0cb581e18a6c4195e544dcb8286bafb43e
-SIZE (kirei-fpdns-24a2f18.tar.gz) = 932191
+SHA256 (fpdns-0.10.0.20130404.tar.gz) = 264aaf271d830144245c2221db7c75d17864f0ce54ceeaa17bbd1a00e0e340a3
+SIZE (fpdns-0.10.0.20130404.tar.gz) = 932237