Skip to content

Commit

Permalink
Update to 2.033002
Browse files Browse the repository at this point in the history
Upstream changes:
2.033002  2016-10-31 16:03:23-07:00 America/Los_Angeles
 - Fix ::ProxyResultSetMethod to work when calling ->update
   (Thanks for the report Ryan Voots!)
 - Fix a number of warnings induced by upcoming DBIC (Thanks ribasushi!)
  • Loading branch information
wen committed Nov 13, 2016
1 parent f76c9df commit b1c1822
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 7 deletions.
5 changes: 3 additions & 2 deletions databases/p5-DBIx-Class-Helpers/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.21 2016/08/24 03:09:28 wen Exp $
# $NetBSD: Makefile,v 1.22 2016/11/13 03:34:29 wen Exp $

DISTNAME= DBIx-Class-Helpers-2.033001
DISTNAME= DBIx-Class-Helpers-2.033002
PKGNAME= p5-${DISTNAME}
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBIx/}
Expand All @@ -24,6 +24,7 @@ DEPENDS+= p5-Text-Brew>=0:../../textproc/p5-Text-Brew
DEPENDS+= p5-Try-Tiny>=0:../../devel/p5-Try-Tiny

BUILD_DEPENDS+= p5-DBD-SQLite-[0-9]*:../../databases/p5-DBD-SQLite
BUILD_DEPENDS+= p5-DateTime>=0:../../time/p5-DateTime
BUILD_DEPENDS+= p5-DateTime-TimeZone>=0:../../time/p5-DateTime-TimeZone
BUILD_DEPENDS+= p5-DateTime-Format-SQLite>=0:../../time/p5-DateTime-Format-SQLite
BUILD_DEPENDS+= p5-Test-Deep-[0-9]*:../../devel/p5-Test-Deep
Expand Down
10 changes: 5 additions & 5 deletions databases/p5-DBIx-Class-Helpers/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.16 2016/08/24 03:09:28 wen Exp $
$NetBSD: distinfo,v 1.17 2016/11/13 03:34:29 wen Exp $

SHA1 (DBIx-Class-Helpers-2.033001.tar.gz) = 6ee56a1d1f5e2f4d06a6ddad42eea7b7e8343592
RMD160 (DBIx-Class-Helpers-2.033001.tar.gz) = f74fbbbb614bcea4c15f3eb2b779d250e36c64ab
SHA512 (DBIx-Class-Helpers-2.033001.tar.gz) = 8f979005e66ce86e4b6f6d0e49d5e8148db16849672ee86b37ec3d06f6e0c00e985b88ac63476cee16d99753823aed53ffc87349c7616612d992508aaf5faf64
Size (DBIx-Class-Helpers-2.033001.tar.gz) = 81426 bytes
SHA1 (DBIx-Class-Helpers-2.033002.tar.gz) = 6820caa7de929f7a3b5a84df6c74f95855f0febb
RMD160 (DBIx-Class-Helpers-2.033002.tar.gz) = 26ad820bed488a480f55262f7797f68f6f29a04f
SHA512 (DBIx-Class-Helpers-2.033002.tar.gz) = bd851fa51351394f21156c4fddf427a233c505ad67d5f21581a54b477386eea374cd45c6b797cadb87f637a20eda7c8fbca7b68d690f07b122c4407f4a5c97d2
Size (DBIx-Class-Helpers-2.033002.tar.gz) = 81774 bytes

0 comments on commit b1c1822

Please sign in to comment.