OpenBSD ports changes summary for 2016-05-29
============================================

archivers/lha                           archivers/lzip
devel                                   devel/kf5
devel/py-logilab-common                 devel/py-test-mock
devel/py-test-runner                    devel/subversion
editors/vim                             fonts/ja-mplus-ttf
graphics/feh                            infrastructure/db
infrastructure/templates                inputmethods/anthy
inputmethods/libtomoe-gtk               inputmethods/scim-anthy
inputmethods/tomoe                      inputmethods/uim-tomoe-gtk
japanese/kasumi                         japanese/nkf
lang/rust                               net/py-botocore
net/py-ftpdlib                          sysutils
sysutils/awscli                         sysutils/dtb
sysutils/u-boot                         textproc/p5-Regexp-Common
www/py-requests                         www/py-werkzeug
www/uget                                

== archivers ========================================================= 01/13 ==

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

lha

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

lzip

  ~ lunzip/Makefile                       ~ lunzip/distinfo

  > Update to lunzip 1.8. (juanfra@)

== devel ============================================================= 02/13 ==

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

devel

  ~ Makefile                              

  > +py-test-mock
  > +py-test-mock,python3 (shadchin@)

kf5

  ~ kwallet/Makefile                      

  > Upstream forgot to mention dependency on Boost.
  > Spotted by aja@ (zhuk@)

py-logilab-common

  ~ Makefile                              ~ distinfo

  > Update to py-logilab-common 1.2.1 (shadchin@)

py-test-mock

  + Makefile                              + distinfo
  + pkg/PLIST                             + pkg/DESCR

  > New import:
  >     Import py-test-mock 1.0, ok danj@

py-test-runner

  ~ Makefile                              ~ distinfo

  > Update to py-test-runner 2.8 (shadchin@)

subversion

  ~ Makefile                              ~ pkg/PLIST-main
  + pkg/svnserve.rc                       

  > add a svnserve rc.d script
  > ok stsp ajacoutot (jung@)

== editors =========================================================== 03/13 ==

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

vim

  ~ Makefile                              
  + patches/patch-runtime_syntax_fstab_vim

  > Tech vim syntax highlighting about the wxallowed mount option.
  > idea and ok espie (natano@)

== fonts ============================================================= 04/13 ==

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

ja-mplus-ttf

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

== graphics ========================================================== 05/13 ==

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

feh

  ~ Makefile                              ~ distinfo

  > Bugfixing update to feh-2.15.4 (dcoppa@)

== infrastructure ==================================================== 06/13 ==

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

db

  ~ user.list                             

  > add svnserve user for subversion (jung@)

templates

  ~ network.conf.template                 

  > Prune dead sourceforge.jp mirrors.
  > ok sthen@ (bentley@)

== inputmethods ====================================================== 07/13 ==

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

anthy

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

libtomoe-gtk

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

scim-anthy

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

tomoe

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

uim-tomoe-gtk

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

== japanese ========================================================== 08/13 ==

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

kasumi

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

nkf

  ~ Makefile                              

  > Update homepages: sourceforge.jp is dead. long live osdn.jp.
  > Replace 403/500 webpages with the project page, which is at least
  > semi-useful. (bentley@)

== lang ============================================================== 09/13 ==

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

rust

  - patches/patch-src_compiletest_runtest_rs
  ~ Makefile                              ~ distinfo
  ~ patches/patch-configure               
  ~ patches/patch-src_librustc_session_filesearch_rs
  ~ pkg/PLIST-doc                         ~ pkg/PLIST-main
  + patches/patch-src_libstd_sys_unix_ext_net_rs
  + patches/patch-src_test_run-pass_backtrace_rs

  > lang/rust update to 1.9.0
  > - changes in Makefile to make it compute itself the RUST_HASH value
  > - use new configure option --disable-codegen-tests as with don't have
  > FileCheck
  > (from llvm) binary. remove the patches in configure and
  > src/compiletest/runtest.rs
  > - disable (for now) two news tests added with unix socket support, that
  > doesn't
  > pass. I will investigate them later.
  > - disable run-pass/backtrace test. The support of libbacktrace has been
  > remove
  > recently. (semarie@)

== net =============================================================== 10/13 ==

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

py-botocore

  ~ Makefile                              ~ distinfo

  > Update to py-botocore-1.4.24. (ajacoutot@)

py-ftpdlib

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to ftpdlib 1.5.1. (juanfra@)

== sysutils ========================================================== 11/13 ==

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

sysutils

  ~ Makefile                              

  > +dtb
  > +u-boot (jsg@)

awscli

  ~ Makefile                              ~ distinfo

  > Update to awscli-1.10.34. (ajacoutot@)

dtb

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST

  > New import:
  >     Add a port to build Device Tree Blobs (DTBs) for various

u-boot

  + Makefile                              + distinfo
  + pkg/DESCR                             + pkg/PLIST
  + patches/patch-common_image-fit_c      
  + patches/patch-board_kosagi_novena_novena_c
  + patches/patch-board_solidrun_mx6cuboxi_mx6cuboxi_c
  + patches/patch-tools_kwboot_c          
  + patches/patch-lib_efi_loader_efi_memory_c

  > New import:
  >     Import U-Boot 2016.05

== textproc ========================================================== 12/13 ==

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

p5-Regexp-Common

  ~ Makefile                              ~ distinfo

  > update p5-Regexp-Common to 2016052804 (bluhm@)

== www =============================================================== 13/13 ==

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

py-requests

  ~ Makefile                              ~ distinfo
  ~ pkg/PLIST                             

  > Update to py-requests 2.10.0.
  > ok danj@ (shadchin@)

py-werkzeug

  ~ Makefile                              ~ distinfo
  ~ patches/patch-tests_test_serving_py   

  > update to py-werkzeug-0.11.10
  > ok shadchin@ (who noticed I needed to regen a patch) (danj@)

uget

  ~ Makefile                              ~ distinfo

  > Update to uget 2.0.8. Remove the gettext module. (juanfra@)

  - patches/patch-po_POTFILES_in          - patches/patch-uglib_UgUtil_c
  ~ Makefile                              ~ patches/patch-uget_UgetAria2_c
  ~ pkg/PLIST                             

  > Remove patches which were committed upstream, regen PLIST. (sthen@)

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

Reply via email to