git: 35a149c87aaa - main - www/p5-Tenjin: Update to 1.000001

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Tue, 26 Apr 2022 15:07:08 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=35a149c87aaabd0c5363124c4fef979beb5d4004

commit 35a149c87aaabd0c5363124c4fef979beb5d4004
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-26 14:57:17 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-26 15:01:49 +0000

    www/p5-Tenjin: Update to 1.000001
    
    - Add LICENSE
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/dist/Tenjin/changes
---
 www/p5-Tenjin/Makefile | 12 ++++++++----
 www/p5-Tenjin/distinfo |  5 +++--
 2 files changed, 11 insertions(+), 6 deletions(-)

diff --git a/www/p5-Tenjin/Makefile b/www/p5-Tenjin/Makefile
index 29b6ec854ade..63b20165c122 100644
--- a/www/p5-Tenjin/Makefile
+++ b/www/p5-Tenjin/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	Tenjin
-PORTVERSION=	0.070001
-PORTREVISION=	1
+PORTVERSION=	1.000001
 CATEGORIES=	www perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -8,11 +7,16 @@ PKGNAMEPREFIX=	p5-
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl extension for fast templating engine with support for embedded
 
+LICENSE=	MIT
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
 BUILD_DEPENDS=	${RUN_DEPENDS}
-RUN_DEPENDS=	p5-HTML-Parser>0:www/p5-HTML-Parser
-TEST_DEPENDS=	p5-Try-Tiny>0:lang/p5-Try-Tiny
+RUN_DEPENDS=	p5-HTML-Parser>=0:www/p5-HTML-Parser
+TEST_DEPENDS=	p5-Try-Tiny>=0:lang/p5-Try-Tiny
 
 USES=		perl5
 USE_PERL5=	configure
 
+NO_ARCH=	yes
+
 .include <bsd.port.mk>
diff --git a/www/p5-Tenjin/distinfo b/www/p5-Tenjin/distinfo
index f617764641f4..2e61a32fa5f6 100644
--- a/www/p5-Tenjin/distinfo
+++ b/www/p5-Tenjin/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Tenjin-0.070001.tar.gz) = 339446fbb4c322ac40d2889096493c78cddc28238ad8231bc97768f5d596f1f2
-SIZE (Tenjin-0.070001.tar.gz) = 27747
+TIMESTAMP = 1650970319
+SHA256 (Tenjin-1.000001.tar.gz) = 314a41ec9ca15fa6ea3ed36e3ed8264869f96d0d255dafbfdb224aea93f8a1e6
+SIZE (Tenjin-1.000001.tar.gz) = 27250