ports/179592: dns/fpdns: Update to version 0.10.0.20130404
KATO Tsuguru
tkato432 at yahoo.com
Sat Jun 15 18:10:07 UTC 2013
>Number: 179592
>Category: ports
>Synopsis: dns/fpdns: Update to version 0.10.0.20130404
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Sat Jun 15 18:10:06 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 8.4-RELEASE i386
>Organization:
>Environment:
>Description:
- Update to version 0.10.0.20130404
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/dns/fpdns/Makefile dns/fpdns/Makefile
--- /usr/ports/dns/fpdns/Makefile 2013-04-24 02:29:07.000000000 +0900
+++ dns/fpdns/Makefile 2013-06-16 00:00:00.000000000 +0900
@@ -2,19 +2,22 @@
# $FreeBSD: head/dns/fpdns/Makefile 316381 2013-04-23 17:16:16Z bdrewery $
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 at 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 -urN /usr/ports/dns/fpdns/distinfo dns/fpdns/distinfo
--- /usr/ports/dns/fpdns/distinfo 2013-01-15 15:31:43.000000000 +0900
+++ dns/fpdns/distinfo 2013-06-16 00:00:00.000000000 +0900
@@ -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
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list