Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (5m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 14:28:12 UTC Now

2020-01-16 23:27:03 UTC MAIN commitmail json YAML

Import hourglass-0.2.12

Simple time library focusing on simple but powerful and performant API

The backbone of the library are the Timeable and Time type classes.

Each Timeable instances can be converted to type that has a Time
instances, and thus are different representations of current time.

(pho)

2020-01-16 23:10:19 UTC MAIN commitmail json YAML

Add hs-socks

(pho)

2020-01-16 23:09:45 UTC MAIN commitmail json YAML

doc: Added net/hs-socks version 0.6.1

(pho)

2020-01-16 23:09:35 UTC MAIN commitmail json YAML

2020-01-16 22:53:11 UTC MAIN commitmail json YAML

Don't escape newline and tab in regex, newer gawk complains.

(joerg)

2020-01-16 22:45:55 UTC MAIN commitmail json YAML

doc: Updated security/openssl to 1.1.1dnb1

(wiz)

2020-01-16 22:45:45 UTC MAIN commitmail json YAML

openssl: rc5 patents expired some years ago

Remove its LICENSE line and enable rc5 option by default.
Bump PKGREVISION.

(wiz)

2020-01-16 21:58:50 UTC MAIN commitmail json YAML

openssl: add PLIST.Linux for afalg.so

From Michael Forney in PR 54866

(wiz)

2020-01-16 21:01:47 UTC MAIN commitmail json YAML

rdesktop: needs libXcursor

(tnn)

2020-01-16 16:54:36 UTC MAIN commitmail json YAML

2020-01-16 16:47:38 UTC MAIN commitmail json YAML

doc: Updated pkgtools/rc.d-boot to 20200116

(schmonz)

2020-01-16 16:47:32 UTC MAIN commitmail json YAML

Specify Standard{Out,Error}Path for macOS launchd. Bump version.

(schmonz)

2020-01-16 16:29:17 UTC MAIN commitmail json YAML

Add hs-cereal

(pho)

2020-01-16 16:28:28 UTC MAIN commitmail json YAML

doc: Added devel/hs-cereal version 0.5.8.1

(pho)

2020-01-16 16:27:58 UTC MAIN commitmail json YAML

Import cereal-0.5.8.1 from wip

A binary serialization library, similar to binary, that introduces an
isolate primitive for parser isolation, and labeled blocks for better
error messages.

(pho)

2020-01-16 16:18:19 UTC MAIN commitmail json YAML

openssl: Reduce buildlink ABI/API requirement.

Requested by wiz for NetBSD using older but compatible 1.1.1 releases.

(jperkin)

2020-01-16 16:07:45 UTC MAIN commitmail json YAML

doc: Updated fonts/ruby-ttfunk to 1.6.1

(taca)

2020-01-16 16:07:19 UTC MAIN commitmail json YAML

fonts/ruby-ttfunk: update to 1.6.1

Update ruby-ttfunk to 1.6.1.

pkgsrc change: add "USE_LANGUAGES= # none".

## [1.6.1]

### Fixed

* Fixed maxp table encoding

  Cameron Dutro

## [1.6.0]

### Added

* OpenType fonts support

  * Added support for CFF-flavored fonts (also known as CID-keyed or OpenType fonts)
  * Added support for the VORG and DSIG tables
  * Improved charset encoding support
  * Improved font metrics calculations in the head, maxp, hhea, hmtx, and os/2 tables
  * Subsetted fonts verified with Font-Validator, fontlint, and Mac OS's Font Book

  Cameron Dutro

* Ruby 2.6 support

  Alexander Mankuta

* JRuby 9.2 support

  Alexander Mankuta

### Removed

* Dropped Ruby 2.1 & 2.2 support

  Alexander Mankuta

* Removed JRuby 9.1 support

  Alexander Mankuta

### Fixed

* Sort name table entries when generating subset font

  Matjaz Gregoric

* Map the 0xFFFF char code to glyph 0 in cmap format 4

  Matjaz Gregoric

* Order tables by tag when generating font subset

  Matjaz Gregoric

* Fix typo in TTFunk::Subset::Unicode#includes?

  Matjaz Gregoric

* Fixe calculation of search_range for font subsets

  Matjaz Gregoric

* Fixed instance variable @offset and @length not initialized

  Katsuya HIDAKA

* Code style fixes

  Katsuya HIDAKA, Matjaz Gregoric, Alexander Mankuta

(taca)

2020-01-16 16:04:37 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-test-unit to 3.3.5

(taca)

2020-01-16 16:04:14 UTC MAIN commitmail json YAML

devel/ruby-test-unit: update to 3.3.5

Update ruby-test-unit to 3.3.5.

## 3.3.5 - 2020-01-10 {#version-3-3-5}

### Improvements

  * Improved code snippet showing with different default external encoding.
    [GitHub#166][Patch by Yuta Iwama]

(taca)

2020-01-16 16:02:33 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-stomp to 1.4.9

(taca)

2020-01-16 16:02:07 UTC MAIN commitmail json YAML

devel/ruby-stomp: update to 1.4.9

Update ruby-stomp to 1.4.9.

## 1.4.9 20191116

* More debugging messages in netio.rb.
* Test workaround for Artemis-2289.
* New put and get examples.
* Fix issue #160.
* Address issue #155.
* Suppress SSL stacktrace to stdout.
* Example logger enhancements.
* Optional STOMP frame in examples.

(taca)

2020-01-16 16:00:19 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-ruby2_keywords to 0.0.2

(taca)

2020-01-16 15:59:50 UTC MAIN commitmail json YAML

devel/ruby-ruby2_keywords: update to 0.0.2

Initial addition of this package was not version 0.0.2 but 0.0.1.
So, update it to really 0.0.2.

pkgsrc changes:

* Update HOMEPAGE.
* add "USE_LANGUAGES= # none".

0.0.2 (2019-12-03)

* A few bug fixes including example in README.md.

(taca)

2020-01-16 15:52:06 UTC MAIN commitmail json YAML

Add hs-JuicyPixels

(pho)

2020-01-16 15:51:48 UTC MAIN commitmail json YAML

doc: Added devel/ruby-ruby2_keywords version 0.0.1

(taca)

2020-01-16 15:51:23 UTC MAIN commitmail json YAML

doc: Added graphics/hs-JuicyPixels version 3.3.4

(pho)

2020-01-16 15:51:17 UTC MAIN commitmail json YAML

devel/Makefile add and enable ruby-ruby2_keywords

(taca)

2020-01-16 15:51:15 UTC MAIN commitmail json YAML

Import JuicyPixels-3.3.4

This library can load and store images in PNG, Bitmap, Jpeg, Radiance,
Tiff and Gif images.

(pho)

2020-01-16 15:50:35 UTC MAIN commitmail json YAML

devel/ruby-ruby2_keywords: add version 0.0.2 package.

Add devel/ruby-ruby2_keywords version 0.0.2 package.

# ruby2_keywords

Provides empty `Module#ruby2_keywords` method, for the forward
source-level compatibility against ruby2.7 and ruby3.

(taca)

2020-01-16 15:49:53 UTC MAIN commitmail json YAML

doc: Removed sysutils/gnome-device-manager

(nia)

2020-01-16 15:49:23 UTC MAIN commitmail json YAML

sysutils: Remove gnome-device-manager.

Another dead GNOME 2 component. No release since 2007, seems to be
exclusive to pkgsrc at this point.

PKGREVISION= 51, not updated since added in 2008.

(nia)

2020-01-16 15:48:11 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-mocks to 3.9.1

(taca)

2020-01-16 15:47:49 UTC MAIN commitmail json YAML

devel/ruby-rspec-mocks: update to 3.9.1

Update ruby-rspec-mocks to 3.9.1.

### 3.9.1 / 2019-12-31
[Full Changelog](http://github.com/rspec/rspec-mocks/compare/v3.9.0...v3.9.1)

Bug Fixes:

* Trigger `RSpec::Mocks.configuration.verifying_double_callbacks` when using
  `allow_any_instance_of` or `expect_any_instance_of` (Daniel Orner, #1309)

(taca)

2020-01-16 15:46:07 UTC MAIN commitmail json YAML

doc: Removed sysutils/gnome-pkgview

(nia)

2020-01-16 15:45:47 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-core to 3.9.1

(taca)

2020-01-16 15:45:41 UTC MAIN commitmail json YAML

sysutils: Remove gnome-pkgview.

Diagnostics and bug reporting tool for GNOME 2, no longer useful.
HOMEPAGE no longer exists.

(nia)

2020-01-16 15:45:20 UTC MAIN commitmail json YAML

devel/ruby-rspec-core: udpate to 3.9.1

Update ruby-rspec-core to 3.9.1.

### 3.9.1 / 2019-12-28
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.0...v3.9.1)

Bug Fixes:

* Prevent bisect command from blocking when number of specs exceeds file
  descriptor limit on OSX or Linux. (Benoit Tigeot, #2669)
* Prevent warnings being issued on Ruby 2.7.0. (Jon Rowe, #2680)

(taca)

2020-01-16 15:44:26 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-rspec-support to 3.9.2

(taca)

2020-01-16 15:43:46 UTC MAIN commitmail json YAML

devel/ruby-rspec-support: update to 3.9.2

Update ruby-rspec-support to 3.9.2.

### 3.9.2 / 2019-12-30
[Full Changelog](http://github.com/rspec/rspec-support/compare/v3.9.1...v3.9.2)

Bug Fixes:

* Remove unneeded eval. (Matijs van Zuijlen, #394)

### 3.9.1 / 2019-12-28

Bug Fixes:

* Remove warning caused by keyword arguments on Ruby 2.7.0.
  (Jon Rowe, #392)

(taca)

2020-01-16 15:40:04 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-necromancer to 0.5.1

(taca)

2020-01-16 15:39:38 UTC MAIN commitmail json YAML

devel/ruby-necromancer: update to 0.5.1

Update ruby-necromancer to 0.5.1.

## [v0.5.1] - 2019-11-24

### Changed
* Change gemspec to include metadata

(taca)

2020-01-16 15:38:26 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-mocha to 1.11.2

(taca)

2020-01-16 15:37:57 UTC MAIN commitmail json YAML

devel/ruby-mocha: update to 1.11.2

Update ruby-mocha to 1.11.2.

## 1.11.2

### External changes

* Fix regression introduced in v1.10.0 that meant `Object#inspect` was called unnecessarily (368abd98)
* Warn when mock object receives invocations in another test - thanks to @nitishr (#442)
* Avoid rubocop comments appearing in YARD-generated docs (d8019eed)

### Internal changes

* Replace `StubbedMethod#original_method` & `#original_visibility` attribute reader methods with instance variables - thanks to @nitishr (d917f332)
* Set up `MochaExampleTest` & `StubbaExampleTest` as acceptance tests - thanks to @nitishr (4881cc58)
* Delete unused `PrettyParameters` class - thanks to @nitishr (314ea922)

## 1.11.1

### External changes

* The `reinstate_undocumented_behaviour_from_v1_9` configuration option is now enabled by default to give people a chance to see and fix the relevant deprecation warnings before the behaviour is removed in a future release (b91b1c9e)

## 1.11.0

### External changes

* Add `Expectation#with_block_given` & `Expectation#with_no_block_given` (#441).
  * Allows non-deprecated solution for #382. Thanks to @yemartin for reporting and to @techbelly & @nitishr for feedback.
* Fix issue with non-Array arguments passed to `Expectation#multiple_yields` (#444).
  * The undocumented behaviour is now properly supported and documented.

### Internal changes

* Move static YARD options from Rake task to `.yardopts` file - thanks to @nitishr (#429)
* Simplify implementation of yielding functionality - thanks to @nitishr (#439)
* Add missing require statement to `acceptance_test_helper.rb` (1070fc02)
* Add some baseline acceptance tests for yielding behaviour (c2cac911)
* Display a sponsor button on GitHub repo page (9fc5911b)
* Use new Deprecation.warning behaviour in `Invocation#call` (932d1166)

## 1.10.2

* Optionally reinstate undocumented behaviour from v1.9. This introduces a new configuration option (`reinstate_undocumented_behaviour_from_v1_9`) to reinstate a couple of bits of undocumented behaviour from v1.9 which were changed in v1.10 without any prior deprecation warning (#438):
  * The behaviour of `API#mock`, `API#stub` and `API#stub_everything` when called with a symbol as the first argument.
  * The behaviour of `Expectation#yields` and `Expectation#multiple_yields` when the stubbed method is called without a block.

## 1.10.1

* Ensure ObjectMethods & ClassMethods included when API extended (43778756)
* Fix regression in `any_instance` stubbing of methods on object which has an implementation of `#respond_to?` that depends on the object's internal state - thanks to @rafaelfranca for reporting & @nitishr for fixing (#432, #434, 469d4b17)

## 1.10.0

* Improve deprecation warning when requiring 'mocha/setup' (388f44d7)
* Add documentation for Cucumber integration (13ab797b)
* Add documentation about an undocumented feature of `API#mock`, `API#stub` & `API#stub_everything` being changed (7ed2e4e7, d30c1717)

## 1.10.0.beta.1

* Hide `ClassMethods#method_visibility` & `#method_exists?` methods to avoid clash with Rails (#428)

## 1.10.0.alpha

### External changes

* Remove dependency on metaclass gem (#49, #365)
* Accept symbol (as well as a string) as mock/stub name - thanks to @nitishr (#347, #353, #377)
* More realistic examples in documentation for `Expectation#yields` and `#multiple_yields` - thanks to @nitishr (#352, #383)
* Improve documentation for `Mock#responds_like` & `#responds_like_instance_of` - thanks to @nitishr (#337, #384)
* Make `Expectation#yields` & `Expectation#multiple_yields` fail when the caller of the stubbed method does not provide a block. This is a change to an undocumented aspect of the public API's behaviour. If this causes your tests to fail, then fix it by removing the unnecessary call to `Expectation#yields` or `Expectation#multiple_yields` - thanks to @nitishr (#382)
* Document `MOCHA_OPTIONS` in README - thanks to @nitishr (#311, #386)
* Add documentation to explain how Mocha is intended to be used - thanks to @nitishr (#330, #385)
* Deprecation warning if integration using 'mocha/test_unit' or 'mocha/minitest' fails - thanks to @nitishr (#229, #389, c6032d0b)
* Require at least one specified sequence for `Expectation#in_sequence` - thanks to @nitishr (#79, #396, 9020248a)
* Make signatures of `Mock#unstub` & `ObjectMethods#unstub` consistent - thanks to @nitishr (#397, f04d437)
* Deprecate requiring 'mocha/setup' (36adf880)
* Optionally display matching invocations alongside expectations - thanks to @nitishr (#178, #394, 00f0540, #410)
* Put deprecations into effect (#400, #418):
  * Remove deprecated 'mocha_standalone.rb' & 'mocha/standalone.rb'
  * Fail fast if no test library loaded
  * Removed optional block for `Mocha::API#mock`, `#stub` & `#stub_everything`
  * Remove deprecated `ParameterMatchers#has_equivalent_query_string` method
  * Remove deprecated 'mocha/mini_test.rb'
* Fix typo in docs for `Mocha::Configuration.prevent` (266ce71c)
* New-style configuration (see documentation for `Mocha::Configuration`) (#407, #421)
* Deprecate support for Ruby versions earlier than v1.9 (#325, c5f8496d)
* Deprecate support for versions of test-unit & minitest which need monkey-patching (a34e1a88)
* Deprecate old-style Rails plugin (#403, 2df77134)
* Documentation fixes & improvements which also fix YARD warnings (472d5416, a2c0d64a)

### Internal changes

* Pin minitest to v5.11.3 for Ruby v1.8.7 to fix build; minitest no longer supports Ruby v1.8.7 (4a0a580)
* Upgrade JRuby to v9.2.8.0 in Travis CI builds (aa29b3f)
* Only run rubocop for MRI Ruby versions & non-integration test builds (8f1c6af)
* Reduce duplication in any instance method class - thanks to @nitishr (#378)
* Simplify `AnyInstanceMethod`, `ClassMethod`, `InstanceMethod`, `ModuleMethod` class hierarchy - thanks to @nitishr (#381)
* Simplify `ClassMethods#method_exists?` & `ObjectMethods#method_exists?` making them consistent - thanks to @nitishr (#270, #362, #370)
* Don't override definition of `singleton_class` in `ClassMethods` - thanks to @nitishr (#391, #392)
* Do not include 'method_definer' methods into all objects (#268, #402)
* Distinguish different `ObjectMethods` modules (#268, #404)
* Pass invocation to expectation list methods - thanks to @nitishr (#408, #409, #411)
* Consistently use `assert_raises` - thanks to @nitishr (#405, #412, a66b7bed)
* Update Ruby & JRuby versions in Travis CI config (18cb1a93, eb061c53)
* Rubocop improvements (aa16ea67...6f4db70b, 2a1240e6...e95716ae)
* Fix inconsistency in CardinalityTest (aa10e0a8)
* Fix test failures on Mac OSX Catalina - thanks to @nitishr (#413, #417, #419, 8a0f2535)
* Remove default argument in `Expectation#invoke` - thanks to @nitishr (#414, #420)

(taca)

2020-01-16 15:36:40 UTC MAIN commitmail json YAML

doc/TODO: remove duplicate entries, these break cce

(nia)

2020-01-16 15:36:06 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-minitest to 5.14.0

(taca)

2020-01-16 15:35:43 UTC MAIN commitmail json YAML

devel/ruby-minitest: update to 5.14.0

Update ruby-minitest to 5.14.0.

=== 5.14.0 / 2020-01-11

* 2 minor enhancements:

  * Block-assertions (eg assert_output) now error if raised inside the block. (casperisfine)
  * Changed assert_raises to only catch Assertion since that covers Skip and friends.

* 3 bug fixes:

  * Added example for value wrapper with block to Expectations module. (stomar)
  * Fixed use of must/wont_be_within_delta on Expectation instance. (stomar)
  * Renamed UnexpectedError#exception to #error to avoid problems with reraising. (casperisfine)

(taca)

2020-01-16 15:35:41 UTC MAIN commitmail json YAML

doc: Updated net/gnome-nettool to 3.8.1

(nia)

2020-01-16 15:35:26 UTC MAIN commitmail json YAML

doc/TODO: gnome updates/removals

(nia)

2020-01-16 15:34:00 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-kgio to 2.11.3

(taca)

2020-01-16 15:33:29 UTC MAIN commitmail json YAML

devel/ruby-kgio: update to 2.11.3

Update ruby-kgio to 2.11.3.

* Update HOMEPAGE.

=== kgio 2.11.3 / 2020-01-08 09:25 UTC

  Some doc and warning fixes for newer Rubies.

  We're no longer on bogomips.org since it's due
  for expiry and I can't pay extortionists for a .org, so
  s/bogomips.org/yhbt.net/ for now, and be prepared to move again
  when extortionists move onto the .net TLD.

        pkg.mk: use --local to "gem install"
        pkg.mk: use dark216 theme for Earth Day 2019
        test: fix warnings with RUBYOPT=-w
        tests: fix unused variable warnings from newer Rubies
        test_connect_fd_leak: do not close socket if non-existent
        test_syssend: avoid warning on cleanup
        build: remove olddoc from the gemspec
        doc: remove private email and outdated gmane archives
        doc: move from bogomips.org/kgio to yhbt.net/kgio

(taca)

2020-01-16 15:33:29 UTC MAIN commitmail json YAML

2020-01-16 15:31:44 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-hocon to 1.3.0

(taca)

2020-01-16 15:31:28 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-core_kernel to 0.13.0

(jaapb)

2020-01-16 15:31:16 UTC MAIN commitmail json YAML

pkgsrc/devel/ocaml-core_kernel/Makefile@1.5 / diff
pkgsrc/devel/ocaml-core_kernel/PLIST@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/buildlink3.mk@1.4 / diff
pkgsrc/devel/ocaml-core_kernel/distinfo@1.3 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-balanced__reducer_src_dune@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-binary__packing_src_dune@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-bounded__int__table_src_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-bounded__int__table_test_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-int__set_src_dune@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-moption_src_dune@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-pairing__heap_bench__bin_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-pairing__heap_test__bin_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-pairing__heap_test_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-sexp__hidden__in__test_src_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-src_dune@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-thread__pool__cpu__affinity_src_dune@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-thread__safe__queue_src_dune@1.2 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-timing__wheel_src_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-timing__wheel_test_dune@1.1 / diff
pkgsrc/devel/ocaml-core_kernel/patches/patch-tuple__pool_test_dune@1.1 / diff
      :
(more 3 files)
Updated devel/ocaml-core_kernel to version 0.13.0.

This version mostly includes minor improvements and bugfixes. See the
changelog for more details.

(jaapb)

2020-01-16 15:29:14 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-gettext to 3.3.2

(taca)

2020-01-16 15:28:47 UTC MAIN commitmail json YAML

devel/ruby-gettext: update to 3.3.2

Update ruby-gettext to 3.3.2.

pkgsrc change: add "USE_LANGUAGES= #none".

## 3.3.2: 2020-01-13 {#version-3-3-2}

### Fixes

  * Fixed a bug that `rake gettext:po:add]` raises an error.
    [GitHub#70][Patch by KITAITI Makoto]

### Thanks

  * KITAITI Makoto

## 3.3.1: 2020-01-12 {#version-3-3-1}

### Improvements

  * Stopped detecting string interpolation literal.
    [GitHub#21][Reported by Remo]

  * `rxgettext`: Added support for adding a new parser by `--require`.

  * Added support for GtkBuilder UI definitions file.
    [GitHub#63][Reported by Alex]

  * Improved percent literal parsing.
    [GitHub#67][Patch by KITAITI Makoto]

### Thanks

  * Remo

  * Alex

  * KITAITI Makoto

## 3.3.0: 2020-01-08 {#version-3-3-0}

### Improvements

  * Fixed README markup.
    [GitHub#57][Patch by Alexander Paukste]

  * Suppressed warnings.
    [GitHub#58][Patch by 284km]

  * Improved README.
    [GitHub#62][Patch by Robert Graff]

  * Added support for finding `racc` of Ruby 2.7.
    [GitHub#65][Patch by KITAITI Makoto]

  * Added support for Ruby 2.7.
    [GitHub#64][Reported by Anatol Pomozov]

  * Dropped support for Ruby 2.4.

### Fixes

  * Fixed a bug that `n_` may return nil.
    [GitHub#60][Patch by Michaè°·l Hoste]

  * Fixed a sort by msgid bug.
    [GitHub#61][Patch by Robert Graff]

### Thanks

  * Alexander Paukste

  * 284km

  * Michaè°·l Hoste

  * Robert Graff

  * KITAITI Makoto

  * Anatol Pomozov

(taca)

2020-01-16 15:22:16 UTC MAIN commitmail json YAML

doc: Updated devel/hoe to 3.21.0

(taca)

2020-01-16 15:21:51 UTC MAIN commitmail json YAML

devel/hoe: update to 3.21.0

Update hoe to 3.21.0.

=== 3.21.0 / 2020-01-11

* 2 minor enhancements:

  * Added support for wiki_uri and mailing_list_uri. (JuanitoFatas)
  * Load encrypted private key using ENV['GEM_PRIVATE_KEY_PASSPHRASE'] as passphrase. (larskanis)

* 5 bug fixes:

  * Add require_ruby_version for 2.1+. (MSP-Greg)
  * Fix a ruby 2.7 keyword arg deprecation. (anatol)
  * Fix debug_gem task when you have a signing_key and broken rubygems (< 3.1.0).
  * Fixed shadowed variable and json output for minitest's test:isolated task.
  * Minor tweak to make hoe load when openssl isn't available.

=== 3.20.0 / 2019-11-09

* 2 minor enhancements:

  * Added <test>:isolated task that runs tests in parallel. Replaces <test>:dep task.
  * Bumped rake dependency to be < 15.

(taca)

2020-01-16 15:20:49 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sqlite3 to 1.4.2

(taca)

2020-01-16 15:20:19 UTC MAIN commitmail json YAML

databases/ruby-sqlite3: update to 1.4.2

Update ruby-sqlite3 to 1.4.2.

=== 1.4.2

* Travis: Drop unused setting "sudo: false"
* The taint mechanism will be deprecated in Ruby 2.7
* Fix Ruby 2.7 rb_check_safe_obj warnings
* Update travis config

(taca)

2020-01-16 15:19:14 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-sequel to 5.28.0

(taca)

2020-01-16 15:18:46 UTC MAIN commitmail json YAML

doc: Removed sysutils/gnome-mount

(nia)

2020-01-16 15:18:45 UTC MAIN commitmail json YAML

databases/ruby-sequel: update to 5.28.0

=== 5.28.0 (2020-01-01)

* Warn when calling Sequel::JDBC::Postgres::Dataset#with_fetch_size (jeremyevans) (#1665)

* Add exclude_or_null extension, for filtering datasets where the condition is false or NULL (jeremyevans)

* Add any_not_empty extension, for making Dataset#any? without a block mean !empty? (jeremyevans)

=== 5.27.0 (2019-12-01)

* Add Sequel::DEFAULT for a DEFAULT expression, useful for assigning to default values (jeremyevans)

* Make Postgres::ArrayOp#join in pg_array_ops extension work correctly on PostgreSQL <9.1 (jeremyevans)

* Make pg_enum extension work correctly on PostgreSQL 8.3-9.0 (jeremyevans)

* Emulate FILTER clause for aggregate functions using CASE on databases not supporting it directly (jeremyevans)

* Support ordering by NULLS FIRST/NULLS LAST without emulation on SQLite 3.30+ (jeremyevans)

(taca)

2020-01-16 15:17:55 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-postgres_ext to 3.0.1

(taca)

2020-01-16 15:17:36 UTC MAIN commitmail json YAML

2020-01-16 15:17:32 UTC MAIN commitmail json YAML

2020-01-16 15:16:45 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-pg to 1.2.2

(taca)

2020-01-16 15:16:19 UTC MAIN commitmail json YAML

databases/ruby-pg: update to 1.2.2

== v1.2.2 [2020-01-06] Michael Granger <ged@FaerieMUD.org>

Enhancements:

- Add a binary gem for Ruby 2.7.

== v1.2.1 [2020-01-02] Michael Granger <ged@FaerieMUD.org>

Enhancements:

- Added internal API for sequel_pg compatibility.

== v1.2.0 [2019-12-20] Michael Granger <ged@FaerieMUD.org>

Repository:
- Our primary repository has been moved to Github https://github.com/ged/ruby-pg .
  Most of the issues from https://bitbucket.org/ged/ruby-pg have been migrated. #43

API enhancements:
- Add PG::Result#field_name_type= and siblings to allow symbols to be used as field names. #306
- Add new methods for error reporting:
  - PG::Connection#set_error_context_visibility
  - PG::Result#verbose_error_message
  - PG::Result#result_verbose_error_message (alias)
- Update errorcodes and error classes to PostgreSQL-12.0.
- New constants: PG_DIAG_SEVERITY_NONLOCALIZED, PQERRORS_SQLSTATE, PQSHOW_CONTEXT_NEVER, PQSHOW_CONTEXT_ERRORS, PQSHOW_CONTEXT_ALWAYS

Type cast enhancements:
- Add PG::TextEncoder::Record and PG::TextDecoder::Record for en/decoding of Composite Types. #258, #36
- Add PG::BasicTypeRegistry.register_coder to register instances instead of classes.
  This is useful to register parametrized en/decoders like PG::TextDecoder::Record .
- Add PG::BasicTypeMapForQueries#encode_array_as= to switch between various interpretations of ruby arrays.
- Add Time, Array<Time>, Array<BigDecimal> and Array<IPAddr> encoders to PG::BasicTypeMapForQueries
- Exchange sprintf based float encoder by very fast own implementation with more natural format. #301
- Define encode and decode methods only in en/decoders that implement it, so that they can be queried by respond_to? .
- Improve PG::TypeMapByColumn#inspect
- Accept Integer and Float as input to TextEncoder::Numeric . #310

Other enhancements:
- Allocate the data part and the ruby object of PG::Result in one step, so that we don't need to check for valid data.
  This removes PG::Result.allocate and PG::Result.new, which were callable but without any practical use. #42
- Make use of PQresultMemorySize() of PostgreSQL-12 and fall back to our internal estimator.
- Improve performance of PG::Result#stream_each_tuple .
- Store client encoding in data part of PG::Connection and PG::Result objects, so that we no longer use ruby's internal encoding bits. #280
- Update Windows fat binary gem to OpenSSL-1.1.1d and PostgreSQL-12.1.
- Add support for TruffleRuby. It is regulary tested as part of our CI.
- Enable +frozen_string_literal+ in all pg's ruby files

Bugfixes:
- Update the license in gemspec to "BSD-2-Clause".
  It was incorrectly labeled "BSD-3-Clause". #40
- Respect PG::Coder#flags in PG::Coder#to_h.
- Fix PG::Result memsize reporting after #clear.
- Release field names to GC on PG::Result#clear.
- Fix double free in PG::Result#stream_each_tuple when an exception is raised in the block.
- Fix PG::Result#stream_each_tuple to deliver typemapped values.
- Fix encoding of Array<unknown> with PG::BasicTypeMapForQueries

Deprecated:
- Add a deprecation warning to PG::Connection#socket .

Removed:
- Remove PG::Connection#guess_result_memsize= which was temporary added in pg-1.1.
- Remove PG::Result.allocate and PG::Result.new (see enhancements).
- Remove support of tainted objects. #307
- Remove support of ruby-2.0 and 2.1. Minimum is ruby-2.2 now.

Documentation:
- Update description of connection params. See PG::Connection.new
- Link many method descriptions to corresponding libpq's documentation.
- Update sync_* and async_* query method descriptions and document the aliases.
  The primary documentation is now at the async_* methods which are the default since pg-1.1.
- Fix documentation of many constants

(taca)

2020-01-16 15:15:24 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-mysql2 to 0.5.3

(taca)

2020-01-16 15:14:56 UTC MAIN commitmail json YAML

databases/ruby-mysql2: update to 0.5.3

0.5.3 (2019-11-27)

New Features

* Expose Windows client authentication (#1018)

Bug Fixes

* Support more MySQL encodings and warn rather than crash on unsupported
  encodings (#1040)

Changes

* Precompiled mysql2 gem for Windows supports Ruby 2.2, 2.3, 2.4, 2.5,
  2.6. Windows Ruby 2.0 and 2.1 are dropped.
* Keyword arguments have to be explicitly double-splatted in Ruby 2.7+
  (#1084)
* Add Centos to CI matrix (#989, #1085)
* Remove spec from gem (#1044)
* Replace Win32API with Fiddle, update appveyor.yml (#1053)
* Update README to clarify the protocol value in DATABASE_URL (#1047)
* Improve performance to call Mysql2::Result#each and Mysql2::Result#fields
  (#1046)
* Fix fragile specs due to clock skew and timeout/threads corruption (#1041)
* README updates (#1002, #1038)

(taca)

2020-01-16 15:10:06 UTC MAIN commitmail json YAML

doc: Updated databases/ruby-moneta to 1.2.1

(taca)

2020-01-16 15:09:40 UTC MAIN commitmail json YAML

databases/ruby-moneta: update to 1.2.1

1.2.1

* Transformer - fix :escape transformer deserialize implementation (#168)

(taca)

2020-01-16 15:09:11 UTC MAIN commitmail json YAML

doc: Removed sysutils/gnome-volume-manager

(nia)

2020-01-16 15:08:43 UTC MAIN commitmail json YAML

2020-01-16 15:08:09 UTC MAIN commitmail json YAML

doc: Updated audio/ruby-taglib to 1.0.0

(taca)

2020-01-16 15:07:40 UTC MAIN commitmail json YAML

audio/ruby-taglib: update to 1.0.0

## 1.0.0 (2020-01-07)

* Support for TagLib >= 1.11.1 (drop support for earlier versions) (#83)
  * This includes a lot of new APIs and some changed APIs, see
    `@since 1.0.0` in the docs
* Stop using tainted strings to fix warnings with Ruby 2.7 (#86)

(taca)

2020-01-16 15:05:35 UTC MAIN commitmail json YAML

doc: Removed sysutils/gnome-system-tools

(nia)

2020-01-16 15:05:11 UTC MAIN commitmail json YAML

2020-01-16 15:03:15 UTC MAIN commitmail json YAML

Add hs-jira-wiki-markup

(pho)

2020-01-16 15:02:50 UTC MAIN commitmail json YAML

2020-01-16 14:38:10 UTC MAIN commitmail json YAML

doc: Added devel/ruby-ffi-compiler version 1.0.1

(taca)

2020-01-16 14:36:52 UTC MAIN commitmail json YAML

devel/Makefile: add and enable ruby-ffi-compiler

(taca)

2020-01-16 14:36:15 UTC MAIN commitmail json YAML

devel/ruby-ffi-compiler: add version 1.0.1 package

Add ruby-ffi-compiler version 1.0.1 package.

ffi-compiler is a ruby library for automating compilation of native
libraries for use with ffi.

To use, define your own ruby->native API using ffi, implement it in C, then
use ffi-compiler to compile it.

(taca)

2020-01-16 14:33:00 UTC MAIN commitmail json YAML

doc: Updated devel/py-mercurial to 5.2.2

(wiz)

2020-01-16 14:32:50 UTC MAIN commitmail json YAML

2020-01-16 14:31:12 UTC MAIN commitmail json YAML

doc: Updated devel/ruby-curses to 1.3.2

(taca)

2020-01-16 14:30:24 UTC MAIN commitmail json YAML

devel/ruby-curses: update to 1.3.2

### 1.3.2 / 2019-12-20

Bug fixes:

* Drop rb_safe_level check for Ruby 2.7 by Eric Wong.
* Try libtinfow first.  Issue #52 by Marco Sirabella.

(taca)

2020-01-16 14:28:40 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_module_timer to 0.13.0

(jaapb)

2020-01-16 14:28:32 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_module_timer to version 0.13.0.

The changelog has not been updated, but there do not seem to have been
any major changes.

(jaapb)

2020-01-16 14:24:21 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-typerep to 0.13.0

(jaapb)

2020-01-16 14:24:08 UTC MAIN commitmail json YAML

Updated devel/ocaml-typerep to version 0.13.0.

The changelog has not been updated, but there do not seem to have been
any major changes.

(jaapb)

2020-01-16 14:21:11 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_expect to 0.13.0

(jaapb)

2020-01-16 14:20:56 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_expect to version 0.13.0.

The changelog has not been updated; there do not seem to have been any
major changes.

(jaapb)

2020-01-16 14:11:38 UTC MAIN commitmail json YAML

doc: Removed misc/gnome-utils

(nia)

2020-01-16 14:11:03 UTC MAIN commitmail json YAML

2020-01-16 14:10:44 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_jane to 0.13.0

(jaapb)

2020-01-16 14:10:26 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_jane to version 0.13.0.

The changelog hasn't been updated, but this version definitely adds
support for OCaml 4.09.

(jaapb)

2020-01-16 14:09:04 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_typerep_conv to 0.13.0

(jaapb)

2020-01-16 14:07:13 UTC MAIN commitmail json YAML

doc: Removed net/ekiga

(nia)

2020-01-16 14:06:44 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_typerep_conv to version 0.13.0.

The changelog hasn't been updated, but this version definitely adds
support for OCaml 4.09.

(jaapb)

2020-01-16 14:05:06 UTC MAIN commitmail json YAML

doc: Removed devel/opal

(nia)

2020-01-16 14:04:13 UTC MAIN commitmail json YAML

doc: Removed devel/ptlib

(nia)

2020-01-16 14:03:51 UTC MAIN commitmail json YAML

2020-01-16 14:03:29 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_optional to 0.13.0

(jaapb)

2020-01-16 14:03:16 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_optional to version 0.13.0.

The changelog has not been updated in a while, but this version definitely
adds support for OCaml 4.09.

(jaapb)

2020-01-16 14:01:18 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_optcomp to 0.13.0

(jaapb)

2020-01-16 14:01:01 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_optcomp to version 0.13.0.

The changelog hasn't been updated, but this version definitely adds
support for OCaml 4.09.

(jaapb)

2020-01-16 13:59:46 UTC MAIN commitmail json YAML

doc: Added devel/ruby-deep_merge version 1.2.1

(taca)

2020-01-16 13:59:30 UTC MAIN commitmail json YAML

devel/Makefile: add and dnable ruby-deep_merge

(taca)

2020-01-16 13:58:20 UTC MAIN commitmail json YAML

devel/ruby-deep_merge: add version 1.2.1 package

Add devel/ruby-deep_merge version 1.2.1 package.

DeepMerge Overview
==================

Deep Merge is a simple set of utility functions for Hash.  It permits you to
merge elements inside a hash together recursively.  The manner by which it
does this is somewhat arbitrary (since there is no defining standard for
this) but it should end up being pretty intuitive and do what you expect.

You can learn a lot more about this by reading the test file. It's pretty
well documented and has many examples of various merges from very simple to
pretty complex.

The primary need that caused me to write this library is the merging of
elements coming from HTTP parameters and related stored parameters in
session.  This lets a user build up a set of parameters over time, modifying
individual items.

(taca)

2020-01-16 13:54:13 UTC MAIN commitmail json YAML

doc: Updated graphics/ImageMagick to 7.0.9.14

(wiz)

2020-01-16 13:54:03 UTC MAIN commitmail json YAML

ImageMagick: update to 7.0.9.14.

2020-01-04  7.0.9-14 Cristy  <quetzlzacatenango@image...>
  * Release ImageMagick version 7.0.9-14, GIT revision 16654:89ef7ea:20200104.

2020-01-01  7.0.9-14 Cristy  <quetzlzacatenango@image...>
  * Support extended Fx assignment operators (e.g. *=, /=, ++, --, etc.)
  * Support Fx for() iterator.
  * Optimize Fx performance.
  * Ensure circle.rb renders the same for IMv6 and IMv7 (reference
    https://github.com/rmagick/rmagick/issues/905).

(wiz)

2020-01-16 13:53:52 UTC MAIN commitmail json YAML

2020-01-16 13:53:13 UTC MAIN commitmail json YAML

doc: Added devel/hs-ipynb version 0.1

(pho)

2020-01-16 13:52:56 UTC MAIN commitmail json YAML

Import ipynb-0.1

ipynb defines a data structure for representing Jupyter notebooks,
along with ToJSON and FromJSON instances for conversion to and from
JSON .ipynb files.

(pho)

2020-01-16 13:52:39 UTC MAIN commitmail json YAML

2020-01-16 13:49:57 UTC MAIN commitmail json YAML

pbulk: add missing backslash

(wiz)

2020-01-16 13:44:55 UTC MAIN commitmail json YAML

doc: Removed chat/gossip

(nia)

2020-01-16 13:44:19 UTC MAIN commitmail json YAML

chat: Remove gossip, GNOME 2 XMPP client with vanished upstream.

This used to be part of GNOME (I guess? never heard of it before), but
the last release was pushed to ftp.gnome.org over 10 years ago.

Despite this, the version in pkgsrc is not the most recent release.

Other vendors have packages named 'gossip' but they appear to be for a
different piece of software...

There's plenty of other XMPP clients in pkgsrc to try.

PKGREVISION= 56, last updated in 2006.

(nia)

2020-01-16 13:40:13 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_bin_prot to 0.13.0

(jaapb)

2020-01-16 13:39:34 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_bin_prot to version 0.13.0.

The changelog has not been updated, but this version definitely adds
support for OCaml 4.09.

(jaapb)

2020-01-16 13:38:11 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_variants_conv to 0.13.0

(jaapb)

2020-01-16 13:38:02 UTC MAIN commitmail json YAML

Add hs-http-client

(pho)

2020-01-16 13:37:46 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_variants_conv to version 0.13.0.

The changelog has not been updated, but this version definitely adds
support for OCaml 4.09.

(jaapb)

2020-01-16 13:37:22 UTC MAIN commitmail json YAML

doc: Added www/hs-http-client version 0.6.4

(pho)

2020-01-16 13:37:14 UTC MAIN commitmail json YAML

Import http-client-0.6.4

An HTTP client engine, intended as a base layer for more user-friendly
packages.

This codebase has been refactored from http-conduit.

Note that, if you want to make HTTPS secure connections, you should
use http-client-tls in addition to this library.

(pho)

2020-01-16 13:34:48 UTC MAIN commitmail json YAML

libtcpa: We no longer have openssl < 1.1.

(jperkin)

2020-01-16 13:33:51 UTC MAIN commitmail json YAML

2020-01-16 13:32:03 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-base_quickcheck to 0.13.0

(jaapb)

2020-01-16 13:31:25 UTC MAIN commitmail json YAML

doc: Updated security/openssl to 1.1.1d

(jperkin)

2020-01-16 13:31:15 UTC MAIN commitmail json YAML

openssl: Missed adding PLIST in previous.

(jperkin)

2020-01-16 13:31:13 UTC MAIN commitmail json YAML

Updated devel/ocaml-base_quickcheck to version 0.13.0.

I can't find a changelog, but this version definitely adds support for
OCaml 4.09.

(jaapb)

2020-01-16 13:30:29 UTC MAIN commitmail json YAML

openssl: Update to 1.1.1d.

This is a major upgrade to the current LTS release.  1.0.2 and 1.1.0 are now
out of support and should not be used.

pkgsrc changes include a large cleanup of patches and targets, many of which
were clearly bogus, for example a CONFLICTS entry against a package that has
never existed, and one that was removed in 1999.

Tested on SmartOS, macOS, and NetBSD.  Used for the SmartOS pkgsrc-2019Q4 LTS
release.

There are far too many individual changes to list, so the following text is
instead taken from the 1.1.1 blog announcement:

  --------------------------------------------------------------------------

After two years of work we are excited to be releasing our latest version today
- OpenSSL 1.1.1. This is also our new Long Term Support (LTS) version and so we
are committing to support it for at least five years.

OpenSSL 1.1.1 has been a huge team effort with nearly 5000 commits having been
made from over 200 individual contributors since the release of OpenSSL 1.1.0.
These statistics just illustrate the amazing vitality and diversity of the
OpenSSL community. The contributions didn't just come in the form of commits
though. There has been a great deal of interest in this new version so thanks
needs to be extended to the large number of users who have downloaded the beta
releases to test them out and report bugs.

The headline new feature is TLSv1.3. This new version of the Transport Layer
Security (formerly known as SSL) protocol was published by the IETF just one
month ago as RFC8446. This is a major rewrite of the standard and introduces
significant changes, features and improvements which have been reflected in the
new OpenSSL version.

What's more is that OpenSSL 1.1.1 is API and ABI compliant with OpenSSL 1.1.0
so most applications that work with 1.1.0 can gain many of the benefits of
TLSv1.3 simply by dropping in the new OpenSSL version. Since TLSv1.3 works very
differently to TLSv1.2 though there are a few caveats that may impact a
minority of applications. See the TLSv1.3 page on the OpenSSL wiki for more
details.

Some of the benefits of TLSv1.3 include:

* Improved connection times due to a reduction in the number of round trips
  required between the client and server

* The ability, in certain circumstances, for clients to start sending
  encrypted data to the server straight away without any round trips with the
  server required (a feature known as 0-RTT or ���early data���).

* Improved security due to the removal of various obsolete and insecure
  cryptographic algorithms and encryption of more of the connection handshake

Other features in the 1.1.1 release include:

* Complete rewrite of the OpenSSL random number generator to introduce the
  following capabilities:

  * The default RAND method now utilizes an AES-CTR DRBG according to NIST
    standard SP 800-90Ar1.
  * Support for multiple DRBG instances with seed chaining.
  * There is a public and private DRBG instance.
  * The DRBG instances are fork-safe.
  * Keep all global DRBG instances on the secure heap if it is enabled.
  * The public and private DRBG instance are per thread for lock free
    operation

* Support for various new cryptographic algorithms including:

  * SHA3
  * SHA512/224 and SHA512/256
  * EdDSA (including Ed25519 and Ed448)
  * X448 (adding to the existing X25519 support in 1.1.0)
  * Multi-prime RSA
  * SM2
  * SM3
  * SM4
  * SipHash
  * ARIA (including TLS support)

* Signficant Side-Channel attack security improvements

* Maximum Fragment Length TLS extension support

* A new STORE module, which implements a uniform and URI based reader of
  stores that can contain keys, certificates, CRLs and numerous other objects.

Since 1.1.1 is our new LTS release we are strongly advising all users to
upgrade as soon as possible. For most applications this should be straight
forward if they are written to work with OpenSSL 1.1.0. Since OpenSSL 1.1.0 is
not an LTS release it will start receiving security fixes only with immediate
affect as per our previous announcement and as published in our release
strategy. It will cease receiving all support in one years time.

Our previous LTS release (OpenSSL 1.0.2) will continue to receive full support
until the end of this year. After that it will receive security fixes only. It
will stop receiving all support at the end of 2019. Users of that release are
strongly advised to upgrade to OpenSSL 1.1.1.

(jperkin)

2020-01-16 13:30:17 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-fieldslib to 0.13.0

(jaapb)

2020-01-16 13:29:57 UTC MAIN commitmail json YAML

Updated devel/ocaml-fieldslib to version 0.13.0.

The changelog hasn't been updated in years. It does not look like there
have been anything but minor improvements and/or bugfixes.

(jaapb)

2020-01-16 13:28:18 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-splittable_random to 0.13.0

(jaapb)

2020-01-16 13:27:57 UTC MAIN commitmail json YAML

Updated devel/ocaml-splittable_random to version 0.13.0.

The changelog has not been updated, but it does not look like there have
been any major changes.

(jaapb)

2020-01-16 13:26:41 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_bench to 0.13.0

(jaapb)

2020-01-16 13:26:32 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_bench to version 0.13.0.

The changelog has not been updated, but there do not seem to have been any
major changes.

(jaapb)

2020-01-16 13:25:14 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_inline_test to 0.13.0

(jaapb)

2020-01-16 13:24:41 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_inline_test to version 0.13.0.

The changelog does not seem to have been updated recently, but it does not
look like there have been any major changes.

(jaapb)

2020-01-16 13:23:17 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_assert to 0.13.0

(jaapb)

2020-01-16 13:23:06 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_assert to version 0.13.0.

The changelog does not seem to have been updated recently, but it does
not look like there have been any major changes.

(jaapb)

2020-01-16 13:21:43 UTC MAIN commitmail json YAML

Added ocaml-ppx_cold to Makefile SUBDIRs

(jaapb)

2020-01-16 13:18:45 UTC MAIN commitmail json YAML

doc: Added devel/ocaml-ppx_cold version 0.13.0

(jaapb)

2020-01-16 13:18:13 UTC MAIN commitmail json YAML

Added package devel/ocaml-ppx_cold, a cold path annotation replacer.

This is a specialised package that replaces some annotations in OCaml
code. It's needed as a dependency for the new version of ppx_assert.

(jaapb)

2020-01-16 13:06:55 UTC MAIN commitmail json YAML

Add hs-streaming-commons

(pho)

2020-01-16 13:06:32 UTC MAIN commitmail json YAML

doc: Added devel/hs-streaming-commons version 0.2.1.2

(pho)

2020-01-16 13:06:20 UTC MAIN commitmail json YAML

Import streaming-commons-0.2.1.2

Provides low-dependency functionality commonly needed by various
streaming data libraries, such as conduit and pipes.

(pho)

2020-01-16 13:04:03 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_sexp_message to 0.13.0

(jaapb)

2020-01-16 13:03:19 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_sexp_message to version 0.13.0.

The changelog has not been updated recently, but there do not seem to have
been any major changes.

(jaapb)

2020-01-16 12:59:00 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_here to 0.13.0

(jaapb)

2020-01-16 12:58:31 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_here to version 0.13.0.

The changelog has not been updated recently, but it seems that a
runtime-lib package has been added. Otherwise no major changes.

(jaapb)

2020-01-16 12:55:16 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_fields_conv to 0.13.0

(jaapb)

2020-01-16 12:54:38 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_fields_conv to version 0.13.0.

The changelog does not seem to have been updated recently, but it does not
look like there are anything but minor improvements and bugfixes.
!VS: ----------------------------------------------------------------------

(jaapb)

2020-01-16 12:44:54 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-stdio to 0.13.0

(jaapb)

2020-01-16 12:44:03 UTC MAIN commitmail json YAML

Updated devel/ocaml-stdio to version 0.13.0.

The changelog doesn't seem to have been updated recently, but there do
not seem to have been anything but minor improvements and bugfixes.

(jaapb)

2020-01-16 12:40:47 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-base to 0.13.0

(jaapb)

2020-01-16 12:39:32 UTC MAIN commitmail json YAML

Updated devel/ocaml-base to version 0.13.0.

The CHANGES.md file in the distribution is rather unclear about what
changes belong to which version; nothing major seems to have changed, so
I'm assuming bugfixes and/or minor improvements.

(jaapb)

2020-01-16 12:18:31 UTC MAIN commitmail json YAML

pius: remove PYPKGPREFIX from PKGNAME to match directory name

It's an enduser program, so it's not necessary to install
multiple versions. ok schmonz@

While here, simplify github usage.

(wiz)

2020-01-16 11:45:19 UTC MAIN commitmail json YAML

Add hs-mime-types

(pho)

2020-01-16 11:44:54 UTC MAIN commitmail json YAML

doc: Added net/hs-mime-types version 0.1.0.9

(pho)

2020-01-16 11:44:45 UTC MAIN commitmail json YAML

2020-01-16 11:38:40 UTC MAIN commitmail json YAML

Remove a patch: it's no longer needed

(pho)

2020-01-16 11:25:41 UTC MAIN commitmail json YAML

2020-01-16 10:46:14 UTC MAIN commitmail json YAML

Updated devel/snappy, lang/npm

(adam)

2020-01-16 10:44:26 UTC MAIN commitmail json YAML

snappy: updated to 1.1.8

Snappy v1.1.8:
* Small performance improvements.
* Removed snappy::string alias for std::string.
* Improved CMake configuration.

(adam)

2020-01-16 10:30:59 UTC MAIN commitmail json YAML

npm: updated to 6.13.6

6.13.6:

DEPENDENCIES
pacote@9.5.12:
* fix(git): Do not drop uid/gid when executing in root-owned directory

6.13.5:

BUG FIXES
Fix cache location for npm ci
fix(version): using 'allow-same-version', git commit --allow-empty and git tag -f

TESTING
test(ci): add failing cache config test
test: fix bin-overwriting test on Windows
ci: Allow builds to run even if one fails
Remove the unused appveyor.yml
ci: switch to actions/checkout@v2

DOCUMENTATION
fix netlify publish path config
update gatsby dependencies
docs: clarify usage of global prefix

(adam)

2020-01-16 10:20:25 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_let to 0.13.0

(jaapb)

2020-01-16 10:20:12 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_let to version 0.13.0.

The changelog doesn't seem to have been updated in a while, but this
version definitely adds support for OCaml 4.09.

(jaapb)

2020-01-16 10:19:39 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_hash to 0.13.0

(jaapb)

2020-01-16 10:09:35 UTC MAIN commitmail json YAML

Updated devel/py-iso3166, devel/py-limits

(adam)

2020-01-16 10:08:57 UTC MAIN commitmail json YAML

py-limits: updated to 1.4.1

1.4.1:
* Bug fix for implementation of clear in MemoryStorage
  not working with MovingWindow

1.4:
* Expose API for clearing individual limits
* Support for redis over unix domain socket
* Support extra arguments to redis storage

(adam)

2020-01-16 10:08:31 UTC MAIN commitmail json YAML

py-iso3166: updated to 1.0.1

1.0.1:
* Include test files in source distribution
* Added all Python 3 versions to tox.ini and supported list

(adam)

2020-01-16 10:07:40 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_hash to version 0.13.0.

The changelog doesn't seem to have been updated recently, but this
version definitely adds support for OCaml 4.09.

(jaapb)

2020-01-16 09:53:14 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_sexp_conv to 0.13.0

(jaapb)

2020-01-16 09:52:10 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_sexp_conv to version 0.13.0.

The changelog doesn't seem to have been updated in a while, but this
version definitely adds support for OCaml 4.09.

(jaapb)

2020-01-16 09:49:12 UTC MAIN commitmail json YAML

rdesktop: really remove obsolete ssl option

(wiz)

2020-01-16 09:20:29 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_enumerate to 0.13.0

(jaapb)

2020-01-16 09:19:57 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_enumerate to version 0.13.0.

The changelog doesn't seem to have been updated in a while, but this
version definitely adds support for OCaml 4.09.

(jaapb)

2020-01-16 09:10:01 UTC MAIN commitmail json YAML

doc: Updated devel/ocaml-ppx_compare to 0.13.0

(jaapb)

2020-01-16 09:09:21 UTC MAIN commitmail json YAML

Updated devel/ocaml-ppx_compare to version 0.13.0.

The changelog doesn't seem to have been updated in a while, but this
version definitely adds support for OCaml 4.09.

(jaapb)

2020-01-16 08:25:49 UTC MAIN commitmail json YAML

Updated archivers/py-zipp, net/py-pypiserver, lang/py-six, devel/py-typed-ast

(adam)

2020-01-16 08:25:25 UTC MAIN commitmail json YAML

py-typed-ast: updated to 1.4.1

1.4.1:
Unknown changes

(adam)

2020-01-16 08:22:41 UTC MAIN commitmail json YAML

py-six: updated to 1.14.0

1.14.0

- Issue 288, pull request 289: Add `six.assertNotRegex`.

- Issue 317: `six.moves._dummy_thread` now points to the `_thread` module on
  Python 3.9+. Python 3.7 and later requires threading and deprecated the
  `_dummy_thread` module.

- Issue 308, pull request 314: Remove support for Python 2.6 and Python 3.2.

- Issue 250, issue 165, pull request 251: `six.wraps` now ignores missing
  attributes. This follows the Python 3.2+ standard library behavior.

(adam)

2020-01-16 08:20:02 UTC MAIN commitmail json YAML

py-pypiserver: updated to 1.3.2

1.3.2:
- ENH: The Dockerfile used for the official Docker images now uses Python 3.6
  rather than Python 2.7
- ENH: The `welcome.html` page has been updated to provide more metadata
  and be more HTML-standards compliant
- FIX: the `pypi-server -U` command no longer fails when run inside the
  Docker container
- FIX: The `remove_pkg` API action now removes any extant instances of a
  package name-version combination, not just the first one found. This means
  that now, for example, if a `.whl` and `.tar.gz` file exist for the
  requested package name and version, both will be removed
- FIX: include missing `simple/` path on a URL in the example pip commands
  on the `welcome.html` page
- DOC: more consistent and accurate documentation for pip commands provided
  on the `welcome.html` page
- DOC: fixes to the README to make it easier for people to use pypiserver
  behind an apache webserver

(adam)

2020-01-16 08:18:29 UTC MAIN commitmail json YAML

py-zipp: updated to 1.0.0

v1.0.0:
Re-release of 0.6 to correspond with release as found in Python 3.8.

(adam)

2020-01-16 02:38:28 UTC MAIN commitmail json YAML

doc: Updated devel/kdiff3 to 1.8.1nb2

(gutteridge)

2020-01-16 02:37:30 UTC MAIN commitmail json YAML

2020-01-16 02:31:49 UTC MAIN commitmail json YAML

doc: Updated archivers/engrampa to 1.22.3

(gutteridge)

2020-01-16 02:31:41 UTC MAIN commitmail json YAML

engrampa: update to 1.22.3

Change log:

  * Translations update
  * fr-command-rpm: Use rpm2cpio binary shipped with rpm package
  * add source rpm to supported mime-types
  * use cpio if no binary is found
  * add a configure environment variable to select the cpio path
  * help: pull updated Russian translation to remove broken one
  * Fix localized pause UI logic

(gutteridge)

2020-01-16 01:32:04 UTC MAIN commitmail json YAML

doc: Updated audio/picard to 2.2.3

(nia)

2020-01-16 01:31:54 UTC MAIN commitmail json YAML

2020-01-16 01:00:58 UTC MAIN commitmail json YAML

Add hs-memory

(pho)

2020-01-16 01:00:34 UTC MAIN commitmail json YAML

doc: Added devel/hs-memory version 0.15.0

(pho)

2020-01-16 01:00:24 UTC MAIN commitmail json YAML

Import memory-0.15.0

Chunk of memory, polymorphic byte array management and manipulation

* A polymorphic byte array abstraction and function similar to strict
  ByteString.

* Different type of byte array abstraction.

* Raw memory IO operations (memory set, memory copy, ..)

* Aliasing with endianness support.

* Encoding : Base16, Base32, Base64.

* Hashing : FNV, SipHash

(pho)

2020-01-16 00:39:29 UTC MAIN commitmail json YAML

Add hs-basement

(pho)

2020-01-16 00:39:07 UTC MAIN commitmail json YAML

doc: Added devel/hs-basement version 0.0.11

(pho)

2020-01-16 00:38:57 UTC MAIN commitmail json YAML