Re: [UPDATE] mail/p5-Mail-AuthenticationResults to 1.20200824.1

2020-12-28 Thread Alexander Bluhm
On Sat, Dec 05, 2020 at 06:18:00PM -0800, Andrew Hewus Fresh wrote:
> Here's a simple update to p5-Mail-AuthenticationResults to bring it
> current.  There were only POD changes, but this gives me the chance to
> add the missing RUN_DEPENDS on p5-JSON.
> 
> (no clue how I didn't notice that when testing or updating before)
> 
> https://metacpan.org/changes/distribution/Mail-AuthenticationResults
> 
> Comments? OK?

OK bluhm@

> -TEST_DEPENDS =   devel/p5-Test-Exception
> +RUN_DEPENDS =converters/p5-JSON
> +
> +TEST_DEPENDS =   devel/p5-Test-Exception

When looking at the Makefile, I would say, a TAB indent is missing
here.



[UPDATE] mail/p5-Mail-AuthenticationResults to 1.20200824.1

2020-12-05 Thread Andrew Hewus Fresh
Here's a simple update to p5-Mail-AuthenticationResults to bring it
current.  There were only POD changes, but this gives me the chance to
add the missing RUN_DEPENDS on p5-JSON.

(no clue how I didn't notice that when testing or updating before)

https://metacpan.org/changes/distribution/Mail-AuthenticationResults

Comments? OK?



Index: Makefile
===
RCS file: /cvs/ports/mail/p5-Mail-AuthenticationResults/Makefile,v
retrieving revision 1.3
diff -u -p -r1.3 Makefile
--- Makefile3 Jul 2020 21:45:26 -   1.3
+++ Makefile6 Dec 2020 02:13:55 -
@@ -2,8 +2,7 @@
 
 COMMENT =  object oriented Authentication-Results headers
 
-DISTNAME = Mail-AuthenticationResults-1.20200331.1
-REVISION = 0
+DISTNAME = Mail-AuthenticationResults-1.20200824.1
 
 CATEGORIES =   mail
 
@@ -14,7 +13,9 @@ PERMIT_PACKAGE =  Yes
 
 MODULES =  cpan
 
-TEST_DEPENDS = devel/p5-Test-Exception
+RUN_DEPENDS =  converters/p5-JSON
+
+TEST_DEPENDS = devel/p5-Test-Exception
 
 PKG_ARCH = *
 
Index: distinfo
===
RCS file: /cvs/ports/mail/p5-Mail-AuthenticationResults/distinfo,v
retrieving revision 1.2
diff -u -p -r1.2 distinfo
--- distinfo25 Apr 2020 17:43:09 -  1.2
+++ distinfo6 Dec 2020 02:13:55 -
@@ -1,2 +1,2 @@
-SHA256 (Mail-AuthenticationResults-1.20200331.1.tar.gz) = 
TLgtOY1f1nkvAeZFME8QZsXJrLyGeEU0t5HXl2KO6mI=
-SIZE (Mail-AuthenticationResults-1.20200331.1.tar.gz) = 30770
+SHA256 (Mail-AuthenticationResults-1.20200824.1.tar.gz) = 
M7qo4p+rDobNtHkNAJzFn3IlZyUWaCvHKy1MH4ahHpo=
+SIZE (Mail-AuthenticationResults-1.20200824.1.tar.gz) = 30880