From owner-svn-ports-all@freebsd.org Thu Mar 2 17:59:38 2017 Return-Path: Delivered-To: svn-ports-all@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 A9485CF5E53; Thu, 2 Mar 2017 17:59:38 +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 5C68C854; Thu, 2 Mar 2017 17:59:38 +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 v22HxbQ4008780; Thu, 2 Mar 2017 17:59:37 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v22HxbOo008777; Thu, 2 Mar 2017 17:59:37 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201703021759.v22HxbOo008777@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Mar 2017 17:59:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r435261 - head/dns/p5-POE-Component-Client-DNS-Recursive X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Mar 2017 17:59:38 -0000 Author: sunpoet Date: Thu Mar 2 17:59:37 2017 New Revision: 435261 URL: https://svnweb.freebsd.org/changeset/ports/435261 Log: Update to 1.12 - Add LICENSE_FILE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Client-DNS-Recursive/Changes Modified: head/dns/p5-POE-Component-Client-DNS-Recursive/Makefile head/dns/p5-POE-Component-Client-DNS-Recursive/distinfo head/dns/p5-POE-Component-Client-DNS-Recursive/pkg-plist Modified: head/dns/p5-POE-Component-Client-DNS-Recursive/Makefile ============================================================================== --- head/dns/p5-POE-Component-Client-DNS-Recursive/Makefile Thu Mar 2 17:59:32 2017 (r435260) +++ head/dns/p5-POE-Component-Client-DNS-Recursive/Makefile Thu Mar 2 17:59:37 2017 (r435261) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Client-DNS-Recursive -PORTVERSION= 1.08 -PORTREVISION= 1 +PORTVERSION= 1.12 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,12 +12,14 @@ COMMENT= Recursive DNS client for POE LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Net-DNS>=0:dns/p5-Net-DNS \ p5-Net-IP-Minimal>=0:net/p5-Net-IP-Minimal \ p5-POE>=1.004:devel/p5-POE RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/dns/p5-POE-Component-Client-DNS-Recursive/distinfo ============================================================================== --- head/dns/p5-POE-Component-Client-DNS-Recursive/distinfo Thu Mar 2 17:59:32 2017 (r435260) +++ head/dns/p5-POE-Component-Client-DNS-Recursive/distinfo Thu Mar 2 17:59:37 2017 (r435261) @@ -1,2 +1,3 @@ -SHA256 (POE-Component-Client-DNS-Recursive-1.08.tar.gz) = eacdec270039be04ae69650b3b8d4014377ce4fa0ff026b0c55b28c15447d32f -SIZE (POE-Component-Client-DNS-Recursive-1.08.tar.gz) = 16839 +TIMESTAMP = 1488463028 +SHA256 (POE-Component-Client-DNS-Recursive-1.12.tar.gz) = afeecb6a26b8750ab805d032de6bc3b01e68ad86ba215aa1cdc3c93e5238c148 +SIZE (POE-Component-Client-DNS-Recursive-1.12.tar.gz) = 17199 Modified: head/dns/p5-POE-Component-Client-DNS-Recursive/pkg-plist ============================================================================== --- head/dns/p5-POE-Component-Client-DNS-Recursive/pkg-plist Thu Mar 2 17:59:32 2017 (r435260) +++ head/dns/p5-POE-Component-Client-DNS-Recursive/pkg-plist Thu Mar 2 17:59:37 2017 (r435261) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/POE::Component::Client::DNS::Recursive.3.gz %%SITE_PERL%%/POE/Component/Client/DNS/Recursive.pm +%%PERL5_MAN3%%/POE::Component::Client::DNS::Recursive.3.gz