pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/webkit-gtk



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jul 12 00:44:46 UTC 2015

Modified Files:
        pkgsrc/www/webkit-gtk: DESCR Makefile Makefile.common PLIST
            buildlink3.mk distinfo options.mk
        pkgsrc/www/webkit-gtk/patches:
            patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp
            patch-Source_JavaScriptCore_dfg_DFGNode.h
            patch-Source_WTF_wtf_MathExtras.h patch-Source_WTF_wtf_Platform.h
            patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp
            patch-ai patch-aj patch-am
Added Files:
        pkgsrc/www/webkit-gtk/patches: patch-Source_WTF_wtf_Stopwatch.h
            patch-Source_cmake_OptionsGTK.cmake
Removed Files:
        pkgsrc/www/webkit-gtk/patches:
            patch-Source_JavaScriptCore_ForwardingHeaders_JavaScriptCore_JSCallbackFunction.h
            patch-Source_JavaScriptCore_assembler_ARMAssembler.h
            patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp
            patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp
            patch-Tools_DumpRenderTree_gtk_DumpRenderTree.cpp patch-ak
            patch-configure

Log Message:
Update to 2.8 and new 4.0 webkit API. From Leonardo Taccari in pkgsrc-wip.

2.8.1

What’s new in the WebKitGTK+ 2.8.1 release?

    Handle keep-alive connections in GStreamer HTTP source element.
    Fix a crash in DOMObjectCache when a wrapped object owned by the cache is unreffed by the user.
    Fix rendering of drag and drop icon.
    Fix the build with REDIRECTED_XCOMPOSITE_WINDOW disabled in X11 platform.
    Fix the build with Wayland target enabled.
    Fix the build for HPPA.

2.8

Highlights of the WebKitGTK+ 2.8.0 release

    Initial gestures support.
    HTML5 notifications.
    User script messages.
    HTML5 color input.
    APNG support.
    Performance improvements.
    Playing audio notification signal.
    Web view background colors.

and lots of changes in the 2.6 series; major changes in 2.6 were:

Highlights of the WebKitGTK+ 2.6.0 release

    WebKit1 API has been removed.
    Switch to CMake build system.
    Binary version bump to make WebKit1 and WebKit2 parallel installable.
    Several API changes.
    The DOM bindings API has been split into stable and unstable parts.
    Support for browser plugins using GTK+3, leaving the GTK+2
    dependency optional for building a plugin process with support
    for GTK+2 plugins.
    HighDPI support for non-accelerated compositing contents.
    Dynamic user agent string depending on the site.
    User scripts API.


To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/www/webkit-gtk/DESCR
cvs rdiff -u -r1.91 -r1.92 pkgsrc/www/webkit-gtk/Makefile
cvs rdiff -u -r1.45 -r1.46 pkgsrc/www/webkit-gtk/Makefile.common
cvs rdiff -u -r1.22 -r1.23 pkgsrc/www/webkit-gtk/PLIST
cvs rdiff -u -r1.48 -r1.49 pkgsrc/www/webkit-gtk/buildlink3.mk
cvs rdiff -u -r1.75 -r1.76 pkgsrc/www/webkit-gtk/distinfo
cvs rdiff -u -r1.8 -r1.9 pkgsrc/www/webkit-gtk/options.mk
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_ForwardingHeaders_JavaScriptCore_JSCallbackFunction.h \
    pkgsrc/www/webkit-gtk/patches/patch-Source_WebCore_platform_graphics_cpu_arm_filters_FELightingNEON.cpp
cvs rdiff -u -r1.3 -r0 \
    pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_assembler_ARMAssembler.h \
    pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_heap_MachineStackMarker.cpp
cvs rdiff -u -r1.2 -r1.3 \
    pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_assembler_MacroAssemblerARM.cpp \
    pkgsrc/www/webkit-gtk/patches/patch-Source_JavaScriptCore_dfg_DFGNode.h \
    pkgsrc/www/webkit-gtk/patches/patch-Source_WebCore_bindings_js_JSInspectorFrontendHostCustom.cpp \
    pkgsrc/www/webkit-gtk/patches/patch-am
cvs rdiff -u -r1.3 -r1.4 \
    pkgsrc/www/webkit-gtk/patches/patch-Source_WTF_wtf_MathExtras.h \
    pkgsrc/www/webkit-gtk/patches/patch-aj
cvs rdiff -u -r1.4 -r1.5 \
    pkgsrc/www/webkit-gtk/patches/patch-Source_WTF_wtf_Platform.h \
    pkgsrc/www/webkit-gtk/patches/patch-ai
cvs rdiff -u -r0 -r1.1 \
    pkgsrc/www/webkit-gtk/patches/patch-Source_WTF_wtf_Stopwatch.h \
    pkgsrc/www/webkit-gtk/patches/patch-Source_cmake_OptionsGTK.cmake
cvs rdiff -u -r1.2 -r0 \
    pkgsrc/www/webkit-gtk/patches/patch-Tools_DumpRenderTree_gtk_DumpRenderTree.cpp
cvs rdiff -u -r1.4 -r0 pkgsrc/www/webkit-gtk/patches/patch-ak
cvs rdiff -u -r1.8 -r0 pkgsrc/www/webkit-gtk/patches/patch-configure

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