OpenBSD ports changes summary for 2015-10-24
============================================

archivers/innoextract                   devel/py-gobject3
devel/quirks                            games/instead
graphics/simple-scan                    infrastructure/db
java/jna                                lang
lang/coffeescript                       lang/node
meta/gnome                              misc/hwdata
multimedia/libmatroska                  multimedia/mkvtoolnix
net/apache-activemq                     net/avahi
net/haproxy                             net/iodine
net/mlvpn                               sysutils/entr
sysutils/monit                          sysutils/salt
sysutils/upower                         textproc/jq
textproc/libebml                        www/apache-httpd
www/awstats                             www/chromium
www/epiphany                            www/iridium
www/youtube-dl                          x11/gnome

== archivers ========================================================= 01/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/archivers

innoextract

  ~ Makefile                              ~ distinfo

  > Maintainer update of innoextract to 1.5 from Donovan Watteau. (zhuk@)

== devel ============================================================= 02/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel

py-gobject3

  ~ Makefile                              ~ distinfo

  > Update to py-gobject3-3.18.2. (ajacoutot@)

quirks

  ~ Makefile                              ~ files/Quirks.pm

  > register coffeescript removal (jasper@)

== games ============================================================= 03/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/games

instead

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Maintainer update Instead to 2.3.0, from Roman Yakovlev, with tweaks from
  > me. (zhuk@)

== graphics ========================================================== 04/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/graphics

simple-scan

  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure_ac            ~ patches/patch-src_simple-scan_vala
  ~ pkg/PLIST                             + patches/patch-src_Makefile_in
  + patches/patch-src_ui_vala             

  > Update to simple-scan-3.18.0. (ajacoutot@)

== infrastructure ==================================================== 05/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure

db

  ~ systrace.filter                       

  > Add pledge permit to make ports systrace work again.
  > OK naddy@ (bluhm@)

== java ============================================================== 06/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/java

jna

  ~ Makefile                              ~ distinfo

  > update to jna-4.2.1 (jasper@)

  ~ Makefile                              + files/jna.clj
  + files/test.sh                         

  > add extended testcase based on clojure (jasper@)

== lang ============================================================== 07/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang

lang

  ~ Makefile                              

  > remove coffeescript, for it used the now extinct node-module (jasper@)

coffeescript

  - Makefile                              - distinfo
  - pkg/DESCR                             - pkg/PLIST

  > Makefile (jasper@)

