From owner-svn-ports-head@FreeBSD.ORG Thu May 28 11:13:54 2015 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.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EC305706; Thu, 28 May 2015 11:13:54 +0000 (UTC) (envelope-from amdmi3@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)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id C04B5B6D; Thu, 28 May 2015 11:13:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t4SBDsPG058180; Thu, 28 May 2015 11:13:54 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t4SBDsng058177; Thu, 28 May 2015 11:13:54 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201505281113.t4SBDsng058177@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Thu, 28 May 2015 11:13:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r387716 - head/security/p5-Dancer-Plugin-Auth-Extensible 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.20 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, 28 May 2015 11:13:55 -0000 Author: amdmi3 Date: Thu May 28 11:13:53 2015 New Revision: 387716 URL: https://svnweb.freebsd.org/changeset/ports/387716 Log: - Update to 0.40 PR: 200490 Submitted by: hvo.pm@xs4all.nl (maintainer) Modified: head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile head/security/p5-Dancer-Plugin-Auth-Extensible/distinfo head/security/p5-Dancer-Plugin-Auth-Extensible/pkg-plist Modified: head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile ============================================================================== --- head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile Thu May 28 09:58:54 2015 (r387715) +++ head/security/p5-Dancer-Plugin-Auth-Extensible/Makefile Thu May 28 11:13:53 2015 (r387716) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-Auth-Extensible -PORTVERSION= 0.30 -PORTREVISION= 1 +PORTVERSION= 0.40 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Dancer-Plugin-Auth-Extensible/distinfo ============================================================================== --- head/security/p5-Dancer-Plugin-Auth-Extensible/distinfo Thu May 28 09:58:54 2015 (r387715) +++ head/security/p5-Dancer-Plugin-Auth-Extensible/distinfo Thu May 28 11:13:53 2015 (r387716) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Auth-Extensible-0.30.tar.gz) = a809396d30c2a54a5415acecdacdea2301a326853ed442f018bdeeaea41e17d1 -SIZE (Dancer-Plugin-Auth-Extensible-0.30.tar.gz) = 20277 +SHA256 (Dancer-Plugin-Auth-Extensible-0.40.tar.gz) = 993543bc5f2fc401105333febbd1665efca726ca074f764b85106fb39cc159a6 +SIZE (Dancer-Plugin-Auth-Extensible-0.40.tar.gz) = 22133 Modified: head/security/p5-Dancer-Plugin-Auth-Extensible/pkg-plist ============================================================================== --- head/security/p5-Dancer-Plugin-Auth-Extensible/pkg-plist Thu May 28 09:58:54 2015 (r387715) +++ head/security/p5-Dancer-Plugin-Auth-Extensible/pkg-plist Thu May 28 11:13:53 2015 (r387716) @@ -1,3 +1,4 @@ +bin/generate-crypted-password %%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible.3.gz %%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible::Provider::Base.3.gz %%PERL5_MAN3%%/Dancer::Plugin::Auth::Extensible::Provider::Config.3.gz