Summary: | databases/p5-Dancer-Plugin-Database-Core: Update to 0.16 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Henk van Oers <hvo.pm> | ||||
Component: | Individual Port(s) | Assignee: | Kurt Jaeger <pi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | pi | ||||
Priority: | --- | Keywords: | easy | ||||
Version: | Latest | Flags: | hvo.pm:
maintainer-feedback-
|
||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 211830, 211831 | ||||||
Attachments: |
|
Ping! Maintainer timeout. Thank you Henk. For future issues, testing with poudriere is highly recommended and for maintainer timeout situations, set maintainer-approval to + on the attachment (not issue) with comment "Maintainer timeout (<period>), implicit approval" Committed, thanks! A commit references this bug: Author: pi Date: Tue Aug 30 02:55:33 UTC 2016 New revision: 421101 URL: https://svnweb.freebsd.org/changeset/ports/421101 Log: databases/p5-Dancer-Plugin-Database-Core: 0.14 -> 0.16 - Fix bug introduced in 0.15's refactoring which stopped empty where clauses (e.g. $where => {}) working - factor code for Dancer::Plugin::SimpleCRUD (joshrabinowitz) PR: 211829 Submitted by: Henk van Oers <hvo.pm@xs4all.nl> Approved by: sunpoet (maintainer timeout) Changes: head/databases/p5-Dancer-Plugin-Database-Core/Makefile head/databases/p5-Dancer-Plugin-Database-Core/distinfo |
Created attachment 173654 [details] The diff Revision history for Dancer-Plugin-Database-Core 0.16 2016-08-13 [ BUGFIXES ] - Fix bug introduced in 0.15's refactoring which stopped empty where clauses (e.g. $where => {}) working 0.15 2016-08-05 [ ENHANCEMENTS ] - factor code for Dancer::Plugin::SimpleCRUD (joshrabinowitz) ---- Test run: - QA - make check-plist - make test - portlint -AC All fine.