Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer-Plugin-Database-Core/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 23:21:24 -0000
@@ -4,16 +4,14 @@ COMMENT = shared core for D1 and D2 Dat
MODULES = cpan
PKG_ARCH = *
-DISTNAME = Dancer-Plugin-Database-Core-0.13
+DISTNAME = Dancer-Plugin-Database-Core-0.20
CATEGORIES = www
-REVISION = 0
-# Perl
+# Artistic 2.0
PERMIT_PACKAGE = Yes
RUN_DEPENDS = databases/p5-DBI
-TEST_DEPENDS += devel/p5-Test-Pod-Coverage \
- devel/p5-Test-Pod
+MAKE_ENV = TEST_POD=Yes
.include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer-Plugin-Database-Core/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo 9 Nov 2015 07:37:26 -0000 1.2
+++ distinfo 29 Aug 2019 23:21:24 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer-Plugin-Database-Core-0.13.tar.gz) = 4HDWCyaHOHbEN3uXfJAmgM+sDDH7vuk8Sy/A4Q151aE=
-SIZE (Dancer-Plugin-Database-Core-0.13.tar.gz) = 15724
+SHA256 (Dancer-Plugin-Database-Core-0.20.tar.gz) = NFU2YDiD4vzFme956tZtl6jsDC4x4k9gpVKY6NSYFQo=
+SIZE (Dancer-Plugin-Database-Core-0.20.tar.gz) = 17288
Revised patch which fix the LICENSE.
wen
________________________________
发件人: Charlene Wendling <julianaito@posteo.jp>
发送时间: 2019年8月30日 3:10
收件人: wen heping <wenheping2000@hotmail.com>
抄送: ports@openbsd.org <ports@openbsd.org>
主题: Re: [Update] www/p5-Dancer-Plugin-Database-Core : Update to 0.20
On Thu, 29 Aug 2019 02:13:57 +0000
wen heping wrote:
> Hi, ports@:
>
> Here is a patch for www/p5-Dancer-Plugin-Database-Core:
> i) Update to 0.20
> ii) Add TEST_POD=yes to MAKE_ENV
>
> It build well and passed all tests on amd64-head system.
>
> Only one port depends on it :www/p5-Dancer-Plugin-Database,
> it build well and passed all tests with this patch too.
>
> Comments? OK?
The license is Artistic 2.0 - not Perl.
OK cwen@ with that changed.
> wen
No comments:
Post a Comment