Commit graph

305464 commits

Author SHA1 Message Date
tnn
1e6d14e99d openjdk8: update to 8u232 GA
Bug fix and security update. Resolves in particular the following CVEs:
- S8213429, CVE-2019-2933: Windows file handling redux
- S8218573, CVE-2019-2945: Better socket support
- S8220302, CVE-2019-2949: Better Kerberos ccache handling
- S8221858, CVE-2019-2958: Build Better Processes
- S8222684, CVE-2019-2964: Better support for patterns
- S8222690, CVE-2019-2962: Better Glyph Images
- S8223505, CVE-2019-2973: Better pattern compilation
- S8223518, CVE-2019-2975: Unexpected exception in jjs
- S8223892, CVE-2019-2978: Improved handling of jar files
- S8224532, CVE-2019-2981: Better Path supports
- S8224915, CVE-2019-2983: Better serial attributes
- S8225286, CVE-2019-2987: Better rendering of native glyphs
- S8225292, CVE-2019-2988: Better Graphics2D drawing
- S8225298, CVE-2019-2989: Improve TLS connection support
- S8225597, CVE-2019-2992: Enhance font glyph mapping
- S8226765, CVE-2019-2999: Commentary on Javadoc comments
- S8228825, CVE-2019-2894: Enhance ECDSA operations
2019-11-02 21:31:14 +00:00
rillig
b49e05bea1 audio: align variable assignments and directives
pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
2019-11-02 21:09:12 +00:00
nia
88b870e9be doc: Updated time/libical to 3.0.6 2019-11-02 20:55:56 +00:00
nia
0a0986fecd libical: Update to 3.0.6
Changes in 3.0.6:

    Handle both COUNT and UNTIL in RRULEs
    Fix RRULE BYDAY with INTERVAL=2 conflict
    Various fuzzification fixes
    New publicly available function:
        icaltimezone_truncate_vtimezone()
    Add option to disable building the test suite
    Built-in timezones updated to tzdata2019c

Changes in 3.0.5:

    New publicly available function:
        icalproperty_get_datetime_with_component()
    Allow reset DATE/DATE-TIME VALUE parameter for all-day events
    icalproperty_get_datetime_with_component() will use location as TZID fallback.
    New CMake option ENABLE_GTK_DOC for disabling the libical-glib developer documentation
    GObject Introspection - use $MAJOR-0 versioning
    libical-glib API is considered unstable:
        define LIBICAL_GLIB_UNSTABLE_API=1 before including <libical-glib/libical-glib.h>
    Built-in timezones updated to tzdata2019a
    De-fuzzifications and Coverity fixes

Changes in 3.0.4:

    Silently fail RSCALE recurrence clauses when RSCALE is disabled
    Fixed icalcomponent_set_comment() and icalcomponent_set_uid()
    fix FREQ=MONTHLY;BYMONTH
    Skip UTF-8 marker when parsing
    Fix parsing ? in VCF files produced by Outlook
    Fix TZID on DATE-TIME value can override time specified in UTC
    CMake discovery module for ICU uses pkg-config now
    New publicly available function:
        icalparameter_kind_is_valid()
    Built-in timezones updated to tzdata2018e
2019-11-02 20:55:46 +00:00
maya
ed77ef213b kdepim4: mark several binaries as needing paxctl +m.
Noted by Dave Tyson/kamil.

bump PKGREVISION
2019-11-02 20:48:05 +00:00
kamil
41758aa0dc doc: Updated devel/picotrace to 20191102 2019-11-02 20:36:19 +00:00
kamil
dab2b5910d picotrace: Upgrade to 20191102
Update DESCR.

Changes:

* set minimal version to NetBSD 9.0
* picotrace: support POSIX_SPAWN
* common: Regenerate for syscall.h 1.308
* truss: support POSIX_SPAWN
* coredumper: support POSIX_SPAWN
* singlestepper: support POSIX_SPAWN
2019-11-02 20:36:07 +00:00
maya
3a5cdc3fc2 kde4: make this package slightly less annoying to use by pruning kajongg.
it requires py2, and the libraries it uses conflict with their own py3
version.

