Summary: | korean/ko.TeX-fonts-[base|extra]: Build fails on latest tex2021 | ||||||||
---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Muhammad Moinur Rahman <bofh> | ||||||
Component: | Individual Port(s) | Assignee: | Tex Mailing List (Nobody) <tex> | ||||||
Status: | Closed FIXED | ||||||||
Severity: | Affects Only Me | CC: | hyogeollee | ||||||
Priority: | --- | Flags: | bugzilla:
maintainer-feedback?
(hyogeollee) |
||||||
Version: | Latest | ||||||||
Hardware: | Any | ||||||||
OS: | Any | ||||||||
Attachments: |
|
Description
Muhammad Moinur Rahman
2022-02-19 03:47:22 UTC
Created attachment 231978 [details]
Fix not to update map on install for base.
Created attachment 231979 [details]
Fix not to update map on install for extra.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=1a842613a94025f5085fa71693a2f3a14343cbd0 commit 1a842613a94025f5085fa71693a2f3a14343cbd0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-04 19:45:12 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-04 19:46:39 +0000 korean/ko.TeX-fonts-extra: Fix after TeX update - Move pkg-plist to dynamic TMPPLIST - Pet portclippy/portfmt PR: 262046 Approved by: hyogeollee@gmail.com (maintainer) korean/ko.TeX-fonts-extra/Makefile | 26 +- korean/ko.TeX-fonts-extra/pkg-message (new) | 22 + korean/ko.TeX-fonts-extra/pkg-plist (gone) | 7019 --------------------------- 3 files changed, 37 insertions(+), 7030 deletions(-) A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=373b88e547dcb951c20c743df4fa20f8c1fe36a7 commit 373b88e547dcb951c20c743df4fa20f8c1fe36a7 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-03-04 19:10:02 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-03-04 19:46:38 +0000 korean/ko.TeX-fonts-base: Fix after TeX update - Move pkg-plist to dynamic TMPPLIST - Pet portclippy/portfmt PR: 262046 Approved by: hyogeollee@gmail.com (maintainer) korean/ko.TeX-fonts-base/Makefile | 22 +- korean/ko.TeX-fonts-base/pkg-message (new) | 21 + korean/ko.TeX-fonts-base/pkg-plist (gone) | 6359 ---------------------------- 3 files changed, 33 insertions(+), 6369 deletions(-) Committed with changes. |