Bug 179592 - dns/fpdns: Update to version 0.10.0.20130404
Summary: dns/fpdns: Update to version 0.10.0.20130404
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-15 19:10 UTC by tkato432
Modified: 2013-06-17 16:30 UTC (History)
0 users

See Also:


Attachments
file.diff (1.30 KB, patch)
2013-06-15 19:10 UTC, tkato432
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description tkato432 2013-06-15 19:10:06 UTC
- Update to version 0.10.0.20130404
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2013-06-15 19:11:25 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this submitter's PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2013-06-17 16:29:31 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2013-06-17 16:29:37 UTC
Author: miwi
Date: Mon Jun 17 15:29:25 2013
New Revision: 321133
URL: http://svnweb.freebsd.org/changeset/ports/321133

Log:
  - Update to version 0.10.0.20130404
  
  PR:		179592
  Submitted by:	Ports Fury

Modified:
  head/dns/fpdns/Makefile   (contents, props changed)
  head/dns/fpdns/distinfo   (contents, props changed)

Modified: head/dns/fpdns/Makefile
==============================================================================
--- head/dns/fpdns/Makefile	Mon Jun 17 15:27:58 2013	(r321132)
+++ head/dns/fpdns/Makefile	Mon Jun 17 15:29:25 2013	(r321133)
@@ -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
 

Modified: head/dns/fpdns/distinfo
==============================================================================
--- head/dns/fpdns/distinfo	Mon Jun 17 15:27:58 2013	(r321132)
+++ head/dns/fpdns/distinfo	Mon Jun 17 15:29:25 2013	(r321133)
@@ -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
_______________________________________________
svn-ports-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-ports-all
To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"