From 4ae0dadf4d7786c43cc8e7f5a24df48d7d03dba6 Mon Sep 17 00:00:00 2001 From: Rainer Hurling Date: Fri, 18 Apr 2025 14:54:49 +0200 Subject: [PATCH] print/latex-biber: Update to 2.20 Now that TeX Live 2025 is in the ports, LaTeX Biber must also be adapted to BibLaTeX version 3.20. Changes: - Added new option settings `minyearinit` and `minyearfull` for `uniquename` - Added `\DeclareNamehashTemplate` and supporting macros to allow customisation of the nameparts used in name hash construction. - Added facility for custom namehash ids in extended name format. - Added new field `fullhashraw`. - Misc bug fixes PR: 286175 MFH: 2025Q2 --- print/latex-biber/Makefile | 7 +++---- print/latex-biber/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/print/latex-biber/Makefile b/print/latex-biber/Makefile index 4aa8372c3d1f..9e2324903846 100644 --- a/print/latex-biber/Makefile +++ b/print/latex-biber/Makefile @@ -1,8 +1,8 @@ PORTNAME= biber # https://sourceforge.net/projects/biblatex-biber/files/biblatex-biber/development/documentation/biber.pdf/download -# Keep this in-sync with biblatex.sty (currently at 3.19). +# Keep this in-sync with biblatex.sty (currently at 3.20). DISTVERSIONPREFIX= v -DISTVERSION= 2.19 +DISTVERSION= 2.20 PORTEPOCH= 2 CATEGORIES= print perl5 PKGNAMEPREFIX= latex- @@ -68,8 +68,7 @@ GH_ACCOUNT= plk USE_PERL5= modbuild USE_TEX= texmf -# t/remote-files.t .......... Dubious, test returned 1 (wstat 256, 0x100) -# Failed 1/52 test programs. 1/1268 subtests failed. +# All tests successful. Files=51, Tests=1274. Result: PASS TEST_ENV+= BIBER_DEV_TESTS=1 NO_ARCH= yes diff --git a/print/latex-biber/distinfo b/print/latex-biber/distinfo index dedbdc3c8627..ec3a07de9135 100644 --- a/print/latex-biber/distinfo +++ b/print/latex-biber/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729444061 -SHA256 (TeX/plk-biber-v2.19_GH0.tar.gz) = 1c1266bc8adb1637c4c59e23c47d919c5a38da4e53544a3c22c21de4a68fc9fe -SIZE (TeX/plk-biber-v2.19_GH0.tar.gz) = 1634803 +TIMESTAMP = 1744972861 +SHA256 (TeX/plk-biber-v2.20_GH0.tar.gz) = 19f0312e59bf2f5711b8d69b3585a0ca894c36574f086fbb8d53ccd5c0a45ff9 +SIZE (TeX/plk-biber-v2.20_GH0.tar.gz) = 1632745