OpenBSD ports changes summary for 2016-05-11 ============================================
infrastructure/bin infrastructure/db infrastructure/mk lang/chicken lang/go lang/go-bootstrap lang/python net/corebird net/py-botocore net/syncthing net/weechat sysutils/awscli sysutils/packer sysutils/terraform == infrastructure ==================================================== 01/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/infrastructure bin ~ proot > add some smarts to the ports directory checker: whine if WRKOBJDIR or > LOCKDIR are under nfs (often not a good idea), don't chown recursively > by default, and don't even when under nfs (espie@) ~ proot > add the actual option "chown_all" (espie@) db ~ user.list > Reserve the _vault user/group for the upcoming security/vault port. > (ajacoutot@) mk ~ arch-defines.mk > remove hppa64 architecture (naddy@) == lang ============================================================== 02/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/lang chicken ~ Makefile.inc > remove hppa64 architecture (naddy@) go ~ Makefile ~ distinfo ~ pkg/PLIST > update to go 1.6 > OK jsing (MAINTAINER) (czarkoff@) go-bootstrap ~ Makefile + patches/patch-src_cmd_8l_asm_c + patches/patch-src_runtime_sys_openbsd_386_s > Fix a bug in the Go openbsd/386 linker, which results in symbols in the > dynamic symbol table being emitted with a size of zero. With a current > ld.so, this results in symbol mismatch warnings. > Also, stop using sigreturn from the Go openbsd/386 signal trampoline. > Instead just return directly from the trampoline (as we already do for Go > on openbsd/amd64). (jsing@) python ~ Makefile.inc ~ 2.7/Makefile ~ 2.7/pkg/PLIST-main ~ 3.4/Makefile ~ 3.4/pkg/PLIST-main ~ 3.5/Makefile ~ 3.5/pkg/PLIST-main > fix build after OpenBSD 5.x -> 6.x transition (naddy@) == net =============================================================== 03/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/net corebird ~ Makefile ~ distinfo > Update net/corebird from 1.2 to 1.2.1 > Upstream changelog: > - Fix a11y labelling of several switches in the settings dialog > - Fix an input window clipping bug in the tweet info page > - Fix a few cases of overlapping widgets into window borders > - Remove the "Save as" context menu from inline media. This ha > not been working in a while but the context menu was still there. > - Rename the .sidebar style class to .topbar. This was used in corebird > before gtk+ used it, but now that the sidebar is at the top, the .sidebar > style from gtk+ themes collides with the horizontal alignment we use, > so use the more fitting '.topbar'. > - Show a focus outline in the topbar again. We are setting a custom > background color here, so we also need to set a fitting outline color. > - Fix a coloring but in the topbar, where wildcard selectors in themes > would overrde our foreground color. > OK abieber@ (awolk@) py-botocore ~ Makefile ~ distinfo > Update to py-botocore-1.4.18. (ajacoutot@) syncthing ~ Makefile ~ distinfo + patches/patch-build_go > update to syncthing 0.12.23 > while at it, make build system more verbose and add HOME MODGO_ENV, for > tests. > OK edd@ (czarkoff@) weechat ~ Makefile ~ distinfo > Update from MAINTAINER: Eric Lalonde <[email protected]> > net/weechat has been updated to 1.5.0. Changes include Portuguese > support, detection of ruby 2.3, and 16 bugfixes. Full changelog is > available at: https://weechat.org/files/changelog/ChangeLog-1.5.html > OK lteo@ (abieber@) == sysutils ========================================================== 04/04 == http://cvsweb.openbsd.org/cgi-bin/cvsweb/ports/sysutils awscli ~ Makefile ~ distinfo > Update to awscli-1.10.27. (ajacoutot@) packer ~ Makefile > No need for GO15VENDOREXPERIMENT=1 anymore now that we have a newer go. > (ajacoutot@) terraform ~ Makefile > No need for GO15VENDOREXPERIMENT=1 anymore now that we have a newer go. > (ajacoutot@) =============================================================================== _______________________________________________ odc mailing list [email protected] http://www.squish.net/mailman/listinfo/odc