bump pkgrevision
2019-11-02 20:06:58 +00:00
tnn
371d7f9c0c vim: fix python option 2019-11-02 19:57:01 +00:00
maya
6c71ba4213 doc: Updated x11/kdelibs4 to 4.14.38nb8 2019-11-02 19:45:49 +00:00
gutteridge
0e6e29bf66 firefox: update PLIST to include new file when DEBUG is enabled 2019-11-02 19:45:46 +00:00
maya
25e61fdb7b kdelibs4: support hunspell 1.7. Fixes building lokalize.
Bump PKGREVISION
2019-11-02 19:45:26 +00:00
nia
4a5136a4f0 doc: Updated audio/mpc to 0.33 2019-11-02 19:07:35 +00:00
nia
500eb49be9 mpc: Update to 0.33
0.33 (2019/10/31)
* fix off-by-one bug in "prio" command
* reduce network transfer for "playlist", "ls", "listall"
2019-11-02 19:07:25 +00:00
maya
7a95ec0868 gwenview: fix build with newer exiv2. workaround cryptic cmake issue.
Bypass FindExiv2.cmake with pkgconfig. Use the big exiv2 header instead
of two headers that are no longer sufficient.

For some reason the test CMAKE_COMPILER_IS_GNUCXX doesn't pass, so
we don't know how to enable/disable exceptions. Use BUILDLINK_TRANSFORM
for this.
2019-11-02 18:39:52 +00:00
nia
d774838b01 dosbox-x: Not mprotect safe on x86 2019-11-02 18:30:48 +00:00
maya
f2c483cc60 libkdcraw: fix build with libraw 0.19. Backport upstream commit. 2019-11-02 17:09:54 +00:00
rillig
3e20ff9b0d lang/clisp: fix build failure on macOS 2019-11-02 17:02:56 +00:00
rillig
997c7b0a9b doc: Updated pkgtools/pkglint to 19.3.5 2019-11-02 16:37:57 +00:00
rillig
f2837a2c0f pkgtools/pkglint: update to 19.3.5
Changes since 19.3.4:

Variable uses in parentheses (such as $(VAR) instead of ${VAR}) are
treated the same. The ones in parentheses had less support before.

Improved the checks for options.mk files, adding support for options
that are defined using .for loops and those referring to other
variables.

Packages that set DISTFILES to an empty list no longer require a
distinfo file.

Patches whose filename contains the word CVE may patch more than one
target file.
2019-11-02 16:37:48 +00:00
rillig
5c9d5e5586 time: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 16:28:37 +00:00
rillig
f31693dd3a mail: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 16:25:17 +00:00
rillig
79ae9cc434 math: align variable assignments
pkglint -Wall -F --only aligned -r

Manual correction in R/Makefile.extension for the MASTER_SITES
continuation line.
2019-11-02 16:16:18 +00:00
rillig
0173290822 finance: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 16:08:47 +00:00
rillig
a61b7cd31b databases/pgtclng: fix pkglint warnings 2019-11-02 15:46:05 +00:00
rillig
b4f1862849 databases: align variable assignments
pkglint -Wall -F --only aligned -r

No manual corrections.
2019-11-02 15:37:59 +00:00
rillig
bb7cd5305f sysutils/ansible: fix pkglint warnings and clean up Makefile 2019-11-02 15:18:34 +00:00
taca
8a67a8e7b4 doc: Updated math/ruby-spreadsheet to 1.2.5 2019-11-02 15:14:21 +00:00
taca
8334f9f2a4 math/ruby-spreadsheet: update to 1.2.5
Update math/ruby-spreadsheet to 1.2.5.

### 1.2.5 23.10.2019
Author: Jesús Manuel García Muñoz <jesus@bebanjo.com>
Date:   Wed Oct 23 20:26:01 2019 +0200

* Fixes unrecognized date format

### 1.2.4 24.05.2019
Author: Cyril Champier <cyril.champier@doctolib.com>
Date:   Fri May 24 12:56:52 2019 +0200

* correct ruby version check
* can read frozen string io

### 1.2.3 12.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Tue Mar 12 22:29:12 2019 +0900

* Remove workaround for ruby-ole gem

### 1.2.2 01.03.2019
Author: taichi <taichi730@gmail.com>
Date:   Fri Mar 1 13:00:28 2019 +0900

* fixed unit test errors caused by frozen-string-literal
* removed ruby 2.3.8 with frozen-string-literal from CI regression
  (It seems that standard libraries for this version does not support the
  feature enough.)
* enable '--enable-frozen-string-literal' option on CI test

### 1.2.1 28.2.2019
Author: taichi <taichi730@gmail.com>
Date:   Thu Feb 28 10:30:46 2019 +0900

* Merge pull request #231 from taichi-ishitani/separated_version_file
* Merge pull request #230 from taichi-ishitani/frozen_string_literal_support
2019-11-02 15:13:58 +00:00
taca
41b0d1d094 doc: Updated mail/ruby-mini_mime to 1.0.2 2019-11-02 15:12:52 +00:00
taca
9c10be1937 mail/ruby-mini_mime: update to 1.0.2
Update ruby-mini_mime to 1.0.2.

