From owner-svn-ports-head@FreeBSD.ORG Sun Oct 20 11:48:47 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 70E29590; Sun, 20 Oct 2013 11:48:47 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 3A8362445; Sun, 20 Oct 2013 11:48:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r9KBml9a070961; Sun, 20 Oct 2013 11:48:47 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r9KBmkTd070955; Sun, 20 Oct 2013 11:48:46 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201310201148.r9KBmkTd070955@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sun, 20 Oct 2013 11:48:46 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r331005 - head/net/p5-POE-Component-Client-Whois X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 20 Oct 2013 11:48:47 -0000 Author: sunpoet Date: Sun Oct 20 11:48:46 2013 New Revision: 331005 URL: http://svnweb.freebsd.org/changeset/ports/331005 Log: - Update to 1.30 - Add LICENSE - Sort *_DEPENDS - Support STAGEDIR 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 (contents, props changed) head/net/p5-POE-Component-Client-Whois/pkg-plist (contents, props changed) Modified: head/net/p5-POE-Component-Client-Whois/Makefile ============================================================================== --- head/net/p5-POE-Component-Client-Whois/Makefile Sun Oct 20 11:48:40 2013 (r331004) +++ head/net/p5-POE-Component-Client-Whois/Makefile Sun Oct 20 11:48:46 2013 (r331005) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Client-Whois -PORTVERSION= 1.28 +PORTVERSION= 1.30 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,15 +10,14 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= One shot non-blocking RFC 812 WHOIS query -RUN_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ - p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Net-Netmask>=1.9012:${PORTSDIR}/net-mgmt/p5-Net-Netmask \ + p5-POE>=1.004:${PORTSDIR}/devel/p5-POE +RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 USE_PERL5= configure -MAN3= POE::Component::Client::Whois.3 \ - POE::Component::Client::Whois::IPBlks.3 \ - POE::Component::Client::Whois::TLDList.3 - -NO_STAGE= yes .include Modified: head/net/p5-POE-Component-Client-Whois/distinfo ============================================================================== --- head/net/p5-POE-Component-Client-Whois/distinfo Sun Oct 20 11:48:40 2013 (r331004) +++ head/net/p5-POE-Component-Client-Whois/distinfo Sun Oct 20 11:48:46 2013 (r331005) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-Whois-1.28.tar.gz) = 1e9cb81616ca95a5a4280bbdf8476393bd416128eecd953e6c6467add9d2f90d -SIZE (POE-Component-Client-Whois-1.28.tar.gz) = 34673 +SHA256 (POE-Component-Client-Whois-1.30.tar.gz) = f9c58917c1367ee6d9ee8405acb802cb3578ddd3be397a58bc2bb4c92bdd35ad +SIZE (POE-Component-Client-Whois-1.30.tar.gz) = 29792 Modified: head/net/p5-POE-Component-Client-Whois/pkg-plist ============================================================================== --- head/net/p5-POE-Component-Client-Whois/pkg-plist Sun Oct 20 11:48:40 2013 (r331004) +++ head/net/p5-POE-Component-Client-Whois/pkg-plist Sun Oct 20 11:48:46 2013 (r331005) @@ -1,7 +1,10 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Whois/.packlist %%SITE_PERL%%/POE/Component/Client/Whois.pm %%SITE_PERL%%/POE/Component/Client/Whois/IPBlks.pm %%SITE_PERL%%/POE/Component/Client/Whois/TLDList.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Whois/.packlist +%%PERL5_MAN3%%/POE::Component::Client::Whois.3.gz +%%PERL5_MAN3%%/POE::Component::Client::Whois::IPBlks.3.gz +%%PERL5_MAN3%%/POE::Component::Client::Whois::TLDList.3.gz @dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client/Whois @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component/Client @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/POE/Component