Bug 264780 - comms/snap7: port to armv7
Summary: comms/snap7: port to armv7
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-20 02:44 UTC by Robert Clausecker
Modified: 2022-07-04 21:38 UTC (History)
3 users (show)

See Also:
fuz: maintainer-feedback-


Attachments
comms/snap7: port to armv7 (1.51 KB, patch)
2022-06-20 02:44 UTC, Robert Clausecker
fuz: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Clausecker freebsd_committer freebsd_triage 2022-06-20 02:44:39 UTC
Created attachment 234802 [details]
comms/snap7: port to armv7

Same pattern as the armv6 patch.

Tested with Poudriere on armv7 arm64 FreeBSD 13.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2022-07-04 05:12:03 UTC
Maintainer timeout
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2022-07-04 05:13:05 UTC
Comment on attachment 234802 [details]
comms/snap7: port to armv7

Maintainer timeout on patch.

Now that 2022Q3 has dropped, please MFH this patch if possible.
Comment 3 commit-hook freebsd_committer freebsd_triage 2022-07-04 21:36:15 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=4dc727ddf3ec09f0508ec71031430e473c68c57b

commit 4dc727ddf3ec09f0508ec71031430e473c68c57b
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-06-20 02:42:56 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-07-04 21:34:44 +0000

    comms/snap7: port to armv7

    Same pattern as the armv7 patch.

    PR:     264780
    Approved by:    vova@fbsd.ru (maintainer timeout)

 comms/snap7/Makefile                          |  2 +-
 comms/snap7/files/patch-arm__v7__bsd.mk (new) | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)
Comment 4 commit-hook freebsd_committer freebsd_triage 2022-07-04 21:38:44 UTC
A commit in branch 2022Q3 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=54e5d5211ba6ce9e7ecd20c98175e7a2135cb152

commit 54e5d5211ba6ce9e7ecd20c98175e7a2135cb152
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2022-06-20 02:42:56 +0000
Commit:     Piotr Kubaj <pkubaj@FreeBSD.org>
CommitDate: 2022-07-04 21:38:04 +0000

    comms/snap7: port to armv7

    Same pattern as the armv7 patch.

    PR:     264780
    Approved by:    vova@fbsd.ru (maintainer timeout)

    (cherry picked from commit 4dc727ddf3ec09f0508ec71031430e473c68c57b)

 comms/snap7/Makefile                          |  2 +-
 comms/snap7/files/patch-arm__v7__bsd.mk (new) | 18 ++++++++++++++++++
 2 files changed, 19 insertions(+), 1 deletion(-)
Comment 5 Piotr Kubaj freebsd_committer freebsd_triage 2022-07-04 21:38:58 UTC
Thanks, committed.