summaryrefslogtreecommitdiff
path: root/time/p5-DateTime-Locale/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2020-09-07 17:51:23 +0000
committerwiz <wiz@pkgsrc.org>2020-09-07 17:51:23 +0000
commitc4f3a66f2d93d2261d97c85e2fd7e46a52e4df0c (patch)
treee5623586c90917a5d05d3672b67ad38a7890bb5d /time/p5-DateTime-Locale/Makefile
parentca2621dc9d47bdf0efcacfe8dfc4fab50665fe08 (diff)
downloadpkgsrc-c4f3a66f2d93d2261d97c85e2fd7e46a52e4df0c.tar.gz
p5-DateTime-Locale: update to 1.28.
1.28 2020-08-28 - Move a test that was added in 1.27 to xt. This test is a sensitive to small variations in error message text, and testing it locally and in CI is sufficient. Reported by Kent Fredric. GH #27. 1.27 2020-08-28 - The $locale->locale_data method now returns a deep clone of the locale's data. This allows you to safely modify any elements of the returned hash without breaking the original locale. Implemented by Alexander Pankoff. GH #26. - We now support loading locale data from relative directories in @INC. Implemented by Alexander Pankoff. GH #25. - When loading locale data, we now check $! for read errors, as well as checking for an error eval'ing the file's contents in $@. Fixed by Alexander Pankoff. GH #24. 1.26 2020-07-03 - Rebuilt all locale data with CLDR 37, released on 2020-04-23.
Diffstat (limited to 'time/p5-DateTime-Locale/Makefile')
-rw-r--r--time/p5-DateTime-Locale/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/time/p5-DateTime-Locale/Makefile b/time/p5-DateTime-Locale/Makefile
index 94d2455ed1f..e5399c811dd 100644
--- a/time/p5-DateTime-Locale/Makefile
+++ b/time/p5-DateTime-Locale/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.58 2020/08/31 18:12:24 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2020/09/07 17:51:23 wiz Exp $
-DISTNAME= DateTime-Locale-1.25
+DISTNAME= DateTime-Locale-1.28
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= time perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DateTime/}
@@ -21,11 +20,13 @@ DEPENDS+= p5-namespace-autoclean>=0.19:../../devel/p5-namespace-autoclean
BUILD_DEPENDS+= p5-File-ShareDir-Install>=0.03:../../devel/p5-File-ShareDir-Install
TEST_DEPENDS+= p5-CPAN-Meta-Check>=0.011:../../devel/p5-CPAN-Meta-Check
-TEST_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
-TEST_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
-TEST_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
-TEST_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir
TEST_DEPENDS+= p5-IPC-System-Simple>=0:../../devel/p5-IPC-System-Simple
+TEST_DEPENDS+= p5-Test2-Suite-[0-9]*:../../devel/p5-Test2-Suite
+TEST_DEPENDS+= p5-Test2-Plugin-NoWarnings-[0-9]*:../../devel/p5-Test2-Plugin-NoWarnings
+TEST_DEPENDS+= p5-Test-File-ShareDir-[0-9]*:../../devel/p5-Test-File-ShareDir
+#TEST_DEPENDS+= p5-Exception-Class-[0-9]*:../../devel/p5-Exception-Class
+#TEST_DEPENDS+= p5-Test-Requires-[0-9]*:../../devel/p5-Test-Requires
+#TEST_DEPENDS+= p5-Test-Warnings-[0-9]*:../../devel/p5-Test-Warnings
USE_LANGUAGES= # empty
PERL5_PACKLIST= auto/DateTime/Locale/.packlist