svn commit: r397160 - head/dns/p5-Net-DNS

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Thu Sep 17 17:11:58 UTC 2015


Author: sunpoet
Date: Thu Sep 17 17:11:57 2015
New Revision: 397160
URL: https://svnweb.freebsd.org/changeset/ports/397160

Log:
  - Update to 1.02
  
  Changes:	http://search.cpan.org/dist/Net-DNS/Changes

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

Modified: head/dns/p5-Net-DNS/Makefile
==============================================================================
--- head/dns/p5-Net-DNS/Makefile	Thu Sep 17 17:11:53 2015	(r397159)
+++ head/dns/p5-Net-DNS/Makefile	Thu Sep 17 17:11:57 2015	(r397160)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Net-DNS
-PORTVERSION=	1.01
+PORTVERSION=	1.02
 CATEGORIES=	dns net perl5 ipv6
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,8 +12,7 @@ COMMENT=	Perl5 interface to the DNS reso
 
 LICENSE=	MIT
 
-BUILD_DEPENDS=	p5-Digest-HMAC>=1.03:${PORTSDIR}/security/p5-Digest-HMAC \
-		p5-MIME-Base32>=1.01:${PORTSDIR}/converters/p5-MIME-Base32
+BUILD_DEPENDS=	p5-Digest-HMAC>=1.03:${PORTSDIR}/security/p5-Digest-HMAC
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Digest-BubbleBabble>=0:${PORTSDIR}/security/p5-Digest-BubbleBabble \
 		p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod

Modified: head/dns/p5-Net-DNS/distinfo
==============================================================================
--- head/dns/p5-Net-DNS/distinfo	Thu Sep 17 17:11:53 2015	(r397159)
+++ head/dns/p5-Net-DNS/distinfo	Thu Sep 17 17:11:57 2015	(r397160)
@@ -1,2 +1,2 @@
-SHA256 (Net-DNS-1.01.tar.gz) = 8f96b80d46764993dbad92e22cf5fc869ecdc1d09018f2565440d528afd9d92a
-SIZE (Net-DNS-1.01.tar.gz) = 239297
+SHA256 (Net-DNS-1.02.tar.gz) = 9473c322b036592663bb20383e85190a682d142688b162efc975a61bcc7534f2
+SIZE (Net-DNS-1.02.tar.gz) = 245760


More information about the svn-ports-all mailing list