Date: Thu, 7 Jul 2022 21:45:46 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 87cb2882749b - main - textproc/p5-Lingua-EN-Sentence: Update to 0.33 Message-ID: <202207072145.267Ljkrk029973@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=87cb2882749b29c51ad629288cec79698f9a0188 commit 87cb2882749b29c51ad629288cec79698f9a0188 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-07-07 21:29:03 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-07-07 21:43:07 +0000 textproc/p5-Lingua-EN-Sentence: Update to 0.33 - Use USES=dos2unix Changes: https://metacpan.org/dist/Lingua-EN-Sentence/changes --- textproc/p5-Lingua-EN-Sentence/Makefile | 7 ++++--- textproc/p5-Lingua-EN-Sentence/distinfo | 6 +++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/textproc/p5-Lingua-EN-Sentence/Makefile b/textproc/p5-Lingua-EN-Sentence/Makefile index 668206ec011f..f4b9c3b38338 100644 --- a/textproc/p5-Lingua-EN-Sentence/Makefile +++ b/textproc/p5-Lingua-EN-Sentence/Makefile @@ -1,7 +1,7 @@ # Created by: Seamus Venasse <svenasse@polaris.ca> PORTNAME= Lingua-EN-Sentence -PORTVERSION= 0.31 +PORTVERSION= 0.33 CATEGORIES= textproc perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,9 @@ LICENSE= ART10 GPLv1+ LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENCE -NO_ARCH= yes -USES= perl5 +USES= dos2unix perl5 USE_PERL5= configure +NO_ARCH= yes + .include <bsd.port.mk> diff --git a/textproc/p5-Lingua-EN-Sentence/distinfo b/textproc/p5-Lingua-EN-Sentence/distinfo index 64c98a0cccfc..70696d623b7f 100644 --- a/textproc/p5-Lingua-EN-Sentence/distinfo +++ b/textproc/p5-Lingua-EN-Sentence/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1534786809 -SHA256 (Lingua-EN-Sentence-0.31.tar.gz) = bab68669a78985ac95617c3587e9587dbd4793d4ced966fbfa4a3438457a1486 -SIZE (Lingua-EN-Sentence-0.31.tar.gz) = 18074 +TIMESTAMP = 1657199125 +SHA256 (Lingua-EN-Sentence-0.33.tar.gz) = 3e0cd929bce560e2ead99cd51020d8263c9d409832ae6901c286898a4ee5f3af +SIZE (Lingua-EN-Sentence-0.33.tar.gz) = 19376
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202207072145.267Ljkrk029973>