| Summary: | Fix 'make extract' when GH_TUPLE contains multiple special characters in the version field | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Yuri Victorovich <yuri> | ||||
| Component: | Package Infrastructure | Assignee: | Port Management Team <portmgr> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Yuri Victorovich
2021-05-31 23:33:58 UTC
Will fix with a more complete patch. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=b0ea84fccb6dcaa61190fc9052aaad6e5e4f7806 commit b0ea84fccb6dcaa61190fc9052aaad6e5e4f7806 Author: Mathieu Arnold <mat@FreeBSD.org> AuthorDate: 2021-06-01 07:21:25 +0000 Commit: Mathieu Arnold <mat@FreeBSD.org> CommitDate: 2021-06-01 07:29:26 +0000 Mk/bsd.sites.mk: Fixup USE_GITHUB code. This mainly synchronize the subgroups GH_TAGNAME_${_group}_* variables with their default GH_TAGNAME_* equivalent. In order to try and avoid this in the future, add a couple of comments where those two sets of variables are defined. PR: 256314 Reported by: yuri Mk/bsd.sites.mk | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) |