pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Sep 12 22:01:34 UTC 2011

Modified Files:
        pkgsrc/devel/py-gobject: Makefile Makefile.common distinfo
        pkgsrc/devel/py-gobject-shared: Makefile

Log Message:
Update to 2.28.6:

2.28.6 11-Jun-1011
        - closure: avoid double free crash (Ignacio Casal Quinteiro)
        - [gi] backport of "GVariant has a GType" fe386a (John (J5) Palmieri)
        - [gi] fixes to backport commit 6b5a65 - in older glib GVariants are 
still structs (John (J5) Palmieri)
        - GVariantType is a boxed struct (Tomeu Vizoso)
        - Use _gi.Struct to wrap fundamentals (Tomeu Vizoso)
        - Added __eq__ method for Gdk.Color and Gdk.RGBA (Jason Siefken)
        - Remove useless import (Ignacio Casal Quinteiro)
        - Revert "[gi] Removed hack to avoid using GLib.Variant.new_variant." 
(Ignacio Casal Quinteiro)
        - closure: Check the out arg is not null. Fixes bug #651812 (Ignacio 
Casal Quinteiro)
        - Fix GC-related crash during PyGObject deallocation (Daniel Drake)
        - Fix symbol names to be locale independent (Martin Pitt)
        - Updated DOAP file (Sebastian Pölsterl)


To generate a diff of this commit:
cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/py-gobject/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/devel/py-gobject/Makefile.common
cvs rdiff -u -r1.20 -r1.21 pkgsrc/devel/py-gobject/distinfo
cvs rdiff -u -r1.24 -r1.25 pkgsrc/devel/py-gobject-shared/Makefile

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




Home | Main Index | Thread Index | Old Index