texlive[69576] trunk: [gh actions] try freebsd 12.4
commits+preining at tug.org
commits+preining at tug.org
Wed Jan 24 15:15:50 CET 2024
Revision: 69576
https://tug.org/svn/texlive?view=revision&revision=69576
Author: preining
Date: 2024-01-24 15:15:50 +0100 (Wed, 24 Jan 2024)
Log Message:
-----------
[gh actions] try freebsd 12.4
Modified Paths:
--------------
trunk/Build/source/.github/workflows/main.yml
trunk/Master/tlpkg/bin/tlpkginfo
Modified: trunk/Build/source/.github/workflows/main.yml
===================================================================
--- trunk/Build/source/.github/workflows/main.yml 2024-01-24 11:38:15 UTC (rev 69575)
+++ trunk/Build/source/.github/workflows/main.yml 2024-01-24 14:15:50 UTC (rev 69576)
@@ -145,7 +145,7 @@
uses: vmactions/freebsd-vm at v1
if: ${{ matrix.os == 'freebsd' && (matrix.ci_build || matrix.release_build) }}
with:
- release: '13.2'
+ release: '12.4'
usesh: true
run: |
cd repo
Modified: trunk/Master/tlpkg/bin/tlpkginfo
===================================================================
--- trunk/Master/tlpkg/bin/tlpkginfo 2024-01-24 11:38:15 UTC (rev 69575)
+++ trunk/Master/tlpkg/bin/tlpkginfo 2024-01-24 14:15:50 UTC (rev 69576)
@@ -156,6 +156,7 @@
"macros/latex/contrib/biblatex/$me", # authoryear-icomp-tt
"macros/latex/contrib/biblatex-contrib/$me", # biblatex-*
"macros/latex/contrib/\L$me", # HA-prosper
+ "macros/unicodetex/latex/$me", # unicodetex specific stuff?
"macros/latex/contrib/$me", # most everything
"macros/generic/diagrams/$me", # circ
"macros/generic/$me", # abbr
More information about the tex-live-commits
mailing list.