mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
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)
This commit is contained in:
parent
832b5038d4
commit
397b081664
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=421101
2 changed files with 4 additions and 3 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Dancer-Plugin-Database-Core
|
||||
PORTVERSION= 0.14
|
||||
PORTVERSION= 0.16
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Dancer-Plugin-Database-Core-0.14.tar.gz) = 9f4d6a651d23f9f1f0915c5dcfccf03120fa8495807e56b2c38edba8a5beb461
|
||||
SIZE (Dancer-Plugin-Database-Core-0.14.tar.gz) = 15865
|
||||
TIMESTAMP = 1471168207
|
||||
SHA256 (Dancer-Plugin-Database-Core-0.16.tar.gz) = bf115a759d343a3b3f5817c9fb9cdf1563a387700dbe4def309be64c0c70e84b
|
||||
SIZE (Dancer-Plugin-Database-Core-0.16.tar.gz) = 17143
|
||||
|
|
Loading…
Add table
Reference in a new issue