Bug 259139 - print/miktex: Update to 21.8
Summary: print/miktex: Update to 21.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Gleb Popov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-10-13 15:02 UTC by Mikael Urankar
Modified: 2021-11-08 11:50 UTC (History)
1 user (show)

See Also:
arrowd: maintainer-feedback+


Attachments
v0 (7.53 KB, patch)
2021-10-13 15:02 UTC, Mikael Urankar
no flags Details | Diff
v1 (10.69 KB, patch)
2021-10-20 13:53 UTC, Mikael Urankar
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Mikael Urankar freebsd_committer freebsd_triage 2021-10-13 15:02:22 UTC
Created attachment 228668 [details]
v0

With patches from https://github.com/MiKTeX/miktex/pull/895/files
Comment 2 Gleb Popov freebsd_committer freebsd_triage 2021-10-13 18:28:38 UTC
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.
Comment 3 Mikael Urankar freebsd_committer freebsd_triage 2021-10-20 13:53:59 UTC
Created attachment 228876 [details]
v1

add missing deps
Comment 4 Gleb Popov freebsd_committer freebsd_triage 2021-10-20 13:55:19 UTC
Feel free to push.
Comment 5 Gleb Popov freebsd_committer freebsd_triage 2021-11-04 11:27:05 UTC
Mikael, did you forget to push this?
Comment 6 commit-hook freebsd_committer freebsd_triage 2021-11-08 11:49:55 UTC
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(-)