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 (29m)  pkgsrc-2024Q1 (15d)  pkgsrc-2023Q4 (42d)  pkgsrc-2023Q2 (75d)  pkgsrc-2023Q3 (154d) 

2024-05-13 11:29:06 UTC Now

2023-01-27 14:53:30 UTC MAIN commitmail json YAML

2023-01-27 14:53:01 UTC MAIN commitmail json YAML

doc: Updated textproc/py-libxml2 to 2.10.3nb2

(jperkin)

2023-01-27 14:52:53 UTC MAIN commitmail json YAML

py-libxml2: Bump PKGREVISION for libxml2 fix.

Set straight to 2 because this was previously erroneously coming from
libxml2's Makefile.common which had it set to 1.

(jperkin)

2023-01-27 14:49:51 UTC MAIN commitmail json YAML

textproc/Makefile: + hs-skylighting-format-ansi

(pho)

2023-01-27 14:49:45 UTC MAIN commitmail json YAML

doc: Updated textproc/libxml2 to 2.10.3nb2

(jperkin)

2023-01-27 14:49:39 UTC MAIN commitmail json YAML

doc: Added textproc/hs-skylighting-format-ansi version 0.1

(pho)

2023-01-27 14:49:37 UTC MAIN commitmail json YAML

libxml2: Ensure --sysconfdir is passed.

Fixes widespread breakage of recent update on systems where PKG_SYSCONFDIR
is not PREFIX/etc so the catalog files could not be found.

Move PKGREVISION out of Makefile.common and bump.

(jperkin)

2023-01-27 14:49:32 UTC MAIN commitmail json YAML

2023-01-27 14:44:20 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-skylighting-core to 0.13.2

(pho)

2023-01-27 14:44:12 UTC MAIN commitmail json YAML

textproc/hs-skylighting-core: Update to 0.13.2

0.13.2
* Support ConTeXt output via skylighting-format-context (Albert Krewinkel).
* Update syntax definitions for markdown, nim, javascript.

0.13.1.2
* Update syntax definitions for c, cmake, commonmlisp, css, go, ini,
  isocpp, javascript, json, powershell, python, rust, sass, scss, toml,
  xml.
