OpenBSD ports changes summary for 2017-09-28
============================================

emulators/uae                           games/allegro
games/prboom                            games/prboom-plus
graphics/libgphoto2                     infrastructure/bin
mail/mozilla-thunderbird                multimedia/gstreamer-0.10
multimedia/gstreamer1                   www/firefox-esr
www/firefox-esr-i18n                    www/firefox-i18n
www/mozilla                             www/mozilla-firefox
www/seamonkey                           www/tor-browser
x11/enlightenment                       x11/gnome

== emulators ========================================================= 01/08 ==

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

uae

  - patches/patch-configure               ~ Makefile
  + patches/patch-acsite_m4               + patches/patch-configure_in

  > Unbreak autoconf checks with clang by not using nested functions
  > help and ok naddy@ (dcoppa@)

  ~ patches/patch-configure_in            

  > ops, nuke bogus whitespaces (dcoppa@)

== games ============================================================= 02/08 ==

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

allegro

  ~ Makefile                              ~ patches/patch-aclocal_m4

  > Unbreak autoconf checks with clang by not using nested functions (naddy@)

prboom

  - patches/patch-configure               ~ Makefile
  + patches/patch-autotools_ac_c_compile_flags_m4
  + patches/patch-configure_ac            

  > Unbreak autoconf checks with clang by not using nested functions (naddy@)

prboom-plus

  - patches/patch-data_Makefile_in        ~ Makefile
  ~ patches/patch-data_Makefile_am        
  + patches/patch-autotools_ac_c_compile_flags_m4

  > Fix Makefile.am syntax error and render autotools handling more sane.
  > Unbreak autoconf checks with clang by not using nested functions (naddy@)

== graphics ========================================================== 03/08 ==

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

libgphoto2

  ~ Makefile                              + patches/patch-configure_ac
  + patches/patch-libgphoto2_port_configure_ac

  > Unbreak autoconf check with clang by not using nested function. (dcoppa@)

== infrastructure ==================================================== 04/08 ==

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

bin

  ~ out-of-date                           

  > have out-of-date ignore the @version part for now.
  > properly handling that is more complicated and can wait until after 6.2.
  > problem pointed out by naddy@ (espie@)

  ~ out-of-date                           

  > oops, ports without depends have @version at the end. (espie@)

== mail ============================================================== 05/08 ==

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

mozilla-thunderbird

  ~ Makefile                              

  > Bump REVISIONs for mozilla.port.mk dependency changes. (landry@)

== multimedia ======================================================== 06/08 ==

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

gstreamer-0.10

  ~ plugins-bad/Makefile                  ~ plugins-base/Makefile
  ~ plugins-base/patch-configure_ac       ~ plugins-good/Makefile
  ~ plugins-ugly/Makefile                 
  + plugins-ugly/patch-common_m4_gst-dowhile_m4
  + plugins-ugly/patch-common_m4_gst-dowhile_m4
  + plugins-ugly/patch-common_m4_gst-dowhile_m4

  > Unbreak autoconf checks with clang by not using nested functions (naddy@)

gstreamer1

  ~ plugins-bad/Makefile                  ~ plugins-good/Makefile
  ~ plugins-ugly/Makefile                 
  + plugins-ugly/patch-common_m4_gst-dowhile_m4
  + plugins-ugly/patch-common_m4_gst-dowhile_m4
  + plugins-ugly/patch-common_m4_gst-dowhile_m4

  > Unbreak autoconf checks with clang by not using nested functions (naddy@)

== www =============================================================== 07/08 ==

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

