Hi, here's an update for www/p5-Dancer2-Plugin-DBIC to 0.0009.
Attached new dependencies, below pkg/DESCR: - devel/p5-Test-API This simple test module checks the subroutines provided by a module. This is useful for confirming a planned API in testing and ensuring that other functions aren't unintentionally included via import. - devel/p5-Test-Modern Test::Modern provides the best features of Test::More, Test::Fatal, Test::Warnings, Test::API, Test::LongString, and Test::Deep, as well as ideas from Test::Requires, Test::DescribeMe, Test::Moose, and Test::CleanNamespaces. - databases/p5-DBICx-Sugar Just some syntax sugar for your DBIx::Class applications. This was originally created to remove code duplication between Dancer::Plugin::DBIC and Dancer2::Plugin::DBIC. Tested on i386 and amd64. Comments, OK? - C. Index: Makefile =================================================================== RCS file: /cvs/ports/www/p5-Dancer2-Plugin-DBIC/Makefile,v retrieving revision 1.2 diff -u -p -r1.2 Makefile --- Makefile 26 Jan 2015 18:00:22 -0000 1.2 +++ Makefile 23 Aug 2015 08:15:01 -0000 @@ -3,7 +3,7 @@ COMMENT = DBIx::Class interface for Dancer2 applications MODULES = cpan -DISTNAME = Dancer2-Plugin-DBIC-0.0008 +DISTNAME = Dancer2-Plugin-DBIC-0.0009 CATEGORIES = www MAINTAINER = Cesare Gargano <[email protected]> Index: distinfo =================================================================== RCS file: /cvs/ports/www/p5-Dancer2-Plugin-DBIC/distinfo,v retrieving revision 1.1.1.1 diff -u -p -r1.1.1.1 distinfo --- distinfo 26 Jan 2015 11:56:10 -0000 1.1.1.1 +++ distinfo 23 Aug 2015 08:15:01 -0000 @@ -1,2 +1,2 @@ -SHA256 (Dancer2-Plugin-DBIC-0.0008.tar.gz) = snZ/tXUUzj4/X4eXHUeNovo/froNx3WgXjotDBytu4o= -SIZE (Dancer2-Plugin-DBIC-0.0008.tar.gz) = 16634 +SHA256 (Dancer2-Plugin-DBIC-0.0009.tar.gz) = 0wp48MuaUWhK91x2ub2J1WuC51VoFqK2rV+PaKKnDGk= +SIZE (Dancer2-Plugin-DBIC-0.0009.tar.gz) = 16465
p5-Test-API-0.005.tgz
Description: application/tar-gz
p5-Test-Modern-0.013
Description: Binary data
p5-DBICx-Sugar-0.0001
Description: Binary data
