Summary: | devel/jsonnet: Update to 0.18.0 | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Gasol Wu <gasol.wu> | ||||||||
Component: | Individual Port(s) | Assignee: | Fernando Apesteguía <fernape> | ||||||||
Status: | Closed FIXED | ||||||||||
Severity: | Affects Only Me | CC: | fernape, timp87 | ||||||||
Priority: | --- | ||||||||||
Version: | Latest | ||||||||||
Hardware: | Any | ||||||||||
OS: | Any | ||||||||||
URL: | https://github.com/google/jsonnet/releases/tag/v0.18.0 | ||||||||||
Bug Depends on: | 260997 | ||||||||||
Bug Blocks: | |||||||||||
Attachments: |
|
Description
Gasol Wu
2022-01-07 06:55:51 UTC
Worth noting commit https://github.com/google/jsonnet/commit/da1490f6130062f5f4690dfcfeed6ce0c293fd2f#diff-dd6edc3753f0bdb2e22656a1a802c42a3dfed2e96efcfe473d64f21aca77ea99 Created attachment 230808 [details]
Updated patch
Created attachment 230809 [details]
testport log
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=895728165688246e1d7729c42679e9ee31ed3d70 commit 895728165688246e1d7729c42679e9ee31ed3d70 Author: Gasol Wu <gasol.wu@gmail.com> AuthorDate: 2022-01-08 13:08:55 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-01-08 13:21:54 +0000 devel/jsonnet: Update to 0.18.0 ChangeLog: https://github.com/google/jsonnet/releases/tag/v0.18.0 PR: 260998 Reported by: gasol.wu@gmail.com (maintainer) devel/jsonnet/Makefile | 9 ++++++--- devel/jsonnet/distinfo | 6 +++--- devel/jsonnet/files/patch-CMakeLists.txt (new) | 10 ++++++++++ devel/jsonnet/files/patch-core_CMakeLists.txt (new) | 11 +++++++++++ devel/jsonnet/files/patch-core_vm.cpp | 4 ++-- devel/jsonnet/pkg-descr | 2 +- 6 files changed, 33 insertions(+), 9 deletions(-) Committed, Thanks! |