Date: Sat, 28 Mar 2015 12:17:48 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r382471 - head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup Message-ID: <201503281217.t2SCHmDv004299@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Sat Mar 28 12:17:48 2015 New Revision: 382471 URL: https://svnweb.freebsd.org/changeset/ports/382471 QAT: https://qat.redports.org/buildarchive/r382471/ Log: - Update to 0.24 - While I'm here, sort PLIST Changes: http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Changes PR: 198827 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> (maintainer) Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Sat Mar 28 12:17:41 2015 (r382470) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/Makefile Sat Mar 28 12:17:48 2015 (r382471) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-Usergroup -PORTVERSION= 0.22 -PORTREVISION= 1 +PORTVERSION= 0.24 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +13,10 @@ COMMENT= Extensible authentication frame LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= p5-Dancer2>=0.156001:${PORTSDIR}/www/p5-Dancer2 \ - p5-Dancer2-Plugin-Auth-Extensible>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Auth-Extensible \ - p5-Dancer2-Plugin-Passphrase>=0:${PORTSDIR}/security/p5-Dancer2-Plugin-Passphrase \ - p5-Dancer2-Plugin-DBIC>=0:${PORTSDIR}/databases/p5-Dancer2-Plugin-DBIC +BUILD_DEPENDS= p5-Dancer2>=0.159002:${PORTSDIR}/www/p5-Dancer2 \ + p5-Dancer2-Plugin-Auth-Extensible>=0.305:${PORTSDIR}/security/p5-Dancer2-Plugin-Auth-Extensible \ + p5-Dancer2-Plugin-Passphrase>=3.0.2:${PORTSDIR}/security/p5-Dancer2-Plugin-Passphrase \ + p5-Dancer2-Plugin-DBIC>=0.0008:${PORTSDIR}/databases/p5-Dancer2-Plugin-DBIC RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Sat Mar 28 12:17:41 2015 (r382470) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/distinfo Sat Mar 28 12:17:48 2015 (r382471) @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.22.tar.gz) = c24087542deabac7a78e3bb58c934d45efd8bb66867400820a5234029e0d3d69 -SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.22.tar.gz) = 8661 +SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.24.tar.gz) = f2779ac5c63342e7e2cb0fccd2214fb75cc9682710577f274d702c607477fea6 +SIZE (Dancer2-Plugin-Auth-Extensible-Provider-Usergroup-0.24.tar.gz) = 8762 Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist Sat Mar 28 12:17:41 2015 (r382470) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-Usergroup/pkg-plist Sat Mar 28 12:17:48 2015 (r382471) @@ -1,2 +1,2 @@ -%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup.3.gz %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Usergroup.pm +%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Usergroup.3.gz
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503281217.t2SCHmDv004299>