[Bug 280904] print/latex-biber: update 2.19 → 2.20
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 280904] print/latex-biber: update 2.19 → 2.20"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 18 Aug 2024 14:20:17 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280904
Rainer Hurling <rhurlin@FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #252877|0 |1
is obsolete| |
Attachment #252877|maintainer-approval?(tex@Fr |
Flags|eeBSD.org) |
CC| |rhurlin@FreeBSD.org
Attachment #252881| |maintainer-approval?(tex@Fr
Flags| |eeBSD.org)
--- Comment #1 from Rainer Hurling <rhurlin@FreeBSD.org> ---
Created attachment 252881
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=252881&action=edit
Patch with added testing
Hi Älven,
Thanks for the patch. It builds and works fine so far.
I made some slightly changes to your patch:
- remove now unneeded dependency textproc/p5-Unicode-Collate,
it is in Perl Core for some time now. It was first released in Perl 5.7.3,
see 'corelist Unicode::Collate 0' and 'corelist -a Unicode::Collate'
- add test dependency devel/p5-Test-Differences and
TEST_ENV+=BIBER_DEV_TESTS=1 do be able to use full test suite
'make test' results on my system with:
All tests successful.
Files=51, Tests=1274, 51 wallclock secs ( 0.16 usr 0.04 sys + 48.76 cusr 1.52
csys = 50.47 CPU)
Result: PASS
Finished testing biber 2.20 using Perl 5.036003 at /usr/local/bin/perl
The Biber docs recommend keeping Biber synchronized with biblatex. In other
words, use Biber v2.20 if biblatex is on v3.20 [1]. However, I have not found
any problems in my tests if Biber v2.20 is used with bibtex v3.19 (current
version in the ports).
[1]
https://master.dl.sourceforge.net/project/biblatex-biber/biblatex-biber/current/documentation/biber.pdf?viasf=1#subsection.2.3
If tex@ agrees, I could commit the (second) patch with the authorship of Älven
to update the port.
--
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.