pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate
Module Name: pkgsrc
Committed By: wen
Date: Mon Jul 3 23:37:58 UTC 2023
Modified Files:
pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate: Makefile distinfo
Log Message:
Update to 1.05
Upstream changes:
1.05 2021-03-23 NEILB
- Improved test coverage
- Tweaked code to not warn on documented behaviour
- Fixed github repo URL
- Added mention of Lingua::EN::Numbers's num2en_ordinal
in SEE ALSO.
- Removed section from doc which suggested you might
like to try overloading & for ordinalisation. Let's not.
To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 \
pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile
cvs rdiff -u -r1.6 -r1.7 \
pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/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-Numbers-Ordinate/Makefile
diff -u pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile:1.24 pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile:1.25
--- pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile:1.24 Tue Jun 28 11:36:17 2022
+++ pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/Makefile Mon Jul 3 23:37:58 2023
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2022/06/28 11:36:17 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2023/07/03 23:37:58 wen Exp $
#
-DISTNAME= Lingua-EN-Numbers-Ordinate-1.04
+DISTNAME= Lingua-EN-Numbers-Ordinate-1.05
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 7
CATEGORIES= textproc perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Lingua/}
Index: pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo
diff -u pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo:1.6 pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo:1.7
--- pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo:1.6 Tue Oct 26 11:22:29 2021
+++ pkgsrc/textproc/p5-Lingua-EN-Numbers-Ordinate/distinfo Mon Jul 3 23:37:58 2023
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2021/10/26 11:22:29 nia Exp $
+$NetBSD: distinfo,v 1.7 2023/07/03 23:37:58 wen Exp $
-BLAKE2s (Lingua-EN-Numbers-Ordinate-1.04.tar.gz) = 83f476b8e3ef9aafbd05e227d9d6367d0d845b8eb4696a20a8133e72b5cda009
-SHA512 (Lingua-EN-Numbers-Ordinate-1.04.tar.gz) = f8f5cbfc9ae1d7b4e5e134c8fb089f6ec4ecfd90e0168ece874b007ae8b74936e5aecc38344c036c0845ab7a8c192d07c5a2cdad8f96176c71e89e2e4ae1211e
-Size (Lingua-EN-Numbers-Ordinate-1.04.tar.gz) = 12019 bytes
+BLAKE2s (Lingua-EN-Numbers-Ordinate-1.05.tar.gz) = 0cb27e5c5ae4c52ac427bac9f0f0efca96f537d82589298942d33848a84d147c
+SHA512 (Lingua-EN-Numbers-Ordinate-1.05.tar.gz) = ff9d2b49e933c3975ce4598a2ac4719c52a2c3e07e3ff6bc82cdb43ec05a63e1c2931d49e23e526aee75cb1a3c368e7692459f6d6487f16dc3b6c36ee9a8337e
+Size (Lingua-EN-Numbers-Ordinate-1.05.tar.gz) = 12093 bytes
Home |
Main Index |
Thread Index |
Old Index