From owner-svn-ports-head@FreeBSD.ORG Sat Sep 7 10:19:52 2013 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id DA1599D; Sat, 7 Sep 2013 10:19:52 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) 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)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id AB2F127EB; Sat, 7 Sep 2013 10:19:52 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r87AJq4s071865; Sat, 7 Sep 2013 10:19:52 GMT (envelope-from sunpoet@svn.freebsd.org) Received: (from sunpoet@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r87AJqFd071863; Sat, 7 Sep 2013 10:19:52 GMT (envelope-from sunpoet@svn.freebsd.org) Message-Id: <201309071019.r87AJqFd071863@svn.freebsd.org> From: Sunpoet Po-Chuan Hsieh Date: Sat, 7 Sep 2013 10:19:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r326603 - head/www/p5-Catalyst-Authentication-Credential-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.14 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: Sat, 07 Sep 2013 10:19:52 -0000 Author: sunpoet Date: Sat Sep 7 10:19:51 2013 New Revision: 326603 URL: http://svnweb.freebsd.org/changeset/ports/326603 Log: - Update to 0.19 - Fix *_DEPENDS: many of them are test-only dependencies Changes: http://search.cpan.org/dist/Catalyst-Authentication-Credential-OpenID/Changes Modified: head/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile head/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo (contents, props changed) Modified: head/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile ============================================================================== --- head/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile Sat Sep 7 10:19:47 2013 (r326602) +++ head/www/p5-Catalyst-Authentication-Credential-OpenID/Makefile Sat Sep 7 10:19:51 2013 (r326603) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Catalyst-Authentication-Credential-OpenID -PORTVERSION= 0.17 +PORTVERSION= 0.19 CATEGORIES= www perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,14 +13,8 @@ COMMENT= OpenID credential for Catalyst: LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Cache-FastMmap>=1.28:${PORTSDIR}/devel/p5-Cache-FastMmap \ - p5-Catalyst-Devel>=1:${PORTSDIR}/www/p5-Catalyst-Devel \ - p5-Catalyst-Plugin-Authentication>=0:${PORTSDIR}/www/p5-Catalyst-Plugin-Authentication \ - p5-Catalyst-Plugin-Session-State-Cookie>=0.08:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-State-Cookie \ - p5-Catalyst-Plugin-Session-Store-FastMmap>=0.05:${PORTSDIR}/www/p5-Catalyst-Plugin-Session-Store-FastMmap \ - p5-Catalyst-Runtime>=0:${PORTSDIR}/www/p5-Catalyst-Runtime \ +BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7:${PORTSDIR}/www/p5-Catalyst-Runtime \ p5-Class-Accessor>=0:${PORTSDIR}/devel/p5-Class-Accessor \ - p5-HTML-Parser>=3:${PORTSDIR}/www/p5-HTML-Parser \ p5-Net-OpenID-Consumer>=1.03:${PORTSDIR}/net/p5-Net-OpenID-Consumer \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww RUN_DEPENDS:= ${BUILD_DEPENDS} Modified: head/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo ============================================================================== --- head/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo Sat Sep 7 10:19:47 2013 (r326602) +++ head/www/p5-Catalyst-Authentication-Credential-OpenID/distinfo Sat Sep 7 10:19:51 2013 (r326603) @@ -1,2 +1,2 @@ -SHA256 (Catalyst-Authentication-Credential-OpenID-0.17.tar.gz) = 80bc405821c03bb3c2286f492c6cb6e5d29037ed24966ce1fdb234baf3b10539 -SIZE (Catalyst-Authentication-Credential-OpenID-0.17.tar.gz) = 45801 +SHA256 (Catalyst-Authentication-Credential-OpenID-0.19.tar.gz) = aff4f3058edbfb3509e2278e271efbef80e8feabba0787aa1de9fca1474de1d5 +SIZE (Catalyst-Authentication-Credential-OpenID-0.19.tar.gz) = 37775