git: 4da1398790ab - main - www/p5-Amon2-Lite: Update to 0.13

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Mon, 18 Apr 2022 00:05:46 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4da1398790abef7a0149f23da9bd5793e9615262

commit 4da1398790abef7a0149f23da9bd5793e9615262
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:50:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:59:08 +0000

    www/p5-Amon2-Lite: Update to 0.13
    
    - Add LICENSE
    - Fix indent
    - Add NO_ARCH
    - Sort PLIST
    
    Changes:        https://metacpan.org/dist/Amon2-Lite/changes
---
 www/p5-Amon2-Lite/Makefile  | 32 ++++++++++++++++++--------------
 www/p5-Amon2-Lite/distinfo  |  5 +++--
 www/p5-Amon2-Lite/pkg-plist |  4 ++--
 3 files changed, 23 insertions(+), 18 deletions(-)

diff --git a/www/p5-Amon2-Lite/Makefile b/www/p5-Amon2-Lite/Makefile
index 25973cfecf1f..86e9c5533c23 100644
--- a/www/p5-Amon2-Lite/Makefile
+++ b/www/p5-Amon2-Lite/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	Amon2-Lite
-PORTVERSION=	0.09
-PORTREVISION=	1
+PORTVERSION=	0.13
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -8,21 +7,26 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl extension for Sinatra-ish framework on Amon2!
 
-RUN_DEPENDS=	\
-	p5-Amon2>=3.25:www/p5-Amon2 \
-	p5-Data-Section-Simple>=0.03:devel/p5-Data-Section-Simple \
-	p5-Router-Simple>=0.13:www/p5-Router-Simple \
-	p5-Text-Xslate-Bridge-TT2Like>=0.00010:textproc/p5-Text-Xslate-Bridge-TT2Like
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
-TEST_DEPENDS=	\
-	p5-Test-Requires>0:devel/p5-Test-Requires \
-	p5-JSON>0:converters/p5-JSON \
-	p5-Text-MicroTemplate>0:textproc/p5-Text-MicroTemplate \
-	p5-Test-WWW-Mechanize-PSGI>0:devel/p5-Test-WWW-Mechanize-PSGI \
-	p5-Tiffany>0:textproc/p5-Tiffany \
-	p5-Plack-Middleware-ReverseProxy>0:www/p5-Plack-Middleware-ReverseProxy
+RUN_DEPENDS=	p5-Amon2-Plugin-Web-CSRFDefender>=0:www/p5-Amon2-Plugin-Web-CSRFDefender \
+		p5-Amon2>=3.25:www/p5-Amon2 \
+		p5-Plack>=0:www/p5-Plack \
+		p5-Plack-Middleware-Session>=0:www/p5-Plack-Middleware-Session \
+		p5-Router-Simple>=0.13:www/p5-Router-Simple \
+		p5-Text-Xslate-Bridge-TT2Like>=0.00010:textproc/p5-Text-Xslate-Bridge-TT2Like \
+		p5-Text-Xslate>=2.0010:textproc/p5-Text-Xslate
+TEST_DEPENDS=	p5-HTTP-Message>=0:www/p5-HTTP-Message \
+		p5-Test-Requires>=0:devel/p5-Test-Requires \
+		p5-Test-WWW-Mechanize>=0:devel/p5-Test-WWW-Mechanize \
+		p5-Tiffany>=0:textproc/p5-Tiffany
 
 USES=		perl5
 USE_PERL5=	modbuild
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/www/p5-Amon2-Lite/distinfo b/www/p5-Amon2-Lite/distinfo
index 36ddb12b9b4b..adb72dc40cb8 100644
--- a/www/p5-Amon2-Lite/distinfo
+++ b/www/p5-Amon2-Lite/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Amon2-Lite-0.09.tar.gz) = 3b10512e834abd5e3c47cc9865ca0139dbebb43d78f05a3046ed9fd75c52080a
-SIZE (Amon2-Lite-0.09.tar.gz) = 22052
+TIMESTAMP = 1650229148
+SHA256 (Amon2-Lite-0.13.tar.gz) = 03ec498da3802fba58f2b12174bdb9550fba64b3aa836aaab9d5dfb56130d8d3
+SIZE (Amon2-Lite-0.13.tar.gz) = 18521
diff --git a/www/p5-Amon2-Lite/pkg-plist b/www/p5-Amon2-Lite/pkg-plist
index db58e84f4020..d96afb596848 100644
--- a/www/p5-Amon2-Lite/pkg-plist
+++ b/www/p5-Amon2-Lite/pkg-plist
@@ -1,4 +1,4 @@
-%%PERL5_MAN3%%/Amon2::Lite.3.gz
-%%PERL5_MAN3%%/Amon2::Setup::Flavor::Lite.3.gz
 %%SITE_PERL%%/Amon2/Lite.pm
 %%SITE_PERL%%/Amon2/Setup/Flavor/Lite.pm
+%%PERL5_MAN3%%/Amon2::Lite.3.gz
+%%PERL5_MAN3%%/Amon2::Setup::Flavor::Lite.3.gz