Bug 263095 - sysutils/cpufetch: support i386
Summary: sysutils/cpufetch: support i386
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: i386 Any
: --- Affects Some People
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-06 15:41 UTC by Joel Bodenmann
Modified: 2022-04-07 14:31 UTC (History)
1 user (show)

See Also:


Attachments
Add support for i386 and update maintainer e-mail (998 bytes, application/mbox)
2022-04-06 15:41 UTC, Joel Bodenmann
no flags Details
Patch (998 bytes, patch)
2022-04-06 15:43 UTC, Joel Bodenmann
jbo: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
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!