From owner-svn-ports-head@freebsd.org Wed Jul 19 18:05:09 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 08FBDCFE711; Wed, 19 Jul 2017 18:05:09 +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 C615B63DF6; Wed, 19 Jul 2017 18:05:08 +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 v6JI57VQ060882; Wed, 19 Jul 2017 18:05:07 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v6JI57gI060879; Wed, 19 Jul 2017 18:05:07 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201707191805.v6JI57gI060879@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 19 Jul 2017 18:05:07 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r446215 - head/net/p5-POE-Component-Client-Ping X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/net/p5-POE-Component-Client-Ping X-SVN-Commit-Revision: 446215 X-SVN-Commit-Repository: ports 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: Wed, 19 Jul 2017 18:05:09 -0000 Author: sunpoet Date: Wed Jul 19 18:05:07 2017 New Revision: 446215 URL: https://svnweb.freebsd.org/changeset/ports/446215 Log: Update to 1.175 - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Client-Ping/CHANGES Modified: head/net/p5-POE-Component-Client-Ping/Makefile head/net/p5-POE-Component-Client-Ping/distinfo head/net/p5-POE-Component-Client-Ping/pkg-plist Modified: head/net/p5-POE-Component-Client-Ping/Makefile ============================================================================== --- head/net/p5-POE-Component-Client-Ping/Makefile Wed Jul 19 18:05:02 2017 (r446214) +++ head/net/p5-POE-Component-Client-Ping/Makefile Wed Jul 19 18:05:07 2017 (r446215) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Client-Ping -PORTVERSION= 1.174 -PORTREVISION= 1 +PORTVERSION= 1.175 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-POE>=1.0070:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/net/p5-POE-Component-Client-Ping/distinfo ============================================================================== --- head/net/p5-POE-Component-Client-Ping/distinfo Wed Jul 19 18:05:02 2017 (r446214) +++ head/net/p5-POE-Component-Client-Ping/distinfo Wed Jul 19 18:05:07 2017 (r446215) @@ -1,2 +1,3 @@ -SHA256 (POE-Component-Client-Ping-1.174.tar.gz) = 706e9c0213f1fd17372d8e2f0d10ac54a95e2ef8c8998e356d38abc59801bf45 -SIZE (POE-Component-Client-Ping-1.174.tar.gz) = 15451 +TIMESTAMP = 1500474487 +SHA256 (POE-Component-Client-Ping-1.175.tar.gz) = 0c1136b136fa2e90ea422d19f8d11aefab02c3daee1b18b715adb708c15d9ddf +SIZE (POE-Component-Client-Ping-1.175.tar.gz) = 15701 Modified: head/net/p5-POE-Component-Client-Ping/pkg-plist ============================================================================== --- head/net/p5-POE-Component-Client-Ping/pkg-plist Wed Jul 19 18:05:02 2017 (r446214) +++ head/net/p5-POE-Component-Client-Ping/pkg-plist Wed Jul 19 18:05:07 2017 (r446215) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/POE::Component::Client::Ping.3.gz %%SITE_PERL%%/POE/Component/Client/Ping.pm +%%PERL5_MAN3%%/POE::Component::Client::Ping.3.gz