Bug 266765 - devel/premake5: update to beta2
Summary: devel/premake5: update to beta2
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: Fernando Apesteguía
URL: https://github.com/premake/premake-core/
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-02 16:14 UTC by Martin Filla
Modified: 2022-10-03 16:15 UTC (History)
1 user (show)

See Also:
freebsd: maintainer-feedback+


Attachments
premake5.diif (2.04 KB, patch)
2022-10-02 16:14 UTC, Martin Filla
freebsd: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Filla 2022-10-02 16:14:35 UTC
Created attachment 237019 [details]
premake5.diif

Hi,
this is update premake5 to beta2.
I tested in poudriere.

====> Running Q/A tests (stage-qa)
====> Checking for pkg-plist issues (check-plist)
===> Parsing plist
===> Checking for items in STAGEDIR missing from pkg-plist
===> Checking for items in pkg-plist which are not in STAGEDIR
===> No pkg-plist issues found (check-plist)
=>> Checking for staging violations... done
=======================<phase: package        >============================
===>  Building package for premake5-5.0.0.b2
===========================================================================
=>> Recording filesystem state for preinst... done
=======================<phase: install        >============================
===>  Installing for premake5-5.0.0.b2
===>  Checking if premake5 is already installed
===>   Registering installation for premake5-5.0.0.b2
[freebsd13x64-default] Installing premake5-5.0.0.b2...
===> SECURITY REPORT: 
      This port has installed the following files which may act as network
      servers and may therefore pose a remote security risk to the system.
/usr/local/bin/premake5

      If there are vulnerabilities in these programs there may be a security
      risk to the system. FreeBSD makes no guarantee about the security of
      ports included in the Ports Collection. Please type 'make deinstall'
      to deinstall the port if this is a concern.
===========================================================================
=>> Checking shared library dependencies
 0x0000000000000001 NEEDED               Shared library: [libc.so.7]
 0x0000000000000001 NEEDED               Shared library: [libm.so.5]
=======================<phase: deinstall      >============================
===>  Deinstalling for premake5
===>   Deinstalling premake5-5.0.0.b2
Updating database digests format: ..... done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	premake5: 5.0.0.b2

Number of packages to be removed: 1

The operation will free 2 MiB.
[freebsd13x64-default] [1/1] Deinstalling premake5-5.0.0.b2...
[freebsd13x64-default] [1/1] Deleting files for premake5-5.0.0.b2: .... done
===========================================================================
=>> Checking for extra files and directories
[00:00:53] Installing from package
[freebsd13x64-default] Installing premake5-5.0.0.b2...
[freebsd13x64-default] Extracting premake5-5.0.0.b2: .... done
[00:00:53] Cleaning up
===>  Cleaning for premake5-5.0.0.b2
[00:00:54] Deinstalling package
Updating database digests format: . done
Checking integrity... done (0 conflicting)
Deinstallation has been requested for the following 1 packages (of 0 packages in the universe):

Installed packages to be REMOVED:
	premake5: 5.0.0.b2

Number of packages to be removed: 1

The operation will free 2 MiB.
[freebsd13x64-default] [1/1] Deinstalling premake5-5.0.0.b2...
[freebsd13x64-default] [1/1] Deleting files for premake5-5.0.0.b2: .... done
build of devel/premake5 | premake5-5.0.0.b2 ended at Sun Oct  2 18:11:51 CEST 2022
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-03 06:11:55 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]


Thanks!
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-03 16:15:16 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0667850a0102343c684b0c1b3eb97c4812b9c8bf

commit 0667850a0102343c684b0c1b3eb97c4812b9c8bf
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2022-10-03 06:09:09 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-03 16:11:14 +0000

    devel/premake5: update to beta2

    ChangeLog: https://github.com/premake/premake-core/

    PR:             266765
    Reported by:    freebsd@sysctl.cz

 devel/premake5/Makefile                      | 4 ++--
 devel/premake5/distinfo                      | 6 +++---
 devel/premake5/files/patch-tests___tests.lua | 4 ++--
 devel/premake5/files/patch-tests_test        | 2 +-
 4 files changed, 8 insertions(+), 8 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-03 16:15:23 UTC
Committed,

Thanks!