| Summary: | print/miktex: Update to 21.8 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Mikael Urankar <mikael> | ||||||
| Component: | Individual Port(s) | Assignee: | Gleb Popov <arrowd> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | mikael | ||||||
| Priority: | --- | Flags: | arrowd:
maintainer-feedback+
|
||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
|
Description
Mikael Urankar
2021-10-13 15:02:22 UTC
Changes: https://github.com/MiKTeX/miktex/releases/tag/21.3 https://github.com/MiKTeX/miktex/releases/tag/21.6.28 https://github.com/MiKTeX/miktex/releases/tag/21.7 https://github.com/MiKTeX/miktex/releases/tag/21.8 Looks good, thanks for doing this! I was hoping to update the port after upstreaming all the changes, but the upstream maintainer seems a bit strange person to say the least. Created attachment 228876 [details]
v1
add missing deps
Feel free to push. Mikael, did you forget to push this? A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b65fb10162d15286315a1a7e167d26e9db056ac2 commit b65fb10162d15286315a1a7e167d26e9db056ac2 Author: Mikael Urankar <mikael@FreeBSD.org> AuthorDate: 2021-11-08 11:39:28 +0000 Commit: Mikael Urankar <mikael@FreeBSD.org> CommitDate: 2021-11-08 11:49:04 +0000 print/miktex: Update to 21.8. Changes: https://github.com/MiKTeX/miktex/releases/tag/21.3 https://github.com/MiKTeX/miktex/releases/tag/21.6.28 https://github.com/MiKTeX/miktex/releases/tag/21.7 https://github.com/MiKTeX/miktex/releases/tag/21.8 PR: 259139 Approved by: arrowd (maintainer) print/miktex/Makefile | 6 +- print/miktex/distinfo | 6 +- print/miktex/files/patch-CMakeLists.txt (new) | 13 +++++ ...h-Libraries_MiKTeX_Core_Session_init.cpp (gone) | 10 ---- ...raries_MiKTeX_Core_Utils_unx_unxUtils.cpp (new) | 37 +++++++++++++ ...braries_MiKTeX_Core_shared_CMakeLists.txt (new) | 10 ++++ ...braries_MiKTeX_Core_static_CMakeLists.txt (new) | 10 ++++ .../patch-cmake_modules_FindInotify.cmake (new) | 64 ++++++++++++++++++++++ print/miktex/pkg-plist | 23 ++++---- 9 files changed, 152 insertions(+), 27 deletions(-) |