Opened 6 years ago

Closed 5 years ago

#56771 closed defect (fixed)

rrdtool @1.7.0 update changed major library version, which broke all ports linking with rrdtool

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: pdvnl
Priority: Normal Milestone:
Component: ports Version: 2.5.2
Keywords: Cc: mf2k (Frank Schima)
Port: rrdtool

Description

Updating rrdtool from 1.5.5 to version 1.7.0 changed its major library version from 4 to 8, breaking all ports that link with the library. Those ports need to have their revisions increased to rebuild them, and some of them might also need further updates or patches to be compatible with the new rrdtool; see #55550 for one such situation.

Change History (1)

comment:1 Changed 5 years ago by chrstphrchvz (Christopher Chavez)

Resolution: fixed
Status: assignedclosed

In ff3dd25f02968515c6fe0321a01a9ee9d8a5837e/macports-ports (master):

rrdtool: update to 1.7.1

Drop configure-dont-run-libtool.patch (relevant lines have been
commented out upstream); rebase configure-remove-cute-output.patch

revbump ports using librrd
Closes: #56771

py-rrdtool: update to 0.1.15
(instead of revbumping; no functional changes from 0.1.14)

Note: See TracTickets for help on using tickets.