pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/inkscape



Module Name:    pkgsrc
Committed By:   joerg
Date:           Fri Nov 16 00:54:05 UTC 2012

Modified Files:
        pkgsrc/graphics/inkscape: distinfo
Added Files:
        pkgsrc/graphics/inkscape/patches:
            patch-src_2geom_basic-intersection.cpp
            patch-src_2geom_solve-bezier-parametric.cpp
            patch-src_color-profile.cpp
            patch-src_display_nr-filter-gaussian.cpp
            patch-src_dom_io_domstream.cpp patch-src_dom_io_domstream.h
            patch-src_ui_dialog_inkscape-preferences.cpp
            patch-src_ui_widget_registered-widget.h
            patch-src_widgets_desktop-widget.h

Log Message:
Fix template look up. Don't use variable length arrays of non-POD types.
Don't pass non-POD types to variadic functions.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/graphics/inkscape/distinfo
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/graphics/inkscape/patches/patch-src_2geom_basic-intersection.cpp \
    
pkgsrc/graphics/inkscape/patches/patch-src_2geom_solve-bezier-parametric.cpp \
    pkgsrc/graphics/inkscape/patches/patch-src_color-profile.cpp \
    pkgsrc/graphics/inkscape/patches/patch-src_display_nr-filter-gaussian.cpp \
    pkgsrc/graphics/inkscape/patches/patch-src_dom_io_domstream.cpp \
    pkgsrc/graphics/inkscape/patches/patch-src_dom_io_domstream.h \
    
pkgsrc/graphics/inkscape/patches/patch-src_ui_dialog_inkscape-preferences.cpp \
    pkgsrc/graphics/inkscape/patches/patch-src_ui_widget_registered-widget.h \
    pkgsrc/graphics/inkscape/patches/patch-src_widgets_desktop-widget.h

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