* Associate regex captures with a context. This is necessary for proper
  implementation of the KDE syntax highlighting algorithm. Captures are
  only available within the context to which the match creating the capture
  switches. (Closes #160.)

0.13.1.1
* Add dart, purescript syntax definitions.
* Update syntax definitions for isocpp, latex, alert, bash, cmake, nix,
  sql-postgresql, vhdl, zsh.
* Remove obsoleote patch for lua.xml.
* Add patches for latex.xml and isocpp.xml.

0.13.1
* getCapture: fail instead of throwing error if dynamic match not found. I
  believe this is the intended behavior for StringDetect, judging from
  examples in the KDE documentation.
* Update xml syntax definitions: asn1, bash, c, cmake, cpp, cs, d, elixir,
  fortran-fixed, gcc, glsl, go, html, java, javascript, lex, lua, markdown,
  mediawiki, noweb, ocaml, orgmode, php, powershell, prolog, python, r,
  ruby, rust, scheme, sql-postgresql, typescript, vhdl, xml, yacc, yaml,
  zsh
* Replace a lambda with pointfree notation (shaving off some RAM usage)
  (0xd34df00d).
* Use newtype for TokenizerM, giving about 5-10% boost on benchmark
  (0xd34df00d).

0.13
* Update syntax definitions from upstream: bash, cmake, diff, ini, perl,
  php, sgml, xml.
* Split out formatters into separate packages (#152). API changes:
  - Skylighting.Core no longer exports Skylighting.Format.ANSI,
    Skylighting.Format.HTML, Skylighting.Format.LaTeX. These are now
    provided by separate packages, skylighting-format-ansi,
    skylighting-format-blaze-html, skylighting-format-latex.
  - Skylighting.Types no longer exports XTerm256ColorCode. This has been
    moved to skylighting-format-ansi.
* Change Makefile to use cabal instead of stack.

0.12.3.1

* Allow mtl 2.3.
* Update syntax defs from upstream: bash, cmake, go, haxe, lua, zsh.
* Add nix.xml (#149).
* Add Pygments styles for Import and BuiltIn token types (#147, Bryan
  A. Danielak).
* Use StrictData.
* Remove unused dependencies (silences cabal warnings) (Andreas Abel).

0.12.3
* Add scss, sass, systemverilog, orgmode.
* Update xml definitions from upstream: bash, css, python, r, zsh.

(pho)

2023-01-27 14:35:10 UTC MAIN commitmail json YAML

doc: Updated devel/fourmolu to 0.10.1.0

(pho)

2023-01-27 14:35:00 UTC MAIN commitmail json YAML

2023-01-27 14:13:37 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-yaml to 0.11.8.0

(pho)

2023-01-27 14:13:27 UTC MAIN commitmail json YAML

2023-01-27 14:03:54 UTC MAIN commitmail json YAML

2023-01-27 14:01:26 UTC MAIN commitmail json YAML

devel/hs-generic-lens: Fix build with GHC 9.4

(pho)

2023-01-27 13:59:50 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-exactprint to 1.6.1.1

(pho)

2023-01-27 13:59:34 UTC MAIN commitmail json YAML

devel/hs-ghc-exactprint: Update to 1.6.1.1

2022-11-08 v1.6.1
* Add GHC 9.4.4 to CI
* Add support for exact printing HsDocTy. #121

2022-11-08 v1.6.1
* Support GHC 9.4.3

2022-09-30 v1.6.0
* Support GHC 9.4.1 and GHC 9.4.2

(pho)

2023-01-27 13:50:54 UTC MAIN commitmail json YAML

doc: Updated math/hs-free to 5.1.10

(pho)

2023-01-27 13:50:46 UTC MAIN commitmail json YAML

math/hs-free: Update to 5.1.10

5.1.10 [2022.11.30]
* Add a MonadFail instance for FT.

5.1.9 [2022.06.26]
* Simplify the Eq and Ord instances for FT to avoid the use of overlapping
  instances.

5.1.8 [2022.05.07]
* Generalize the Monad constraint in the type signatures for hoistFreeT in
  Control.Monad.Trans.Free and Control.Monad.Trans.Free.Ap to a Functor
  constraint.
* Allow building with transformers-0.6.* and mtl-2.3.*.

(pho)

2023-01-27 13:47:52 UTC MAIN commitmail json YAML

doc: Updated devel/hs-list-t to 1.0.5.6

(pho)

2023-01-27 13:47:44 UTC MAIN commitmail json YAML

devel/hs-list-t: Update to 1.0.5.6

No release notes have been provided by upstream.

(pho)

2023-01-27 13:43:31 UTC MAIN commitmail json YAML

doc: Updated devel/hs-monad-logger to 0.3.39

(pho)

2023-01-27 13:43:22 UTC MAIN commitmail json YAML

devel/hs-monad-logger: Update to 0.3.39

0.3.39
* Make the previous change backwards compatible with CPP

0.3.38
* Drop old deprecated instances to support transformers 0.6 #39

0.3.37
* Add Semigroup/Monoid instances to LoggingT, NoLoggingT, and
  WriterLoggingT

(pho)

2023-01-27 13:39:08 UTC MAIN commitmail json YAML

doc: Updated devel/hs-turtle to 1.6.1

(pho)

2023-01-27 13:39:00 UTC MAIN commitmail json YAML

2023-01-27 11:40:53 UTC MAIN commitmail json YAML

Belatedly note py-OpenSSL update to 23.0.0

(abs)

2023-01-27 10:33:41 UTC MAIN commitmail json YAML

devel/Makefile: +sds

(micha)

2023-01-27 10:32:16 UTC MAIN commitmail json YAML

doc: Added devel/sds version 2.2

(micha)

2023-01-27 10:30:49 UTC MAIN commitmail json YAML

devel/sds: Import version 2.2

SDS is a string library for C designed to augment the limited libc string
handling functionalities by adding heap allocated strings that are:

* Simpler to use.
* Binary safe.
* Computationally more efficient.
* But yet... Compatible with normal C string functions.

(micha)

2023-01-27 10:04:56 UTC MAIN commitmail json YAML

x11/xcalc: Add missing patch

Thanks to wiz@ for pointing out.

(micha)

2023-01-27 10:00:18 UTC MAIN commitmail json YAML

doc: Updated archivers/star to 1.7.0nb1

(micha)

2023-01-27 09:58:36 UTC MAIN commitmail json YAML

archivers/star: Build fix

Error with CentOS 7:
|
| defaults.c: In function 'star_get_cmd_flags':
| defaults.c:353:2: error: 'for' loop initial declarations are only allowed in C99 mode
|  for (int i=0; i < prog_name_len; i++)
|  ^
| defaults.c:353:2: note: use option -std=c99 or -std=gnu99 to compile your code

Declare that C99 is required.
Bump PKGREVISION.

(micha)

2023-01-27 09:37:27 UTC MAIN commitmail json YAML

doc: Updated x11/xcalc to 1.1.1nb1

(micha)

2023-01-27 09:35:41 UTC MAIN commitmail json YAML

x11/xcalc: Add patch for TI-30 key color highlighting.

Bump PKGREVISION.

(micha)

2023-01-27 08:50:28 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-shakespeare to 2.0.30

(pho)

2023-01-27 08:50:19 UTC MAIN commitmail json YAML

textproc/hs-shakespeare: Update to 2.0.30

2.0.30
* Add Text.Cassius.Ordered and Text.Lucius.Ordered modules with parsers to
  maintain order between attributes and mixin blocks.

2.0.29
* Support the upcoming template-haskell release with GHC 9.4 #267

2.0.28
* Add support for sub-blocks in mixins #264

2.0.27
* Change how embedded templates are located by the compiler. Relative files
  are now resolved using the Cabal project root, to fix builds of
  multi-project codebases. #266
* Change how messages are located by the compiler. The message directory is
  now resolved using the Cabal project root, to fix builds of multi-project
  codebases. #266

2.0.26
* Support @supports #263

(pho)

2023-01-27 08:28:42 UTC MAIN commitmail json YAML

Updated math/p5-Math-Matrix to 0.94

(wen)

2023-01-27 04:12:37 UTC MAIN commitmail json YAML

Update to 0.94

Upstream changes:
0.94 2021-01-13

* Fix broken test in t/mldiv.t The rounding performed for values that are very
  close to an integer was performed on the wrong matrix.

0.93 2021-01-12

* The test is_deeply() does string comparison, so avoid negative zeros in test
  data and output from tests. Also round test output where the output may be
  slightly off from an integer.

* Require Math::Trig version 1.06 so Math::Trig::Inf() is available.

* Update the SUPPORT section to reflect that CPAN RT will be closing down on
  1st March 2021.

* Add support for negative integer powers in mpow().

0.92 2020-11-02

* Add a larged amount of new methods. Improve existing methods. Fix
  overloading. This will close most of the remaining CPAN RT tickets.

(wen)

2023-01-27 04:09:50 UTC MAIN commitmail json YAML

Updated mail/p5-User-Identity to 1.01

(wen)

2023-01-27 04:08:58 UTC MAIN commitmail json YAML

Update to 1.01

Upstream changes:
version 1.01: Fri 11 Feb 11:25:41 CET 2022

        Fixes:
        - Coercion from Mail::Address to Mail::Message::Full::Address is
          too lazy. Mail::Message issue #4

(wen)

2023-01-27 04:06:18 UTC MAIN commitmail json YAML

Updated mail/p5-Sendmail-PMilter to 1.24

(wen)

2023-01-27 04:05:33 UTC MAIN commitmail json YAML

Update to 1.24

Upstream changes:
1.24
    Thu 15 Dec 2022 12:28:00 GMT released
    - [145263] Make no reply to MTA from the abort callback.
                Such replies seem to cause problems for Postfix.

(wen)

2023-01-27 04:03:50 UTC MAIN commitmail json YAML

Updated mail/p5-MIME-Types to 2.24

(wen)

2023-01-27 04:03:03 UTC MAIN commitmail json YAML

Update to 2.24

Upstream changes:
version 2.24: Wed 28 Dec 13:06:23 CET 2022

        Fixes:
        - vnd.gentoo officially took 'tar' and 'tbz2', but 'application/
          x-tar' resp 'x-gtar' prevails.  [Andreas Koenig]

version 2.23: Thu 22 Dec 17:20:33 CET 2022

        Changes:
        - iana updates

(wen)

2023-01-27 04:00:49 UTC MAIN commitmail json YAML

Updated mail/p5-Mail-AuthenticationResults to 2.20230112

(wen)

2023-01-27 03:59:54 UTC MAIN commitmail json YAML

Update to 2.20230112

Upstream changes:
2.20230112 2023-01-12 22:49:04+00:00 UTC
  - Add parser method to parse json serialized object back
    into the object(s) it represents

(wen)

2023-01-27 03:58:09 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Simple to 2.218

(wen)

2023-01-27 03:57:03 UTC MAIN commitmail json YAML

Update to 2.218

Upstream changes:
2.218    2023-01-08 19:49:09-05:00 America/New_York
        - update author contact info
        - bump version required to v5.12.0 (it was already effectively that
          after some upstream changes)

2.217    2020-11-02 19:13:16-05:00 America/New_York (TRIAL RELEASE)
        - add ->header_rename to header object
        - issue a warning on non-ASCII codepoints added to message (thanks,
          Pali Rohar)

(wen)

2023-01-27 03:54:44 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME to 1.953

(wen)

2023-01-27 03:51:42 UTC MAIN commitmail json YAML

Update to 1.953

Upstream changes:
1.953    2023-01-08 19:02:24-05:00 America/New_York
        - as promised, this release no longer works on v5.8; in fact, due to
          some upstream libraries, it hasn't in some time
        - documentation has been cleaned up to stop referencing long-dead other
          libraries or methods
        - some small code changes to benefit from v5.10 and v5.12 improvements

(wen)

2023-01-27 03:24:24 UTC MAIN commitmail json YAML

2023-01-27 03:06:29 UTC MAIN commitmail json YAML

2023-01-27 02:45:28 UTC MAIN commitmail json YAML

doc: Updated www/hs-warp to 3.3.23

(pho)

2023-01-27 02:41:07 UTC MAIN commitmail json YAML

net/Makefile: + hs-recv

(pho)

2023-01-27 02:41:00 UTC MAIN commitmail json YAML

doc: Added net/hs-recv version 0.0.0

(pho)

2023-01-27 02:40:54 UTC MAIN commitmail json YAML

net/hs-recv: import hs-recv-0.0.0

This module provides efficient receiving functions from the network. recv
uses createAndTrim which behaves as follows:

* Allocates a buffer whose size is decided from the first argument.
* Receives data with the buffer.
* Allocates another buffer whose size fits the received data.
* Copies the data from the first buffer to the second buffer.

On 64bit machines, the global lock is taken for the allocation of a byte
string whose length is larger than or equal to 3272 bytes. So, for
instance, if 4,096 is specified to recv and the size of received data is
3,300, the global lock is taken twice with the copy overhead.

The efficient receiving functions provided here use a buffer pool. A large
buffer is allocated at the beginning and it is divided into a used one and
a leftover when receiving. The latter is kept in the buffer pooll and will
be used next time. When the buffer gets small and usefless, a new large
buffer is allocated.

(pho)

2023-01-27 02:31:32 UTC MAIN commitmail json YAML

doc: Updated math/hs-invariant to 0.6

(pho)

2023-01-27 02:31:23 UTC MAIN commitmail json YAML

math/hs-invariant: Update to 0.6

0.6 [2022.07.03]
* Loosen the Monad constraint in the Invariant(2) instances for Kleisli to
  an Invariant constraint.
* Loosen the Comonad constraint in the Invariant2 instance for Cokleisli to
  an Invariant constraint.
* Add Invariant instances for PastroSum, CopastroSum, Environment,
  FreeMapping, Pastro, and FreeTraversing from the profunctors library.
* Add Invariant(2) instances for Copastro and Coyoneda from the profunctors
  library.

0.5.6 [2022.05.07]
* Add InvariantProfunctor and InvariantArrow newtypes that admit
  implementations of invmap that only require Profunctor or Arrow
  constraints, respectively. Also add top-level invmapProfunctor and
  invmapArrow functions.

(pho)

2023-01-27 02:02:36 UTC MAIN commitmail json YAML

doc: Updated security/hs-tls to 1.6.0

(pho)

2023-01-27 02:02:25 UTC MAIN commitmail json YAML

security/hs-tls: Update to 1.6.0

Version 1.6.0
* Major version up because of disabling SSL3
* Some fixes against tlsfuzzer

Version 1.5.8
* Require mtl-2.2.1 or newer #448

(pho)

2023-01-27 01:50:35 UTC MAIN commitmail json YAML

security/hs-x509-system: On NetBSD, depend on mozilla-rootcerts-openssl and use it as the system certificate store

(pho)

2023-01-27 00:23:20 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME-Encodings to 1.317

(wen)

2023-01-27 00:22:34 UTC MAIN commitmail json YAML

Update to 1.317

Upstream changes:
1.317    2022-12-31 21:28:56-05:00 America/New_York
        - update author contact info

(wen)

2023-01-27 00:20:57 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MIME-ContentType to 1.028

(wen)

2023-01-27 00:20:11 UTC MAIN commitmail json YAML

Update to 1.028

Upstream changes:
1.028    2023-01-08 19:26:20-05:00 America/New_York
        - update author info

(wen)

2023-01-27 00:18:07 UTC MAIN commitmail json YAML

Updated mail/p5-Email-MessageID to 1.408

(wen)

2023-01-27 00:17:14 UTC MAIN commitmail json YAML

Update to 1.408

Upstream changes:
1.408    2022-12-31 21:28:29-05:00 America/New_York
        - update author contact info

(wen)

2023-01-27 00:15:54 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Date-Format to 1.008

(wen)

2023-01-27 00:15:05 UTC MAIN commitmail json YAML

Update to 1.008

Upstream changes:
1.008    2023-01-13 21:44:14-05:00 America/New_York
        - use the version of Time::Local that doesn't guess at whether a year
          is 99 or 1999
        - skip tests on Win32 that never pass
        - modernize just a bit of code

1.007    2022-12-31 21:19:59-05:00 America/New_York
        - update author info

(wen)

2023-01-27 00:12:08 UTC MAIN commitmail json YAML

Updated mail/p5-Email-Address to 1.913

(wen)

2023-01-27 00:11:24 UTC MAIN commitmail json YAML

Update to 1.913

Upstream changes:
1.913    2023-01-09 19:41:25-05:00 America/New_York
        - as ever, you should probably use Email::Address::XS instead
        - this version now requires Perl v5.12
        - some small tweaks to the code to take advantage of v5.12 made
        - update distribution metadata

(wen)

2023-01-27 00:07:21 UTC MAIN commitmail json YAML

Updated devel/p5-Type-Tiny to 2.002001

(wen)

2023-01-27 00:06:27 UTC MAIN commitmail json YAML

Update to 2.002001
Update DEPENDS

Upstream changes:
2.002001        2023-01-20

[ Bug Fixes ]
- Bugfix for Type::Tie+Storable issue affecting 32-bit builds of Perl.

2.002000        2023-01-01      Happy Fibonacci Day! 1/1/23

[ Bug Fixes ]
- When Foo is a parameterized StrMatch type, ensure is_Foo always returns
  a single boolean value, even in list context.
  Diab Jerius++

[ Documentation ]
- Update NEWS.
- Update copyright dates to 2023.

[ Packaging ]
- Repackage as stable.

2.001_002      2022-12-03

[ Test Suite ]
- Test `t/20-modules/Type-Tiny-Enum/exporter_lexical.t` will now run on
  older versions of Perl, provided Lexical::Sub is installed.

[ Packaging ]
- Depend on Exporter::Tiny 1.006000 which offers lexical export support
  for older versions of Perl, provided Lexical::Sub is installed.

[ Other ]
- If Type::Params signatures receive multiple unrecognized named
  arguments, the error message now lists them using
  Type::Utils::english_list() instead of just joining them with commas.
  This means that the error message will include 'and' before the last
  unrecognized named argument. If Type::Tiny::AvoidCallbacks is set to
  true while the signature is compiled, the old behaviour will be
  retained.
- Type::Params no longer attempts to figure out the maximum number of
  expected arguments to functions which take key-value pairs. This allows
  `yourfunc(y=>1,y=>2)` to behave more intuitively, with the function just
  seeing the second value for `y`, instead of it throwing an exception
  complaining about too many arguments.

2.001_001      2022-10-19

[ Documentation ]
- Typo fix in Type::Tiny::Manual::UsingWithMoo.

[ Other ]
- Type::Library will better detect if two types result in functions with
  the same name.
- Type::Tiny::XS will now provide XS implementations of some parameterized
  ArrayLike/HashLike types.
- When importing `use Type::Library -util`, Type::Library will now pass
  some relevant import options to Type::Utils.

2.001_000      2022-09-29

[ Bug Fixes ]
- Avoid uninitialized warnings when creating a union between an Enum type
  and a non-Enum type.
  Diab Jerius++

[ Documentation ]
- Clearer documentation of Types::TypeTiny::to_TypeTiny.

[ Test Suite ]
- No longer report Type::Tie version at start of test suite, as Type::Tie
  is now bundled.

[ Other ]
- Added: Type::Library now has an undocumented, but tested and hopefully
  stable `_remove_type` method.
- Added: Type::Tiny now has a `definition_context` attribute/method
  indicating the file and line number where a type constraint was first
  defined.
- The list of packages Type::Tiny considers to be 'internal' has been
  moved from Error::TypeTiny to Type::Tiny.
- Type::Tiny will now mark particular parts of its guts as readonly.
  Currently this is mainly used to prevent people pushing to and popping
  from type constraints which overload `@{}`.

(wen)

2023-01-27 00:03:36 UTC MAIN commitmail json YAML

Updated devel/p5-Exporter-Tiny to 1.006000

(wen)

2023-01-27 00:02:39 UTC MAIN commitmail json YAML

Update to 1.006000

Upstream changes:
1.006000        2022-11-21

[ Packaging ]
- Stable version number.

1.005_000      2022-10-17

- Introduced lexical exporter support on Perl 5.11.2+ using the
  Lexical::Var module.
- Refactored the Perl 5.37.2+ lexical exporter support.

1.004004        2022-10-15

[ Documentation ]
- Minor corrections to QuickStart page in the manual.

(wen)

2023-01-26 23:57:09 UTC MAIN commitmail json YAML

Updated devel/p5-MooseX-Types-Perl to 0.101344

(wen)

2023-01-26 23:56:22 UTC MAIN commitmail json YAML

Update to 0.101344

Upstream changes:
0.101344  2022-12-31 21:34:32-05:00 America/New_York
        - update packaging and metadata
        - minimum required Perl is now v5.12

(wen)

2023-01-26 23:48:45 UTC MAIN commitmail json YAML

Updated devel/p5-Moose to 2.2203

(wen)

2023-01-26 23:47:57 UTC MAIN commitmail json YAML

Update to 2.2203
Update DEPENDS
Comment out CONFLICTS, since there is no p5-Class-MOP in pkgsrc

Upstream changes:
2.2203  2023-01-22

  [TESTS]

  - increased the required version of Test::Needs (#182, Graham Knop)

2.2202  2023-01-14

  [TESTS]

  - switched from Test::Requires to Test::Needs. (#181, Graham Knop)

(wen)

2023-01-26 23:44:00 UTC MAIN commitmail json YAML

Updated devel/p5-Test-Needs to 0.002010

(wen)

2023-01-26 23:42:43 UTC MAIN commitmail json YAML

Update to 0.002010

Upstream changes:
0.002010 - 2023-01-22
  - split main test into three separate scripts
  - avoid outputting multiple plans if used with no_plan

(wen)

2023-01-26 20:02:06 UTC pkgsrc-2022Q4 commitmail json YAML

Pullup tickets up to #6726

(bsiegert)

2023-01-26 20:01:44 UTC pkgsrc-2022Q4 commitmail json YAML

Pullup ticket #6726 - requested by taca
net/bind916: security fix

Revisions pulled up:
- net/bind916/Makefile                                          1.51-1.52
- net/bind916/builtin.mk                                        1.2
- net/bind916/distinfo                                          1.43-1.44
- net/bind916/patches/patch-lib_isc_siphash.c                  1.4
- net/bind916/patches/patch-lib_ns_update.c                    1.3

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Mon Jan  9 06:48:53 UTC 2023

  Modified Files:
  pkgsrc/net/bind916: Makefile distinfo

  Log Message:
  net/bind916: update to 9.16.36

  9.16.36 (2022-12-21)

  Feature Changes

  * The auto-dnssec option has been deprecated and will be removed in a future
    BIND 9.19.x release. Please migrate to dnssec-policy.  [GL #3667]

  Bug Fixes

  * When a catalog zone was removed from the configuration, in some cases a
    dangling pointer could cause the named process to crash.  This has been
    fixed. [GL #3683]

  * When a zone was deleted from a server, a key management object related to
    that zone was inadvertently kept in memory and only released upon
    shutdown.  This could lead to constantly increasing memory use on servers
    with a high rate of changes affecting the set of zones being served.  This
    has been fixed.  [GL #3727]

  * In certain cases, named waited for the resolution of outstanding recursive
    queries to finish before shutting down.  This was unintended and has been
    fixed.  [GL #3183]

  * The zone <name>/<class>: final reference detached log message was moved
    from the INFO log level to the DEBUG(1) log level to prevent the
    named-checkzone tool from superfluously logging this message in non-debug
    mode.  [GL #3707]

---
  Module Name: pkgsrc
  Committed By: taca
  Date: Thu Jan 26 13:32:47 UTC 2023

  Modified Files:
  pkgsrc/net/bind916: Makefile builtin.mk distinfo
  pkgsrc/net/bind916/patches: patch-lib_isc_siphash.c
      patch-lib_ns_update.c

  Log Message:
  net/bind916: update to 9.16.37

  --- 9.16.37 released ---

  6067. [security] Fix serve-stale crash when recursive clients soft quota
  is reached. (CVE-2022-3924) [GL #3619]

  6066. [security] Handle RRSIG lookups when serve-stale is active.
  (CVE-2022-3736) [GL #3622]

  6064. [security] An UPDATE message flood could cause named to exhaust all
  available memory. This flaw was addressed by adding a
  new "update-quota" statement that controls the number of
  simultaneous UPDATE messages that can be processed or
  forwarded. The default is 100. A stats counter has been
  added to record events when the update quota is
  exceeded, and the XML and JSON statistics version
  numbers have been updated. (CVE-2022-3094) [GL #3523]

  6062. [func] The DSCP implementation, which has only been
  partly operational since 9.16.0, is now marked as
  deprecated. Configuring DSCP values in named.conf
  will cause a warning will be logged. [GL #3773]

  6060. [bug] Fix a use-after-free bug in dns_zonemgr_releasezone()
  by detaching from the zone manager outside of the write
  lock. [GL #3768]

  6059. [bug] In some serve stale scenarios, like when following an
  expired CNAME record, named could return SERVFAIL if the
  previous request wasn't successful. Consider non-stale
  data when in serve-stale mode. [GL #3678]

  6058. [bug] Prevent named from crashing when "rndc delzone"
  attempts to delete a zone added by a catalog zone.
  [GL #3745]

  6050. [bug] Changes to the RPZ response-policy min-update-interval
  and add-soa options now take effect as expected when
  named is reconfigured. [GL #3740]

  6048. [bug] Fix a log message error in dns_catz_update_from_db(),
  where serials with values of 2^31 or larger were logged
  incorrectly as negative numbers. [GL #3742]

  6045. [cleanup] The list of supported DNSSEC algorithms changed log
  level from "warning" to "notice" to match named's other
  startup messages. [GL !7217]

  6044. [bug] There was an "RSASHA236" typo in a log message.
  [GL !7206]

(bsiegert)

2023-01-26 19:58:25 UTC pkgsrc-2022Q4 commitmail json YAML

Pullup ticket #6725 - requested by nia
www/firefox102: security fix
www/firefox102-l10n: dependent update

Revisions pulled up:
- www/firefox102-l10n/Makefile                                  1.9
- www/firefox102-l10n/distinfo                                  1.8
- www/firefox102/Makefile                                      1.15
- www/firefox102/distinfo                                      1.10

---
  Module Name: pkgsrc
  Committed By: nia
  Date: Tue Jan 24 17:59:28 UTC 2023

  Modified Files:
  pkgsrc/www/firefox102: Makefile distinfo
  pkgsrc/www/firefox102-l10n: Makefile distinfo

  Log Message:
  firefox102: Update to 102.7.0

  Security Vulnerabilities fixed in Firefox ESR 102.7

      #CVE-2022-46871: libusrsctp library out of date

      #CVE-2023-23598: Arbitrary file read from GTK drag and drop on Linux

      #CVE-2023-23599: Malicious command could be hidden in devtools output on
      Windows

      #CVE-2023-23601: URL being dragged from cross-origin iframe into same tab
      triggers navigation

      #CVE-2023-23602: Content Security Policy wasn't being correctly applied to
      WebSockets in WebWorkers

      #CVE-2022-46877: Fullscreen notification bypass

      #CVE-2023-23603: Calls to <code>console.log</code> allowed bypasing Content
      Security Policy via format directive

      #CVE-2023-23605: Memory safety bugs fixed in Firefox 109 and Firefox ESR
      102.7

(bsiegert)

2023-01-26 19:41:02 UTC MAIN commitmail json YAML

doc: Updated textproc/hck to 0.9.1

(pin)

2023-01-26 19:40:36 UTC MAIN commitmail json YAML

textproc/hck: update to 0.9.1

- fix CI

(pin)

2023-01-26 19:15:44 UTC MAIN commitmail json YAML

doc: Updated textproc/hck to 0.9.0

(pin)

2023-01-26 19:15:26 UTC MAIN commitmail json YAML

textproc/hck: update to 0.9.0

v0.9.0
- feat: remove libgit2 dependency

v0.8.2
- fix: deb ci

v0.8.1
- fix: updated justfile

v0.8.0
- Bugfix Fixed output column reordering
- Updated deps and added dependabot

(pin)

2023-01-26 19:14:48 UTC MAIN commitmail json YAML

doc: Updated audio/gospt to 0.0.33

(pin)

2023-01-26 19:14:28 UTC MAIN commitmail json YAML

audio/gospt: update to 0.0.33

No ChangeLog provided.

(pin)

2023-01-26 18:08:20 UTC MAIN commitmail json YAML

doc: Updated lang/hs-hslua to 2.2.1

(pho)

2023-01-26 18:08:11 UTC MAIN commitmail json YAML

lang/hs-hslua: Update to 2.2.1

hslua-2.2.1 - Released 2022-06-19
* Require hslua-core-2.2.1.
* Require hslua-marshalling-2.2.0.1.
* Relax upper bound for mtl, allow mtl-2.3.

hslua-2.2.0 - Released 2022-02-19
* Require version 2.2.* of all hslua-* packages.
* Include hslua-aeson, and re-export HsLua.Aeson from HsLua.

(pho)

2023-01-26 18:04:35 UTC MAIN commitmail json YAML

doc: Updated converters/hs-aeson to 2.1.1.0

(pho)

2023-01-26 18:04:25 UTC MAIN commitmail json YAML

converters/hs-aeson: Update to 2.1.1.0

2.1.1.0
* Add Data.Aeson.KeyMap.!? (flipped) alias to Data.Aeson.KeyMap.lookup.
* Add Data.Aeson.KeyMap.insertWith function.
* Use unsafeDupablePerformIO instead of incorrect
  accursedUnutterablePerformIO in creation of keys in TH
  serialisation. This fixes a bug in TH deriving, e.g. when Strict pragma
  was enabled.

(pho)

2023-01-26 17:53:15 UTC MAIN commitmail json YAML

2023-01-26 17:50:53 UTC MAIN commitmail json YAML

textproc/hs-xml-conduit: Fix build with resourcet-1.3

(pho)

2023-01-26 17:46:53 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hiedb to 0.4.2.0

(pho)

2023-01-26 17:46:41 UTC MAIN commitmail json YAML

2023-01-26 17:21:13 UTC MAIN commitmail json YAML

doc: Updated devel/hs-mutable-containers to 0.3.4.1

(pho)

2023-01-26 17:21:05 UTC MAIN commitmail json YAML

2023-01-26 17:18:39 UTC MAIN commitmail json YAML

doc: Updated devel/hs-conduit-extra to 1.3.6

(pho)

2023-01-26 17:18:30 UTC MAIN commitmail json YAML

2023-01-26 16:17:39 UTC MAIN commitmail json YAML

doc: Updated devel/hs-foldl to 1.4.14

(pho)

2023-01-26 16:17:31 UTC MAIN commitmail json YAML

devel/hs-foldl: Update to 1.4.14

1.4.14
* Add Control.Foldl.NonEmpty.nonEmpty
* Add Control.Foldl.NonEmpty.toFold
* Generalize fold1 to work with Foldable1

1.4.13
* New "Control.Foldl.NonEmpty" module for folding non-empty containers

(pho)

2023-01-26 16:14:21 UTC MAIN commitmail json YAML

devel/hs-dependent-map: Fix build with constraints-extras-0.4

(pho)

2023-01-26 16:03:52 UTC MAIN commitmail json YAML

doc: Updated devel/hs-dependent-sum to 0.7.2.0

(pho)

2023-01-26 16:03:39 UTC MAIN commitmail json YAML

devel/hs-dependent-sum: Update to 0.7.2.0

0.7.2.0 - 2022-12-22
* Update to some-1.0.4.*

0.7.1.1 - 2022-12-12
* Support constraints-extras 0.4

(pho)

2023-01-26 15:51:18 UTC MAIN commitmail json YAML

doc: Updated devel/hs-either to 5.0.2

(pho)

2023-01-26 15:51:10 UTC MAIN commitmail json YAML

devel/hs-either: Update to 5.0.2

5.0.2 [2022.05.07]
* Tweak error messages of fromRight' and fromLeft' for clarity.
* Allow building with mtl-2.3.*.

(pho)

2023-01-26 15:08:37 UTC MAIN commitmail json YAML

doc: Updated devel/hs-fsnotify to 0.4.1.0

(pho)

2023-01-26 15:08:26 UTC MAIN commitmail json YAML

devel/hs-fsnotify: Update to 0.4.1.0

Version 0.4.1.0
* Add unliftio lower bound (#106)
* Change the tests back to a test-suite to avoid building for library
  users. (#107)
* Fix up Windows compatibility.
* Export WatchConfig type (#108)

Version 0.4.0.1
* Fix compatibility with *BSD.

Version 0.4.0.0
API breaking update.
* New options for threading control (single-threaded, thread-per-watch, and
  thread-per-manager)
* Revamp WatchConfig options to be less confusing and reduce boolean
  blindness.
* Pull out debouncing stuff, since it was never correct as it simply took
  the last event affecting a given file in the debounce period. Debouncing
  is currently not included, and should be handled as an orthogonal
  concern. I'd like to include some debouncing logic, but didn't want to
  delay this release any longer.
  - We now expose type DebounceFn = Action -> IO Action, which represents
    an arbitrary debouncer. All debouncers should be in the form of one of
    these functions.
  - A robust state machine debouncer is in progress but not fully
    implemented yet; see the state-machine branch.
  - Contributions are welcome! We can potentially add multiple debouncers
    of different complexity as modules under System.FSNotify.Debounce.*.
* Don't silently fall back to polling on failure of native
  watcher. Instead, throw an exception which the user can recover from by
  switching to polling.
* Add ModifiedAttributes event type + Linux support
* Add confOnHandlerException to be able to control what happens when a
  handler throws an exception.
* WatchConfig constructor is no longer exposed. Instead use defaultConfig
  {...} with the accessors.

(pho)

2023-01-26 14:56:40 UTC MAIN commitmail json YAML

qt5-qtwebkit: does not build with ruby 3.2

(wiz)

2023-01-26 14:48:41 UTC MAIN commitmail json YAML

devel/hs-shelly: Fix build with unix-compat-0.6

(pho)

2023-01-26 13:33:18 UTC MAIN commitmail json YAML

doc: Updated net/bind916 to 9.16.37

(taca)

2023-01-26 13:32:47 UTC MAIN commitmail json YAML

net/bind916: update to 9.16.37

--- 9.16.37 released ---

6067. [security] Fix serve-stale crash when recursive clients soft quota
is reached. (CVE-2022-3924) [GL #3619]

6066. [security] Handle RRSIG lookups when serve-stale is active.
(CVE-2022-3736) [GL #3622]

6064. [security] An UPDATE message flood could cause named to exhaust all
available memory. This flaw was addressed by adding a
new "update-quota" statement that controls the number of
simultaneous UPDATE messages that can be processed or
forwarded. The default is 100. A stats counter has been
added to record events when the update quota is
exceeded, and the XML and JSON statistics version
numbers have been updated. (CVE-2022-3094) [GL #3523]

6062. [func] The DSCP implementation, which has only been
partly operational since 9.16.0, is now marked as
deprecated. Configuring DSCP values in named.conf
will cause a warning will be logged. [GL #3773]

6060. [bug] Fix a use-after-free bug in dns_zonemgr_releasezone()
by detaching from the zone manager outside of the write
lock. [GL #3768]

6059. [bug] In some serve stale scenarios, like when following an
expired CNAME record, named could return SERVFAIL if the
previous request wasn't successful. Consider non-stale
data when in serve-stale mode. [GL #3678]

6058. [bug] Prevent named from crashing when "rndc delzone"
attempts to delete a zone added by a catalog zone.
[GL #3745]

6050. [bug] Changes to the RPZ response-policy min-update-interval
and add-soa options now take effect as expected when
named is reconfigured. [GL #3740]

6048. [bug] Fix a log message error in dns_catz_update_from_db(),
where serials with values of 2^31 or larger were logged
incorrectly as negative numbers. [GL #3742]

6045. [cleanup] The list of supported DNSSEC algorithms changed log
level from "warning" to "notice" to match named's other
startup messages. [GL !7217]

6044. [bug] There was an "RSASHA236" typo in a log message.
[GL !7206]

(taca)

2023-01-26 12:32:03 UTC MAIN commitmail json YAML

webkit-gtk: mark as incompatible with ruby 3.2

(wiz)

2023-01-26 11:45:40 UTC MAIN commitmail json YAML

doc: Updated devel/hs-lifted-async to 0.10.2.3

(pho)

2023-01-26 11:45:31 UTC MAIN commitmail json YAML

devel/hs-lifted-async: Update to 0.10.2.3

v0.10.2.3 - 2022-08-13
* Allow base-4.17 (GHC 9.4) and bump CI to latest GHC versions (#39)

(pho)

2023-01-26 11:43:10 UTC MAIN commitmail json YAML

doc: Updated devel/hs-serialise to 0.2.6.0

(pho)

2023-01-26 11:43:02 UTC MAIN commitmail json YAML

2023-01-26 11:38:09 UTC MAIN commitmail json YAML

2023-01-26 11:33:31 UTC MAIN commitmail json YAML

textproc/hs-libyaml: Fix build with resourcet-1.3

(pho)

2023-01-26 11:31:20 UTC MAIN commitmail json YAML

devel/hs-strict: Forgot to run makepatchsum

(pho)

2023-01-26 11:30:52 UTC MAIN commitmail json YAML

2023-01-26 11:28:33 UTC MAIN commitmail json YAML

2023-01-26 11:26:40 UTC MAIN commitmail json YAML

doc: Updated databases/hs-sqlite-simple to 0.4.18.2

(pho)

2023-01-26 11:26:32 UTC MAIN commitmail json YAML

databases/hs-sqlite-simple: Update to 0.4.18.2

0.4.18.2
* Depend on semigroups only for old GHC versions

0.4.18.1
* Add generic implementation of 'FromRow' and 'ToRow'.

(pho)

2023-01-26 11:23:24 UTC MAIN commitmail json YAML

doc: Updated devel/hs-conduit to 1.3.4.3

(pho)

2023-01-26 11:23:15 UTC MAIN commitmail json YAML

2023-01-26 11:18:42 UTC MAIN commitmail json YAML

2023-01-26 11:16:59 UTC MAIN commitmail json YAML

doc: Updated math/hs-bifunctors to 5.5.14

(pho)

2023-01-26 11:16:50 UTC MAIN commitmail json YAML

math/hs-bifunctors: Update to 5.5.14

5.5.14 [2022.12.07]
* Define Functor, Foldable, and Traversable instances for Sum and Product.

5.5.13 [2022.09.12]
* Make the Biapplicative instances for tuples lazy, to match their
  Bifunctor instances.

(pho)

2023-01-26 11:11:23 UTC MAIN commitmail json YAML

doc: Updated devel/hs-constraints-extras to 0.4.0.0

(pho)

2023-01-26 11:11:15 UTC MAIN commitmail json YAML

devel/hs-constraints-extras: Update to 0.4.0.0

0.4.0.0 - 2022-11-18
* Make Has from a type synonym into the class upon which everything else is
  based. Instances may define either has or argDict which are now both
  methods of Has. This should hopefully improve the readability of type
  errors involving the library a fair bit, as everything wanted to use Has,
  but it was defined in terms of the less commonly appearing ArgDict and
  ConstraintsFor.
* The ConstraintsFor type family has been removed as it is now unnecessary,
  as instances of Has can simply be constrained directly. This has the
  added benefit of allowing QuantifiedConstraints in those instance heads
  that formerly would not have been allowed as part of the result of a type
  family.
* The ArgDict class has also been removed, as it was also basically never
  used on its own.

(pho)

2023-01-26 11:03:50 UTC MAIN commitmail json YAML

2023-01-26 10:58:33 UTC MAIN commitmail json YAML

doc: Updated devel/ormolu to 0.5.2.0

(pho)

2023-01-26 10:58:24 UTC MAIN commitmail json YAML

devel/ormolu: Update to 0.5.2.0

Ormolu 0.5.2.0
* Eliminated the fixity-th Cabal flag because it caused issues on GHC 9.4
  as well as on aarch64. See issue 941 and issue 927.
* Now operators without explicitly specified fixity default to left
  associativity and highest precedence. Issue 907.

Ormolu 0.5.1.0
* Imports are now sorted by package qualifier, if one is present. Issue
  905.
* Extension packs like GHC2021 and Haskell2010 are now bumped to the top of
  the list of language pragmas. Issue 922.
* Fix formatting of SCC pragmas in do blocks. Issue 925.
* Support type applications in patterns. Issue 930.
* Handle UnicodeSyntax variants more consistently. Issue 934.
* Fix an inconsistency in formatting of types in GADT declarations in
  certain cases. PR 932.
* Switched to ghc-lib-parser-9.4, which brings support for the following
  new syntactic features:
  - \cases via LambdaCase
  - OPAQUE pragmas
  - Unboxed sum type constructors like (# | #).
* Updated to Cabal-syntax-3.8, supporting cabal-version: 3.8.

Ormolu 0.5.0.1
* Fixed a bug in the diff printing functionality. Issue 886.
* Indent closing bracket for list comprehensions in do blocks. Issue 893.
* Fix hs-source-dirs: . resulting in failing to find a .cabal file for a
  Haskell source file. Issue 909.
* Comments in closed type family declarations are now indented
  correctly. Issue 913.
* Cache .cabal file parsing and processing when given multiple input files
  in the same project. This results in dramatic speedups on projects which
  have both huge .cabal files and a large number of individual
  modules. Issue 897.

Ormolu 0.5.0.0
* Changed the way operator fixities and precedences are inferred.
  - Ormolu now tries to locate .cabal files of source files by default and
    in addition to default extensions it also infers the list of
    dependencies.
  - Ormolu comes equipped with extensive knowledge of all packages on
    Hackage and operators that those packages define. Knowing the names of
    the dependencies it can select the right fixity and precedence info
    from its knowledge base.
  - You can ask Ormolu not to look for .cabal files by using the --no-cabal
    switch.
  - Dependencies can be selected manually by using the -p / --package
    option (can be repeated many times).
  - The default heuristic algorithm will still try to guess the right
    fixities and precedence.
  - Fixity overrides can be provided by the user in the familiar Haskell
    notation (e.g. infixr 9 ., one declaration per line). They are loaded
    by default from the .ormolu file that is expected to be in the same
    directory as the .cabal file of a given source file. However, if
    --no-cabal is supplied, the .ormolu file will not be looked for
    either. Fixity declarations can be also provided by using the -f /
    --fixity command line option, which see.
  - This resolves the following issues: Issue 826, Issue 785, Issue 690,
    Issue 825.
* Invalid haddock comments are formatted in a more consistent way. Leading
  haddock triggers (|, ^) in an invalid haddock comment block are now
  escaped with a backslash \. Issue 816.
* Type synonyms and families are now formatted correctly when the equals
  sign is preceded by a comment. Issue 829.
* Bidirectional pattern synonyms are formatted nicer in certain
  cases. Issue 843.
* Magic comments (like {- ORMOLU_DISABLED -}) now allow arbitrary
  succeeding text. This fixes use cases like Issue 856.
* Remove discrepancies between unboxed types and terms. Issue 856 .
  - Unboxed sum types are now formatted with a space before each |.
  - Unboxed unit tuples on type and value levels are formatted as (# #).
* Errors caused by AST differences now print before/after diffs. Issue 877.
* Improved formatting of data declarations in the case of
  single-constructor record with a Haddock. Issue 881.

(pho)

2023-01-26 10:52:32 UTC MAIN commitmail json YAML

devel/Makefile: + hs-memotrie

(pho)

2023-01-26 10:52:25 UTC MAIN commitmail json YAML

doc: Added devel/hs-memotrie version 0.6.10

(pho)

2023-01-26 10:52:19 UTC MAIN commitmail json YAML

devel/hs-memotrie: import hs-memotrie-0.6.10

MemoTrie provides a basis for memoized functions over some domains, using
tries. It's based on ideas from Ralf Hinze and code from Spencer
Janssen. Generic support thanks to Sam Boosalis.

Project wiki page: http://haskell.org/haskellwiki/MemoTrie

(pho)

2023-01-26 10:50:28 UTC MAIN commitmail json YAML

devel/Makefile: + hs-newtype-generics

(pho)

2023-01-26 10:50:20 UTC MAIN commitmail json YAML

doc: Added devel/hs-newtype-generics version 0.6.2

(pho)

2023-01-26 10:50:14 UTC MAIN commitmail json YAML

devel/hs-newtype-generics: import hs-newtype-generics-0.6.2

Per Conor McBride, the Newtype typeclass represents the packing and
unpacking of a newtype, and allows you to operate under that newtype with
functions such as ala. Generics support was added in version 0.4, making
this package a full replacement for the original newtype package, and a
better alternative to newtype-th.

(pho)

2023-01-26 10:35:14 UTC MAIN commitmail json YAML

math/hs-distributive: Remove an unnecessary dependency on math/hs-semigroups

(pho)

2023-01-26 10:32:52 UTC MAIN commitmail json YAML

doc: Updated devel/hs-microlens-platform to 0.4.3.3

(pho)

2023-01-26 10:32:44 UTC MAIN commitmail json YAML

devel/hs-microlens-platform: Update to 0.4.3.3

0.4.3.1
* Bumped text upper bound to support 2.0.

0.4.3
* New minor release (microlens-0.4.13.0, microlens-ghc-0.4.14).

(pho)

2023-01-26 10:30:15 UTC MAIN commitmail json YAML

doc: Updated devel/hs-rio to 0.1.22.0

(pho)

2023-01-26 10:30:06 UTC MAIN commitmail json YAML

2023-01-26 10:25:54 UTC MAIN commitmail json YAML

doc: Updated devel/hs-tasty to 1.4.3

(pho)

2023-01-26 10:25:46 UTC MAIN commitmail json YAML

devel/hs-tasty: Update to 1.4.3

Version 1.4.3 - 2022-12-18
* Drop unbounded-delays dependency on 64-bit machines (#344).
* Drop clock dependency, decomission clock flag (#345).
* Drop wcwidth dependency (#346)
* Tested with GHC 8.0 - 9.4.

Version 1.4.2.3 - 2022-05-10
* Drop mtl dependency
* Warning-free under GHC 8.0 - 9.2

Version 1.4.2.2 - 2022-05-10
* Fix compilation with mtl-2.3
* Tested with GHC 8.0 - 9.2; dropped support for GHC 7.x

(pho)

2023-01-26 10:19:29 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-parsers to 0.12.11

(pho)

2023-01-26 10:19:20 UTC MAIN commitmail json YAML

textproc/hs-parsers: Update to 0.12.11

0.12.11 [2022.05.07]
* Allow building with transformers-0.6.* and mtl-2.3.*.

(pho)

2023-01-26 10:15:21 UTC MAIN commitmail json YAML

textproc/hs-cheapskate: Fix build with GHC 9.4

(pho)

2023-01-26 10:12:15 UTC MAIN commitmail json YAML

www/hs-websockets: Fix build with GHC 9.4

(pho)

2023-01-26 10:08:56 UTC MAIN commitmail json YAML

doc: Updated security/hs-x509 to 1.7.7

(pho)

2023-01-26 10:08:48 UTC MAIN commitmail json YAML

security/hs-x509: Update to 1.7.7

2022-05-31 v1.7.7
* Bump requirements to GHC 7.8 and transformers 0.4 series #130

(pho)

2023-01-26 10:06:34 UTC MAIN commitmail json YAML

doc: Updated www/hs-xss-sanitize to 0.3.7.1

(pho)

2023-01-26 10:06:26 UTC MAIN commitmail json YAML

www/hs-xss-sanitize: Update to 0.3.7.1

0.3.7.1
* add max height and max width as valid style attributes

(pho)

2023-01-26 10:04:26 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-unicode-collation to 0.1.3.3

(pho)

2023-01-26 10:04:17 UTC MAIN commitmail json YAML

2023-01-26 10:01:17 UTC MAIN commitmail json YAML

doc: Updated wm/xmonad-contrib to 0.17.1

(pho)

2023-01-26 10:01:04 UTC MAIN commitmail json YAML

2023-01-26 09:53:59 UTC MAIN commitmail json YAML

wm/xmonad: Remove unnecessary dependencies

(pho)

2023-01-26 09:43:54 UTC MAIN commitmail json YAML

2023-01-26 09:40:55 UTC MAIN commitmail json YAML

textproc/hs-attoparsec: Fix build with GHC 9.4

(pho)

2023-01-26 09:38:23 UTC MAIN commitmail json YAML

2023-01-26 09:35:25 UTC MAIN commitmail json YAML

doc: Updated converters/hs-text-conversions to 0.3.1.1

(pho)

2023-01-26 09:35:13 UTC MAIN commitmail json YAML

2023-01-26 09:33:08 UTC MAIN commitmail json YAML

2023-01-26 09:30:45 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hslua-module-version to 1.0.3

(pho)

2023-01-26 09:30:36 UTC MAIN commitmail json YAML

devel/hs-hslua-module-version: Update to 1.0.3

hslua-module-version-1.0.3 - Released 2022-09-01
* Allow equality checks with non-version values: A Version value can now be
  compared with any value. Previously, comparing a version with a value
  that cannot be interpreted as a Version would result in an error,
  violating the principle of least surprise.

hslua-module-version-1.0.2 - Released 2022-02-19
* Relax upper bounds, allowing hslua-core-2.2.*, hslua-marshalling-2.2.*
  and hslua-packaging-2.2.*.

(pho)

2023-01-26 09:27:53 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hslua-module-system to 1.0.2

(pho)

2023-01-26 09:27:44 UTC MAIN commitmail json YAML

devel/hs-hslua-module-version: Update to 1.0.2

hslua-module-system-1.0.2 - Released 2022-02-19
* Adjusted package bounds, for hslua-core and hslua-packaging.

(pho)

2023-01-26 09:17:00 UTC MAIN commitmail json YAML

doc: Updated sysutils/hs-hslua-module-path to 1.0.3

(pho)

2023-01-26 09:16:51 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 09:13:26 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-hslua-module-text to 1.0.3

(pho)

2023-01-26 09:13:15 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 09:03:11 UTC MAIN commitmail json YAML

doc: Updated www/hs-http-client to 0.7.13.1

(pho)

2023-01-26 09:03:02 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:53:16 UTC MAIN commitmail json YAML

doc: Updated databases/hs-direct-sqlite to 2.3.27

(pho)

2023-01-26 08:53:08 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:47:04 UTC MAIN commitmail json YAML

doc: Updated devel/hs-constraints to 0.13.4

(pho)

2023-01-26 08:46:54 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:42:53 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-lib-parser-ex to 9.4.0.0

(pho)

2023-01-26 08:42:45 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 08:33:41 UTC MAIN commitmail json YAML

lang/ghc92: Update distinfo for the FreeBSD/i386 bootkit

(pho)

2023-01-26 08:33:05 UTC MAIN commitmail json YAML

lang/ghc90: Update distinfo for the FreeBSD/i386 bootkit

(pho)

2023-01-26 08:29:54 UTC MAIN commitmail json YAML

lang/ghc92: Update distinfo for the FreeBSD/x86_64 bootkit

(pho)

2023-01-26 08:29:06 UTC MAIN commitmail json YAML

lang/ghc90: Update distinfo for the FreeBSD/x86_64 bootkit

(pho)

2023-01-26 07:58:57 UTC MAIN commitmail json YAML

Updated lang/nodejs, textproc/ugrep

(adam)

2023-01-26 07:58:37 UTC MAIN commitmail json YAML

ugrep: updated to 3.9.6

ugrep v3.9.6

Fixed a Unicode-specific regex pattern syntax issue that caused a valid regex
pattern to produce a regex syntax error message.

(adam)

2023-01-26 07:56:38 UTC MAIN commitmail json YAML

nodejs: updated to 19.5.0

Version 19.5.0 (Current), @RafaelGSS

Notable Changes

http:
(SEMVER-MINOR) join authorization headers (Marco Ippolito)

lib::
add webstreams to Duplex.from() (Debadree Chatterjee)

stream:
implement finished() for ReadableStream and WritableStream

(adam)

2023-01-26 07:45:24 UTC MAIN commitmail json YAML

tigervnc: revert previous

mixes autoconf & cmake

(wiz)

2023-01-26 04:07:28 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ListLike to 4.7.8

(pho)

2023-01-26 04:07:15 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 04:02:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-MonadRandom to 0.6

(pho)

2023-01-26 04:02:00 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:58:43 UTC MAIN commitmail json YAML

devel/hs-pretty-simple: Update to 4.1.2.0

4.1.2.0
* Fix a problem with the pHPrint function incorrectly outputting a trailing
  newline to stdout, instead of the handle you pass it. #118
* Add a web app where you can play around with pretty-simple in your
  browser. #116. This took a lot of hard work by @georgefst!

4.1.1.0
* Make the pretty-printed output with outputOptionsCompact enabled a little
  more compact. #110. Thanks @juhp!
* Add a --compact / -C flag to the pretty-simple executable that enables
  outputOptionsCompact. #111. Thanks again @juhp!
* Add pTraceWith and pTraceShowWith to Debug.Pretty.Simple. #104. Thanks
  @LeviButcher!

4.1.0.0
* Fix a regression which arose in 4.0, whereby excess spaces would be
  inserted for unusual strings like dates and IP addresses. #105
* Attach warnings to debugging functions, so that they're easy to find and
  remove. #103
* Some minor improvements to the CLI tool:
  - Add a --version/-v flag. #83
  - Add a trailing newline. #87
  - Install by default, without requiring a flag. #94

(pho)

2023-01-26 03:48:23 UTC MAIN commitmail json YAML

doc: Updated devel/hs-unliftio to 0.2.23.0

(pho)