You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
texlive-common: update to 2026.1
Fix duplicate TEXMFROOT declaration in texmf.cnf. Update texlive-update-cnf shell script for better error handling and handling of potential paths containing spaces.
This commit is contained in:
committed by
Dan Ports
parent
97d6e46dc4
commit
3ba641c120
@@ -4,7 +4,7 @@ PortSystem 1.0
|
||||
PortGroup texlive 1.0
|
||||
|
||||
name texlive-common
|
||||
version 2026
|
||||
version 2026.1
|
||||
|
||||
categories tex
|
||||
maintainers {dports @drkp}
|
||||
@@ -23,9 +23,9 @@ master_sites https://www.ambulatoryclam.net/texlive/
|
||||
worksrcdir ${distname}
|
||||
use_xz yes
|
||||
|
||||
checksums rmd160 f3813e0ae4683c5e810daee17a9a38d4cc615513 \
|
||||
sha256 b292a332eb1ac4cf5981c110b44b4de64267fe1bab981652730e996ce442535b \
|
||||
size 20412
|
||||
checksums rmd160 8deb52aaead7294975d3f3fb9e925e510fbc8f46 \
|
||||
sha256 3b2e1b756ee5697cd046b48fb4d64959bc6ec51a9d059ea3f644690462a5af45 \
|
||||
size 20484
|
||||
|
||||
livecheck.type regex
|
||||
livecheck.url [lindex ${master_sites} 0]
|
||||
|
||||
Reference in New Issue
Block a user