From owner-svn-ports-all@freebsd.org Sun Mar 13 11:50:55 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 45740ACD24A; Sun, 13 Mar 2016 11:50:55 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 ECCCE1AC4; Sun, 13 Mar 2016 11:50:54 +0000 (UTC) (envelope-from rakuco@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u2DBorQ7081502; Sun, 13 Mar 2016 11:50:53 GMT (envelope-from rakuco@FreeBSD.org) Received: (from rakuco@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u2DBorhT081500; Sun, 13 Mar 2016 11:50:53 GMT (envelope-from rakuco@FreeBSD.org) Message-Id: <201603131150.u2DBorhT081500@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: rakuco set sender to rakuco@FreeBSD.org using -f From: Raphael Kubo da Costa Date: Sun, 13 Mar 2016 11:50:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r410958 - head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Mar 2016 11:50:55 -0000 Author: rakuco Date: Sun Mar 13 11:50:53 2016 New Revision: 410958 URL: https://svnweb.freebsd.org/changeset/ports/410958 Log: Update to 0.502. See https://github.com/ctrlo/Dancer2-Plugin-Auth-Extensible-Provider-DBIC/blob/master/Changes 0.502 Sun Mar 6 17:00:00 2016 GMT * Allow disable_roles to be used PR: 207770 Submitted by: Henk van Oers (maintainer) Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile Sun Mar 13 11:45:04 2016 (r410957) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/Makefile Sun Mar 13 11:50:53 2016 (r410958) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Auth-Extensible-Provider-DBIC -PORTVERSION= 0.501 +PORTVERSION= 0.502 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo ============================================================================== --- head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo Sun Mar 13 11:45:04 2016 (r410957) +++ head/security/p5-Dancer2-Plugin-Auth-Extensible-Provider-DBIC/distinfo Sun Mar 13 11:50:53 2016 (r410958) @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.501.tar.gz) = 146c480f170c46f5bafed85047d01a9f2af9218d5a8569e4370722418611c4b0 -SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.501.tar.gz) = 9874 +SHA256 (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.502.tar.gz) = 389371659a034d0909d80d75d1ff15f6937811372cb94068d20ec4f60fb9b6cd +SIZE (Dancer2-Plugin-Auth-Extensible-Provider-DBIC-0.502.tar.gz) = 9987