Revised patch which fix LICENSE and trailing whitespace.

wen
________________________________
发件人: Charlene Wendling <[email protected]>
发送时间: 2019年8月30日 2:35
收件人: wen heping <[email protected]>
抄送: [email protected] <[email protected]>
主题: Re: [Update] www/p5-Dancer2-Plugin-Auth-Tiny : Update to 0.008

Hi,

On Wed, 28 Aug 2019 14:11:57 +0000
wen heping wrote:

> Hi, ports@:
>
>   Here is a patch for www/p5-Dancer2-Plugin-Auth-Tiny to update to
> 0.008. It build well and passed all tests on amd64-head system
>   No other ports depends on it.
>
> Comments?OK?

- License is "Apache 2.0"
- There is a trailing whitespace line 18 in the Makefile (please use
  portcheck(1))

> wen

With that fixed, OK cwen@
Index: Makefile
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2-Plugin-Auth-Tiny/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:32:23 -0000
@@ -4,11 +4,10 @@ COMMENT =             require logged-in user for sp
 
 MODULES =              cpan
 PKG_ARCH =             *
-DISTNAME =             Dancer2-Plugin-Auth-Tiny-0.005
+DISTNAME =             Dancer2-Plugin-Auth-Tiny-0.008
 CATEGORIES =           www
-REVISION =             0
 
-# Perl
+# Artistic 2.0
 PERMIT_PACKAGE =       Yes
 
 RUN_DEPENDS =          www/p5-Dancer2>=0.154000
@@ -16,5 +15,5 @@ RUN_DEPENDS =         www/p5-Dancer2>=0.154000
 TEST_DEPENDS =         www/p5-HTTP-Cookies \
                        www/p5-HTTP-Message \
                        www/p5-Plack
- 
+
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/p5-Dancer2-Plugin-Auth-Tiny/distinfo,v
retrieving revision 1.1.1.1
diff -u -p -r1.1.1.1 distinfo
--- distinfo    26 Jan 2015 10:42:27 -0000      1.1.1.1
+++ distinfo    29 Aug 2019 23:32:23 -0000
@@ -1,2 +1,2 @@
-SHA256 (Dancer2-Plugin-Auth-Tiny-0.005.tar.gz) = 
pniaC0VX/CdhrPh5koMVutD6uXWtOH0mZRza1yHc1ec=
-SIZE (Dancer2-Plugin-Auth-Tiny-0.005.tar.gz) = 27012
+SHA256 (Dancer2-Plugin-Auth-Tiny-0.008.tar.gz) = 
t5238guX7kRbvUjvrfXs0dZjiG/XnR5t1IzCpCdHawI=
+SIZE (Dancer2-Plugin-Auth-Tiny-0.008.tar.gz) = 27460

Reply via email to