Mon Jul 3 23:30:41 2023 UTC ()
Update to 1.24

Upstream changes:
1.24 3 Jul 2023
    Measure blank and non text lines correctly. Thanks to Jeffrey Grace for the bug report

1.23 3 Jun 2023
    Initialised all values prior to analyse. Thanks to Jeffrey Grace for the fix
    Improved documentation


(wen)
diff -r1.12 -r1.13 pkgsrc/textproc/p5-Lingua-EN-Fathom/Makefile
diff -r1.6 -r1.7 pkgsrc/textproc/p5-Lingua-EN-Fathom/distinfo

cvs diff -r1.12 -r1.13 pkgsrc/textproc/p5-Lingua-EN-Fathom/Makefile (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Lingua-EN-Fathom/Makefile 2022/06/28 11:36:16 1.12
+++ pkgsrc/textproc/p5-Lingua-EN-Fathom/Makefile 2023/07/03 23:30:40 1.13
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.12 2022/06/28 11:36:16 wiz Exp $ 1# $NetBSD: Makefile,v 1.13 2023/07/03 23:30:40 wen Exp $
2 2
3DISTNAME= Lingua-EN-Fathom-1.22 3DISTNAME= Lingua-EN-Fathom-1.24
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5PKGREVISION= 4 
6CATEGORIES= perl5 textproc 5CATEGORIES= perl5 textproc
7MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://metacpan.org/release/Lingua-EN-Fathom 9HOMEPAGE= https://metacpan.org/release/Lingua-EN-Fathom
11COMMENT= Measure readability of English text 10COMMENT= Measure readability of English text
12LICENSE= artistic AND gnu-gpl-v1 11LICENSE= artistic AND gnu-gpl-v1
13 12
14DEPENDS+= p5-Lingua-EN-Syllable>=0.28:../../textproc/p5-Lingua-EN-Syllable 13DEPENDS+= p5-Lingua-EN-Syllable>=0.28:../../textproc/p5-Lingua-EN-Syllable
15DEPENDS+= p5-Lingua-EN-Sentence>=0.28:../../textproc/p5-Lingua-EN-Sentence 14DEPENDS+= p5-Lingua-EN-Sentence>=0.28:../../textproc/p5-Lingua-EN-Sentence
16 15
17PERL5_PACKLIST= auto/Lingua/EN/Fathom/.packlist 16PERL5_PACKLIST= auto/Lingua/EN/Fathom/.packlist
18USE_LANGUAGES= # none 17USE_LANGUAGES= # none

cvs diff -r1.6 -r1.7 pkgsrc/textproc/p5-Lingua-EN-Fathom/distinfo (expand / switch to unified diff)

--- pkgsrc/textproc/p5-Lingua-EN-Fathom/distinfo 2021/10/26 11:22:28 1.6
+++ pkgsrc/textproc/p5-Lingua-EN-Fathom/distinfo 2023/07/03 23:30:40 1.7
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.6 2021/10/26 11:22:28 nia Exp $ 1$NetBSD: distinfo,v 1.7 2023/07/03 23:30:40 wen Exp $
2 2
3BLAKE2s (Lingua-EN-Fathom-1.22.tar.gz) = ac7090bef7a2fa3d77d7cd4dc3344dcd6e87f9905227a9b3f48866d9c27c0a82 3BLAKE2s (Lingua-EN-Fathom-1.24.tar.gz) = d67d47da58bcf64481583e23594e6375f386c2c18a87c9a662047469f5f7d581
4SHA512 (Lingua-EN-Fathom-1.22.tar.gz) = 46d997bc4a7621196bdfa58f52751c3eeba6b1d8d6dc913eeffaa86c80d19646fb6aea847fdc3c3d77118b6f1bd279e6915debcea4889576c97ca046a80beb7d 4SHA512 (Lingua-EN-Fathom-1.24.tar.gz) = d428afd33a9ff0994df4d360c02fd7fc34e0b1d788710b089b160a2d83dc4797494415ff8df6554f6f5802e3714d98dc57932af45618fae5f41446bea18d0b13
5Size (Lingua-EN-Fathom-1.22.tar.gz) = 10976 bytes 5Size (Lingua-EN-Fathom-1.24.tar.gz) = 10808 bytes