Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Feb 2015 10:44:29 +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: r379597 - head/security/p5-Dancer2-Plugin-Auth-Extensible
Message-ID:  <201502221044.t1MAiTIR062658@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Feb 22 10:44:29 2015
New Revision: 379597
URL: https://svnweb.freebsd.org/changeset/ports/379597
QAT: https://qat.redports.org/buildarchive/r379597/

Log:
  - Update to 0.304
  - While I'm here, fix and sort PLIST
  
  Changes:	http://search.cpan.org/dist/Dancer2-Plugin-Auth-Extensible/Changes
  PR:		197914
  Submitted by:	Henk van Oers <hvo.pm@xs4all.nl> (maintainer)

Modified:
  head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
  head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
  head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile	Sun Feb 22 10:44:23 2015	(r379596)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/Makefile	Sun Feb 22 10:44:29 2015	(r379597)
@@ -2,8 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer2-Plugin-Auth-Extensible
-PORTVERSION=	0.303
-PORTREVISION=	1
+PORTVERSION=	0.304
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo	Sun Feb 22 10:44:23 2015	(r379596)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/distinfo	Sun Feb 22 10:44:29 2015	(r379597)
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-Plugin-Auth-Extensible-0.303.tar.gz) = 9a691ce4427053bf11fc141e2589f3605f4e17cdf083ea63dd1757649c578b09
-SIZE (Dancer2-Plugin-Auth-Extensible-0.303.tar.gz) = 21730
+SHA256 (Dancer2-Plugin-Auth-Extensible-0.304.tar.gz) = 8f057517d7f948f12c18587c2d73c5ecaf2f1e12bde87e0da5ebac723685e21c
+SIZE (Dancer2-Plugin-Auth-Extensible-0.304.tar.gz) = 22561

Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist
==============================================================================
--- head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist	Sun Feb 22 10:44:23 2015	(r379596)
+++ head/security/p5-Dancer2-Plugin-Auth-Extensible/pkg-plist	Sun Feb 22 10:44:29 2015	(r379597)
@@ -1,12 +1,13 @@
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible.3.gz
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Base.3.gz
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Config.3.gz
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Database.3.gz
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Example.3.gz
-%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Unix.3.gz
+bin/generate-crypted-password
 %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible.pm
 %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Base.pm
 %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Config.pm
 %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Database.pm
 %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Example.pm
 %%SITE_PERL%%/Dancer2/Plugin/Auth/Extensible/Provider/Unix.pm
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible.3.gz
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Base.3.gz
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Config.3.gz
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Database.3.gz
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Example.3.gz
+%%PERL5_MAN3%%/Dancer2::Plugin::Auth::Extensible::Provider::Unix.3.gz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502221044.t1MAiTIR062658>