[MacPorts] #36319: dbus @1.4.20_1 update to 1.6.4
#36319: dbus @1.4.20_1 update to 1.6.4 --------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: | Port: dbus --------------------------+------------------------ [http://www.freedesktop.org/wiki/Software/dbus#Reference_Implementation_ .28dbus-daemon_and_libdbus.29 dbus page] says that current stable branch is 1.6.x . Current patchflles applies as well to 1.6.4 so upgrading is straightforward. -- Ticket URL: <https://trac.macports.org/ticket/36319> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus @1.4.20_1 update to 1.6.4 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: dbus | ---------------------------+------------------------ Comment (by pixilla@…): The dbus notes need to change as the LaunchDaemon is no longer required/provided, only the LaunchAgent remains. -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus @1.4.20_1 update to 1.6.4 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: dbus | ---------------------------+------------------------ Comment (by and.damore@…): Replying to [comment:1 pixilla@…]:
The dbus notes need to change as the LaunchDaemon is no longer required/provided, only the LaunchAgent remains.
The LaunchDaemon plist wasn't provided in 1.4 anyway, did anything change? I cannot find anything relevant in [http://cgit.freedesktop.org/dbus/dbus/tree/NEWS?h=dbus-1.6 changelog]. -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus @1.4.20_1 update to 1.6.4 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: dbus | ---------------------------+------------------------ Comment (by pixilla@…): D-Bus uses the common "Linux kernel" versioning system, where even-numbered minor versions are stable and odd-numbered minor versions are development snapshots. [http://dbus.freedesktop.org/doc/README README] [https://trac.macports.org/attachment/ticket/36319/patch-devel- dbus-1.6.8.diff patch-devel-dbus-1.6.8.diff] started as an svn copy of MacPorts dbus-devel. I'm using this 1.6.8 patch with virtualbox with no issues so far. -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus @1.4.20_1 update to 1.6.4 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: dbus | ---------------------------+------------------------ Comment (by pixilla@…): Replying to [comment:2 and.damore@…]:
The LaunchDaemon plist wasn't provided in 1.4 anyway, did anything change?
In my experience there has always been a LaunchDaemon plist. {{{ $ port -q installed name:^dbus$ and active dbus @1.4.20_2+startupitem+universal (active) $ port contents dbus | grep plist /Library/LaunchAgents/org.freedesktop.dbus-session.plist /Library/LaunchDaemons/org.freedesktop.dbus-system.plist /opt/local/Library/LaunchAgents/org.freedesktop.dbus-session.plist /opt/local/Library/LaunchDaemons/org.freedesktop.dbus-system.plist }}} {{{ $ port -q installed name:^dbus$ and active dbus @1.6.8_0+startupitem+universal (active) $ port contents dbus | grep plist /Library/LaunchAgents/org.freedesktop.dbus-session.plist /opt/local/Library/LaunchAgents/org.freedesktop.dbus-session.plist }}} -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus @1.4.20_1 update to 1.6.4 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: dbus | ---------------------------+------------------------ Changes (by jmr@…): * version: 2.1.2 => Comment: Please make sure to commit the whitespace changes separately (if indeed the maintainer wants them). -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:6> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus: update to 1.6.8 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: dbus | ---------------------------+------------------------ Changes (by ryandesign@…): * cc: pixilla@…, ryandesign@… (added) * keywords: => haspatch Comment: Why remove the conflict with the dbus-devel port? Please attach a patch with only functional changes; this diff with combined functional and whitespace changes is too confusing to review. -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:7> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus: update to 1.6.8 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: dbus | ---------------------------+------------------------ Comment (by pixilla@…): Replying to [comment:7 ryandesign@…]:
Why remove the conflict with the dbus-devel port?
I copied my local dbus-devel 1.5 based port to dbus to make this patch. This patch is not really based on dbus 1.4 port. Dbus 1.6.x is the release version of the dbus 1.5.x development branch.
Please attach a patch with only functional changes; this diff with combined functional and whitespace changes is too confusing to review.
I'll let the maintainer handle this. My intent was to show a working dbus 1.6 that does not have the launchdaemon, but only the launchagent. In my oppinion, this port needs more then a version update. -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:8> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus: update to 1.6.8 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: haspatch Port: dbus | ---------------------------+------------------------ Comment (by pixilla@…): I am sorry, it has been a year or so and I cannot find any documentation to support my comments. The attached patch only changes the version and checksums and appears to work fine on my system. -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:9> MacPorts <http://www.macports.org/> Ports system for Mac OS
#36319: dbus: update to 1.6.8 ---------------------------+------------------------ Reporter: and.damore@… | Owner: mcalhoun@… Type: update | Status: closed Priority: Normal | Milestone: Component: ports | Version: Resolution: fixed | Keywords: haspatch Port: dbus | ---------------------------+------------------------ Changes (by pixilla@…): * status: new => closed * resolution: => fixed Comment: See r99827 -- Ticket URL: <https://trac.macports.org/ticket/36319#comment:10> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts