Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2015 18:29:30 +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: r388961 - head/net/p5-POE-Component-Client-Whois
Message-ID:  <201506091829.t59ITULr036916@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Jun  9 18:29:29 2015
New Revision: 388961
URL: https://svnweb.freebsd.org/changeset/ports/388961

Log:
  - Update to 1.34
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/POE-Component-Client-Whois/Changes

Modified:
  head/net/p5-POE-Component-Client-Whois/Makefile
  head/net/p5-POE-Component-Client-Whois/distinfo

Modified: head/net/p5-POE-Component-Client-Whois/Makefile
==============================================================================
--- head/net/p5-POE-Component-Client-Whois/Makefile	Tue Jun  9 18:29:25 2015	(r388960)
+++ head/net/p5-POE-Component-Client-Whois/Makefile	Tue Jun  9 18:29:29 2015	(r388961)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	POE-Component-Client-Whois
-PORTVERSION=	1.32
+PORTVERSION=	1.34
 CATEGORIES=	net perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -17,6 +17,7 @@ BUILD_DEPENDS=	p5-Net-Netmask>=1.9012:${
 		p5-POE>=1.004:${PORTSDIR}/devel/p5-POE
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
+NO_ARCH=	yes
 USES=		perl5
 USE_PERL5=	configure
 

Modified: head/net/p5-POE-Component-Client-Whois/distinfo
==============================================================================
--- head/net/p5-POE-Component-Client-Whois/distinfo	Tue Jun  9 18:29:25 2015	(r388960)
+++ head/net/p5-POE-Component-Client-Whois/distinfo	Tue Jun  9 18:29:29 2015	(r388961)
@@ -1,2 +1,2 @@
-SHA256 (POE-Component-Client-Whois-1.32.tar.gz) = 06d5601c80d6de880a6e92fabb38ab92a2adb4c65204b7977e3550f14d4113e8
-SIZE (POE-Component-Client-Whois-1.32.tar.gz) = 29451
+SHA256 (POE-Component-Client-Whois-1.34.tar.gz) = 227f36d16e9c1b07f081610c685e9eb2cdc6d47ec516abf378e67cb848d7a437
+SIZE (POE-Component-Client-Whois-1.34.tar.gz) = 29649



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