| Summary: | devel/sasm: Update to 3.11.1 | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | Martin Filla <freebsd> | ||||||
| Component: | Individual Port(s) | Assignee: | Mateusz Piotrowski <0mp> | ||||||
| Status: | Closed FIXED | ||||||||
| Severity: | Affects Only Me | CC: | 0mp | ||||||
| Priority: | --- | Flags: | freebsd:
maintainer-feedback+
|
||||||
| Version: | Latest | ||||||||
| Hardware: | Any | ||||||||
| OS: | Any | ||||||||
| Attachments: |
|
||||||||
Created attachment 211423 [details]
sasm.diff
Taking a look I encourage you to build your submissions in poudriere. It catches most problems you might encounter when developing ports. For example, the sasm binary is not stripped currently and I got the warning about it from poudriere. ;) Otherwise, seems fine. I'm going to commit. Thanks for your patch! A commit references this bug: Author: 0mp Date: Sat Feb 8 01:10:30 UTC 2020 New revision: 525514 URL: https://svnweb.freebsd.org/changeset/ports/525514 Log: Update to 3.11.1 - Sort variables - Strip the final binary PR: 243938 Submitted by: Martin Filla <freebsd@sysctl.cz> (maintainer) Changes: head/devel/sasm/Makefile head/devel/sasm/distinfo |
Created attachment 211422 [details] sasm.diff hi, update sasm version