pkgsrc-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 Update to 2.033004



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ba138b077ca2
branches:  trunk
changeset: 374656:ba138b077ca2
user:      wen <wen%pkgsrc.org@localhost>
date:      Sat Jan 27 07:46:36 2018 +0000

description:
Update to 2.033004

Upstream changes:
2.033004  2018-01-26 09:33:20-08:00 America/Los_Angeles
 - Fix ::RemoveColumns and ::AutoRemoveColumns to not wreak havoc when select/as
   is used (Thanks Vladimir Melnik for test and ribasushi for hint at fix!)
 - Allow easily subclassing types to be skipped in ::ToJSON
   (Thanks Paul Williams!) (closes GH#79 and GH#80)

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 f62b45cdc7a6 -r ba138b077ca2 databases/p5-DBIx-Class-Helpers/Makefile
--- a/databases/p5-DBIx-Class-Helpers/Makefile  Sat Jan 27 07:41:42 2018 +0000
+++ b/databases/p5-DBIx-Class-Helpers/Makefile  Sat Jan 27 07:46:36 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.24 2017/06/05 14:22:27 ryoon Exp $
+# $NetBSD: Makefile,v 1.25 2018/01/27 07:46:36 wen Exp $
 
-DISTNAME=      DBIx-Class-Helpers-2.033003
+DISTNAME=      DBIx-Class-Helpers-2.033004
 PKGNAME=       p5-${DISTNAME}
-PKGREVISION=   1
 CATEGORIES=    databases perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=DBIx/}
 
diff -r f62b45cdc7a6 -r ba138b077ca2 databases/p5-DBIx-Class-Helpers/distinfo
--- a/databases/p5-DBIx-Class-Helpers/distinfo  Sat Jan 27 07:41:42 2018 +0000
+++ b/databases/p5-DBIx-Class-Helpers/distinfo  Sat Jan 27 07:46:36 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.18 2017/04/09 04:27:52 wen Exp $
+$NetBSD: distinfo,v 1.19 2018/01/27 07:46:36 wen Exp $
 
-SHA1 (DBIx-Class-Helpers-2.033003.tar.gz) = deeb9ae21231f08b44b658f9151f253081b6dffc
-RMD160 (DBIx-Class-Helpers-2.033003.tar.gz) = 71513a9bb60f1f8c5abbe31e9cd812138eb08450
-SHA512 (DBIx-Class-Helpers-2.033003.tar.gz) = 4df5ddfb7c10eb5561615c2d87d309a95a4f4f6908e2af634e39b04477cf9cf15039355029f4cae5e4069e1022a1d5423f4b03bd83cddb695ae24360a2250b9d
-Size (DBIx-Class-Helpers-2.033003.tar.gz) = 81929 bytes
+SHA1 (DBIx-Class-Helpers-2.033004.tar.gz) = 59eef06f50937f703262cb2e99b00f2a1fcc5425
+RMD160 (DBIx-Class-Helpers-2.033004.tar.gz) = eae0b7c8519fb88e6a4742f9f8857c10f0cfdd59
+SHA512 (DBIx-Class-Helpers-2.033004.tar.gz) = d3ded06afa0f582493b73886ca87c80cde3e650a00e141364b051ba42364e5160b6e4cf0f9b8a63c379274a03906d069e4b678c3ea8e016ab7b38596c2ee93eb
+Size (DBIx-Class-Helpers-2.033004.tar.gz) = 84860 bytes



Home | Main Index | Thread Index | Old Index