Page MenuHomeFreeBSD

devel/ghub: Update to 3.5.4
ClosedPublic

Authored by yasu on Oct 2 2021, 7:09 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Jul 21, 7:16 AM
Unknown Object (File)
Mon, Jul 20, 2:06 AM
Unknown Object (File)
Thu, Jul 16, 1:32 AM
Unknown Object (File)
Wed, Jul 15, 9:34 AM
Unknown Object (File)
Jun 26 2026, 10:10 PM
Unknown Object (File)
Jun 24 2026, 9:25 PM
Unknown Object (File)
Jun 24 2026, 8:02 AM
Unknown Object (File)
Jun 24 2026, 6:51 AM
Subscribers

Details

Summary

Don't install ghub-pkg.el as it isn't necessary.

Changes: https://github.com/magit/ghub/commits/v3.5.4
Approved by: meta (mentor), ygy (mentor)

Test Plan

Build succeeds with 13.0-RELEASE amd64.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 41921
Build 38809: arc lint + arc unit

Event Timeline

yasu requested review of this revision.Oct 2 2021, 7:09 AM

Add 'Differential Revision:' to commit message.

devel/ghub/Makefile
29

Can you share more info about why we switched from the original method?

devel/ghub/Makefile
29

*.el* also matches forge-pkg.el. But it is only used to create package for ELPA and unnecessary for FreeBSD port/package. So I changed way to install so forge-pkg.el isn't installed.

This revision was not accepted when it landed; it landed in state Needs Review.Oct 27 2021, 4:17 PM
This revision was automatically updated to reflect the committed changes.