Opened 15 years ago
Closed 15 years ago
#21198 closed enhancement (fixed)
devel/dbus, update to 1.2.16, update livecheck mechanism
Reported by: | rmsfisher@… | Owned by: | MarcusCalhoun-Lopez (Marcus Calhoun-Lopez) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.8.0 |
Keywords: | dbus | Cc: | |
Port: | dbus |
Description
The current port version of dbus is 1.2.14. Livecheck finds 1.3.0; however, upon further investigation one can determine that 1.3.x is a development branch. I would like to suggest changing the livecheck search to identify the highest x in 1.2.x rather than the highest x, y, and z in x.y.z. The highest available 1.2 release is 1.2.16, so updating to that version might as well be done at the same time (if it is a trivial update).
Change History (1)
comment:1 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
dbus was updated to 1.2.16 in r59321.
I fixed the livecheck in r59485. Thanks for the suggestion.