Skip to content

Commit 50709cc

Browse files
committed
p5-Locale-libintl: update to 1.36.
Version 1.36 - 06 Feb 2025 * Important: The library now tries to implement the effect of environment variables exactly as described in the GNU gettext documentation at https://www.gnu.org/software/gettext/manual/html_node/Locale-Environment-Variables.html and https://www.gnu.org/software/gettext/manual/html_node/The-LANGUAGE-variable.html. That will probably slightly alter the behaviour in edge cases. * Bugs fixed: gflohr/libintl-perl#11 gflohr/libintl-perl#14
1 parent e25366f commit 50709cc

3 files changed

Lines changed: 7 additions & 23 deletions

File tree

misc/p5-Locale-libintl/Makefile

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# $NetBSD: Makefile,v 1.40 2025/07/04 08:47:35 wiz Exp $
1+
# $NetBSD: Makefile,v 1.41 2026/02/08 06:48:01 wiz Exp $
22

3-
DISTNAME= libintl-perl-1.35
3+
DISTNAME= libintl-perl-1.36
44
PKGNAME= p5-${DISTNAME:S/libintl-perl/Locale-libintl/}
5-
PKGREVISION= 1
65
CATEGORIES= misc devel perl5
76
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../by-authors/id/G/GU/GUIDO/}
87

@@ -14,6 +13,7 @@ LICENSE= gnu-lgpl-v2.1
1413
PERL5_PACKLIST= auto/libintl-perl/.packlist
1514
# Interpreter /bin/false
1615
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/Messages.pm
16+
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/Messages/*.pm
1717
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/Recode.pm
1818
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/Recode/*.pm
1919
CHECK_INTERPRETER_SKIP+= ${PERL5_SUB_INSTALLVENDORLIB}/Locale/RecodeData.pm

misc/p5-Locale-libintl/distinfo

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
$NetBSD: distinfo,v 1.18 2025/01/19 06:51:00 wiz Exp $
1+
$NetBSD: distinfo,v 1.19 2026/02/08 06:48:01 wiz Exp $
22

3-
BLAKE2s (libintl-perl-1.35.tar.gz) = f23bd02621b5230a99c3fbd980dcad474cc78d2c3062417534833b4aed27fa2c
4-
SHA512 (libintl-perl-1.35.tar.gz) = 2952a0cfb8bc84307208d71b974777fd7883266f595309cf7f38f7f640a20c1a3852c6daf4b02e758dc94d37cc84fc23ef9a51a892b3de50b4eaf28ee253ac77
5-
Size (libintl-perl-1.35.tar.gz) = 581376 bytes
6-
SHA1 (patch-aa) = d97ebd2453b346adba588c6fc5d4087d22feea79
3+
BLAKE2s (libintl-perl-1.36.tar.gz) = d59fa25608bfb10e2923592b88e8149eb962278bb0fe3643938b8010071409da
4+
SHA512 (libintl-perl-1.36.tar.gz) = ae2d2301069c92bf98040b4a39f9a2efec721f052ea95b6d6f7a49e3454be58be013ce047bb7070e6b72e5821a086c61660bf269219ffb829e32f38f784dcad7
5+
Size (libintl-perl-1.36.tar.gz) = 581385 bytes

misc/p5-Locale-libintl/patches/patch-aa

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)