Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2014 16:31:15 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r342571 - head/dns/p5-Net-DNS-ToolKit
Message-ID:  <201402041631.s14GVF5F048961@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Feb  4 16:31:14 2014
New Revision: 342571
URL: http://svnweb.freebsd.org/changeset/ports/342571
QAT: https://qat.redports.org/buildarchive/r342571/

Log:
  - Update to 0.48
  - Add LICENSE
  
  Changes:	http://search.cpan.org/dist/Net-DNS-ToolKit/Changes

Modified:
  head/dns/p5-Net-DNS-ToolKit/Makefile
  head/dns/p5-Net-DNS-ToolKit/distinfo

Modified: head/dns/p5-Net-DNS-ToolKit/Makefile
==============================================================================
--- head/dns/p5-Net-DNS-ToolKit/Makefile	Tue Feb  4 16:31:10 2014	(r342570)
+++ head/dns/p5-Net-DNS-ToolKit/Makefile	Tue Feb  4 16:31:14 2014	(r342571)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-DNS-ToolKit
-PORTVERSION=	0.47
+PORTVERSION=	0.48
 CATEGORIES=	dns perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -10,12 +10,14 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Tools for working with DNS packets
 
+LICENSE=	ART10 GPLv2 GPLv3
+LICENSE_COMB=	dual
+
 BUILD_DEPENDS=	p5-Net-DNS-Codes>=0.09:${PORTSDIR}/dns/p5-Net-DNS-Codes \
 		p5-NetAddr-IP>=1.30:${PORTSDIR}/net-mgmt/p5-NetAddr-IP
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
 MAKE_JOBS_UNSAFE=	yes
-
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/dns/p5-Net-DNS-ToolKit/distinfo
==============================================================================
--- head/dns/p5-Net-DNS-ToolKit/distinfo	Tue Feb  4 16:31:10 2014	(r342570)
+++ head/dns/p5-Net-DNS-ToolKit/distinfo	Tue Feb  4 16:31:14 2014	(r342571)
@@ -1,2 +1,2 @@
-SHA256 (Net-DNS-ToolKit-0.47.tar.gz) = 2ca01b0d76599e64c19ab120abb57d5f887d9932108744591891da2b067dfac2
-SIZE (Net-DNS-ToolKit-0.47.tar.gz) = 244245
+SHA256 (Net-DNS-ToolKit-0.48.tar.gz) = d103c6927e5ebad40152b7de8f52fb520c4c1a34ef83af08d663d17b1485f582
+SIZE (Net-DNS-ToolKit-0.48.tar.gz) = 244476



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402041631.s14GVF5F048961>