Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Aug 2016 02:55:33 +0000 (UTC)
From:      Kurt Jaeger <pi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r421101 - head/databases/p5-Dancer-Plugin-Database-Core
Message-ID:  <201608300255.u7U2tX6C044301@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: pi
Date: Tue Aug 30 02:55:33 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)

Modified:
  head/databases/p5-Dancer-Plugin-Database-Core/Makefile
  head/databases/p5-Dancer-Plugin-Database-Core/distinfo

Modified: head/databases/p5-Dancer-Plugin-Database-Core/Makefile
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database-Core/Makefile	Tue Aug 30 00:29:38 2016	(r421100)
+++ head/databases/p5-Dancer-Plugin-Database-Core/Makefile	Tue Aug 30 02:55:33 2016	(r421101)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Dancer-Plugin-Database-Core
-PORTVERSION=	0.14
+PORTVERSION=	0.16
 CATEGORIES=	databases perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-

Modified: head/databases/p5-Dancer-Plugin-Database-Core/distinfo
==============================================================================
--- head/databases/p5-Dancer-Plugin-Database-Core/distinfo	Tue Aug 30 00:29:38 2016	(r421100)
+++ head/databases/p5-Dancer-Plugin-Database-Core/distinfo	Tue Aug 30 02:55:33 2016	(r421101)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608300255.u7U2tX6C044301>