node

  - node.port.mk                          
  - patches/patch-deps_npm_bin_node-gyp-bin_node-gyp
  - patches/patch-deps_uv_src_unix_openbsd_c
  - patches/patch-deps_v8_build_common_gypi
  - patches/patch-deps_v8_src_heap_cc     - patches/patch-lib_module_js
  - patches/patch-tools_gyp_node_py       ~ Makefile
  ~ distinfo                              ~ patches/patch-common_gypi
  ~ patches/patch-deps_npm_node_modules_node-gyp_lib_configure_js
  ~ patches/patch-deps_npm_node_modules_node-gyp_lib_install_js
  ~ patches/patch-deps_v8_Makefile        
  ~ patches/patch-deps_v8_tools_gyp_v8_gyp
  ~ patches/patch-node_gyp                ~ pkg/PLIST
  + patches/patch-tools_test_py           

  > Finally update node to the latest version, lots of changes:
  > - Use internal OpenSSL (no LibreSSL :( )
  > - Remove node.port.mk as there are no longer any modules in ports.
  > - Remove various patches that are now upstream.
  > - Fix some tests by telling test.py the fully qualified path to node
  > - Add gcc as a RUN dep for building native node modules.
  > - Clean up Makefile a bit.
  > OK juanfra@ (abieber@)

== meta ============================================================== 08/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/meta

gnome

  ~ Makefile                              ~ pkg/README-main

  > The GNOME Welcome Tour is triggered by gnome-initial-setup now; so no need
  > to configure anything. (ajacoutot@)

  ~ Makefile                              ~ pkg/README-main

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

== misc ============================================================== 09/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/misc

hwdata

  ~ Makefile                              ~ distinfo

  > Update to hwdata-0.283. (ajacoutot@)

== multimedia ======================================================== 10/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/multimedia

libmatroska

  ~ Makefile                              ~ distinfo

  > Update to libmatroska-1.4.3.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to libmatroska-1.4.4.
  > (Brad didn't notice the newer version)
  > from Brad (maintainer) (ajacoutot@)

mkvtoolnix

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to mkvtoolnix-8.5.1.
  > from Brad (maintainer) (ajacoutot@)

== net =============================================================== 11/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net

apache-activemq

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to apache-activemq-5.12.1 (jasper@)

avahi

  ~ Makefile                              ~ pkg/README-main

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

haproxy

  ~ Makefile                              ~ pkg/haproxy.rc

  > Unbreak reloading haproxy.
  > rc_reload() appends '-sf pid' which broke the default pexp.
  > breakage reported by Alexandre Perrin via Daniel Jakots (maintainer)
  > (ajacoutot@)

  ~ Makefile                              ~ pkg/haproxy.rc

  TAGGED OPENBSD_5_8
  > From current:
  > Unbreak reloading haproxy.
  > rc_reload() appends '-sf pid' which broke the default pexp.
  > breakage reported by Alexandre Perrin via Daniel Jakots (maintainer)
  > (ajacoutot@)

iodine

  ~ Makefile                              ~ pkg/README

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

mlvpn

  ~ Makefile                              ~ distinfo

  > update to mlvpn-2.2.2 (sthen@)

== sysutils ========================================================== 12/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils

entr

  - patches/patch-entr_c                  

  > missed "cvs rm", reported by Fred (sthen@)

monit

  - patches/patch-src_ssl_Ssl_c           ~ Makefile
  ~ distinfo                              

  > update to monit-5.15 (jasper@)

salt

  ~ Makefile                              ~ pkg/PLIST

  > Don't remove the content of /var/salt when running pkg_delete -d.
  > This directory is there to contain ssh keys and we don't want to force
  > remove them in case there's still needed. Sure, running pkg_delete this way
  > supposed we clean everything after ourselves, but I'll make an exception in
  > this case for obvious reasons.
  > deducted from a mail by Ossi Herrala on ports@ (ajacoutot@)

upower

  ~ Makefile                              ~ pkg/README

  > Consistency: rcctl enable is the most used idiom within the ports tree.
  > Also since we can pass it several daemons now, simplify enabling:
  > - before
  > rcctl enable foo
  > rcctl enable bar
  > rcctl enable bla
  > - after
  > rcctl enable foo bar bla (ajacoutot@)

== textproc ========================================================== 13/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/textproc

jq

  - patches/patch-Makefile_in             - patches/patch-jq_test_c
  - patches/patch-jv_print_c              ~ Makefile
  ~ distinfo                              + patches/patch-builtin_c
  + patches/patch-tests_setup             

  > update to jq-1.5 (sthen@)

libebml

  ~ Makefile                              ~ distinfo

  > Update to libebml-1.3.2.
  > from Brad (maintainer) (ajacoutot@)

  ~ Makefile                              ~ distinfo

  > Update to libebml-1.3.3.
  > (Brad didn't notice the newer version)
  > from Brad (maintainer) (ajacoutot@)

== www =============================================================== 14/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www

apache-httpd

  ~ Makefile                              ~ pkg/PLIST-main

  > Make sure mod_cgi and mod_cgid are built and installed. Depending if apache
  > is prefork or threaded one or the other needs to be used to allow CGI
  > handling.
  > For fast cgi mod_proxy_fcgi should be used.
  > OK sthen@ tested by Alessandro DE LAURENZIS (claudio@)

  ~ Makefile                              ~ patches/patch-support_ab_c
  ~ pkg/PLIST-main                        + patches/patch-modules_ssl_mod_ssl_c
  + patches/patch-modules_ssl_ssl_engine_config_c
  + patches/patch-modules_ssl_ssl_engine_init_c
  + patches/patch-modules_ssl_ssl_engine_io_c
  + patches/patch-modules_ssl_ssl_private_h

  TAGGED OPENBSD_5_8
  > sync Apache httpd in 5.8-stable with -current:
  > - build mod_cgi.so, for CGI use with the default prefork mpm
  > - install mod_cgid.so (it was already built but not installed),
  > for CGI use with optional multi-threaded mpm
  > - add patches to guard SSLv3 (not required for 5.8 but doesn't hurt,
  > and simplifies any future syncs) (sthen@)

awstats

  ~ Makefile                              ~ pkg/README

  > typo: ngix -> nginx (ajacoutot@)

chromium

  ~ Makefile                              ~ distinfo
  ~ patches/patch-build_common_gypi       
  ~ patches/patch-chrome_browser_ui_startup_startup_browser_creator_cc
  ~ patches/patch-third_party_pdfium_third_party_libopenjpeg20_opj_malloc_h

  > update to 46.0.2490.80 (robert@)

epiphany

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > update to epiphany-3.18.0 (jasper@)

iridium

  - pkg/patch-chrome_browser_extensions_api_tabs_tabs_api_cc
  - pkg/patch-chrome_browser_metrics_drive_metrics_provider_linux_cc
  - pkg/patch-components_omnibox_omnibox_field_trial_cc
  - pkg/patch-gpu_command_buffer_service_async_pixel_transfer_manager_egl_cc
  - pkg/patch-media_video_capture_fake_video_capture_device_factory_cc
  - pkg/patch-media_video_capture_file_video_capture_device_factory_cc
  - pkg/patch-media_video_capture_video_capture_device_cc
  - pkg/patch-media_video_capture_video_capture_device_factory_cc
  - pkg/patch-media_video_capture_video_capture_device_h
  - pkg/patch-net_base_net_util_linux_cc
  - pkg/patch-third_party_WebKit_Source_web_PopupListBox_cpp
  - 
pkg/patch-third_party_pdfium_core_src_fxcodec_fx_libopenjpeg_libopenjpeg20_opj_malloc_h
  - pkg/patch-third_party_webrtc_base_thread_checker_impl_cc
  - pkg/patch-ui_events_x_keysym_to_unicode_cc
  - pkg/patch-ui_views_controls_menu_menu_scroll_view_container_cc
  ~ Makefile                              ~ distinfo
  ~ patch-apps_ui_views_app_window_frame_view_cc
  ~ patch-ash_display_mirror_window_controller_cc
  ~ patch-base_base_gypi                  ~ patch-base_debug_debugger_posix_cc
  ~ patch-base_debug_stack_trace_posix_cc
  ~ patch-base_message_loop_message_loop_cc
  ~ patch-base_posix_unix_domain_socket_linux_cc
  ~ patch-base_process_process_posix_cc   
  ~ patch-base_threading_platform_thread_linux_cc
  ~ patch-build_all_gyp                   ~ patch-build_common_gypi
  ~ patch-chrome_app_chrome_main_delegate_cc
  ~ patch-chrome_app_chromium_strings_grd
  ~ patch-chrome_app_google_chrome_strings_grd
  ~ patch-chrome_app_resources_locale_settings_grd
  ~ patch-chrome_app_theme_theme_resources_grd
  ~ patch-chrome_browser_about_flags_cc   
  ~ patch-chrome_browser_browser_resources_grd
  ~ patch-chrome_browser_chrome_content_browser_client_cc
  ~ patch-chrome_browser_chrome_content_browser_client_h
  ~ patch-chrome_browser_download_download_commands_cc
  ~ 
patch-chrome_browser_extensions_api_image_writer_private_image_writer_private_api_cc
  ~ patch-chrome_browser_extensions_api_messaging_message_service_cc
  ~ patch-chrome_browser_extensions_bookmark_app_helper_cc
  ~ patch-chrome_browser_first_run_first_run_internal_posix_cc
  ~ patch-chrome_browser_media_galleries_media_file_system_registry_cc
  ~ patch-chrome_browser_memory_details_cc
  ~ patch-chrome_browser_net_cookie_store_util_cc
  ~ patch-chrome_browser_notifications_message_center_notification_manager_cc
  ~ patch-chrome_browser_process_singleton_posix_cc
  ~ patch-chrome_browser_resources_plugin_metadata_plugins_linux_json
  ~ patch-chrome_browser_ssl_ssl_blocking_page_cc
  ~ patch-chrome_browser_sync_profile_sync_components_factory_impl_cc
  ~ patch-chrome_browser_tracing_crash_service_uploader_cc
  ~ patch-chrome_browser_ui_browser_cc    
  ~ patch-chrome_browser_ui_browser_command_controller_cc
  ~ patch-chrome_browser_ui_panels_panel_manager_cc
  ~ patch-chrome_browser_ui_startup_startup_browser_creator_cc
  ~ patch-chrome_browser_ui_toolbar_wrench_menu_model_cc
  ~ patch-chrome_browser_ui_views_apps_chrome_native_app_window_views_aura_cc
  ~ patch-chrome_browser_ui_views_chrome_views_delegate_cc
  ~ patch-chrome_browser_ui_views_chrome_views_delegate_h
  ~ patch-chrome_browser_ui_views_frame_opaque_browser_frame_view_cc
  ~ patch-chrome_browser_ui_views_message_center_web_notification_tray_cc
  ~ patch-chrome_browser_ui_views_panels_panel_frame_view_cc
  ~ patch-chrome_browser_ui_views_tabs_tab_drag_controller_cc
  ~ patch-chrome_browser_ui_views_task_manager_view_cc
  ~ patch-chrome_browser_ui_webui_about_ui_cc
  ~ patch-chrome_browser_ui_webui_chrome_web_ui_controller_factory_cc
  ~ patch-chrome_browser_ui_webui_options_browser_options_handler_cc
  ~ patch-chrome_browser_web_applications_web_app_cc
  ~ patch-chrome_browser_web_applications_web_app_h
  ~ patch-chrome_chrome_browser_extensions_gypi
  ~ patch-chrome_chrome_browser_gypi      ~ patch-chrome_chrome_browser_ui_gypi
  ~ patch-chrome_chrome_common_gypi       ~ patch-chrome_chrome_utility_gypi
  ~ patch-chrome_common_chrome_paths_cc   ~ patch-chrome_common_chrome_paths_h
  ~ patch-chrome_common_chrome_switches_cc
  ~ patch-chrome_common_chrome_switches_h
  ~ patch-chrome_common_extensions_api_schemas_gypi
  ~ patch-chrome_common_pref_names_cc     ~ patch-chrome_common_pref_names_h
  ~ patch-chrome_common_url_constants_cc
  ~ patch-chrome_common_url_constants_h   
  ~ patch-chromecast_browser_cast_content_browser_client_cc
  ~ patch-components_policy_resources_policy_templates_json
  ~ patch-content_app_content_main_runner_cc
  ~ patch-content_browser_browser_main_loop_cc
  ~ patch-content_browser_child_process_launcher_cc
  ~ patch-content_browser_devtools_protocol_color_picker_cc
  ~ patch-content_browser_download_base_file_cc
  ~ patch-content_browser_gpu_gpu_data_manager_impl_private_cc
  ~ patch-content_browser_gpu_gpu_internals_ui_cc
  ~ patch-content_browser_renderer_host_render_widget_host_view_aura_cc
  ~ patch-content_content_browser_gypi    ~ patch-content_content_common_gypi
  ~ patch-content_content_renderer_gypi   ~ patch-content_gpu_gpu_main_cc
  ~ patch-content_ppapi_plugin_ppapi_blink_platform_impl_cc
  ~ patch-content_ppapi_plugin_ppapi_blink_platform_impl_h
  ~ patch-content_public_common_content_switches_cc
  ~ patch-content_public_common_content_switches_h
  ~ patch-content_renderer_devtools_v8_sampling_profiler_cc
  ~ patch-content_renderer_render_thread_impl_cc
  ~ patch-content_renderer_renderer_blink_platform_impl_cc
  ~ patch-content_renderer_renderer_blink_platform_impl_h
  ~ patch-dbus_property_cc                
  ~ patch-device_serial_serial_io_handler_posix_cc
  ~ patch-device_serial_serial_service_impl_cc
  ~ patch-gpu_command_buffer_service_async_pixel_transfer_manager_share_group_cc
  ~ patch-gpu_config_gpu_info_collector_linux_cc
  ~ patch-media_media_gyp                 ~ patch-net_base_net_util_cc
  ~ patch-net_base_network_change_notifier_cc
  ~ patch-net_net_gypi                    
  ~ patch-net_url_request_url_request_context_builder_cc
  ~ patch-pdf_pdfium_pdfium_engine_cc     
  ~ patch-printing_backend_cups_helper_cc
  ~ patch-printing_printing_gyp           ~ patch-remoting_remoting_host_gypi
  ~ patch-skia_ext_SkMemory_new_handler_cpp
  ~ patch-skia_skia_chrome_gypi           ~ patch-skia_skia_common_gypi
  ~ patch-sync_util_get_session_name_cc   
  ~ patch-third_party_WebKit_Source_core_core_gyp
  ~ patch-third_party_WebKit_Source_platform_blink_platform_gyp
  ~ patch-third_party_WebKit_Source_platform_fonts_SimpleFontData_cpp
  ~ patch-third_party_WebKit_Source_platform_heap_ThreadState_cpp
  ~ patch-third_party_WebKit_Source_platform_heap_ThreadState_h
  ~ patch-third_party_WebKit_Source_web_web_gyp
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_asm
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_ia32_config_h
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_asm
  ~ patch-third_party_ffmpeg_chromium_config_Chrome_openbsd_x64_config_h
  ~ patch-third_party_ffmpeg_ffmpeg_gyp   
  ~ patch-third_party_libjingle_libjingle_gyp
  ~ patch-third_party_libusb_libusb_gyp   ~ patch-third_party_libyuv_libyuv_gyp
  ~ patch-third_party_pdfium_build_standalone_gypi
  ~ patch-third_party_pdfium_core_include_fxcrt_fx_system_h
  ~ patch-third_party_pdfium_core_src_fxge_ge_fx_ge_linux_cpp
  ~ patch-third_party_pdfium_fpdfsdk_src_javascript_PublicMethods_cpp
  ~ patch-third_party_pdfium_fpdfsdk_src_jsapi_fxjs_v8_cpp
  ~ patch-third_party_skia_gyp_ports_gyp
  ~ patch-third_party_skia_src_gpu_GrAutoLocaleSetter_h
  ~ patch-third_party_webrtc_base_base_gyp
  ~ patch-third_party_webrtc_base_network_cc
  ~ patch-third_party_webrtc_build_common_gypi
  ~ patch-third_party_webrtc_system_wrappers_source_thread_posix_cc
  ~ patch-tools_gyp_pylib_gyp_generator_ninja_py
  ~ patch-ui_accessibility_accessibility_gyp
  ~ patch-ui_app_list_app_list_constants_cc
  ~ patch-ui_app_list_app_list_constants_h
  ~ patch-ui_app_list_views_app_list_item_view_cc
  ~ patch-ui_base_ime_input_method_factory_cc
  ~ patch-ui_base_resource_resource_bundle_cc
  ~ patch-ui_base_ui_base_gyp             ~ patch-ui_base_webui_web_ui_util_cc
  ~ patch-ui_events_devices_x11_device_data_manager_x11_cc
  ~ patch-ui_gfx_canvas_skia_cc           ~ patch-ui_gl_generate_bindings_py
  ~ patch-ui_gl_gl_bindings_autogen_glx_cc
  ~ patch-ui_gl_gl_gyp                    ~ patch-ui_gl_gl_surface_glx_cc
  ~ patch-ui_gl_sync_control_vsync_provider_cc
  ~ patch-ui_message_center_message_center_style_h
  ~ patch-ui_message_center_views_notification_view_cc
  ~ patch-ui_resources_ui_resources_grd   
  ~ patch-ui_views_bubble_bubble_delegate_cc
  ~ patch-ui_views_controls_button_label_button_cc
  ~ patch-ui_views_controls_combobox_combobox_cc
  ~ patch-ui_views_controls_textfield_textfield_cc
  ~ patch-ui_views_views_delegate_cc      ~ patch-ui_views_views_delegate_h
  ~ patch-ui_views_views_gyp              
  ~ patch-ui_views_window_custom_frame_view_cc
  ~ patch-ui_webui_resources_js_cr_js     ~ pkg/PLIST
  + pkg/patch-chrome_browser_after_startup_task_utils_cc
  + pkg/patch-chrome_browser_chrome_browser_main_cc
  + 
pkg/patch-chrome_browser_safe_browsing_incident_reporting_incident_reporting_service_cc
  + pkg/patch-chrome_browser_task_manager_task_manager_cc
  + pkg/patch-chrome_browser_ui_app_list_app_list_service_cc
  + pkg/patch-chrome_common_variations_fieldtrial_testing_config_gyp
  + pkg/patch-chrome_renderer_resources_neterror_js
  + pkg/patch-components_metrics_drive_metrics_provider_linux_cc
  + pkg/patch-components_omnibox_browser_omnibox_field_trial_cc
  + pkg/patch-media_capture_video_fake_video_capture_device_factory_cc
  + pkg/patch-media_capture_video_file_video_capture_device_factory_cc
  + pkg/patch-media_capture_video_video_capture_device_cc
  + pkg/patch-media_capture_video_video_capture_device_factory_cc
  + pkg/patch-media_capture_video_video_capture_device_h
  + pkg/patch-net_base_network_interfaces_posix_cc
  + pkg/patch-remoting_remoting_all_gyp   
  + pkg/patch-third_party_WebKit_Source_web_PopupMenuImpl_cpp
  + pkg/patch-third_party_boringssl_src_crypto_bn_generic_c
  + pkg/patch-third_party_ffmpeg_ffmpeg_generated_gypi
  + pkg/patch-third_party_pdfium_third_party_libopenjpeg20_opj_malloc_h
  + pkg/patch-third_party_webrtc_base_platform_thread_cc
  + pkg/patch-ui_gfx_gfx_gyp              
  + pkg/patch-v8_src_base_platform_platform-openbsd_cc
  + pkg/patch-v8_src_globals_h            + pkg/patch-v8_src_log-utils_h

  > update to 46.0rc1 (robert@)

youtube-dl

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to youtube-dl-2015.10.24
  > New extractors:
  > - chaturbate
  > - europa
  > - fczenit
  > - limelight
  > - stitcher
  > Removed megavideoz. (pirofti@)

== x11 =============================================================== 15/15 ==

  http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11

gnome

  ~ anjuta/Makefile                       ~ anjuta/distinfo
  ~ anjuta/pkg/PLIST                      

  > update to anjuta-3.18.0 (jasper@)

  ~ bijiben/Makefile                      ~ bijiben/distinfo
  ~ bijiben/pkg/PLIST                     

  > update to bijiben-3.18.1 (jasper@)

  ~ contacts/Makefile                     ~ contacts/distinfo
  ~ contacts/pkg/PLIST                    

  > update to gnome-contacts-3.18.0 (jasper@)

  - mutter/patches/patch-src_core_keybindings-private_h
  - mutter/patches/patch-src_ui_frames_h
  ~ mutter/Makefile                       ~ mutter/distinfo
  ~ mutter/patches/patch-src_core_screen_c
  ~ mutter/pkg/PLIST                      

  > update to mutter-3.18.1 (jasper@)

  ~ shell/Makefile                        ~ shell/distinfo
  ~ shell/pkg/PLIST                       

  > update to gnome-shell-3.18.1 (jasper@)

  ~ shell-extensions/Makefile             ~ shell-extensions/distinfo
  ~ shell-extensions/pkg/PLIST            

  > update to gnome-shell-extensions-3.18.1 (jasper@)

===============================================================================
_______________________________________________
odc mailing list
[email protected]
http://www.squish.net/mailman/listinfo/odc

Reply via email to