OpenBSD ports changes summary for 2017-07-30 ============================================
audio/milkytracker audio/mscore devel/kf5 devel/mono-addins devel/py-iso3166 devel/py-iso639 devel/qt-creator devel/quirks devel/zeal editors/calligra editors/ghostwriter editors/libreoffice lang/guile2 mail/trojita net net/librenms net/mcast-proxy net/owncloudclient net/qsyncthingtray security/keepassxc sysutils/ansible sysutils/raspberrypi-firmware sysutils/u-boot www/otter-browser www/ruby-capybara-webkit x11/gnome x11/lumina x11/py-qt5 x11/qt5 x11/smtube == audio ============================================================= 01/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/audio milkytracker ~ Makefile ~ distinfo + patches/patch-CMakeLists_txt > Update milkytracker to 1.01.00. (fcambus@) mscore ~ Makefile > what bulk would be complete without unbreaking mscore, again ? (espie@) == devel ============================================================= 02/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/devel kf5 ~ kdbusaddons/Makefile ~ kguiaddons/Makefile ~ kwindowsystem/Makefile > missed bumps, removing -main is not innocuous (espie@) ~ kcrash/Makefile ~ kjobwidgets/Makefile > more missed bumps (espie@) ~ kidletime/Makefile ~ kglobalaccel/Makefile ~ knotifications/Makefile > missed bumps from qt churnage (espie@) ~ kio/Makefile > yet another bump in the wall (espie@) ~ plasma-framework/Makefile ~ frameworkintegration/Makefile ~ kdewebkit/Makefile > more bumps (espie@) ~ khtml/Makefile ~ kdesignerplugin/Makefile > bump (espie@) ~ kdelibs4support/Makefile > bump (espie@) mono-addins ~ Makefile > Pass ${CONFIGURE_ARGS} to autogen.sh otherwise we end up installing the > manual in the wrong directory. (ajacoutot@) py-iso3166 ~ Makefile ~ pkg/PLIST > remove extra space in directory path in PLIST's and bump > Ok bcallah@ maintainer (nigel@) py-iso639 ~ Makefile ~ pkg/PLIST > remove extra space in directory path in PLIST's and bump > Ok bcallah@ maintainer (nigel@) qt-creator ~ Makefile > bump (espie@) quirks ~ Makefile ~ files/Quirks.pm > register removal of conkeror & xulrunner, reminded by ajacoutot@ (landry@) zeal ~ Makefile > bump (espie@) == editors =========================================================== 03/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/editors calligra ~ Makefile > every patch you make, every qt you break, I'll be bumping it (espie@) ghostwriter ~ Makefile > bump (espie@) libreoffice ~ Makefile + patches/patch-vcl_inc_unx_gtk_gtkinst_hxx + patches/patch-vcl_unx_gtk_gtkinst_cxx > revert upstream commit 07157e644fa9666850767ff6bd54c1511167a0a2 which added > thread_local usage which we don't have yet to avoid __cxa_thread_atexit > problems on c++11 (robert@) == lang ============================================================== 04/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang guile2 ~ Makefile > aisleriot hardcodes guile2 includes directory to make use we use it instead > of the one from guile1; add a reminder in case we update guile2. > (ajacoutot@) == mail ============================================================== 05/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/mail trojita ~ Makefile > the never ending story of missed bumps... (espie@) == net =============================================================== 06/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net net ~ Makefile > +mcast-proxy (jca@) librenms ~ Makefile ~ distinfo ~ patches/patch-daily_sh ~ patches/patch-html_install_php ~ patches/patch-html_pages_about_inc_php ~ patches/patch-includes_common_php ~ patches/patch-includes_process_config_inc_php ~ patches/patch-validate_php ~ pkg/PLIST + patches/patch-sql-schema_079_sql > update to LibreNMS 1.30, including fdb table searches on many switches, > yaml-based sensor definitions, suport for many additional sensor types, > and more. https://github.com/librenms/librenms/releases (sthen@) mcast-proxy + Makefile + distinfo + pkg/mcastproxy.rc + pkg/PLIST + pkg/DESCR > New import: > Import mcast-proxy-1.0, a multicast proxy daemon written by rzalamena@ owncloudclient ~ Makefile > bump (espie@) qsyncthingtray ~ Makefile > bump (espie@) == security ========================================================== 07/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/security keepassxc ~ Makefile > bumpity bump (espie@) == sysutils ========================================================== 08/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils ansible ~ Makefile > It should be textproc/py-sphinx instead of textproc/sphinx. (zhuk@) raspberrypi-firmware ~ Makefile ~ distinfo ~ pkg/PLIST > update to 1.20170515 (jsg@) u-boot - patches/patch-configs_Sinovoip_BPI_M2_plus_defconfig ~ Makefile ~ distinfo ~ patches/patch-lib_bch_c ~ pkg/PFRAG.aarch64 ~ pkg/PFRAG.arm + patches/patch-Makefile + patches/patch-configs_rpi_2_defconfig + patches/patch-configs_rpi_3_32b_defconfig + patches/patch-configs_rpi_3_defconfig + patches/patch-configs_rpi_defconfig + patches/patch-scripts_Makefile_lib + patches/patch-scripts_Makefile_spl + patches/patch-scripts_check-config_sh + patches/patch-tools_rkcommon_c > update to U-Boot 2017.07 > Revert commit 25877d4e4c45451c5398aec3de50e0d5befe0e9f to add > CONFIG_OF_EMBED=y back to rpi configs so rpi3 will continue to work. > Tracked down by kettenis@ > While Allwinner A64/H5 targets are built an Allwinner specific build of > ARM Trusted Firmware will need to become a build prequisite in future, > so U-Boot can build complete images after a BL31 environment variable is > set at build time with the path to a prebuilt bl31.bin. (jsg@) == www =============================================================== 09/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/www otter-browser ~ Makefile > bump (espie@) ruby-capybara-webkit ~ Makefile > bump (espie@) == x11 =============================================================== 10/10 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/x11 gnome ~ aisleriot/Makefile > Fix MODGNOME_CPPFLAGS to make sure we can build when both guile and guile2 > are installed. While here, fix the guile-config path. (ajacoutot@) lumina ~ Makefile > missed bumps from qt churnage (espie@) py-qt5 ~ Makefile > bump (espie@) qt5 ~ qtdeclarative/Makefile > Unbreak dependency loop, accidentally enabled after removal of -qch > and -html subpackages. (zhuk@) ~ docs/Makefile ~ docs/pkg/PLIST-html > so all the moving and churning around did diddly squat at fixing the > actual problem. > Comment out the missing files again (espie@) ~ qttools/Makefile > oh, hey, we got a loose bump. (espie@) smtube ~ Makefile > more bumps (espie@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
