Page MenuHomeFreeBSD

devel/ghub: Update to 3.5.4
ClosedPublic

Authored by yasu on Oct 2 2021, 7:09 AM.
Tags
None
Referenced Files
F153279972: D32274.diff
Mon, Apr 20, 5:28 AM
Unknown Object (File)
Sat, Apr 18, 3:38 PM
Unknown Object (File)
Fri, Apr 17, 2:07 PM
Unknown Object (File)
Thu, Apr 16, 7:46 PM
Unknown Object (File)
Tue, Apr 14, 11:45 PM
Unknown Object (File)
Fri, Apr 10, 3:20 PM
Unknown Object (File)
Tue, Mar 31, 8:40 AM
Unknown Object (File)
Mon, Mar 30, 10:24 PM
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
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.