Bug 263095

Summary: sysutils/cpufetch: support i386
Product: Ports & Packages Reporter: Joel Bodenmann <jbo>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Some People CC: fernape
Priority: ---    
Version: Latest   
Hardware: i386   
OS: Any   
Attachments:
Description Flags
Add support for i386 and update maintainer e-mail
none
Patch jbo: maintainer-approval+

Description Joel Bodenmann freebsd_committer freebsd_triage 2022-04-06 15:41:45 UTC
Created attachment 233002 [details]
Add support for i386 and update maintainer e-mail

The sysutils/cpufetch port has been tested successfully on i386 (thanks to Isoux for testing).

While here, also update maintainer e-mail address.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2022-04-06 15:41:45 UTC
Maintainer informed via mail
Comment 2 Joel Bodenmann freebsd_committer freebsd_triage 2022-04-06 15:43:39 UTC
Created attachment 233003 [details]
Patch
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-04-07 06:16:40 UTC
^Triage: Please set the maintainer-approval attachment flag (to +) on patches for ports you maintain to signify approval

Attachment -> Details -> maintainer-approval [+]

I will bump PORTREVISION too.
Comment 4 Joel Bodenmann freebsd_committer freebsd_triage 2022-04-07 09:28:56 UTC
Maintainer-approval flag set.
Thank you for letting me know and for bumping PORTVERSION. I'm still learning :)
Comment 5 commit-hook freebsd_committer freebsd_triage 2022-04-07 14:29:19 UTC
A commit in branch main references this bug:

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

commit 4a1d3b62ff7ef2691d47e0848512d11acf5fab44
Author:     Joel Bodenmann <jbo@insane.engineer>
AuthorDate: 2022-04-07 06:15:17 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-04-07 14:26:19 +0000

    sysutils/cpufetch: support i386

    i386 support has been tested and works OK.

    While here, change maintainer's email address.

    PR:     263095
    Reported by:    jbo@insane.engineer (maintainer)

 sysutils/cpufetch/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
Comment 6 Fernando Apesteguía freebsd_committer freebsd_triage 2022-04-07 14:31:12 UTC
(In reply to Joel Bodenmann from comment #4)
No problem, just small details :-)

Thanks for the patch!