Bug 258558 - devel/premake5: update to alpha 16
Summary: devel/premake5: update to alpha 16
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: Hiroki Tagato
URL: https://github.com/premake/premake-co...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-09-17 13:24 UTC by Martin Filla
Modified: 2021-12-24 02:51 UTC (History)
2 users (show)

See Also:


Attachments
premake5.patch (2.74 KB, patch)
2021-09-17 13:34 UTC, Martin Filla
no flags Details | Diff
premake5.patch (2.67 KB, patch)
2021-12-23 14:52 UTC, Martin Filla
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2021-09-17 13:24:34 UTC

    
Comment 1 Martin Filla 2021-09-17 13:34:17 UTC
Created attachment 227962 [details]
premake5.patch
Comment 2 Martin Filla 2021-12-21 09:18:32 UTC
its all right  ?
Comment 3 Hiroki Tagato freebsd_committer freebsd_triage 2021-12-23 06:33:48 UTC
The following line was deleted in the patch.

PKGNAMESUFFIX=	5

I guess the line should not be deleted so that we can avoid a package name collision (with devel/premake).

If that's correct, could you update the patch accordingly?
Comment 4 Martin Filla 2021-12-23 14:52:47 UTC
Created attachment 230348 [details]
premake5.patch
Comment 5 commit-hook freebsd_committer freebsd_triage 2021-12-24 02:51:22 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=377ba1cb8a4428e054cd17140aed08e354bf1be3

commit 377ba1cb8a4428e054cd17140aed08e354bf1be3
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2021-12-24 02:49:02 +0000
Commit:     Hiroki Tagato <tagattie@FreeBSD.org>
CommitDate: 2021-12-24 02:50:50 +0000

    devel/premake5: update to 5.0.0-alpha16

    Changelog: https://github.com/premake/premake-core/releases/tag/v5.0.0-alpha16

    PR:             258558
    Reported by:    Martin Filla <freebsd@sysctl.cz> (maintainer)

 devel/premake5/Makefile                         |  4 ++--
 devel/premake5/distinfo                         |  6 +++---
 devel/premake5/files/patch-Bootstrap.mak (gone) | 11 -----------
 devel/premake5/files/patch-tests___tests.lua    | 14 ++++++++------
 4 files changed, 13 insertions(+), 22 deletions(-)
Comment 6 Hiroki Tagato freebsd_committer freebsd_triage 2021-12-24 02:51:55 UTC
Committed, thanks!