From owner-svn-ports-head@freebsd.org Fri Mar 10 22:45:49 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4EF76D05586; Fri, 10 Mar 2017 22:45:49 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 0316818B2; Fri, 10 Mar 2017 22:45:48 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v2AMjm5j089357; Fri, 10 Mar 2017 22:45:48 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v2AMjlp8089354; Fri, 10 Mar 2017 22:45:47 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703102245.v2AMjlp8089354@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Fri, 10 Mar 2017 22:45:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435861 - head/net/p5-POE-Component-Client-Keepalive 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.23 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: Fri, 10 Mar 2017 22:45:49 -0000 Author: sunpoet Date: Fri Mar 10 22:45:47 2017 New Revision: 435861 URL: https://svnweb.freebsd.org/changeset/ports/435861 Log: Update to 0.272 - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Client-Keepalive/CHANGES Modified: head/net/p5-POE-Component-Client-Keepalive/Makefile head/net/p5-POE-Component-Client-Keepalive/distinfo head/net/p5-POE-Component-Client-Keepalive/pkg-plist Modified: head/net/p5-POE-Component-Client-Keepalive/Makefile ============================================================================== --- head/net/p5-POE-Component-Client-Keepalive/Makefile Fri Mar 10 22:45:43 2017 (r435860) +++ head/net/p5-POE-Component-Client-Keepalive/Makefile Fri Mar 10 22:45:47 2017 (r435861) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Client-Keepalive -PORTVERSION= 0.2710 -PORTREVISION= 1 +PORTVERSION= 0.2720 CATEGORIES= net perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:RCAPUTO @@ -15,12 +14,14 @@ COMMENT= POE component for managing conn LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Net-IP-Minimal>=0.02:net/p5-Net-IP-Minimal \ p5-POE>=1.311:devel/p5-POE \ p5-POE-Component-Resolver>=0.917:dns/p5-POE-Component-Resolver RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-POE-Component-Client-Keepalive/distinfo ============================================================================== --- head/net/p5-POE-Component-Client-Keepalive/distinfo Fri Mar 10 22:45:43 2017 (r435860) +++ head/net/p5-POE-Component-Client-Keepalive/distinfo Fri Mar 10 22:45:47 2017 (r435861) @@ -1,2 +1,3 @@ -SHA256 (POE-Component-Client-Keepalive-0.271.tar.gz) = b9c2eb149f28cd5c6609b17798ab9460744ae7988e60bd8a6b531cb094908739 -SIZE (POE-Component-Client-Keepalive-0.271.tar.gz) = 40198 +TIMESTAMP = 1489182648 +SHA256 (POE-Component-Client-Keepalive-0.272.tar.gz) = 8c0819100f859fbfe0a13454773ee3b6f47cd7e85a317ad62ec35507cb3c36cb +SIZE (POE-Component-Client-Keepalive-0.272.tar.gz) = 41860 Modified: head/net/p5-POE-Component-Client-Keepalive/pkg-plist ============================================================================== --- head/net/p5-POE-Component-Client-Keepalive/pkg-plist Fri Mar 10 22:45:43 2017 (r435860) +++ head/net/p5-POE-Component-Client-Keepalive/pkg-plist Fri Mar 10 22:45:47 2017 (r435861) @@ -1,4 +1,4 @@ -%%PERL5_MAN3%%/POE::Component::Client::Keepalive.3.gz -%%PERL5_MAN3%%/POE::Component::Connection::Keepalive.3.gz %%SITE_PERL%%/POE/Component/Client/Keepalive.pm %%SITE_PERL%%/POE/Component/Connection/Keepalive.pm +%%PERL5_MAN3%%/POE::Component::Client::Keepalive.3.gz +%%PERL5_MAN3%%/POE::Component::Connection::Keepalive.3.gz