From owner-freebsd-ports-bugs@freebsd.org Wed Apr 6 11:08:04 2016 Return-Path: Delivered-To: freebsd-ports-bugs@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 9B94BB05536 for ; Wed, 6 Apr 2016 11:08:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2001:1900:2254:206a::16:76]) (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 72569122C for ; Wed, 6 Apr 2016 11:08:04 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from bugs.freebsd.org ([127.0.1.118]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id u36B842B077497 for ; Wed, 6 Apr 2016 11:08:04 GMT (envelope-from bugzilla-noreply@freebsd.org) From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 208573] databases/p5-Dancer2-Plugin-DBIC: Update to 0.0012 Date: Wed, 06 Apr 2016 11:08:04 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: new X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Ports & Packages X-Bugzilla-Component: Individual Port(s) X-Bugzilla-Version: Latest X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: hvo.pm@xs4all.nl X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: freebsd-ports-bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: bug_id short_desc product version rep_platform op_sys bug_status bug_severity priority component assigned_to reporter attachments.created Message-ID: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2016 11:08:04 -0000 https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D208573 Bug ID: 208573 Summary: databases/p5-Dancer2-Plugin-DBIC: Update to 0.0012 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: hvo.pm@xs4all.nl Created attachment 169032 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D169032&action= =3Dedit The diff update from 0.0011 to 0.0012 Trivia. make test, QA, portmaster, etc, Okay. ------------------------------------------- version 0.0012 at 2016-03-29 17:16:30 +0000 ------------------------------------------- Change: 4b99a19b087db5041337a053ccb79f5b1b46202b Author: Naveed Massjouni Date : 2016-03-29 13:16:30 +0000 v0.0012=20 Change: 4adc171733beddd14f0b13c602b712ffe3a4226f Author: Naveed Massjouni Date : 2016-03-29 13:10:12 +0000 Merge pull request #14 from SysPete/plugin2 use $dsl->config instead of plugin_settings for plugin2=20 Change: 721e3b036ef205bd02b13aa6f94f76053e71ead1 Author: Peter Mottram Date : 2016-03-29 18:40:34 +0000 syspete-- plugin2 check should use $dsl->app->can=20 Change: 1cd6d2b78a1d085384aedf6e0cbbb1bf9976f229 Author: Peter Mottram Date : 2016-03-29 18:07:21 +0000 use $dsl->config instead of plugin_settings for plugin2 Any plugins which use this plugin will not work when plugin1's plugin_config keyword is used and so if we smell plugin2 we get config via $dsl->config instead. This is needed by Dancer2::Plugin::Auth::Extensible::Provider::DBIC (and probably some other plugins - still some work to do). Thanks to yanick for the pointer. --=20 You are receiving this mail because: You are the assignee for the bug.=