summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-06-17 15:29:25 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-06-17 15:29:25 +0000
commit41a780bc8f9044ef9fd10f2cc29af781024eb915 (patch)
tree17986be3e9da26d1d3b4b49b104e91a7e595e267 /dns
parent- Trim Makefile header (diff)
- Update to version 0.10.0.20130404
PR: 179592 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=321133
Diffstat (limited to 'dns')
-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