ports/159314: [MAINTAINER] dns/p5-POE-Component-Resolver: update to 0.913

Jase Thew freebsd at beardz.net
Sat Aug 6 14:30:17 UTC 2011


The following reply was made to PR ports/159314; it has been noted by GNATS.

From: Jase Thew <freebsd at beardz.net>
To: bug-followup at FreeBSD.org, freebsd at beardz.net
Cc:  
Subject: Re: ports/159314: [MAINTAINER] dns/p5-POE-Component-Resolver: update
 to 0.913
Date: Sat, 06 Aug 2011 15:24:31 +0100

 This is a multi-part message in MIME format.
 --------------020200090906050003020609
 Content-Type: text/plain; charset=ISO-8859-1; format=flowed
 Content-Transfer-Encoding: 7bit
 
 Please find attached an updated patch :
 
 - Update to 0.913
 - Make use of CPAN:USER macro
 - Correct LICENSE (ART10 instead of ART20)
 - Pet portlint(1) by reordering LICENSE section
 
 --------------020200090906050003020609
 Content-Type: text/plain;
  name="p5-POE-Component-Resolver-0.913.patch"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: attachment;
  filename="p5-POE-Component-Resolver-0.913.patch"
 
 diff -ruN --exclude=CVS /usr/ports/dns/p5-POE-Component-Resolver.orig/Makefile /usr/ports/dns/p5-POE-Component-Resolver/Makefile
 --- /usr/ports/dns/p5-POE-Component-Resolver.orig/Makefile	2011-05-05 02:37:50.000000000 +0100
 +++ /usr/ports/dns/p5-POE-Component-Resolver/Makefile	2011-08-06 15:19:12.451547422 +0100
 @@ -6,16 +6,17 @@
  #
  
  PORTNAME=	POE-Component-Resolver
 -PORTVERSION=	0.912
 +PORTVERSION=	0.913
  CATEGORIES=	dns devel perl5
 -MASTER_SITES=	CPAN/${PORTNAME:C/-.*//}/RCAPUTO
 +MASTER_SITES=	CPAN
 +MASTER_SITE_SUBDIR=	CPAN:RCAPUTO
  PKGNAMEPREFIX=	p5-
  
  MAINTAINER=	freebsd at beardz.net
  COMMENT=	A non-blocking getaddrinfo() resolver
  
 +LICENSE=	ART10 GPLv1
  LICENSE_COMB=	dual
 -LICENSE=	ART20 GPLv1
  
  BUILD_DEPENDS=	p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \
  		p5-Scalar-List-Utils>=1.23:${PORTSDIR}/lang/p5-Scalar-List-Utils \
 diff -ruN --exclude=CVS /usr/ports/dns/p5-POE-Component-Resolver.orig/distinfo /usr/ports/dns/p5-POE-Component-Resolver/distinfo
 --- /usr/ports/dns/p5-POE-Component-Resolver.orig/distinfo	2011-05-05 02:37:50.000000000 +0100
 +++ /usr/ports/dns/p5-POE-Component-Resolver/distinfo	2011-07-30 16:29:24.782794603 +0100
 @@ -1,2 +1,2 @@
 -SHA256 (POE-Component-Resolver-0.912.tar.gz) = 75648dcd441bb60cb57bed96ab8ae16d26901af6d9512c7b7f65b85ed51e3de4
 -SIZE (POE-Component-Resolver-0.912.tar.gz) = 26709
 +SHA256 (POE-Component-Resolver-0.913.tar.gz) = ed1d4d8c4708863a30bd0ec189b6a0ec0ee72d8fa719a561d7580fd3b504dffe
 +SIZE (POE-Component-Resolver-0.913.tar.gz) = 27927
 
 --------------020200090906050003020609--


More information about the freebsd-perl mailing list