Commit graph

260683 commits

Author SHA1 Message Date
wiz
33432d0965 Updated misc/khard to 0.11.4 2017-02-20 09:53:01 +00:00
wiz
1c99777806 Updated khard to 0.11.4.
v0.11.4: 2017.02.16
- Unpinned vobject library version (base64 decoding/encoding bug was fixed upstream)
- New option: -c / --config /path/to/config.file
- Changed short option of --search-in-source-files from -c to -f to avoid confusion with the new -c / --config option
- Minor bug fixes
2017-02-20 09:52:47 +00:00
wiz
4e52a70ca8 Updated graphics/p5-PerlMagick to 7.0.4.10 2017-02-20 09:50:46 +00:00
wiz
a76e95d24c Updated graphics/ImageMagick to 7.0.4.10 2017-02-20 09:50:31 +00:00
wiz
fbf721872b Updated ImageMagick to 7.0.4.10.
2017-02-18  7.0.4-10 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-10, GIT revision 19608:fe757a2:20170218.

2017-02-18  7.0.4-10 Dirk Lemstra <dirk@lem.....org>
  * Fixed fd leak for webp coder (reference
    https://github.com/ImageMagick/ImageMagick/pull/382)

2017-02-15  7.0.4-10 Cristy  <quetzlzacatenango@image...>
  * Prevent random pixel data for corrupt JPEG image (bug report from
    Hirokazu Moriguchi, Sony).
  * Restore -mattecolor option.
  * Support pixel-cache and shred security policies.
  * Bump Magick++ SO.  Previously a global replace changed matteColor to
    alphaColor.

2017-02-14  7.0.4-9 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-9, GIT revision 19580:d474b37:20170214.

2017-02-14  7.0.4-9 Cristy  <quetzlzacatenango@image...>
  * Revert patch that did not set update trait on alpha channel.

2017-02-13  7.0.4-8 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.4-8, GIT revision 19574:7642384:20170213.

2017-02-09  7.0.4-8 Dirk Lemstra <dirk@lem.....org>
  * Fixed memory leak when creating nested exceptions in Magick++ (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=23&p=142634)

2017-02-09  7.0.4-8 Cristy  <quetzlzacatenango@image...>
  * Unbreak build without JPEG support (reference
    https://github.com/ImageMagick/ImageMagick/pull/373).
  * Document behavior change in the security policy (thanks to yoya @
    https://blog.awm.jp/2017/02/09/imagemagick-en/).
  * Return unbiased standard deviation for image statistics (reference
    https://www.imagemagick.org/discourse-server/viewtopic.php?f=3&t=31377).
  * Don't set update trait on alpha channel (private e-mail concerning
    -levels-colors option).
2017-02-20 09:50:16 +00:00
wiz
3f540ce0e1 Updated devel/pcre2 to 10.23 2017-02-20 09:44:49 +00:00
wiz
eac9798180 Updated pcre2 to 10.23.
Version 10.23 14-February-2017
------------------------------

1. ChangeLog has the details of a lot of bug fixes and tidies.

2. There has been a major re-factoring of the pcre2_compile.c file. Most syntax
checking is now done in the pre-pass that identifies capturing groups. This has
reduced the amount of duplication and made the code tidier. While doing this,
some minor bugs and Perl incompatibilities were fixed (see ChangeLog for
details.)

3. Back references are now permitted in lookbehind assertions when there are
no duplicated group numbers (that is, (?| has not been used), and, if the
reference is by name, there is only one group of that name. The referenced
group must, of course be of fixed length.

4. \g{+<number>} (e.g. \g{+2} ) is now supported. It is a "forward back
reference" and can be useful in repetitions (compare \g{-<number>} ). Perl does
not recognize this syntax.

5. pcre2grep now automatically expands its buffer up to a maximum set by
--max-buffer-size.

6. The -t option (grand total) has been added to pcre2grep.

7. A new function called pcre2_code_copy_with_tables() exists to copy a
compiled pattern along with a private copy of the character tables that is
uses.

8. A user supplied a number of patches to upgrade pcre2grep under Windows and
tidy the code.

9. Several updates have been made to pcre2test and test scripts (see
ChangeLog).
2017-02-20 09:44:34 +00:00
wiz
f0a56cfa9c Bump PKGREVISION for tidy dependency change. 2017-02-20 09:37:11 +00:00
wiz
4e8a4877f6 Fix build with tidy-5.x. 2017-02-20 09:35:16 +00:00
wiz
615192d189 Updated www/tidy to 5.2.0 2017-02-20 09:32:11 +00:00
wiz
fbf5d1dcea Updated tidy to 5.2.0.
This is the currently maintained version of tidy.
No concise changelog compared to the 2009 version available though,
sorry.
2017-02-20 09:31:53 +00:00
tnn
829ec9db50 Fix no-x11 option and add option to disable icu. Bump rev. 2017-02-20 09:19:27 +00:00
snj
ab1b64c969 Updated graphics/freeimage to 3.17.0nb1 2017-02-20 08:01:08 +00:00
snj
d124d22d8e Fix CVE-2015-0852 and CVE-2016-5684. 2017-02-20 08:00:42 +00:00
minskim
52ffea27ca Added devel/ruby-cucumber-wire version 0.0.1 2017-02-20 05:53:42 +00:00
minskim
286e4de7a6 Add ruby-cucumber-wire 2017-02-20 05:53:10 +00:00
minskim
953a3e8340 Import ruby-cucumber-wire-0.0.1 as devel/ruby-cucumber-wire
Wire protocol for Cucumber.
2017-02-20 05:52:31 +00:00
minskim
a565bc29f2 Correct the version number of the last entry 2017-02-20 05:29:49 +00:00
minskim
bdfcbb2d2e Note update of textproc/ruby-builder 2017-02-20 05:23:55 +00:00
ryoon
69c4a3c379 Update MASTER_SITES and HOMEPAGE 2017-02-20 04:03:07 +00:00
taca
7af2dad86c Add USE_PHP_EXT_PATCHES to use patch for php-intl. 2017-02-20 03:23:59 +00:00
taca
c40c53d793 Add work around for build problem of php-intl. 2017-02-20 03:22:55 +00:00
khorben
3642aaa93f Do not crash when listing keys without a keyring
Bumps PKGREVISION.
2017-02-20 01:09:11 +00:00
wiz
7fe159d940 Include sys/stat.h on NetBSD as well, to provide struct stat. 2017-02-19 22:45:27 +00:00
maya
5a6dfe70ef Updated shells/ast-ksh to 20120801nb2 2017-02-19 20:18:38 +00:00
maya
12f1d725ce ast-ksh: fix compilation on NetBSD, possibly linux too.
Fix "storage size of buf is not known" likely caused by it being defined
to be something with sizeof().
add LDFLAGS -lm to all operating systems (I see undefined reference to
frexpl/ldexpl), remove duplicate from other operating systems.

bump PKGREVISION sinze L_tmpnam will be changed for the few who can build
the package.
2017-02-19 20:18:16 +00:00
snj
5a69745cd9 Updated editors/vim-share to 8.0.0341 2017-02-19 19:15:10 +00:00
snj
ddb6b067e3 Update vim to 8.0.0341.
Changes:
8.0.0162  build error on Fedora 23
8.0.0163  cannot build with Ruby 2.4
8.0.0164  outdated and misplaced comments
8.0.0165  ubsan warns for integer overflow
8.0.0166  JSON with a duplicate key gives an internal error
8.0.0167  str2nr()/str2float() fail with negative values
8.0.0168  not all float functionality is tested
8.0.0169  json_decode() may run out of stack space
8.0.0170  crash in channel test
8.0.0171  JS style JSON does not support single quotes
8.0.0172  command line window does not work
8.0.0173  build fails with EBCDIC defined
8.0.0174  executing "locale -a" on MS-Windows needlessly
8.0.0175  setting language on MS-Windows does not always work
8.0.0176  cannot use :change inside a function definition
8.0.0177  BufEnter autocommand not fired for a directory
8.0.0178  command count test fails on MS-Windows
8.0.0179  cannot have a local value for 'formatprg'
8.0.0180  error E937 is used twice
8.0.0181  with cursorbind set cursor column highlighting is off
8.0.0182  cursor ilne not update when 'cursorbind' is set
8.0.0183  ubsan warns for unaligned address
8.0.0184  when an error is caught Vim still exits with non-zero result
8.0.0185  (after 8.0.0184) system() test fails on MS-Windows
8.0.0186  confusing error message from assert_notequal()
8.0.0187  cant build with new Ruby version
8.0.0188  (after 8.0.0182) redrawing for 'cursorbind' is inefficient
8.0.0189  profile commands are not tested
8.0.0190  finding duplicate tags uses a slow linear search
8.0.0191  (after 8.0.0187) can't build with Ruby on some systems
8.0.0192  (after 8.0.0190) cannot build with tiny features
8.0.0193  (after 8.0.0188) accidentally removed #ifdef
8.0.0194  (after 8.0.0189) profile test fails if times are equal
8.0.0195  (after 8.0.0190) fail to jump to static tag in current file
8.0.0196  profile test is slow and does not work on MS-Windows
8.0.0197  system() test skips some parts for MS-Windows
8.0.0198  some syntax arguments take effect even after "if 0"
8.0.0199  compiler warnings for libcall
8.0.0200  some syntax arguments are not tested
8.0.0201  completion of highlight groups includes cleared names
8.0.0202  no test for invalid syntax group name
8.0.0203  order of complication flags is sometimes wrong
8.0.0204  compiler warns for uninitialized variable
8.0.0205  wrong behavior after :undojoin
8.0.0206  test coverage for :retab insufficient
8.0.0207  leaking file descriptor when system() fails
8.0.0208  internally used commands end up in history
8.0.0209  cursor binding does not work with :substitute
8.0.0210  no support for bracketed paste
8.0.0211  (after 8.0.0210) cannot build without the multi-byte feature
8.0.0212  buffer for key name may be too small
8.0.0213  Netbeans specialKeys command does not check argument length
8.0.0214  leaking memory when syntax cluster id is unknown
8.0.0215  NULL pointer use if cscope line looks like emacs tag
8.0.0216  decoding js style json may fail
8.0.0217  (after 8.0.0215) build fails without cscope feature
8.0.0218  no completion for :cexpr and similar commands
8.0.0219  ubsan reports errors for overflow
8.0.0220  completion of highlight names misses a few values
8.0.0221  unnecessary condition on PROTO
8.0.0222  blockwise put on multi-byte character misplaced
8.0.0223  Coverity warns for an uninitialized variable
8.0.0224  change to 'fileformats' from autocmd does not take effect
8.0.0225  put in Visual block mode terminates early
8.0.0226  test for patch 8.0.0224 missing CR characters
8.0.0227  crash with ff=dos when first line in file has no CR
8.0.0228  pasting in xterm on the command line has PasteStart
8.0.0229  local 'formatprg' option value leaks
8.0.0230  bracketed paste does not support line breaks
8.0.0231  bracketed paste mode is not tested
8.0.0232  paste does not work when 'esckeys' is off
8.0.0233  (after 8.0.0231) paste test fails in the GUI
8.0.0234  (after 8.0.0225) crash when using put in Visual mode
8.0.0235  memory leak in diff mode
8.0.0236  (after 8.0.0234) gcc complains about uninitialized variable
8.0.0237  when 'wildoptions' is "tagfile" completion may not work
8.0.0238  bracketed paste does not disable autoindent
8.0.0239  no CI with an address sanitizer
8.0.0240  (after 8.0.0239) failure with one build on CI
8.0.0241  fallback implementation of mch_memmove is unused
8.0.0242  no tests for user command completion
8.0.0243  tolower() does not work if the byte count changes
8.0.0244  making t_BE empty only has an effect before startup
8.0.0245  zh_CN.cp936.po has a conversion error
8.0.0246  compiler warnings for int to pointer conversion
8.0.0247  need to type Ctrl-N twice to select a completion
8.0.0248  vim_strcat() cannot handle overlapping arguments
8.0.0249  CI failure when a submit is close to previous one
8.0.0250  virtcol() does not work well for multi-byte characters
8.0.0251  not easy to select Python 2 or 3
8.0.0252  not properly recognizing word characters between 128 and 255
8.0.0253  error when loading session if winminheight is 2
8.0.0254  error message of assert functions is sometimes incomplete
8.0.0255  setpos() does not use the buffer argument for all marks
8.0.0256  (after 8.0.0255) missing changes to one file breaks test
8.0.0257  (after 8.0.0252) test file missing in distribution
8.0.0258  (after 8.0.0252) mksession test leaves file behind
8.0.0259  tab commands do not handle count correctly
8.0.0260  build fails with tiny features
8.0.0261  not enough test coverage for eval functions
8.0.0262  Farsi support is barely tested
8.0.0263  Farsi support is not tested enough
8.0.0264  memory error reported by ubsan
8.0.0265  may get ml_get error when :pydo deletes lines
8.0.0266  compiler warning for using uninitialized variable
8.0.0267  channel test sometimes fails on Mac
8.0.0268  may get ml_get error when :luado deletes lines
8.0.0269  may get ml_get error when :perldo deletes lines
8.0.0270  may get ml_get error when :rubydo deletes lines
8.0.0271  may get ml_get error when :tcldo deletes lines
8.0.0272  crash on exit is not detected when running tests
8.0.0273  dead code detected by Coverity
8.0.0274  possible recursive screen updating causes trouble
8.0.0275  the screen may be updated at the wrong time
8.0.0276  unnecessary #ifdefs
8.0.0277  the GUI test may trigger fontconfig and take a long time
8.0.0278  (after 8.0.0277) GUI test fails on MS-Windows
8.0.0279  MSVC 2015 uses a different dll name
8.0.0280  problem setting multi-byte environment var on MS-Windows
8.0.0281  some files are still using ARGSUSED instead of UNUSED
8.0.0282  need to use CTRL-O twice when in Visual-Insert mode
8.0.0283  mode() does not indicate Insert mode completion
8.0.0284  collapse buffers test failed once
8.0.0285  (after 8.0.0277) tests fail with tiny build on Unix
8.0.0286  not always redrawing after screen resize
8.0.0287  debug mode: cannot access function arguments
8.0.0288  (after 8.0.0284) errors reported while running tests
8.0.0289  no test for "ga" and :ascii
8.0.0290  cursor positioning wrong if wide character wraps
8.0.0291  (after 8.0.0282) Visual block insert does not do all lines
8.0.0292  the stat test is a bit slow
8.0.0293  some tests have a one or three second wait
8.0.0294  argument list is not stored correctly in a session file
8.0.0295  (after 8.0.0293) test_viml hangs
8.0.0296  bracketed paste can only append, not insert
8.0.0297  double free on exit when using a closure
8.0.0298  Ex command range with repeated search does not work
8.0.0299  a window resize is sometimes not taking effect
8.0.0300  cannot stop diffing hidden buffers
8.0.0301  not enough testing for setting options
8.0.0302  cannot set terminal key codes with :let
8.0.0303  bracketed paste does not work in Visual mode
8.0.0304  assign test fails in the GUI
8.0.0305  invalid memory access when option has duplicate flag
8.0.0306  mode() not sufficiently tested
8.0.0307  asan detects a memory error when EXITFREE is defined
8.0.0308 'runtimepath' not updated correctly when using symbolic link
8.0.0309  cannot use an empty key in json
8.0.0310  not enough testing for GUI functionality
8.0.0311  linebreak tests are old style
8.0.0312  failure when a channel receives a split json message
8.0.0313  (after 8.0.0310) not enough testing for GUI functionality
8.0.0314  getcmd*() functions are not tested
8.0.0315  :help :[range] does not work
8.0.0316  :help z? does not work
8.0.0317  no test for setting 'guifont'
8.0.0318  small mistake in 7x13 font name
8.0.0319  insert mode completion does not respect 'backspace'
8.0.0320  warning for unused variable with small build
8.0.0321  errors when trying to use scripts in tiny version
8.0.0322  possible overflow with corrupted spell file
8.0.0323  one second pause when running cmdline test
8.0.0324  illegal memory access with a wrong yank range
8.0.0325  packadd test does not clean up symlink
8.0.0326  packadd test uses wrong directory name
8.0.0327  error message in cmdline window is not translated
8.0.0328  the "zero count" error doesn't have a number
8.0.0329  xfontset and guifontwide are not tested
8.0.0330  illegal memory access after "vapo"
8.0.0331  restoring help snapshot accesses freed memory
8.0.0332  GUI test fails on some systems
8.0.0333  illegal memory access when 'complete' ends in a backslash
8.0.0334  can't access b:changedtick from a dict reference
8.0.0335  (after 8.0.0335) functions test fails
8.0.0336  flags of :substitute not sufficiently tested
8.0.0337  invalid memory access in :recover command
8.0.0338  (after 8.0.0337) :recover test fails on MS-Windows
8.0.0339  illegal memory access with vi'
8.0.0340  not checking return valud of dict_add()
8.0.0341  undo does not work properly when using completion
2017-02-19 19:13:34 +00:00
adam
0b648d04f6 Added devel/py-typing version 3.5.3.0; Updated security/py-m2crypto to 0.25.1 2017-02-19 18:56:51 +00:00
adam
01556ad76e Changes 0.25.0:
- More cleanups, removal of obsolete stuff, and moves towards py3k
  compatibility.
- Add support for EC.get_builtin_curves() and use it for testing.
- Enable AES CTR mode
- Bundle-in six module v. 1.10.0
- add rand_file_name and rand_status
- remove all LHASH fiddling
- Extend Travis and GitLab CI configuration to test also py3k (with
  allowed_failures) and CentOS6 (on GitLab CI).
- Add CONTRIBUTORS.rst. Thank you!
- Add PEP-484 type hints in comments to all Python files (except for
  tests)
- Use context managers for file handling wherever possible instead of
  leaking open file descriptors.
- Improve defaults handling for SSL_CTX_new().
- Fix PGP tests to actually run
2017-02-19 18:54:39 +00:00
adam
16c874e53a Added devel/py-typing version 3.5.3.0
Typing defines a standard notation for Python function and variable
type annotations. The notation can be used for documenting code in
a concise, standard format, and it has been designed to also be
used by static and runtime type checkers, static analyzers, IDEs
and other tools.

This is a backport of the standard library typing module to Python
versions older than 3.5.
2017-02-19 18:53:25 +00:00
snj
b83119f929 Updated www/w3m to 0.5.3.0.20170102 2017-02-19 18:35:46 +00:00
snj
7f8c8b8ae8 Update w3m to 0.5.3+git20170102.
Changes:
- fix multiple flaws with malformed text (buffer overflow, use after
  free, infinite loop)
- fix uninitialized variable when not USE_IMAGE
2017-02-19 18:35:13 +00:00
wiz
a7fa564748 Updated www/p5-Mojolicious to 7.26 2017-02-19 13:03:43 +00:00
wiz
c32fdac3ca Updated p5-Mojolicious to 7.26.
Add a comment that distfiles should be uploaded when updating the package.

7.26  2017-02-15
  - Fixed bug in Mojo::IOLoop::Subprocess where starting multiple subprocesses
    at once could cause expcetions. (jberger)
2017-02-19 13:03:29 +00:00
wiz
9b08056d88 Fix wordo. 2017-02-19 13:02:50 +00:00
wiz
b52a17f53c Add a comment that distfiles should be uploaded when updating the package. 2017-02-19 13:01:51 +00:00
schmonz
8ee3dc0eea Updated textproc/p5-Swim to 0.1.46 2017-02-19 12:50:57 +00:00
schmonz
f24fa7de30 Update to 0.1.46. From the changelog:
- Release after pause-cleanup screwed up Swim dists
2017-02-19 12:50:52 +00:00
leot
041025a8be Updated devel/waf to 1.9.8 2017-02-19 11:46:34 +00:00
leot
bd8416813e Update devel/waf to waf-1.9.8
Changes:
1.9.8
-----
* Keep winres flags in subsequent detections #1908
* New -qopenmp option #1900
* Enable Java compat attribute as numbers #1899
* Qt5 library detection enhancements
* Save compiler optimization flags from foo-config #1887
* Emscripten enhancements #1885
* Fix chmod with tuple rules #1884
* Include all vars in tuple rules #1883
* Compile glib2 schemas per directory #1881
* Boost libraries detection enhancements
* Work around an annoying Python 3.6 regression #1889
2017-02-19 11:46:20 +00:00
leot
6dd80ace7f Updated print/cups-filters to 1.13.4 2017-02-19 11:40:42 +00:00
leot
ec95bdea41 Update print/cups-filters to cups-filters-1.13.4
Changes:
1.13.4
------
 - libcupsfilters: Let PPD generator for driverless printing
   not error out when there is no urf-supported or
   pwg-raster-document-resolution-supported IPP attribute,
   simply accept the default resolution also from the
   printer-resolution-default attribute or set a default value
   of 300 dpi to get a working PPD file.
 - cups-browsed: Do not use deprecated names for IPP status
   constants
 - cups-browsed: Corrected determination whether an IPP status
   is an error, to avoid "Unable to create/modify CUPS queue
   (Success)" and infinite repetition of a succeeded operation
   (Debian bug #852436).
2017-02-19 11:40:22 +00:00
wiz
b129a923d2 Updated archivers/libzip to 1.2.0 2017-02-19 11:22:55 +00:00
wiz
cac5fbaae8 Updated libzip to 1.2.0.
1.2.0 [2017-02-19]
==================

* Support for AES encryption (Winzip version), both encryption
  and decryption.
* Support legacy zip files with >64k entries.
* Fix seeking in zip_source_file if start > 0.
* Add zip_fseek() for seeking in uncompressed data.
* Add zip_ftell() for telling position in uncompressed data.
* Add zip_register_progress_callback() for UI updates during zip_close()
2017-02-19 11:22:43 +00:00
wiz
9eae093de3 + ImageMagick-7.0.4.10, MesaLib-17.0.0, cups-filters-1.13.4,
guile20-2.0.14, khard-0.11.4, pcre2-10.23, poppler-0.52.0,
  py-google-api-python-client-1.6.2, py-requests-oauthlib-0.8.0,
  py-requests-toolbelt-0.7.1, py-setuptools-34.2.0, rspamd-1.4.4,
  strace-4.16, vim-8.0.0339, vim-share-8.0.0339, waf-1.9.8,
  x264-devel-20170218, zlib-1.2.11.
2017-02-19 10:01:49 +00:00
wiz
7f22123612 Updated devel/p5-CPAN to 2.1600 2017-02-19 08:55:02 +00:00
wiz
aa8df28141 Updated textproc/p5-YAML to 1.22 2017-02-19 08:54:43 +00:00
wiz
3c1ec0abcf Updated p5-YAML to 1.22.
1.22 Tue Feb 14 23:23:08 CET 2017
 - Add $YAML::Numify @perlpunk++
2017-02-19 08:54:18 +00:00
wiz
4263e35f05 Updated p5-CPAN to 2.1600.
2017-02-14  k  <andk@cpan.org>

	* release 2.16

	* four weeks after the TRIAL2 release cpantesters have produced
	392 pass and 5 fail; by my estimation the fails are two bugs in
	the test suite: (1) insufficient rubustness against make -j and
	(2) insufficient robustness against missing unzip program; both
	will be targeted at a later date

	* otherwise no functional change; only changes in the distroprefs/
	directory (which is not used per default) and minor changes to
	Makefile.PL and t/97*.t

2017-01-16  k  <andk@cpan.org>

	* release 2.16-TRIAL2

	* release 2.16-TRIAL (had a broken manifest/signature file)

	* Adjust test 97-return_values.t to survive the removal of "."
	from @INC (Andreas Koenig)

	* Bugfix: fix wrong method call on $logger (Simon Legner)

	* Bugfix: protect version dependencies with eval to survive
	requirements like "2.08a" (Andreas Koenig)

	* Bugfix #47934: honour version requirement with "==" (Andreas
	Koenig)

	* partially address #82295: improve diagnostics (Andreas Koenig)

	* introduce new config variable cleanup_after_install: helps
	keeping build directory small (Andreas Koenig)

	* adopting changes from bleadperl related to removal of "." from
	@INC (Tony Cook)

	* distroprefs minor updates

2016-07-17  k  <andk@cpan.org>

	* release 2.15-TRIAL

	* bugfix #115734 App::Cpan Installing from cwd broken (Boutros Lab
	  Software, Andreas Koenig)

	* bugfix #115786 App::Cpan Can't locate object method "inst_file" via
	  package "AAA::Demo" (dmitryb, Andreas Koenig)

	* bugfix #115340 recursive dependencies (Father Chrysostomos, Andreas Koenig)

	* bugfix #110833 ftp proxy (Father Chrysostomos, Andreas Koenig)

	* distroprefs a handful of updates
2017-02-19 08:52:51 +00:00