From owner-svn-ports-all@FreeBSD.ORG Thu Apr 2 19:21:26 2015 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B760DACD; Thu, 2 Apr 2015 19:21:26 +0000 (UTC) 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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id A0E2775B; Thu, 2 Apr 2015 19:21:26 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t32JLQl6041925; Thu, 2 Apr 2015 19:21:26 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t32JLPms041922; Thu, 2 Apr 2015 19:21:25 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201504021921.t32JLPms041922@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Thu, 2 Apr 2015 19:21:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r383056 - head/net/p5-POE-Component-Server-Twirc 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.18-1 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 Apr 2015 19:21:26 -0000 Author: sunpoet Date: Thu Apr 2 19:21:24 2015 New Revision: 383056 URL: https://svnweb.freebsd.org/changeset/ports/383056 Log: - Update to 0.20 - Add LICENSE - Sort PLIST Changes: http://search.cpan.org/dist/POE-Component-Server-Twirc/Changes Modified: head/net/p5-POE-Component-Server-Twirc/Makefile head/net/p5-POE-Component-Server-Twirc/distinfo head/net/p5-POE-Component-Server-Twirc/pkg-plist Modified: head/net/p5-POE-Component-Server-Twirc/Makefile ============================================================================== --- head/net/p5-POE-Component-Server-Twirc/Makefile Thu Apr 2 19:21:18 2015 (r383055) +++ head/net/p5-POE-Component-Server-Twirc/Makefile Thu Apr 2 19:21:24 2015 (r383056) @@ -2,19 +2,23 @@ # $FreeBSD$ PORTNAME= POE-Component-Server-Twirc -PORTVERSION= 0.17 +PORTVERSION= 0.20 CATEGORIES= net perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= CPAN:MMIMS PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Twitter/IRC gateway -BUILD_DEPENDS= p5-AnyEvent-Twitter-Stream>=0:${PORTSDIR}/net/p5-AnyEvent-Twitter-Stream \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-AnyEvent>=0:${PORTSDIR}/devel/p5-AnyEvent \ + p5-AnyEvent-Twitter>=0:${PORTSDIR}/net/p5-AnyEvent-Twitter \ + p5-AnyEvent-Twitter-Stream>=0:${PORTSDIR}/net/p5-AnyEvent-Twitter-Stream \ p5-Config-Any>=0:${PORTSDIR}/devel/p5-Config-Any \ p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser \ - p5-LWP-UserAgent-POE>=0.02:${PORTSDIR}/www/p5-LWP-UserAgent-POE \ + p5-JSON-MaybeXS>=0:${PORTSDIR}/converters/p5-JSON-MaybeXS \ p5-Log-Log4perl>=0:${PORTSDIR}/devel/p5-Log-Log4perl \ p5-Moose>=0:${PORTSDIR}/devel/p5-Moose \ p5-MooseX-Getopt>=0.15:${PORTSDIR}/devel/p5-MooseX-Getopt \ @@ -22,9 +26,9 @@ BUILD_DEPENDS= p5-AnyEvent-Twitter-Strea p5-MooseX-POE>=0.215:${PORTSDIR}/devel/p5-MooseX-POE \ p5-MooseX-SimpleConfig>=0:${PORTSDIR}/devel/p5-MooseX-SimpleConfig \ p5-MooseX-Storage>=0:${PORTSDIR}/devel/p5-MooseX-Storage \ - p5-Net-Twitter>=3.11007:${PORTSDIR}/net/p5-Net-Twitter \ p5-POE-Component-Server-IRC>=0.02005:${PORTSDIR}/irc/p5-POE-Component-Server-IRC \ p5-POE-Component-TSTP>=0:${PORTSDIR}/devel/p5-POE-Component-TSTP \ + p5-POE-Loop-AnyEvent>=0:${PORTSDIR}/devel/p5-POE-Loop-AnyEvent \ p5-Path-Class>=0:${PORTSDIR}/devel/p5-Path-Class \ p5-Proc-Daemon>=0:${PORTSDIR}/devel/p5-Proc-Daemon \ p5-Regexp-Common>=0:${PORTSDIR}/textproc/p5-Regexp-Common \ Modified: head/net/p5-POE-Component-Server-Twirc/distinfo ============================================================================== --- head/net/p5-POE-Component-Server-Twirc/distinfo Thu Apr 2 19:21:18 2015 (r383055) +++ head/net/p5-POE-Component-Server-Twirc/distinfo Thu Apr 2 19:21:24 2015 (r383056) @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-Twirc-0.17.tar.gz) = b5a38af9c59ef7773e81125e6519e6081c1828e06a012c3a7e35c27c3703bdb8 -SIZE (POE-Component-Server-Twirc-0.17.tar.gz) = 52739 +SHA256 (POE-Component-Server-Twirc-0.20.tar.gz) = 674214f4f55bab853305b972e7c8946c0cba1ff062f29a556eb7ec86a6ef2797 +SIZE (POE-Component-Server-Twirc-0.20.tar.gz) = 31341 Modified: head/net/p5-POE-Component-Server-Twirc/pkg-plist ============================================================================== --- head/net/p5-POE-Component-Server-Twirc/pkg-plist Thu Apr 2 19:21:18 2015 (r383055) +++ head/net/p5-POE-Component-Server-Twirc/pkg-plist Thu Apr 2 19:21:24 2015 (r383056) @@ -1,10 +1,4 @@ bin/twirc -%%PERL5_MAN3%%/App::Twirc.3.gz -%%PERL5_MAN3%%/App::Twirc::Manual.3.gz -%%PERL5_MAN3%%/App::Twirc::Plugin::BangCommands.3.gz -%%PERL5_MAN3%%/App::Twirc::Plugin::SecondaryAccount.3.gz -%%PERL5_MAN3%%/App::Twirc::Plugin::SquashWhiteSpace.3.gz -%%PERL5_MAN3%%/POE::Component::Server::Twirc.3.gz %%SITE_PERL%%/App/Twirc.pm %%SITE_PERL%%/App/Twirc/Manual.pod %%SITE_PERL%%/App/Twirc/Plugin/BangCommands.pm @@ -13,3 +7,9 @@ bin/twirc %%SITE_PERL%%/POE/Component/Server/Twirc.pm %%SITE_PERL%%/POE/Component/Server/Twirc/LogAppender.pm %%SITE_PERL%%/POE/Component/Server/Twirc/State.pm +%%PERL5_MAN3%%/App::Twirc.3.gz +%%PERL5_MAN3%%/App::Twirc::Manual.3.gz +%%PERL5_MAN3%%/App::Twirc::Plugin::BangCommands.3.gz +%%PERL5_MAN3%%/App::Twirc::Plugin::SecondaryAccount.3.gz +%%PERL5_MAN3%%/App::Twirc::Plugin::SquashWhiteSpace.3.gz +%%PERL5_MAN3%%/POE::Component::Server::Twirc.3.gz