/chinese/

s='logheader'>| * u-boot-beaglebone: Add some fragment data to disable NANDmanu2019-09-162-1/+9 | | | | | | | | | | | | | | | | Since u-boot merged the beaglebone defconfig with the am335x_evm ones eMMC support is seriously broken. Disabling NAND support (which isn't present on BBB) make this works again as they share some pins. Also remove the legacy_mmc targets as it is Linux centric. | * Convert character encoding of src-util/rkhelper.c to fix a breakage ofnobutaka2019-09-161-1/+4 | | | | | | | | | | | | | | | | anthy-agent that garbled characters are returned if a numeral or a symbol is input. PR: 240614 Submitted by: nyan | * audio/spotifyd: Update to v0.2.13tobik2019-09-162-320/+329 | | | | | | | | Changes: https://github.com/Spotifyd/spotifyd/commits/v0.2.13 | * sysutils/fd: Update to v7.4.0tobik2019-09-162-128/+122 | | | | | | | | Changes: https://github.com/sharkdp/fd/releases/tag/v7.4.0 | * Mk/Uses/cargo.mk: Add gmake build dependency for jemalloc-systobik2019-09-162-3/+4 | | | * textproc/pugixml: Update to 1.10tobik2019-09-165-69/+10 | | | | | | | | | | Changes: https://pugixml.org/docs/manual.html#v1.10 ABI: https://abi-laboratory.pro/tracker/timeline/pugixml/ | * net/socketapi: Fix build on big-endian architecturespkubaj2019-09-162-1/+6 | | | | | | | | | | | | | | Big-endian architectures had a superfluous #error. Merge upstream commit to fix it. PR: 240470 Approved by: dreibh@iem.uni-due.de (maintainer), linimon (mentor) | * devel/ccls: Update to 0.20190823.2tobik2019-09-162-4/+4 | | | * security/vuxml: fix vuln.xml entry for expatpi2019-09-161-2/+2 | | | | | | | | | | PR: 238864 Submitted by: tobik | * devel/arachne-pnr: fix build with GCC-based architecturespkubaj2019-09-161-0/+3 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Building with GCC9 fails with: src/util.hh: In instantiation of ‘std::set<typename M::key_type> keys(const M&) [with M = std::map<CBit, bool>; typename M::key_type = CBit]’: src/chipdb.cc:73:23: required from here src/util.hh:191:24: error: moving a local object in a return statement prevents copy elision [-Werror=pessimizing-move] 191 | return std::move(keys); | ^ src/util.hh:191:24: note: remove ‘std::move’ call As reported at https://github.com/YosysHQ/arachne-pnr/issues/134 Add -Wno-error=pessimizing-move to CFLAGS for GCC build. PR: 240256 Approved by: linimon (mentor), jsorocil@gmail.com (maintainer timeout) | * editors/uemacs: Update MASTER_SITEStobik2019-09-161-1/+1 | | | | | | | | | | | | | | http://dl.ozzmosis.com/ is offline. PR: 240612 Submitted by: mail@ozzmosis.com (maintainer) | * security/vuxml: document expat2 pre-2.2.7 vulnerabilitypi2019-09-161-0/+30 | | | | | | | | | | PR: 238864 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> | * devel/p5-Data-MessagePack-Stream: fix build on armv7pkubaj2019-09-161-0/+2 | | | | | | | | | | | | | | | | | | | | | | armv7 needs -fPIC in CFLAGS to build this port: /usr/bin/ld: error: can't create dynamic relocation R_ARM_ABS32 against local symbol in readonly segment; recompile object files with -fPIC >>> defined in msgpack-0.5.7/src/.libs/libmsgpack.a(unpack.o) >>> referenced by unpack.c >>> unpack.o:(template_execute) in archive msgpack-0.5.7/src/.libs/libmsgpack.a PR: 240068 Approved by: kuriyama (maintainer timeout), linimon (mentor) | * textproc/expat2: upgrade 2.2.6 -> 2.2.7pi2019-09-163-7/+9 | | | | | | | | | | | | | | | | | | | | | | - exp-run by antoine PR: 238864 Submitted by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer) Reviewed by: koobs Relnotes: https://github.com/libexpat/libexpat/blob/R_2_2_7/expat/Changes Security: https://github.com/libexpat/libexpat/issues/186 https://github.com/libexpat/libexpat/pull/262 | * www/gohugo: Update to 0.58.2kai2019-09-162-24/+25 | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Set option EXTENDED as default to enable SCCS/Sass support out of the box. While I'm here: * Group variables together that are related to the OPTIONS block. Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.58.2 PR: 240386 Submitted by: ben.lavery@hashbang0.com (maintainer) | * Update lang/erlang-runtime21 to version 21.3.8.7.olgeni2019-09-162-4/+4 | | | * Update lang/erlang-wx to version 21.3.8.7.olgeni2019-09-162-6/+5 | | | | | | | | - Add xorg to USES. | * Update lang/erlang-java to version 21.3.8.7.olgeni2019-09-162-4/+4 | | | * Update lang/erlang to version 21.3.8.7.olgeni2019-09-16