OpenBSD ports changes summary for 2017-01-24
============================================

devel/harfbuzz                          devel/py-parsedatetime
devel/py-path.py                        devel/py-test
devel/ti-msp430gcc                      devel/xulrunner
games/jbrickshooter                     lang/php
mail/mozilla-thunderbird                net/gajim
net/isc-bind                            net/wireshark
sysutils/rundeck                        www/firefox-esr
www/firefox-esr-i18n                    www/firefox-i18n
www/mozilla                             www/mozilla-firefox
www/p5-CGI-Emulate-PSGI                 www/seamonkey
www/tor-browser                         

== devel ============================================================= 01/07 ==

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

harfbuzz

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST-main                        

  > Update to harfbuzz-1.4.2. (ajacoutot@)

py-parsedatetime

  ~ Makefile                              ~ pkg/PLIST
  + patches/patch-setup_py                

  > fix py-parsedatetime deps; needs devel/py-test-runner at build (it fetched
  > it
  > silently, so not spotted before), and some other programs failing at
  > runtime
  > when setuptools checked deps. (sthen@)

py-path.py

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-path.py (shadchin@)

py-test

  ~ Makefile                              ~ distinfo

  > Update to py-test 3.0.6 (shadchin@)

ti-msp430gcc

  ~ Makefile                              

  > BROKEN on alpha
  > relocation truncated to fit: GPRELHIGH against symbol
  > `default_target_hard_regs' defined in .bss section in
  > libbackend.a(reginfo.o) (jca@)

xulrunner

  ~ 24/Makefile                           

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

== games ============================================================= 02/07 ==

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

jbrickshooter

  ~ Makefile                              

  > don't fail to build if the directory already exists. (sthen@)

== lang ============================================================== 03/07 ==

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

php

  ~ Makefile.inc                          

  > BROKEN on alpha: pcre_jit_compile.c:65:2: error: #error Unsupported
  > architecture (jca@)

== mail ============================================================== 04/07 ==

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

mozilla-thunderbird

  ~ Makefile                              

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

== net =============================================================== 05/07 ==

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

gajim

  ~ Makefile                              ~ distinfo
  ~ patches/patch-scripts_gajim_in        ~ patches/patch-src_common_helpers_py
  ~ pkg/PLIST                             

  > Update gajim to 0.16.6, from Rafael Sadowski.  Thanks!
  > OK czarkoff@ (phessler@)

isc-bind

  ~ Makefile                              + patches/patch-bin_dig_dig_c
  + patches/patch-bin_dig_host_c          + patches/patch-bin_dig_nslookup_c
  + patches/patch-lib_isc_unix_net_c      + patches/patch-lib_isc_unix_socket_c

  > add pledges for dig/host/nslookup in the ports version of BIND. initial
  > pledge is "stdio rpath inet unix dns", dropping to "stdio inet dns"
  > after argument parsing.
  > access to resolv.conf is required late; the dns pledge is used for this
  > rather than requiring full rpath; however contrary to the version in
  > base, inet is allowed as well, so that it can be used as a debug tool
  > for servers on alternate ports.
  > works fine for me; no feedback after posting yet so committing to get
  > real-world testing. please report any issues. (sthen@)

wireshark

  ~ Makefile                              ~ distinfo

  > update to wireshark-2.2.4 (sthen@)

  ~ Makefile                              ~ distinfo

  TAGGED OPENBSD_6_0
  > update wireshark in -stable to 2.0.10 (sthen@)

== sysutils ========================================================== 06/07 ==

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

rundeck

  ~ Makefile                              

  > don't fail to build if the directory already exists. (sthen@)

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

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

firefox-esr

  ~ Makefile                              ~ distinfo

  > Update to firefox-esr 45.7.0.
  > See https://www.mozilla.org/en-US/firefox/45.7.0/releasenotes/ and MFSA
  > 2017-02 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-02/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

firefox-esr-i18n

  ~ Makefile.inc                          ~ distinfo

  > Update to firefox-esr 45.7.0.
  > See https://www.mozilla.org/en-US/firefox/45.7.0/releasenotes/ and MFSA
  > 2017-02 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-02/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

firefox-i18n

  - patch-netwerk_protocol_http_Http2Session_cpp
  ~ Makefile                              ~ Makefile.inc
  ~ distinfo                              

  > Update to firefox 51.0.
  > See https://www.mozilla.org/en-US/firefox/51.0/releasenotes/ and MFSA
  > 2017-01 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-01/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

mozilla

  ~ mozilla.port.mk                       

  > Bump dependencies to devel/nspr>=4.13.1 and security/nss>=3.28, the
  > latter is a hard requirement for upcoming gecko 51. Bumps to follow.
  > (landry@)

mozilla-firefox

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

  > Update to firefox 51.0.
  > See https://www.mozilla.org/en-US/firefox/51.0/releasenotes/ and MFSA
  > 2017-01 (https://www.mozilla.org/en-US/security/advisories/mfsa2017-01/)
  > Remove patch-netwerk_protocol_http_Http2Session_cpp (#1290037) (landry@)

p5-CGI-Emulate-PSGI

  ~ Makefile                              ~ distinfo

  > Update www/p5-CGI-Emulate-PSGI to 0.22
  > OK bluhm@ (afresh1@)

seamonkey

  ~ Makefile                              

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

tor-browser

  ~ browser/Makefile                      

  > Bump REVISION for ports that depend on nss and/or nspr via mozilla.port.mk
  > (landry@)

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

Reply via email to