OpenBSD ports changes summary for 2016-11-24
============================================

audio/gmpc                              audio/mpd
devel/py-path.py                        devel/py-spark-parser
devel/py-test-mock                      devel/py-uncompyle6
graphics                                graphics/enblend-enfuse
graphics/hugin                          graphics/vigra
lang/vala                               mail/z-push
multimedia/gstreamer-0.10               multimedia/gstreamer1
net/scapy                               security/opensc

== audio ============================================================= 01/08 ==

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

gmpc

  ~ Makefile                              
  + patches/patch-src_MetaData_metadata-cache-sqlite_c

  > Invert broken logic to fix a bunch of vfprintf %s NULL spamming my logs.
  > (landry@)

mpd

  ~ Makefile                              ~ patches/patch-doc_mpdconf_example
  + patches/patch-src_decoder_plugins_FfmpegDecoderPlugin_cxx
  + patches/patch-src_decoder_plugins_PcmDecoderPlugin_cxx

  > Merge fixes from branch 'v0.19.x' of git://git.musicpd.org/master/mpd
  > decoder/pcm: round buffer size down to nearest frame size
  > (upstream git commit 7019f6bea455f0d843131ec5b88cf057ebba5058)
  > decoder/ffmpeg: ignore empty packets
  > (upstream git commit 77a9940461f96a608b1f564f810b146980e63c4d)
  > fix comment in mpdconf.example ("can setting can" -> "setting can")
  > (upstream git commit 7c251fe19013d17f5ecd65361a560d433c0c19ef) (dcoppa@)

== devel ============================================================= 02/08 ==

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

py-path.py

  ~ Makefile                              ~ distinfo
  ~ patches/patch-pytest_ini              

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

py-spark-parser

  ~ Makefile                              ~ distinfo

  > Update to py-spark-parser 1.4.3 (shadchin@)

py-test-mock

  ~ Makefile                              ~ distinfo

  > Update to py-test-mock 1.5.0 (shadchin@)

py-uncompyle6

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-uncompyle6 2.9.6 (shadchin@)

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

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

graphics

  ~ Makefile                              

  > Add vigra to the build (kirby@)

enblend-enfuse

  - patches/patch-configure_in            - patches/patch-doc_enblend_texi
  - patches/patch-doc_enfuse_texi         - patches/patch-src_DefaultSig_pm
  - patches/patch-src_vigra_impex_png_cxx
  ~ Makefile                              ~ distinfo
  ~ patches/patch-src_Makefile_in         ~ pkg/PLIST
  + patches/patch-src_enblend_cc          + patches/patch-src_enfuse_cc

  > Update to enblend-enfuse-4.2.
  > - enable SEPARATE_BUILD while here
  > - drop some patches merged upstream.
  > With some tweaks and OK from sthen@ (MAINTAINER) (kirby@)

hugin

  - pkg/patch-src_hugin1_base_wx_RunStitchPanel_cpp
  - pkg/patch-src_tools_ParseExp_cpp      ~ Makefile
  ~ distinfo                              ~ patches/patch-doc_CMakeLists_txt
  ~ patches/patch-src_foreign_CMakeLists_txt
  ~ patches/patch-src_hugin_base_CMakeLists_txt
  ~ patches/patch-src_tools_CMakeLists_txt
  ~ pkg/PLIST                             

  > Update to hugin-2016.2.0.
  > - drop gettext module while here
  > - take maintainer (suggested by sthen@, former maintainer)
  > OK sthen@ (kirby@)

  ~ Makefile                              

  > unbreak dbp build (add graphics/lcms2 LDEP)
  > WANTLIB cleanup
  > no build -> no bump
  > reported by nigel@, thanks (kirby@)

  ~ Makefile                              

  > bump REVISION; it did build, just not with dpb. (sthen@)

vigra

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-src_impex_CMakeLists_txt
  + patches/patch-test_CMakeLists_txt     

  > New import:
  >     Import vigra-1.11.0.

== lang ============================================================== 04/08 ==

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

vala

  ~ Makefile                              ~ distinfo

  > update to vala-0.34.3 (jasper@)

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

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

z-push

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > - update to z-push 2.3.3
  > http://z-push.org/z-push-2-3-3-final-released/
  > ok robert@ (MAINTAINER) (jasper@)

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

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

gstreamer-0.10

  - plugins-bad/patches/patch-gst_nsf_gstnsf_c
  - plugins-bad/patches/patch-gst_nsf_nsf_c
  - plugins-bad/patches/patch-gst_nsf_nsf_h
  ~ plugins-bad/Makefile                  ~ plugins-bad/pkg/PLIST-main
  ~ plugins-good/Makefile                 
  + plugins-good/patches/patch-gst_flx_gstflxdec_c

  TAGGED OPENBSD_6_0
  > MFC: security fixes for gstreamer-0.10 and gstreamer1 (dcoppa@)

gstreamer1

  ~ plugins-good/Makefile                 
  + plugins-good/patches/patch-gst_flx_gstflxdec_c

  TAGGED OPENBSD_6_0
  > MFC: security fixes for gstreamer-0.10 and gstreamer1 (dcoppa@)

== net =============================================================== 07/08 ==

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

scapy

  ~ Makefile                              + patches/patch-scapy_sendrecv_py

  > Put back an OpenBSD special code path that was lost in the scapy
  > 2.3.3 update.  Sniff the packets in sndrcv() like it is done on
  > FreeBSD and Darwin.  Without this patch, everything worked with
  > virtual qemu.  But on real ethernet hardware sr() sends TCP packets
  > to the broadcast MAC address as scapy did not see the ARP reply to
  > figure out the correct MAC address.
  > OK danj@ (maintainer) (bluhm@)

== security ========================================================== 08/08 ==

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

opensc

  ~ Makefile                              
  ~ patches/patch-src_tools_pkcs11-tool_c
  ~ patches/patch-src_tools_pkcs15-tool_c
  + patches/patch-src_common_libpkcs11_c
  + patches/patch-src_libopensc_card-asepcos_c
  + patches/patch-src_libopensc_pkcs15-pin_c
  + patches/patch-src_libopensc_pkcs15-pubkey_c
  + patches/patch-src_pkcs11_misc_c       
  + patches/patch-src_tools_pkcs15-init_c

  > libpkcs11: Prevent double-free when the dlopen fails
  > (upstream git commit 24346062c01ad690addb0db55b74f9c53b394c0c)
  > Fix Coverity remarks
  > (upstream git commit 12f402616050e6ac943217b2170e865c1a297e77) (dcoppa@)

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

Reply via email to