pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
p5-DBIx-Easy: update to 0.21.
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Wed Sep 20 10:45:46 2017 +0200
Changeset: cc94a8d01560baf49f632c4fc888b983ada14336
Modified Files:
p5-DBIx-Easy/Makefile
p5-DBIx-Easy/distinfo
Log Message:
p5-DBIx-Easy: update to 0.21.
* Tue Jan 28 17:48:27 2014 CET
DBIx::Easy v0.21 released.
* Tue Jan 28 15:42:38 2014 CET Marco Pessotto <melmothx%gmail.com@localhost>
Fix regular expression to extract table names.
Fix bug with incoming parameters in is_table method.
* Tue Nov 19 11:16:49 2013 CET
DBIx::Easy v0.20 released.
* Thu Jul 5 11:39:42 2012 CEST Stefan Hornburg (Racke) <racke%linuxia.de@localhost>
Use table structure cache for insert method as well to prevent one extra
select query for each insert query.
* Mon Jan 23 16:59:43 2012 CET Stefan Hornburg (Racke) <racke%linuxia.de@localhost>
Enable UTF8 flag by default for MySQL, PostgreSQL, Sqlite and Sybase
drivers.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cc94a8d01560baf49f632c4fc888b983ada14336
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
p5-DBIx-Easy/Makefile | 3 +--
p5-DBIx-Easy/distinfo | 7 ++++---
2 files changed, 5 insertions(+), 5 deletions(-)
diffs:
diff --git a/p5-DBIx-Easy/Makefile b/p5-DBIx-Easy/Makefile
index b73add69de..0820dcd58b 100644
--- a/p5-DBIx-Easy/Makefile
+++ b/p5-DBIx-Easy/Makefile
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.3 2013/04/22 05:29:56 jgoamakf Exp $
-#
-DISTNAME= DBIx-Easy-0.19
+DISTNAME= DBIx-Easy-0.21
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff --git a/p5-DBIx-Easy/distinfo b/p5-DBIx-Easy/distinfo
index e5c8ed883e..8ea78f3c3d 100644
--- a/p5-DBIx-Easy/distinfo
+++ b/p5-DBIx-Easy/distinfo
@@ -1,5 +1,6 @@
$NetBSD: distinfo,v 1.2 2013/04/22 05:29:56 jgoamakf Exp $
-SHA1 (DBIx-Easy-0.19.tar.gz) = 47671c2df5149e67d6080e797555f73524479fb8
-RMD160 (DBIx-Easy-0.19.tar.gz) = b9da95b965b35129093a86548853a6861ddb1a92
-Size (DBIx-Easy-0.19.tar.gz) = 35167 bytes
+SHA1 (DBIx-Easy-0.21.tar.gz) = 34371709223e035d6044a29430efd3cb1d2898b8
+RMD160 (DBIx-Easy-0.21.tar.gz) = 4e300277f7ee69cecba0141a33a429f7604bf6e1
+SHA512 (DBIx-Easy-0.21.tar.gz) = 502047b2d9201fe6ada70d6239760d69a64a716756a2b1ac82e79ba59bfbbcbf44fb08204e9b9ebc934c1df50f36e77221c7a35938d925946cfe196689ef0feb
+Size (DBIx-Easy-0.21.tar.gz) = 34073 bytes
Home |
Main Index |
Thread Index |
Old Index