pkgsrc-WIP-cvs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wip/p5-Net-DBus



Module name:    wip
Committed by:   bartoszkuzma
Date:           Fri Nov 23 09:15:56 UTC 2007

Modified Files:
        wip/p5-Net-DBus: Makefile distinfo

Log Message:
Update to 0.33.5.

Changes since 0.33.4

 - Added support for getting private bus connections for apps which
   don't want to deal with a shared bus

 - Fix test case to use a private connection

 - On Perl builds where integers are 32-bits, the DBus 64 bit integer
   types will be serialized to/from the Perl String type instead of
   calling 'die'.

 - Fix signature when marshalling dicts on newer DBus builds

 - Fix calling of disconnect wrt to newer DBus semantics

 - Make introspection much more tolerant of missing information
   about methods/properties/signals.

 - Fix use of magic values & added tests

 - Export the Net::DBus::Dumper methods correctly.



To generate a diff of this commit:
cvs -z3 rdiff -u -r1.1.1.1 -r1.2 wip/p5-Net-DBus/distinfo
cvs -z3 rdiff -u -r1.2 -r1.3 wip/p5-Net-DBus/Makefile

To view a diff of this commit:
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Net-DBus/distinfo?r1=1.1.1.1&r2=1.2
http://pkgsrc-wip.cvs.sourceforge.net/pkgsrc-wip/wip/p5-Net-DBus/Makefile?r1=1.2&r2=1.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs




Home | Main Index | Thread Index | Old Index