From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Jun 15 18:10:07 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 30CF8977 for ; Sat, 15 Jun 2013 18:10:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id F3E93124F for ; Sat, 15 Jun 2013 18:10:06 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id r5FIA6Vc033966 for ; Sat, 15 Jun 2013 18:10:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id r5FIA6cc033965; Sat, 15 Jun 2013 18:10:06 GMT (envelope-from gnats) Resent-Date: Sat, 15 Jun 2013 18:10:06 GMT Resent-Message-Id: <201306151810.r5FIA6cc033965@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, KATO Tsuguru Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 0E1BE7F9 for ; Sat, 15 Jun 2013 18:00:45 +0000 (UTC) (envelope-from tkato432@yahoo.com) Received: from msa103lp.auone-net.jp (msa103lp.auone-net.jp [222.3.140.166]) by mx1.freebsd.org (Postfix) with ESMTP id D9E9A11E2 for ; Sat, 15 Jun 2013 18:00:44 +0000 (UTC) Received: from localhost.localdomain (ZT030083.ppp.dion.ne.jp [59.128.30.83]) by msa103lp.auone-net.jp (au one net msa) with ESMTP id 3062047C036 for ; Sun, 16 Jun 2013 03:00:42 +0900 (JST) Message-Id: <20130616025533.a0d6ebfa5dac1d4f1d824fd5@yahoo.com> Date: Sun, 16 Jun 2013 02:55:33 +0900 From: KATO Tsuguru To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/179592: dns/fpdns: Update to version 0.10.0.20130404 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 15 Jun 2013 18:10:07 -0000 >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@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: