pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Lingua-EN-Sentence
Module Name: pkgsrc
Committed By: wen
Date: Mon Jul 3 23:40:53 UTC 2023
Modified Files:
pkgsrc/textproc/p5-Lingua-EN-Sentence: Makefile distinfo
Log Message:
Update to 0.34
Upstream changes:
0.32 July 2022
fixed bug causing abbreviation followed by '(' to break sentence, reported in github
dot following an abbreviation now explicitly marked up
added more acronyms
improved documentation
improved tests
added verbose moe for debugging
0.33 July 05 2022
fixed version numbers in Build.PL and Makefile.PL
0.34 June 20 2023
fixed version numbers in Build.PL and Makefile.PL
To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/textproc/p5-Lingua-EN-Sentence/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/textproc/p5-Lingua-EN-Sentence/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/p5-Lingua-EN-Sentence/Makefile
diff -u pkgsrc/textproc/p5-Lingua-EN-Sentence/Makefile:1.27 pkgsrc/textproc/p5-Lingua-EN-Sentence/Makefile:1.28
--- pkgsrc/textproc/p5-Lingua-EN-Sentence/Makefile:1.27 Tue Jun 28 11:36:17 2022
+++ pkgsrc/textproc/p5-Lingua-EN-Sentence/Makefile Mon Jul 3 23:40:53 2023
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.27 2022/06/28 11:36:17 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2023/07/03 23:40:53 wen Exp $
-DISTNAME= Lingua-EN-Sentence-0.31
+DISTNAME= Lingua-EN-Sentence-0.34
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
Index: pkgsrc/textproc/p5-Lingua-EN-Sentence/distinfo
diff -u pkgsrc/textproc/p5-Lingua-EN-Sentence/distinfo:1.9 pkgsrc/textproc/p5-Lingua-EN-Sentence/distinfo:1.10
--- pkgsrc/textproc/p5-Lingua-EN-Sentence/distinfo:1.9 Tue Oct 26 11:22:29 2021
+++ pkgsrc/textproc/p5-Lingua-EN-Sentence/distinfo Mon Jul 3 23:40:53 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2021/10/26 11:22:29 nia Exp $
+$NetBSD: distinfo,v 1.10 2023/07/03 23:40:53 wen Exp $
-BLAKE2s (Lingua-EN-Sentence-0.31.tar.gz) = b6177143441d5bd6350a347d1333980e7f93a285d281c7554077705e646145c5
-SHA512 (Lingua-EN-Sentence-0.31.tar.gz) = d7e9d1ab7f8193b848e197176c60874db1c3385ebb3e7d28b7b85ac3dc429a94952b12646d18e77369ee979db6175540c3dbee5f8750a3c377df07940ea93365
-Size (Lingua-EN-Sentence-0.31.tar.gz) = 18074 bytes
+BLAKE2s (Lingua-EN-Sentence-0.34.tar.gz) = 17871975634a06b88442b64583976d967feda30b641ac7ffebe96f301615ccfd
+SHA512 (Lingua-EN-Sentence-0.34.tar.gz) = 6577ffddce7ec96c804a472b25a5fac3c2a95702802cd713afb9c72001930d528643e6e0dd89b6bb4a45f22e7a0d365b98a4fdc23f0b71b77548284cc9990968
+Size (Lingua-EN-Sentence-0.34.tar.gz) = 19085 bytes
Home |
Main Index |
Thread Index |
Old Index