Bug 267694 - devel/sope2: fix build on armv7 arm64
Summary: devel/sope2: fix build on armv7 arm64
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: arm Any
: --- Affects Some People
Assignee: Jose Alonso Cardenas Marquez
URL: https://www.freshports.org/devel/sope2/
Keywords:
Depends on:
Blocks:
 
Reported: 2022-11-10 14:51 UTC by Robert Clausecker
Modified: 2023-01-12 21:07 UTC (History)
2 users (show)

See Also:
fuz: maintainer-feedback-
fuz: merge-quarterly?


Attachments
devel/sope2: fix build on armv7 arm64 (1.27 KB, patch)
2022-11-10 14:51 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-11-10 14:51:51 UTC
Created attachment 238001 [details]
devel/sope2: fix build on armv7 arm64

Replace config.sub, config.guess with variant from TEMPLATES
to teach the build system how to detect architectures on FreeBSD.

Tested with Poudriere on armv7 arm64 FreeBSD 13.1.
Please MFH if possible.
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2022-11-27 12:17:11 UTC
maintainer timeout
Comment 2 Robert Clausecker freebsd_committer freebsd_triage 2022-11-27 12:17:30 UTC
Comment on attachment 238001 [details]
devel/sope2: fix build on armv7 arm64

maintainer timeout on patch
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-01-12 19:50:09 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8690517ab0871935aae7f95a305c9b8815993b14

commit 8690517ab0871935aae7f95a305c9b8815993b14
Author:     Robert Clausecker <fuz@fuz.su>
AuthorDate: 2023-01-12 19:47:16 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-01-12 19:48:59 +0000

    devel/sope2: Fix build on armv7 arm64

    - Bump PORTREVISION
    PR:             267694

 devel/sope2/Makefile | 4 ++++
 www/sogo2/Makefile   | 3 ++-
 2 files changed, 6 insertions(+), 1 deletion(-)
Comment 4 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2023-01-12 19:50:26 UTC
Committed thanks!
Comment 5 commit-hook freebsd_committer freebsd_triage 2023-01-12 21:07:24 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8bdd13c7aae095b1710dd0d95c1f6dec71528665

commit 8bdd13c7aae095b1710dd0d95c1f6dec71528665
Author:     Martin Waschbüsch <martin@waschbuesch.de>
AuthorDate: 2023-01-12 21:01:06 +0000
Commit:     Jose Alonso Cardenas Marquez <acm@FreeBSD.org>
CommitDate: 2023-01-12 21:01:06 +0000

    www/sogo: Update to 5.8.0

    - Fix build on armv7 arm64
    - www/sogo-activesync: Fix issues on login time
    - Makefile clean up
    PR:             267607 267694 268591 268592
    Reported by:    Robert Clausecker <fuz at fuz.su>, Martin Waschbüsch <martin at waschbuesch.de>, bugreporter01 at freebox.dk

 devel/sope/Makefile | 46 ++++++++++++++++++++++++----------------------
 devel/sope/distinfo |  6 +++---
 www/sogo/Makefile   | 39 +++++++++++++++++++++------------------
 www/sogo/distinfo   |  6 +++---
 www/sogo/pkg-plist  |  7 +++++--
 5 files changed, 56 insertions(+), 48 deletions(-)