firefox-esr

  ~ Makefile                              ~ distinfo

  > Update to firefox-esr 52.4.0.
  > - see https://www.mozilla.org/en-US/firefox/52.4.0/releasenotes/
  > - fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-22/
  > ok naddy@ (landry@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_1
  > MFC: update to firefox-esr 52.4.0.
  > - see https://www.mozilla.org/en-US/firefox/52.4.0/releasenotes/
  > - fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-22/
  > (landry@)

firefox-esr-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to firefox-esr 52.4.0.
  > - see https://www.mozilla.org/en-US/firefox/52.4.0/releasenotes/
  > - fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-22/
  > ok naddy@ (landry@)

firefox-i18n

  ~ Makefile.inc                          ~ distinfo
  + patch-devtools_client_debugger_new_debugger_js

  > Update to firefox 56.0.
  > - see https://www.mozilla.org/en-US/firefox/56.0/releasenotes/
  > - fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/
  > - switch to the bundled icu4c, as 59.1 is now required and we only have
  > 58 in the portstree for now
  > - disable stylo css engine (see #1341234 & #1401093) - hopefully for
  > 57.0 it'll build/work..
  > - pass --enable-release (#1386371) & --enable-rust-simd (#1261841)
  > - add a patch to fix javascript debugger in devtools (#1400197)
  > ok naddy@ (landry@)

mozilla

  ~ mozilla.port.mk                       

  > Bump dependencies to nss 3.33/nspr 4.17/sqlite 3.20.1.
  > required for upcoming gecko 57 branch, will make my life easier. (landry@)

mozilla-firefox

  ~ Makefile                              ~ distinfo
  ~ patches/patch-intl_icu_source_Makefile_in
  ~ patches/patch-storage_mozStorageConnection_cpp
  ~ pkg/PLIST                             

  > Update to firefox 56.0.
  > - see https://www.mozilla.org/en-US/firefox/56.0/releasenotes/
  > - fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/
  > - switch to the bundled icu4c, as 59.1 is now required and we only have
  > 58 in the portstree for now
  > - disable stylo css engine (see #1341234 & #1401093) - hopefully for
  > 57.0 it'll build/work..
  > - pass --enable-release (#1386371) & --enable-rust-simd (#1261841)
  > - add a patch to fix javascript debugger in devtools (#1400197)
  > ok naddy@ (landry@)

  ~ Makefile                              ~ distinfo
  ~ patches/patch-intl_icu_source_Makefile_in
  ~ patches/patch-security_manager_pki_resources_content_exceptionDialog_js
  ~ patches/patch-security_nss_lib_freebl_blapi_h
  ~ patches/patch-storage_mozStorageConnection_cpp
  ~ pkg/PLIST                             
  + patches/patch-build_moz_configure_rust_configure
  + patches/patch-devtools_client_debugger_new_debugger_js

  TAGGED OPENBSD_6_1
  > Sort-of-MFC: Update to firefox 56.0.
  > - see https://www.mozilla.org/en-US/firefox/56.0/releasenotes/
  > - fixes https://www.mozilla.org/en-US/security/advisories/mfsa2017-21/
  > - disable stylo css engine (see #1341234 & #1401093)
  > - pass --enable-release (#1386371) & --enable-rust-simd (#1261841)
  > - add a patch to fix javascript debugger in devtools (#1400197)
  > - add a patch to lower the rust version requirement, as we dont build
  > stylo, and i'm not going to update rust in -stable..
  > "Stable" packages for i386 and amd64 available at
  > https://packages.rhaalovely.net/
  > signed with https://packages.rhaalovely.net/landry-mozilla-pkg.pub
  > (landry@)

seamonkey

  ~ Makefile                              

  > Bump REVISIONs for mozilla.port.mk dependency changes. (landry@)

tor-browser

  ~ browser/Makefile                      

  > Bump REVISIONs for mozilla.port.mk dependency changes. (landry@)

== x11 =============================================================== 08/08 ==

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

enlightenment

  ~ Makefile                              + patches/patch-m4_ac_attribute_m4

  > Unbreak autoconf check with clang by not using nested function (dcoppa@)

gnome

  - tracker/patches/patch-configure       ~ tracker/Makefile
  + tracker/patches/patch-configure_ac    

  > Unbreak autoconf checks with clang by not using nested functions (naddy@)

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

Reply via email to