git: 48540e8632f4 - main - japanese/p5-Lingua-JA-Regular-Unicode: Update to 0.13

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=48540e8632f4f044ca9421c457ad99bd31dacc10

commit 48540e8632f4f044ca9421c457ad99bd31dacc10
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-04-17 23:47:47 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-04-17 23:59:00 +0000

    japanese/p5-Lingua-JA-Regular-Unicode: Update to 0.13
    
    - Add LICENSE
    - Fix indent
    - Add NO_ARCH
    
    Changes:        https://metacpan.org/dist/Lingua-JA-Regular-Unicode/changes
---
 japanese/p5-Lingua-JA-Regular-Unicode/Makefile | 14 +++++++++-----
 japanese/p5-Lingua-JA-Regular-Unicode/distinfo |  5 +++--
 2 files changed, 12 insertions(+), 7 deletions(-)

diff --git a/japanese/p5-Lingua-JA-Regular-Unicode/Makefile b/japanese/p5-Lingua-JA-Regular-Unicode/Makefile
index 1be66a7f7afe..37254edb0f4d 100644
--- a/japanese/p5-Lingua-JA-Regular-Unicode/Makefile
+++ b/japanese/p5-Lingua-JA-Regular-Unicode/Makefile
@@ -1,17 +1,21 @@
 PORTNAME=	Lingua-JA-Regular-Unicode
-PORTVERSION=	0.12
-PORTREVISION=	1
+PORTVERSION=	0.13
 CATEGORIES=	japanese perl5
 MASTER_SITES=	CPAN
 
 MAINTAINER=	perl@FreeBSD.org
 COMMENT=	Perl extension to convert Japanese chars
 
-TEST_DEPENDS=	\
-	p5-Text-TestBase>0:textproc/p5-Text-TestBase
+LICENSE=	ART10 GPLv1+
+LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
+
+TEST_DEPENDS=	p5-Text-TestBase>=0:textproc/p5-Text-TestBase
 
 USES=		perl5
-USE_PERL5=	modbuild
+USE_PERL5=	modbuildtiny
+
+NO_ARCH=	yes
 
 .include <bsd.port.pre.mk>
 
diff --git a/japanese/p5-Lingua-JA-Regular-Unicode/distinfo b/japanese/p5-Lingua-JA-Regular-Unicode/distinfo
index bd684e8c1f30..a258790f9fc1 100644
--- a/japanese/p5-Lingua-JA-Regular-Unicode/distinfo
+++ b/japanese/p5-Lingua-JA-Regular-Unicode/distinfo
@@ -1,2 +1,3 @@
-SHA256 (Lingua-JA-Regular-Unicode-0.12.tar.gz) = fb3ec6e9e5eb950c1a577158db88752a859cf94a30b91ecb7dc83e4b73a5ad88
-SIZE (Lingua-JA-Regular-Unicode-0.12.tar.gz) = 16006
+TIMESTAMP = 1650229096
+SHA256 (Lingua-JA-Regular-Unicode-0.13.tar.gz) = a81d6caa4c0d9e08a03b6b9028ab38be7370ecef3e7bf97e9810af4d5aa60b2f
+SIZE (Lingua-JA-Regular-Unicode-0.13.tar.gz) = 15828