From owner-svn-ports-head@FreeBSD.ORG Thu Jul 31 18:57:09 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4325CFC7; Thu, 31 Jul 2014 18:57:09 +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 2F889288B; Thu, 31 Jul 2014 18:57:09 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s6VIv9WN051059; Thu, 31 Jul 2014 18:57:09 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s6VIv8ho051055; Thu, 31 Jul 2014 18:57:08 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201407311857.s6VIv8ho051055@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Thu, 31 Jul 2014 18:57:08 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r363668 - head/www/p5-Catalyst-Plugin-Authentication-OpenID 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.18 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: Thu, 31 Jul 2014 18:57:09 -0000 Author: sunpoet Date: Thu Jul 31 18:57:08 2014 New Revision: 363668 URL: http://svnweb.freebsd.org/changeset/ports/363668 QAT: https://qat.redports.org/buildarchive/r363668/ Log: - Add LICENSE - Remove unnecessary MASTER_SITE_SUBDIR - Sort PLIST - Reformat pkg-descr - Use single space after WWW: Modified: head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist Modified: head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile ============================================================================== --- head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile Thu Jul 31 18:55:40 2014 (r363667) +++ head/www/p5-Catalyst-Plugin-Authentication-OpenID/Makefile Thu Jul 31 18:57:08 2014 (r363668) @@ -5,18 +5,20 @@ PORTNAME= Catalyst-Plugin-Authentication PORTVERSION= 0.02 CATEGORIES= www security perl5 MASTER_SITES= CPAN -MASTER_SITE_SUBDIR= Catalyst PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org COMMENT= OpenID Authentication -RUN_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + +BUILD_DEPENDS= p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-LWPx-ParanoidAgent>=0:${PORTSDIR}/www/p5-LWPx-ParanoidAgent \ p5-Net-OpenID-Consumer>=0:${PORTSDIR}/net/p5-Net-OpenID-Consumer -BUILD_DEPENDS:= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} -USES= perl5 USE_PERL5= configure +USES= perl5 .include Modified: head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr ============================================================================== --- head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr Thu Jul 31 18:55:40 2014 (r363667) +++ head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-descr Thu Jul 31 18:57:08 2014 (r363668) @@ -1,10 +1,9 @@ Catalyst::Plugin::Authentication::OpenID implements support for OpenID -authentication in a Catalyst application. For more information on -OpenID, take a look at http://www.openid.net/. +authentication in a Catalyst application. For more information on OpenID, take a +look at http://www.openid.net/. -In most cases, you'll want to use this plugin in combination with a -session plugin for Catalyst. For example, -Catalyst::Plugin::Session::FastMmap, which uses a memory-mapped -database to store session data. +In most cases, you'll want to use this plugin in combination with a session +plugin for Catalyst. For example, Catalyst::Plugin::Session::FastMmap, which +uses a memory-mapped database to store session data. -WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-OpenID/ +WWW: http://search.cpan.org/dist/Catalyst-Plugin-Authentication-OpenID/ Modified: head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist ============================================================================== --- head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist Thu Jul 31 18:55:40 2014 (r363667) +++ head/www/p5-Catalyst-Plugin-Authentication-OpenID/pkg-plist Thu Jul 31 18:57:08 2014 (r363668) @@ -1,7 +1,7 @@ -%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID/.packlist %%SITE_PERL%%/Catalyst/Plugin/Authentication/OpenID.pm +%%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID/.packlist %%PERL5_MAN3%%/Catalyst::Plugin::Authentication::OpenID.3.gz -@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID +@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication/OpenID @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin/Authentication @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst/Plugin @dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Catalyst