From owner-svn-ports-head@freebsd.org Fri Dec 4 12:34:11 2015 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 0B173A401AF; Fri, 4 Dec 2015 12:34:11 +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 B3F471D6D; Fri, 4 Dec 2015 12:34:10 +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 tB4CY9fA014829; Fri, 4 Dec 2015 12:34:09 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id tB4CY9ss014826; Fri, 4 Dec 2015 12:34:09 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201512041234.tB4CY9ss014826@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, 4 Dec 2015 12:34:09 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r402954 - head/dns/p5-POE-Component-Server-DNS 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.20 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, 04 Dec 2015 12:34:11 -0000 Author: sunpoet Date: Fri Dec 4 12:34:09 2015 New Revision: 402954 URL: https://svnweb.freebsd.org/changeset/ports/402954 Log: - Update to 0.22 - Add LICENSE - Add NO_ARCH - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes Modified: head/dns/p5-POE-Component-Server-DNS/Makefile head/dns/p5-POE-Component-Server-DNS/distinfo head/dns/p5-POE-Component-Server-DNS/pkg-plist Modified: head/dns/p5-POE-Component-Server-DNS/Makefile ============================================================================== --- head/dns/p5-POE-Component-Server-DNS/Makefile Fri Dec 4 12:34:05 2015 (r402953) +++ head/dns/p5-POE-Component-Server-DNS/Makefile Fri Dec 4 12:34:09 2015 (r402954) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Server-DNS -PORTVERSION= 0.30 -PORTREVISION= 1 +PORTVERSION= 0.32 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,10 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Non-blocking, concurrent DNS server component +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual +LICENSE_FILE= ${WRKSRC}/LICENSE + BUILD_DEPENDS= p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \ p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ p5-POE-Component-Client-DNS>=1.051:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ @@ -19,6 +22,7 @@ BUILD_DEPENDS= p5-Net-DNS>=0.58:${PORTSD p5-POE-Filter-DNS-TCP>=0.04:${PORTSDIR}/dns/p5-POE-Filter-DNS-TCP RUN_DEPENDS:= ${BUILD_DEPENDS} +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/dns/p5-POE-Component-Server-DNS/distinfo ============================================================================== --- head/dns/p5-POE-Component-Server-DNS/distinfo Fri Dec 4 12:34:05 2015 (r402953) +++ head/dns/p5-POE-Component-Server-DNS/distinfo Fri Dec 4 12:34:09 2015 (r402954) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-DNS-0.30.tar.gz) = d9b524be4f14d9d5c27c2c188baddffe9638a1d320335f5152de67f99ee23cae -SIZE (POE-Component-Server-DNS-0.30.tar.gz) = 21916 +SHA256 (POE-Component-Server-DNS-0.32.tar.gz) = 08270d7b592c36711ed6718761783ca17aeec414d7bba43e11f6885f7f1d6714 +SIZE (POE-Component-Server-DNS-0.32.tar.gz) = 21779 Modified: head/dns/p5-POE-Component-Server-DNS/pkg-plist ============================================================================== --- head/dns/p5-POE-Component-Server-DNS/pkg-plist Fri Dec 4 12:34:05 2015 (r402953) +++ head/dns/p5-POE-Component-Server-DNS/pkg-plist Fri Dec 4 12:34:09 2015 (r402954) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/POE::Component::Server::DNS.3.gz %%SITE_PERL%%/POE/Component/Server/DNS.pm +%%PERL5_MAN3%%/POE::Component::Server::DNS.3.gz