svn commit: r379597 - head/security/p5-Dancer2-Plugin-Auth-Extensible
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Feb 22 10:44:30 UTC 2015
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 at 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
More information about the svn-ports-all
mailing list