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)
Thu, Oct 16, 2:37 AM
Unknown Object (File)
Sun, Oct 12, 2:16 PM
Unknown Object (File)
Wed, Oct 8, 2:23 AM
Unknown Object (File)
Fri, Oct 3, 1:02 AM
Unknown Object (File)
Thu, Oct 2, 10:36 PM
Unknown Object (File)
Thu, Oct 2, 8:25 PM
Unknown Object (File)
Thu, Sep 25, 6:36 AM
Unknown Object (File)
Fri, Sep 19, 12:44 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.