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
Unknown Object (File)
Wed, Apr 9, 6:08 AM
Unknown Object (File)
Mar 16 2025, 12:43 PM
Unknown Object (File)
Mar 11 2025, 7:32 AM
Unknown Object (File)
Feb 27 2025, 5:02 PM
Unknown Object (File)
Feb 24 2025, 6:14 AM
Unknown Object (File)
Feb 23 2025, 12:26 PM
Unknown Object (File)
Feb 22 2025, 4:32 AM
Unknown Object (File)
Feb 22 2025, 3:14 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.