pkgsr change: Add "USE_LANGUAGES=	# none".


08-07-2019
  - Version 1.0.2
  - Update mime types from upstream
2019-11-02 15:12:26 +00:00
taca
1bff229611 doc: Updated mail/ruby-mime-types to 3.3 2019-11-02 15:10:54 +00:00
taca
5e75dcf46b mail/ruby-mime-types: update to 3.3
Update ruby-mime-types to 3.3.

pkgsrc change: Add "USE_LANGUAGES=	# none".


## 3.3 / 2019-09-04

*   1 minor enhancement

    *   Jean Boussier reduced memory usage for Ruby versions 2.3 or higher by
        interning various string values in each type. This is done with a
        backwards-compatible call that _freezes_ the strings on older
        versions of Ruby. [#141][]

*   Administrivia:

    *   Nicholas La Roux updated Travis build configurations. [#139][]
2019-11-02 15:10:29 +00:00
taca
0aced45a53 doc: Updated mail/ruby-mime-types-data to 3.2019.1009 2019-11-02 15:07:39 +00:00
taca
161bbcde63 mail/ruby-mime-types-data: update to 3.2019.1009
Update ruby-mime-types-data to 3.2019.1009.

pkgsr change: Add "USE_LANGUAGES=	# none".

## 3.2019.0331 / 2019-03-31
*   Updated the IANA media registry entries as of release date.

*   Added support for `application/wasm` with extension `.wasm`. [#21][]

*   Fixed `application/ecmascript` extensions. [#20][]
2019-11-02 15:07:16 +00:00
nia
19609adb7c doc: Updated audio/qsynth to 0.6.0 2019-11-02 15:05:39 +00:00
nia
55fc923e79 qsynth: Update to 0.6.0
Changes:

    Updated the old yet non-oficial CMake build option.
    Fix HiDPI display screen effective support (Qt >= 5.6).
    System-tray icon context menu has been refactored to be exactly the same as the main-window context menu that is re-instantiated on demand.
    Make sure compiler flags comply to c++11 as standard.
2019-11-02 15:05:29 +00:00
taca
c0201ba6ff doc: Updated graphics/ruby-RMagick to 3.2.0 2019-11-02 15:02:34 +00:00
taca
61b38f1ff4 graphics/ruby-RMagick: reset PKGREVISION
Reset PKGREVISION with updating to 3.2.0.
2019-11-02 15:02:05 +00:00
taca
fe99c3f030 graphics/ruby-RMagick: update to 3.2.0
Update to ruby-RMagick to 3.2.0, latest 3.2 release.


## RMagick 3.2.0

This is expected to be the final deprecation release before RMagick 4.0. We
have added loads of deprecation warnings to clear the pathway for ImageMagick 7
support. Once you've fixed all of them you should be fine to upgrade to version
4.0 without any pain. There are a small handful of edge cases which we could
not cleanly deprecate, though they should be extremely rare. These will be
documented in the 4.0 release. Thanks to @dlemstra for the hard work making
this release possible.

The biggest change in moving towards RMagick 4.0 will be the fact that
`opacity` is deprecated in favor of `alpha`.

**NOTE: `opacity` is the opposite of `alpha`!!!**

If you are currently passing opacity into methods, you will need to invert the
value and use the new `alpha:` keyword argument. If you are passing an integer,
`alpha = 255 - opacity`. An integer `opacity` of 0 is an `alpha` of 255.

Also, **major kudos to @Watson1978** for enabling Ruby's memory management in
(#697).  This should go a long way towards improving RMagick's reputation for
memory usage.

Deprecations: (To be removed in RMagick 4.0)

- `Info#group` (#578) (no replacement)
- `Image#blur` (#579) (no replacement)
- Renamed `AlphaChannelType` to `AlphaChannelOption` (#596)
- Renamed `DistortImageMethod` to `DistortMethod` (#605)
- Renamed `FilterTypes` to `FilterType` (#611)
- Renamed `InterpolatePixelMethod` to `PixelInterpolateMethod` (#613)
- Renamed `ImageLayerMethod` to `LayerMethod` (#618)
- Deprecate the `opacity` property of the Pixel class. (use `alpha` instead) (#619)
- Deprecate old enum names. (use IM7 names instead) (#627)
- `StaticGravity` (use `CenterGravity` instead) (#638)
- `Image#sync_profiles` (no replacement) (#640)
- Deprecate old metric type values (use IM7 names instead) (#647)
- Deprecate `ResetAlphaChannel` (no replacement) (#644)
- Deprecate `FlattenAlphaChannel` (no replacement) (#645)
- Deprecate `MatteChannel` (no replacement) (#646)
- Deprecate `ConstantVirtualPixelMethod` (no replacement) (#649)
- Deprecate `IntegerPixel` (no replacement) (#650)
- Deprecate `Image.combine` (use `ImageList#combine` instead) (#690)
- Deprecate `Image#opacity` (use `Image#alpha` instead) (#669)
- Deprecate unnamed argument for opacity in `Image#transparent` (use keyword `alpha:` instead) (#695)
- Deprecate unnamed argument for opacity in `Image#black_threshold` and `Image#white_threshold.` (use keyword `alpha:` instead) (#709)
- Deprecate unnamed argument for opacity in `Image#matte_flood_fill` (use keyword `alpha:` instead) (#711)
- Deprecate unnamed argument for opacity in `Image#paint_transparent` (use keyword `alpha:` instead) (#717)
- Deprecate unnamed argument for opacity in `Image#transparent_chroma.` (use keyword `alpha:` instead) (#722)
- Deprecate `Draw#matte` (use `Draw#alpha` instead) (#724)

Enhancements:

- Many internal adjustments to prepare for ImageMagick 7 support.
- Added alpha property to the pixel class. (#617)
- Add combine to the ImageList class. (#589)
- Add new alpha constants (#651)
- Add `Image#mask=` (#660)
- Add `Draw#alpha` to replace `Draw#matte` (#726)
- Add Draw#image (#720)
- Add ArchLinux support (#727)

Bug Fixes:

- Fix `Font#to_s` to not raise error (#569)
- Fix a SEGV in `Image#reduce_noise` (#576)
- Fix infinite loop in `Image#compose` (#587)
- Fix enumeration memory leaks (#592) (#594) (#606) (#610) (#626)
- Don't allow `Image#class_type` to be set to undefined (#599)
- Fixed setting the name of the clip path. (#608)
- Fix memory leak in `Info#view=` (#642)
- Fix memory leak in `Image.constitute` (#665)
- Raise error on invalid arguments in `Draw#bezier` (#674)
- Fix memory leak in `Image#sparse_color` (#683)
- Prevent negative values for `Image#convolve` (#679)
- Several cleanups and fixes in the examples
- Raise error on invalid arguments in `Draw#color` (#691)
- Raise error on invalid arguments in `Draw#opacity` (#692)
- Raise error on invalid arguments in `Draw#fill_opacity` (#693)
- Raise error on invalid arguments in `Draw#stroke_opacity` (#694)
- Raise error on invalid arguments in `Draw#font_weight` (#696)
- Raise error on invalid arguments in `Draw#pattern` (#702)
- Raise error on invalid arguments in `Draw#point` (#703)
- Raise error on invalid arguments in `Draw#font_size` (#704)
- Raise error on invalid arguments in `Draw#polygon` (#705)
- Raise error on invalid arguments in `Draw#polyline` (#706)
- Raise error on invalid arguments in `Draw#rotate` (#707)
- Raise error on invalid arguments in `Draw#scale` (#708)
- Raise error on invalid arguments in `Draw#stroke_dashoffset` (#710)
- Raise error on invalid arguments in `Draw#translate` (#713)
- Raise error on invalid arguments in `Draw#text` (#714)
- Raise error on invalid arguments in `Draw#stroke` (#715)
- Raise error on invalid arguments in `Draw#matte` (#716)
- Raise error on invalid arguments in `Draw#skewx`, `Draw#skewy` (#719)
- Fix `Image#thumbnail` to keep image aspect ratio like ImageMagick (#718)
- Fix bug where `ImageList#montage` doesn't apply `border_color` & `matte_color` (#601)
- Fix stack-buffer-overflow in `Draw#annotate` (#725)
- Enable managed memory feature (#697)

Code Quality:

- Many tests written
- Several fixes to reduce compiler warnings.
2019-11-02 15:00:56 +00:00
nia
7e0e5d8fdb doc: Updated games/bastet to 0.43.2 2019-11-02 14:58:45 +00:00
nia
f47a4c2adf bastet: Update to 0.43.2
Changes:

Minor fixes (appstream file, reset level on new game, OSX compilation error).
2019-11-02 14:58:34 +00:00
taca
77b9c34ab1 doc: Updated devel/ruby-test-unit to 3.3.4 2019-11-02 14:54:08 +00:00
mef
70d6fa425f Updated time/p5-DateTime-Format-Flexible to 0.32
Updated time/p5-Data-ICal to 0.23
2019-11-02 14:53:02 +00:00
taca
102cf75dbc devel/ruby-test-unit: update to 3.3.4
Update ruby-test-unit to 3.3.4.


## 3.3.4 - 2019-09-30 {#version-3-3-4}

### Improvements

  * Converted markup format to Markdown from RDoc.
    [GitHub#164][Patch by OGAWA KenIchi]

  * test: Stopped to depend on `Time#inspect` format.
    [GitHub#165][Reported by Benoit Daloze]

### Thanks

  * OGAWA KenIchi

  * Benoit Daloze

## 3.3.3 - 2019-05-10 {#version-3-3-3}

### Fixed

  * Fixed a bug that priority mode with test case name that uses
    special characters such as `?` can't be used on Windows.
2019-11-02 14:52:39 +00:00
mef
d0f86cd8b1 (time/p5-Data-ICal) Updated to 0.23
0.23 2019-08-14
 - Rewrite property folding to be faster (and clearer)(thanks to Calvin Morrison)
 - Linewrap tests: add a stronger assertion about expectation(thanks to Ricardo Signes)
Note that as the folding code is rewritten, there is a tiny behavior change:
Long folded strings will always contain CRLF at the end no matter if
original strings have that or not(they should have according to RFC).
Please report if this is an issue to you.
2019-11-02 14:51:35 +00:00
taca
634064c527 doc: Updated devel/ruby-simplecov to 0.17.1 2019-11-02 14:51:26 +00:00
taca
732e6d605f devel/ruby-simplecov: update to 0.17.1
Update ruby-simplecov to 0.17.1.


0.17.1 (2019-09-16)
===================

Bugfix release for problems with ParallelTests.

## Bugfixes

* Avoid hanging with parallel_tests. See [#746](https://github.com/colszowka/simplecov/pull/746) (thanks [@annaswims](https://github.com/annaswims))

0.17.0 (2019-07-02)
===================

Maintenance release with nice convenience features and important bugfixes.
Notably this **will be the last release to support ruby versions that have reached their end of life**. Moving forward official CRuby support will be 2.4+ and JRuby support will be 9.1+. Older versions might still work but no guarantees.

## Enhancements

* Per default filter hidden files and folders. See [#721](https://github.com/colszowka/simplecov/pull/721) (thanks [Renuo AG](https://www.renuo.ch))
* Print the exit status explicitly when it's not a successful build so it's easier figure out SimpleCov failed the build in the output. See [#688](https://github.com/colszowka/simplecov/pull/688) (thanks [@daemonsy](https://github.com/daemonsy))

## Bugfixes

* Avoid a premature failure exit code when setting `minimum_coverage` in combination with using [parallel_tests](https://github.com/grosser/parallel_tests). See [#706](https://github.com/colszowka/simplecov/pull/706) (thanks [@f1sherman](https://github.com/f1sherman))
* Project roots with special characters no longer cause crashes. See [#717](https://github.com/colszowka/simplecov/pull/717) (thanks [@deivid-rodriguez](https://github.com/deivid-rodriguez))
* Avoid continously overriding test results with manual `ResultMergere.store_results` usage. See [#674](https://github.com/colszowka/simplecov/pull/674) (thanks [@tomeon](https://github.com/tomeon))
2019-11-02 14:51:05 +00:00
taca
7a35847fd5 doc: Updated devel/ruby-sexp-processor to 4.13.0 2019-11-02 14:49:36 +00:00
taca
72b770eea5 devel/ruby-sexp-processor: update to 4.13.0
Update ruby-sexp-processor to 4.13.0.

=== 4.13.0 / 2019-09-24

* 4 minor enhancements:

  * Added Sexp.q (query) and deprecated Sexp.s to distinguish better and match inspect output.
  * Extended Sexp::Matcher::Parser to allow `not?` patterns.
  * Extended Sexp::Matcher::Parser to cover more method names.
  * Split out all pattern-oriented code to sexp_matcher.rb.

* 1 bug fix:

  * Fixed bug w/ ruby's Array#eql? and #hash not looking at ivars.

=== 4.12.1 / 2019-06-03

* 1 minor enhancement:

  * Sexp#line now raises if setting w/ non-integer (eg nil).

* 3 bug fixes:

  * Fixed pt_testcase.rb for block args w/ trailing commas.
  * Fixed pt_testcase.rb for stabby proc sexps.
  * Simple fixes for STRICT_SEXP=1.
2019-11-02 14:49:12 +00:00