Bug 266757 - devel/sasm: update to 3.12.2
Summary: devel/sasm: update to 3.12.2
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://dman95.github.io/SASM/english...
Keywords: bhyve
Depends on:
Blocks:
 
Reported: 2022-10-02 10:57 UTC by Martin Filla
Modified: 2022-10-03 16:16 UTC (History)
1 user (show)

See Also:
freebsd: maintainer-feedback+


Attachments
sasm.diff (1.02 KB, patch)
2022-10-02 10:57 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 10:57:28 UTC
Created attachment 236997 [details]
sasm.diff

Hi, 
i updated this port to 1.3.0
I tested in poudriere 

===========================================================================
====> Running Q/A tests (stage-qa)
Warning: Possible REINPLACE_CMD issues:
- - REINPLACE_CMD ran, but did not modify file contents: BSD/share/applications/sasm.desktop
====> 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 SASM-3.12.2
===========================================================================
=>> Recording filesystem state for preinst... done
=======================<phase: install        >============================
===>  Installing for SASM-3.12.2
===>  Checking if SASM is already installed
===>   Registering installation for SASM-3.12.2
[freebsd13x64-default] Installing SASM-3.12.2...
===========================================================================
=>> Checking shared library dependencies
 0x0000000000000001 NEEDED               Shared library: [libGL.so.1]
 0x0000000000000001 NEEDED               Shared library: [libQt5Core.so.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Gui.so.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Network.so.5]
 0x0000000000000001 NEEDED               Shared library: [libQt5Widgets.so.5]
 0x0000000000000001 NEEDED               Shared library: [libc++.so.1]
 0x0000000000000001 NEEDED               Shared library: [libc.so.7]
 0x0000000000000001 NEEDED               Shared library: [libcxxrt.so.1]
 0x0000000000000001 NEEDED               Shared library: [libgcc_s.so.1]
 0x0000000000000001 NEEDED               Shared library: [libm.so.5]
 0x0000000000000001 NEEDED               Shared library: [libthr.so.3]
=======================<phase: deinstall      >============================
===>  Deinstalling for SASM
===>   Deinstalling SASM-3.12.2
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:
	SASM: 3.12.2

Number of packages to be removed: 1

The operation will free 3 MiB.
[freebsd13x64-default] [1/1] Deinstalling SASM-3.12.2...
[freebsd13x64-default] [1/1] Deleting files for SASM-3.12.2: .......... done
===========================================================================
=>> Checking for extra files and directories
[00:03:17] Installing from package
[freebsd13x64-default] Installing SASM-3.12.2...
[freebsd13x64-default] Extracting SASM-3.12.2: .......... done
[00:03:17] Cleaning up
===>  Cleaning for SASM-3.12.2
[00:03:17] 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:
	SASM: 3.12.2

Number of packages to be removed: 1

The operation will free 3 MiB.
[freebsd13x64-default] [1/1] Deinstalling SASM-3.12.2...
[freebsd13x64-default] [1/1] Deleting files for SASM-3.12.2: .......... done
build of devel/sasm | SASM-3.12.2 ended at Sun Oct  2 12:51:35 CEST 2022
build time: 00:02:21
Comment 1 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-03 06:14:21 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval.
--
Attachment -> Details -> maintainer-approval [+]

^Triage: Maintainer-feedback flag (+) not required unless requested (?) first.


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

URL: https://cgit.FreeBSD.org/ports/commit/?id=87ed9d05be3c5ba65a3f90bda82368afe2f66aaf

commit 87ed9d05be3c5ba65a3f90bda82368afe2f66aaf
Author:     Martin Filla <freebsd@sysctl.cz>
AuthorDate: 2022-10-03 06:11:35 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-03 16:12:27 +0000

    devel/sasm: update to 3.12.2

    ChangeLog: https://dman95.github.io/SASM/english.html

    PR:             266757
    Reported by:    freebsd@sysctl.cz (maintainer)

 devel/sasm/Makefile | 4 ++--
 devel/sasm/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-03 16:16:23 UTC
Committed,

Thanks!