summaryrefslogtreecommitdiff
path: root/databases
diff options
context:
space:
mode:
authorwen <wen@pkgsrc.org>2021-02-11 00:15:19 +0000
committerwen <wen@pkgsrc.org>2021-02-11 00:15:19 +0000
commitd9dcd9d44a4e2c41eb4c055d78dc243aa0220220 (patch)
tree2c48e7977d4d029b93759c2fc1d02212bbad5fdf /databases
parent72583fd9dfe9a334b56f8431c042f462d894e2e4 (diff)
downloadpkgsrc-d9dcd9d44a4e2c41eb4c055d78dc243aa0220220.tar.gz
Update to 2.000001
Add missing DEPENDS Upstream changes: 2.000001 - 2021-01-23 - Remove Module::Runtime requirement 2.000000 - 2021-01-21 - Collapse custom join conditions back to something DBIC might understand 1.90_03 - 2019-10-13 - Add proof of concept DBIx::Class::SQLMaker::Role::SQLA2Passthrough - _where_field_IN/BETWEEN are documented as subclassable; feature restored 1.90_02 - 2019-10-12 - fix DBIC ident op expander compat wrapper to handle call as unop 1.90_01 - 2019-10-09 - Complete overhaul of the internals, see the SQL::Abstract::Reference docs to understand the new implementation's affordances.
Diffstat (limited to 'databases')
-rw-r--r--databases/p5-SQL-Abstract/Makefile5
-rw-r--r--databases/p5-SQL-Abstract/distinfo10
2 files changed, 8 insertions, 7 deletions
diff --git a/databases/p5-SQL-Abstract/Makefile b/databases/p5-SQL-Abstract/Makefile
index fe989110f11..c0d4dabfa9f 100644
--- a/databases/p5-SQL-Abstract/Makefile
+++ b/databases/p5-SQL-Abstract/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2020/09/06 22:02:06 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2021/02/11 00:15:19 wen Exp $
-DISTNAME= SQL-Abstract-1.87
+DISTNAME= SQL-Abstract-2.000001
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=SQL/}
@@ -11,6 +11,7 @@ COMMENT= Generate SQL from Perl data structures
LICENSE= ${PERL5_LICENSE}
DEPENDS+= p5-Class-Accessor-Grouped>=0.10005:../../devel/p5-Class-Accessor-Grouped
+DEPENDS+= p5-Data-Dumper-Concise>=0:../../devel/p5-Data-Dumper-Concise
DEPENDS+= p5-Getopt-Long-Descriptive>=0.091:../../devel/p5-Getopt-Long-Descriptive
DEPENDS+= p5-Hash-Merge>=0.12:../../devel/p5-Hash-Merge
DEPENDS+= p5-MRO-Compat-[0-9]*:../../devel/p5-MRO-Compat
diff --git a/databases/p5-SQL-Abstract/distinfo b/databases/p5-SQL-Abstract/distinfo
index 791c2125ed5..fc27a705442 100644
--- a/databases/p5-SQL-Abstract/distinfo
+++ b/databases/p5-SQL-Abstract/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.26 2020/09/06 22:02:06 wiz Exp $
+$NetBSD: distinfo,v 1.27 2021/02/11 00:15:19 wen Exp $
-SHA1 (SQL-Abstract-1.87.tar.gz) = 8354e2cec3e89011fe46a91e28266342c87c23b6
-RMD160 (SQL-Abstract-1.87.tar.gz) = e9d974680c9bc64b14d7998158a68c2cda2c9d4f
-SHA512 (SQL-Abstract-1.87.tar.gz) = be1d9b7b5c0354008fa9444648b73f9901002dbd199b2981978c5467f8218438b8305cdd857aed3e19637e50402cae58e342cdf5c54d031aac3e66cf14c2e1b5
-Size (SQL-Abstract-1.87.tar.gz) = 104951 bytes
+SHA1 (SQL-Abstract-2.000001.tar.gz) = 076d4b53ded96845fb600eb19fda3546d2d4a24d
+RMD160 (SQL-Abstract-2.000001.tar.gz) = 3027bcc7fdcef3d7e162ce50de4b1e2426498c8f
+SHA512 (SQL-Abstract-2.000001.tar.gz) = a4cae42a261b64ba7c44bf6cc196f135ab32e847352572aafccee04dfdd5fe83d8b7654702acd90908cd0e90f6730cfc4fcfa8ffa81d52de7a18e38a2d6ea5d8
+Size (SQL-Abstract-2.000001.tar.gz) = 134560 bytes