Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/databases/p5-DBIx-Class-Helpers p5-DBIx-Class-Helpers:...
details: https://anonhg.NetBSD.org/pkgsrc/rev/f883a4f30b7d
branches: trunk
changeset: 438233:f883a4f30b7d
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 06 21:29:35 2020 +0000
description:
p5-DBIx-Class-Helpers: update to 2.036000.
2.036000 2020-03-28 14:16:39-07:00 America/Los_Angeles
- fix remove_columns shortcut to add the 'remove_columns' attribute
in case it is missing (Karen Etheridge, #101)
- Add support for query condition to results_exist() and
results_exist_as_query() in Helper::ResultSet::Shortcut::ResultsExist
(Daniel Böhmer, GH#102)
2.035000 2020-02-21 08:38:42-08:00 America/Los_Angeles
- add remove_columns shortcut (Karen Etheridge, GH#100)
diffstat:
databases/p5-DBIx-Class-Helpers/Makefile | 5 ++---
databases/p5-DBIx-Class-Helpers/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 5bcb3dd19da1 -r f883a4f30b7d databases/p5-DBIx-Class-Helpers/Makefile
--- a/databases/p5-DBIx-Class-Helpers/Makefile Sun Sep 06 21:27:13 2020 +0000
+++ b/databases/p5-DBIx-Class-Helpers/Makefile Sun Sep 06 21:29:35 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.30 2020/08/31 18:07:01 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2020/09/06 21:29:35 wiz Exp $
-DISTNAME= DBIx-Class-Helpers-2.034000
+DISTNAME= DBIx-Class-Helpers-2.036000
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
diff -r 5bcb3dd19da1 -r f883a4f30b7d databases/p5-DBIx-Class-Helpers/distinfo
--- a/databases/p5-DBIx-Class-Helpers/distinfo Sun Sep 06 21:27:13 2020 +0000
+++ b/databases/p5-DBIx-Class-Helpers/distinfo Sun Sep 06 21:29:35 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.20 2019/09/13 08:09:29 wen Exp $
+$NetBSD: distinfo,v 1.21 2020/09/06 21:29:35 wiz Exp $
-SHA1 (DBIx-Class-Helpers-2.034000.tar.gz) = 3fb108f9c7fcf5b48a066a2472003327936a4827
-RMD160 (DBIx-Class-Helpers-2.034000.tar.gz) = 237c3ceed54ec2663944c4264acf6295b1239fd9
-SHA512 (DBIx-Class-Helpers-2.034000.tar.gz) = 6c0905b2dcfcee4237082480b7dd2cfaf7967efc098e8f411729ab2da833850a7a04a8a361ed544062889e0968bad091754e7205c6fde28185b317a73aeaa14b
-Size (DBIx-Class-Helpers-2.034000.tar.gz) = 83662 bytes
+SHA1 (DBIx-Class-Helpers-2.036000.tar.gz) = 4d9469569e2538952d6a0eba86be8c27d91bf5d2
+RMD160 (DBIx-Class-Helpers-2.036000.tar.gz) = f16d04c82adef82c96e4cb3706247e7e3c7c2922
+SHA512 (DBIx-Class-Helpers-2.036000.tar.gz) = 6e0bf805e02d8f38dfbe7f6f6faf8144b3a2118faa4cd9d494cac3ad0f9938249cc9638711c82316974b42292df3c3e507f560fca7f68809c13819ca2bbe2400
+Size (DBIx-Class-Helpers-2.036000.tar.gz) = 86986 bytes
Home |
Main Index |
Thread Index |
Old Index