Page MenuHomeFreeBSD

Convert devel/protobuf-c to USE_GITHUB
ClosedPublic

Authored by truckman on Apr 6 2015, 2:14 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Oct 13, 3:25 AM
Unknown Object (File)
Sat, Oct 11, 5:33 AM
Unknown Object (File)
Sat, Oct 4, 12:34 PM
Unknown Object (File)
Sat, Oct 4, 9:20 AM
Unknown Object (File)
Sep 12 2025, 2:18 AM
Unknown Object (File)
Sep 9 2025, 3:19 AM
Unknown Object (File)
Sep 7 2025, 11:27 AM
Unknown Object (File)
Aug 6 2025, 6:14 PM
Subscribers
None

Details

Reviewers
mat
Summary

Convert to USE_GITHUB. This requires USES=autoreconf, but eliminates
the need for USES=pathfix as well as a patch.

Test Plan

Compare packages before and after this change.

Build on multiple versions of FreeBSD.

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage

Event Timeline

truckman retitled this revision from to Convert devel/protobuf-c to USE_GITHUB.
truckman updated this object.
truckman edited the test plan for this revision. (Show Details)
truckman added a reviewer: mat.
mat edited edge metadata.

You could keep the mirror on MASTER_SITE_LOCAL, setting MASTER_SITES= GH LOCAL/truckman/farsight. You can commit either version, as you prefer :-)

This revision is now accepted and ready to land.Apr 6 2015, 12:20 PM
In D2234#3, @mat wrote:

You could keep the mirror on MASTER_SITE_LOCAL, setting MASTER_SITES= GH LOCAL/truckman/farsight. You can commit either version, as you prefer :-)

I think I'll go with the simple version so I don't have to keep my local mirror up to date.