Page MenuHomeFreeBSD

net-p2p/transmission-cli: fix build due to devel/jech-dht update to v0.25.
ClosedPublic

Authored by rigoletto on Dec 27 2018, 4:12 AM.
Tags
None
Referenced Files
F110710305: D18660.diff
Sat, Feb 22, 4:32 AM
F110706290: D18660.id52387.diff
Sat, Feb 22, 3:14 AM
Unknown Object (File)
Jan 21 2025, 9:19 AM
Unknown Object (File)
Jan 18 2025, 10:16 PM
Unknown Object (File)
Jan 5 2025, 8:14 PM
Unknown Object (File)
Dec 29 2024, 4:40 PM
Unknown Object (File)
Dec 6 2024, 8:33 AM
Unknown Object (File)
Dec 5 2024, 7:18 AM
Subscribers
None

Details

Summary

PR 234462

  • fix build due to devel/jech-dht update to v0.25.
  • bump PORTREVISION of the affected SLAVEPORTS

Diff Detail

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

rigoletto retitled this revision from net-p2p/transmission-cli: fix build fue to devel/jech-dht update to v0.25. to net-p2p/transmission-cli: fix build due to devel/jech-dht update to v0.25..Dec 27 2018, 4:15 AM
This revision is now accepted and ready to land.Dec 27 2018, 5:35 AM

If it is only the build being fixed, why bump PORTREVISION?

In D18660#398068, @mat wrote:

If it is only the build being fixed, why bump PORTREVISION?

I suppose transmission may be broken after the jech-dht upgrade. There is no version bumping of transmission. The ports were building before.

In D18660#398068, @mat wrote:

If it is only the build being fixed, why bump PORTREVISION?

I would have said that the current binaries will fail against the updated library which misses that function. So a bump is required.

This revision was automatically updated to reflect the committed changes.