Wednesday, August 28, 2019

[Update] www/p5-Dancer-Plugin-Database: Update to 2.17

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2-Plugin-Database/Makefile,v
retrieving revision 1.5
diff -u -p -r1.5 Makefile
--- Makefile 12 Jul 2019 20:50:52 -0000 1.5
+++ Makefile 29 Aug 2019 02:05:13 -0000
@@ -4,21 +4,20 @@ COMMENT = easy database connections for

MODULES = cpan
PKG_ARCH = *
-DISTNAME = Dancer2-Plugin-Database-2.13
+DISTNAME = Dancer2-Plugin-Database-2.17
CATEGORIES = www
-REVISION = 0

# Perl
PERMIT_PACKAGE = Yes

-RUN_DEPENDS = www/p5-Dancer2>=0.151000 \
- www/p5-Dancer-Plugin-Database-Core
+RUN_DEPENDS = www/p5-Dancer2>=0.166001 \
+ www/p5-Dancer-Plugin-Database-Core>=0.16

TEST_DEPENDS = databases/p5-DBD-SQLite \
www/p5-HTTP-Message \
www/p5-Plack>=1.0032 \
- devel/p5-Test-Pod-Coverage \
- devel/p5-Test-Pod \
devel/p5-Import-Into
+
+MAKE_ENV = TEST_POD=yes

.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2-Plugin-Database/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 16 Nov 2015 20:28:21 -0000 1.2
+++ distinfo 29 Aug 2019 02:05:13 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-Plugin-Database-2.13.tar.gz) = y8Fn/a97nu5Fu57pRTdLw+9671ORc5A/P03Lgy8JqVE=
-SIZE (Dancer2-Plugin-Database-2.13.tar.gz) = 16738
+SHA256 (Dancer2-Plugin-Database-2.17.tar.gz) = Qx80BUEzZtLzbr4P1GYcxtPBNUukYBhIR5nAdX3GOL0=
+SIZE (Dancer2-Plugin-Database-2.17.tar.gz) = 16826
Hi, ports@:

Here is a patch for www/p5-Dancer-Plugin-Database:
i) Update to 2.17
ii) Add TEST_POD=yes to MAKE_ENV
iii) Update RUN_DEPENDS

It build well and passed all tests on amd64-head system.

No other port depends on it.

Comments? OK?
wen

No comments:

Post a Comment