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 (6m)  pkgsrc-2024Q1 (19d)  pkgsrc-2023Q4 (66d)  pkgsrc-2023Q2 (98d)  pkgsrc-2023Q3 (178d) 

2024-06-06 05:10:21 UTC Now

2024-04-28 20:21:43 UTC MAIN commitmail json YAML

devel/hs-say: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:20:44 UTC MAIN commitmail json YAML

devel/hs-stm-chans: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:20:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-terminal-size to 0.3.4

(pho)

2024-04-28 20:19:57 UTC MAIN commitmail json YAML

2024-04-28 20:18:06 UTC MAIN commitmail json YAML

devel/hs-type-equality: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:17:19 UTC MAIN commitmail json YAML

devel/hs-control-monad-free: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:16:33 UTC MAIN commitmail json YAML

textproc/hs-polyparse: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 20:15:42 UTC MAIN commitmail json YAML

devel/hs-data-array-byte: Fix build with GHC 9.8

(pho)

2024-04-28 20:02:21 UTC MAIN commitmail json YAML

mk/haskell.mk: Revert the default Haskell compiler to GHC 9.6

I accidentally changed it. We're not ready for that.

(pho)

2024-04-28 20:02:10 UTC MAIN commitmail json YAML

doc: Updated games/openttd to 14.0

(triaxx)

2024-04-28 20:01:49 UTC MAIN commitmail json YAML

openttd: Update to 14.0

pkgsrc changes:
---------------
  * OpenTTD now requires C++20.
  * Check patches applications.

upstream changes:
-----------------
  * https://cdn.openttd.org/openttd-releases/14.0/changelog.txt

(triaxx)

2024-04-28 19:17:31 UTC MAIN commitmail json YAML

devel/hs-data-default-class: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 19:11:43 UTC MAIN commitmail json YAML

mk/haskell.mk: Additional fix for bulk build

(pho)

2024-04-28 19:08:37 UTC MAIN commitmail json YAML

mk/haskell.mk: Revert the revision 1.59

My optimization broke bulk build. I'll need to do something else later.

(pho)

2024-04-28 18:19:32 UTC MAIN commitmail json YAML

devel/hs-deepseq-generics: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 18:18:34 UTC MAIN commitmail json YAML

devel/hs-echo: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 18:18:14 UTC MAIN commitmail json YAML

devel/hs-extensible-exceptions: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 18:08:48 UTC MAIN commitmail json YAML

zig: output of cmake suggests that c++17 is required.

(nikita)

2024-04-28 18:08:26 UTC MAIN commitmail json YAML

Updated net/py-junos-eznc, graphics/py-imageio

(adam)

2024-04-28 18:08:05 UTC MAIN commitmail json YAML

py-imageio: updated to 2.34.1

v2.34.1
Fix bug of 1068 that getattr cannot get attribute with index directly

(adam)

2024-04-28 18:07:33 UTC MAIN commitmail json YAML

mk: pass --no-xattrs to tar by default

Slightly improve the GITHUB_SUBMODULES change which _always_ overrode
EXTRACT_OPTS_TAR.

(wiz)

2024-04-28 18:02:50 UTC MAIN commitmail json YAML

py-junos-eznc: updated to 2.7.1

2.7.1

Enhancements done

Added customer juniper paramiko module as a dependency which supported aes128 and aes257 cipher

(adam)

2024-04-28 18:01:54 UTC MAIN commitmail json YAML

zig: make build verbose

(nikita)

2024-04-28 17:49:44 UTC MAIN commitmail json YAML

doc: Updated x11/xconsole to 1.1.0

(wiz)

2024-04-28 17:49:36 UTC MAIN commitmail json YAML

xconsole: update to 1.1.0.

This release fixes use of the scroll wheel in the text area, adds
-version and -help options, and removes support for several older
OS'es.

For those building for 32-bit platforms, it also enables use of the
"large file" APIs - though no file processed by this program should ever
be anywhere near 2GB in size, it is a prerequisite for post-y2038 support.
Since this release was generated using the new GNU autoconf 2.72, this
also adds a --enable-year2038 configure flag which may allow it to
work with files whose timestamps are later than January 19, 2038, but
this has not been tested.

Alan Coopersmith (13):
      configure: Use AC_SYS_LARGEFILE to enable large file support
      Add -version option
      Fix -version handling to not require opening a display first
      Add -help option and usage message when unknown options are given
      man page: resync SYNOPSIS and DESCRIPTION sections
      Allow scrolling in text area with mouse wheel
      unifdef __hpux
      unifdef hpux
      unifdef __UNIXWARE__
      unifdef SCO325
      Remove ifdefs for non-Solaris SysV systems
      unifdef _AIX
      xconsole 1.1.0

(wiz)

2024-04-28 17:38:24 UTC MAIN commitmail json YAML

devel/hs-filtrable: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:37:58 UTC MAIN commitmail json YAML

devel/hs-fingertree: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:37:29 UTC MAIN commitmail json YAML

devel/hs-focus: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:36:57 UTC MAIN commitmail json YAML

devel/hs-generic-lens-core: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:33:58 UTC MAIN commitmail json YAML

2024-04-28 17:11:31 UTC MAIN commitmail json YAML

py-readme_renderer: add missing tool dependency

(wiz)

2024-04-28 17:05:49 UTC MAIN commitmail json YAML

math/hs-indexed-profunctors: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:05:08 UTC MAIN commitmail json YAML

doc: Updated devel/hs-th-compat to 0.1.5

(pho)

2024-04-28 17:04:59 UTC MAIN commitmail json YAML

devel/hs-th-compat: Update to 0.1.5

0.1.5 [2024.03.19]
    Support building with template-haskell-2.22.* (GHC 9.10).

(pho)

2024-04-28 17:01:51 UTC MAIN commitmail json YAML

devel/hs-ordered-containers: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 17:01:09 UTC MAIN commitmail json YAML

doc: Updated devel/hs-ghc-trace-events to 0.1.2.8

(pho)

2024-04-28 17:01:00 UTC MAIN commitmail json YAML

devel/hs-ghc-trace-events: Update to 0.1.2.8

v0.1.2.8 - 2024-01-18
    Bump base, bytestring and text version bounds, include recent GHCs in CI config (#13)

(pho)

2024-04-28 16:59:27 UTC MAIN commitmail json YAML

doc: Updated devel/hs-hie-compat to 0.3.1.2

(pho)

2024-04-28 16:59:18 UTC MAIN commitmail json YAML

2024-04-28 16:57:35 UTC MAIN commitmail json YAML

devel/hs-parallel: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:56:38 UTC MAIN commitmail json YAML

devel/hs-sorted-list: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:56:15 UTC MAIN commitmail json YAML

sysutils/hs-co-log-core: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:55:53 UTC MAIN commitmail json YAML

devel/hs-haskell-lexer: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:54:46 UTC MAIN commitmail json YAML

math/hs-algebraic-graphs: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:53:39 UTC MAIN commitmail json YAML

devel/hs-parser-combinators: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:52:58 UTC MAIN commitmail json YAML

www/hs-js-dgtable: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:52:41 UTC MAIN commitmail json YAML

www/hs-js-flot: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:52:21 UTC MAIN commitmail json YAML

www/hs-js-jquery: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:51:57 UTC MAIN commitmail json YAML

devel/hs-ifelse: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:51:22 UTC MAIN commitmail json YAML

devel/hs-isocline: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:50:46 UTC MAIN commitmail json YAML

devel/hs-reflection: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:50:16 UTC MAIN commitmail json YAML

doc: Updated devel/hs-lens-family-core to 2.1.3

(pho)

2024-04-28 16:50:07 UTC MAIN commitmail json YAML

devel/hs-lens-family-core: Update to 2.1.3

2.1.3 (Changes from 2.1.2)
=========================
* Bump dependency on containers.

(pho)

2024-04-28 16:48:42 UTC MAIN commitmail json YAML

devel/hs-libffi: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:47:51 UTC MAIN commitmail json YAML

devel/hs-lift-type: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:47:05 UTC MAIN commitmail json YAML

devel/hs-logict: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:46:38 UTC MAIN commitmail json YAML

doc: Updated lang/hs-lua to 2.3.2

(pho)

2024-04-28 16:46:29 UTC MAIN commitmail json YAML

2024-04-28 16:44:22 UTC MAIN commitmail json YAML

devel/hs-lukko: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:43:45 UTC MAIN commitmail json YAML

devel/hs-managed: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:43:13 UTC MAIN commitmail json YAML

devel/hs-newtype-generics: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:42:51 UTC MAIN commitmail json YAML

devel/hs-microlens: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:42:11 UTC MAIN commitmail json YAML

devel/hs-monad-loops: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:41:08 UTC MAIN commitmail json YAML

devel/hs-mtl-compat: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:40:40 UTC MAIN commitmail json YAML

devel/hs-optional-args: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:39:57 UTC MAIN commitmail json YAML

devel/hs-pattern-arrows: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:39:11 UTC MAIN commitmail json YAML

www/hs-path-pieces: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:38:37 UTC MAIN commitmail json YAML

www/hs-path-pieces: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 16:33:54 UTC MAIN commitmail json YAML

doc: Updated sysutils/ripdrag to 0.4.8

(pin)

2024-04-28 16:33:23 UTC MAIN commitmail json YAML

sysutils/ripdrag: update to 0.4.8

- bugfix: terminate uri list with CRLF

(pin)

2024-04-28 16:32:36 UTC MAIN commitmail json YAML

doc: Updated x11/qt6ct to 0.9nb5

(pin)

2024-04-28 16:32:13 UTC MAIN commitmail json YAML

x11/qt6ct: bump pkgrevison due to qt6 update

(pin)

2024-04-28 16:31:35 UTC MAIN commitmail json YAML

doc: Updated net/slumber to 1.0.1

(pin)

2024-04-28 16:31:13 UTC MAIN commitmail json YAML

net/slumber: update to 1.0.1

[1.0.1] - 2024-04-27
Added
    Add two new build targets to releases: x86_64-pc-windows-msvc and x86_64-unknown-linux-musl

Fixed
    Fix build on Windows (#180)
        I can't guarantee it works on Windows since I don't have a machine to test on, but it at least compiles now

(pin)

2024-04-28 16:23:44 UTC MAIN commitmail json YAML

2024-04-28 14:30:43 UTC MAIN commitmail json YAML

devel/hs-repline: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:30:10 UTC MAIN commitmail json YAML

devel/hs-safesemaphore: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:29:40 UTC MAIN commitmail json YAML

devel/hs-setenv: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:28:58 UTC MAIN commitmail json YAML

devel/hs-setlocale: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:28:31 UTC MAIN commitmail json YAML

devel/hs-sop-core: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:27:23 UTC MAIN commitmail json YAML

doc: Updated devel/hs-utility-ht to 0.0.17.1

(pho)

2024-04-28 14:26:59 UTC MAIN commitmail json YAML

2024-04-28 14:26:52 UTC MAIN commitmail json YAML

doc: Updated math/R to 4.3.3

(mef)

2024-04-28 14:26:43 UTC MAIN commitmail json YAML

(math/R) Updated 4.3.2 to 4.3.3

CHANGES IN R 4.3.3:

  NEW FEATURES:

        * 'iconv()' now fixes up variant encoding names such as
          '"utf8"' case-insensitively.

  DEPRECATED AND DEFUNCT:

        * The legacy 'encoding = "MacRoman"' is deprecated in 'pdf()'
          and 'postscript()': support was incomplete in earlier
          versions of R.

  BUG FIXES:

        * Arguments are now properly forwarded to methods on S4
          generics with ... in the middle of their formal arguments.
          This was broken for the case when a method introduced an
          argument but did not include ... in its own formals. Thanks
          to Herv<c3><a9> Pag<c3><a8>s for the report PR#18538.

        * Some invalid 'file' arguments to 'pictex()', 'postscript()'
          and 'xfig()' opened a file called 'NA' rather than throw an
          error.  These included 'postscript(NULL)' (which some people
          expected to work like 'pdf(NULL)').

        * Passing 'filename = NA' to 'svg()', 'cairo_pdf()',
          'cairo_ps()' or the Cairo-based bitmap devices opened a file
          called 'NA': it now throws an error.

        * 'quartz(file = NA)' opened a file called 'NA', including
          when used as a Quartz-based bitmap device.  It now gives an
          error.

        * 'rank(<long vector>)' now works, fixing PR#18617, thanks to
          Ilia Kats.

        * 'seq.int()' did not adequately check its 'length.out'
          argument.

        * 'match(<POSIXct>, .)' is correct again for differing time
          zones, ditto for '"POSIXlt"', fixing PR#18618 reported by
          Bastian Klein.

        * 'drop.terms(*, dropx = <0-length>)' now works, fixing
          PR#18563 as proposed by Mikael Jagan.

        * 'drop.terms(*)' keeps ' + offset(.)' terms when it should,
          PR#18565, and 'drop.terms()' no longer makes up a response,
          PR#18566, fixing both bugs thanks to Mikael Jagan.

        * 'getS3method("t", "test")' no longer finds the 't.test()'
          function, fixing PR#18627.

        * 'pdf()' and 'postscript()' support for the documented Adobe
          encodings '"Greek"' and '"Cyrilllic"' was missing (although
          the corresponding Windows' codepages could be used).

        * Computations of glyph metric information for 'pdf()' and
          'postscript()' did not take into account that
          transliteration could replace one character by two or more
          (only seen on macOS 14) and typically warned that the
          information was not known.

        * 'rank(x)' no longer overflows during integer addition, when
          computing rank average for largish but not-yet long vector
          'x', fixing PR#18630, thanks to Ilia Kats.

        * 'list.files()' on Windows now returns also files with names
          longer that 260 bytes (the Windows limit is 260 characters).
          Previously, some file names particularly with 'East Asian'
          characters were omitted.

        * 'cov2cor(<0 x 0>)' now works, fixing PR#18423 thanks to
          Mikael Jagan and Elin Waring.

        * 'cov2cor(<negative diagonal>)' and similar now give one
          warning instead of two, with better wording, fixing PR#18424
          thanks to Mikael Jagan.

        * 'tools'':: startDynamicHelp()' now ensures 'port' is in
          proper range, fixing PR#18645.

        * 'pbeta(x, a,b)' is correct now for 'x'=0 or 1 in the
          boundary cases where 'a' or 'b' or both are 0, fixing
          PR#18672 thanks to Michael Fay.

        * 'pmatch(x, table)' for large 'table', also called for data
          frame row selection, 'dfrm[nm, ]', is now interruptible,
          fixing PR#18656.

        * 'predict(<rank-deficient lm>, newdata=*)' fix computing of
          'nbasis', see Russ Lenth's comment 29 in PR#16158.

        * Added a work-around for a bug in macOS 14.3.1 and higher
          which prevents R plots in the Quartz Cocoa device from
          updating on screen.

(mef)

2024-04-28 14:24:56 UTC MAIN commitmail json YAML

textproc/hs-csv: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:24:33 UTC MAIN commitmail json YAML

devel/hs-unbounded-delays: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:23:58 UTC MAIN commitmail json YAML

devel/hs-timeit: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:23:38 UTC MAIN commitmail json YAML

sysutils/hs-hostname: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:23:04 UTC MAIN commitmail json YAML

time/hs-clock: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:20:10 UTC MAIN commitmail json YAML

devel/hs-uglymemo: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:19:39 UTC MAIN commitmail json YAML

net/hs-network-info: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 14:19:03 UTC MAIN commitmail json YAML

2024-04-28 14:17:49 UTC MAIN commitmail json YAML

mk/haskell.mk: pkglint doesn't like ${FOO:ts\t}

(pho)

2024-04-28 14:13:48 UTC MAIN commitmail json YAML

mk/haskell.mk: New package-settable variable: HASKELL_DISABLE_EXECUTABLES

(pho)

2024-04-28 13:03:31 UTC MAIN commitmail json YAML

multimedia/Makefile: sync

(wiz)

2024-04-28 13:03:00 UTC MAIN commitmail json YAML

ruby: remove two dead master sites

(wiz)

2024-04-28 12:23:33 UTC MAIN commitmail json YAML

security/hs-cryptohash-md5: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:22:05 UTC MAIN commitmail json YAML

security/hs-entropy: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:21:28 UTC MAIN commitmail json YAML

doc: Updated devel/hs-vector-stream to 0.1.0.1

(pho)

2024-04-28 12:21:19 UTC MAIN commitmail json YAML

devel/hs-vector-stream: Update to 0.1.0.1

Changes in version 0.1.0.1
    Compatibility with future GHC 9.10 release #462

(pho)

2024-04-28 12:19:51 UTC MAIN commitmail json YAML

devel/hs-word8: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:19:25 UTC MAIN commitmail json YAML

finance/hs-Decimal: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:18:56 UTC MAIN commitmail json YAML

graphics/hs-dotgen: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:18:27 UTC MAIN commitmail json YAML

security/hs-cryptohash-sha256: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:16:28 UTC MAIN commitmail json YAML

textproc/hs-text-manipulate: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:15:51 UTC MAIN commitmail json YAML

math/hs-ieee754: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:15:26 UTC MAIN commitmail json YAML

textproc/hs-annotated-wl-pprint: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:14:15 UTC MAIN commitmail json YAML

textproc/hs-stringsearch: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 12:12:55 UTC MAIN commitmail json YAML

www/hs-open-browser: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:54:48 UTC MAIN commitmail json YAML

doc: Updated math/hs-commutative-semigroups to 0.2

(pho)

2024-04-28 11:54:38 UTC MAIN commitmail json YAML

math/hs-commutative-semigroups: Update to 0.2

0.2 -- 2024-04-09
    Removed the instances for the Event and Lifetime types unavailable on Windows

0.1.1.0 -- 2024-03-24
    Added more trivial instances for semigroups from base

0.1.0.2 -- 2023-12-22
    Support GHC 9.8.1

(pho)

2024-04-28 11:52:39 UTC MAIN commitmail json YAML

math/hs-primes: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:52:04 UTC MAIN commitmail json YAML

math/hs-quote-quot: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:51:24 UTC MAIN commitmail json YAML

misc/hs-magic: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:51:01 UTC MAIN commitmail json YAML

sysutils/hs-byteorder: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:50:35 UTC MAIN commitmail json YAML

textproc/hs-appar: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:49:54 UTC MAIN commitmail json YAML

net/hs-network-byte-order: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:49:27 UTC MAIN commitmail json YAML

security/hs-ed25519: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:48:56 UTC MAIN commitmail json YAML

sysutils/hs-disk-free-space: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:48:16 UTC MAIN commitmail json YAML

sysutils/hs-filepath-bytestring: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:40:33 UTC MAIN commitmail json YAML

sysutils/hs-mountpoints: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:40:12 UTC MAIN commitmail json YAML

sysutils/hs-easy-file: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:39:43 UTC MAIN commitmail json YAML

sysutils/hs-rawfilepath: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:10:15 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-HsYAML to 0.2.1.4

(pho)

2024-04-28 11:10:05 UTC MAIN commitmail json YAML

textproc/hs-HsYAML: Update to 0.2.1.4

0.2.1.4 - 2024-04-25
* Drop support for GHC 7
* Testsuite: relax lower bounds to accommodate LTS 11.22 (GHC 8.2) for new Stack CI
* Tested with GHC 8.0 - 9.10.0 (alpha3)

(pho)

2024-04-28 11:07:19 UTC MAIN commitmail json YAML

textproc/hs-rfc5051: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:06:40 UTC MAIN commitmail json YAML

textproc/hs-cmark-gfm: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:04:32 UTC MAIN commitmail json YAML

doc: Updated textproc/hs-typst-symbols to 0.1.6

(pho)

2024-04-28 11:04:00 UTC MAIN commitmail json YAML

textproc/hs-unicode-data: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:02:57 UTC MAIN commitmail json YAML

textproc/hs-hxt-charproperties: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:02:02 UTC MAIN commitmail json YAML

textproc/hs-rope-utf16-splay: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 11:01:10 UTC MAIN commitmail json YAML

2024-04-28 10:58:06 UTC MAIN commitmail json YAML

mk/haskell.mk: New target check-hackage to check for updates

(pho)

2024-04-28 10:55:54 UTC MAIN commitmail json YAML

textproc/hs-wcwidth: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 10:54:07 UTC MAIN commitmail json YAML

time/hs-timezone-series: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 10:52:27 UTC MAIN commitmail json YAML

www/hs-bsb-http-chunked: Fix build with GHC 9.8

This breaks build with the currently default GHC 9.6. Please bear with me
until I switch the default compiler.

(pho)

2024-04-28 10:31:40 UTC MAIN commitmail json YAML

2024-04-28 10:30:16 UTC MAIN commitmail json YAML

doc: Updated x11/kdelibs4 to 4.14.38nb38

(wiz)

2024-04-28 10:30:03 UTC MAIN commitmail json YAML

kdelibs4: remove enchant support.

aspell is still supported.

Bump PKGREVISION.

(wiz)

2024-04-28 10:07:07 UTC MAIN commitmail json YAML

doc: Updated meta-pkgs/php56-extensions to 5.6.40nb2

(wiz)

2024-04-28 10:06:51 UTC MAIN commitmail json YAML

doc: Updated textproc/php-enchant to 8.2.18nb3

(wiz)

2024-04-28 10:06:36 UTC MAIN commitmail json YAML

php-enchant: switch to enchant2

Mark php56 as desupported, and remove it from the meta package

(wiz)

2024-04-28 10:01:20 UTC MAIN commitmail json YAML

doc: Updated math/py-roman to 4.2

(wiz)

2024-04-28 10:01:12 UTC MAIN commitmail json YAML

py-roman: update to 4.2.

Convert to wheel.mk.

4.2 (2024-04-25)
----------------

- Remove overlooked mentions of the Python 2.1.1 license
  (`#17 <https://github.com/zopefoundation/roman/issues/17>`_)

- Add support for Python 3.12 and 3.13.

(wiz)

2024-04-28 09:59:57 UTC MAIN commitmail json YAML

doc: Updated sysutils/py-puremagic to 1.22

(wiz)

2024-04-28 09:59:48 UTC MAIN commitmail json YAML

py-puremagic: update to 1.22.

Version 1.22
------------

- Adding #52 magic data for JPEG XS (thanks to Andy - NebularNerd)
- Adding #57 Multi-part checks with negative offsets (thanks to Andy - NebularNerd)
- Fixing #60 encoding warning (thanks to Andy - NebularNerd and Jason R. Coombs)

(wiz)

2024-04-28 09:59:10 UTC MAIN commitmail json YAML

doc: Updated devel/py-jaraco.context to 5.3.0

(wiz)

2024-04-28 09:59:01 UTC MAIN commitmail json YAML

py-jaraco.context: update to 5.3.0.

v5.3.0
======

Features
--------

- Deprecate infer_compression, as it was used primarily for deferring to the tar command.

Bugfixes
--------

- Enable 'transparent' compression in the tarfile context.

v5.2.0
======

Features
--------

- Implemented tarfile using native functionality and avoiding subprocessing, making it portable. (#5)

v5.1.0
======

Features
--------

- Implement experimental _compose for composing context managers. If you wish to use this function, please comment in the issue regarding your thoughts on the ordering. (#6)
- Deprecate null context. (#7)

v5.0.0
======

Features
--------

- Renamed tarball_context to tarball and deprecated tarball_context compatibility shim. (#3)
- Disentangle pushd from tarball. (#4)

Deprecations and Removals
-------------------------

- Removed deprecated 'runner' parameter to tarball_context.

(wiz)

2024-04-28 09:57:33 UTC MAIN commitmail json YAML

doc: Updated www/py-google-api-python-client to 2.127.0

(wiz)

2024-04-28 09:57:21 UTC MAIN commitmail json YAML

2024-04-28 09:57:01 UTC MAIN commitmail json YAML

doc: Updated devel/py-tortoisehg to 6.6.3nb2

(wiz)

2024-04-28 09:56:53 UTC MAIN commitmail json YAML

2024-04-28 09:55:15 UTC MAIN commitmail json YAML

doc: Updated textproc/py-docutils to 0.21.2

(wiz)

2024-04-28 09:55:06 UTC MAIN commitmail json YAML

py-docutils: update to 0.21.2.

Release 0.21.2 (2024-04-23)
===========================

* Declare support for languages Georgian and Catalan (Valencian).

* docs/ref/docutils.dtd

  - Remove declaration of element <info>.
  - Remove <decoration> from content declaration of <section> elements.

* Fix test failures.

(wiz)

2024-04-28 09:54:17 UTC MAIN commitmail json YAML

doc: Updated security/py-cyclonedx-python-lib to 7.3.2

(wiz)

2024-04-28 09:54:08 UTC MAIN commitmail json YAML

py-cyclonedx-python-lib: update to 7.3.2.

7.3.2

* fix: properly sort components based on all properties (#599)
  reverts #587 - as this one introduced errors fixes #598 fixes #586

7.3.1

* chore: semantic-release git commit/sign valid email address
* fix: include all fields of `Component` in `__lt__` function for #586 (#587)

(wiz)

2024-04-28 09:52:04 UTC MAIN commitmail json YAML

doc: Updated devel/py-blinker to 1.8.0

(wiz)

2024-04-28 09:51:55 UTC MAIN commitmail json YAML

py-blinker: update to 1.8.0.

Version 1.8.0
-------------

Released 2024-04-27

-  Deprecate the ``__version__`` attribute. Use feature detection, or
    ``importlib.metadata.version("blinker")``, instead. :issue:`128`
-  Specify that the deprecated ``temporarily_connected_to`` will be removed in
    the next version.
-  Show a deprecation warning for the deprecated global ``receiver_connected``
    signal and specify that it will be removed in the next version.
-  Show a deprecation warning for the deprecated ``WeakNamespace`` and specify
    that it will be removed in the next version.
-  Greatly simplify how the library uses weakrefs. This is a significant change
    internally but should not affect any public API. :pr:`144`
-  Expose the namespace used by ``signal()`` as ``default_namespace``.
    :pr:`145`

(wiz)

2024-04-28 09:51:04 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-rust to 0.21.2

(wiz)

2024-04-28 09:50:53 UTC MAIN commitmail json YAML

tree-sitter-rust: update to 0.21.2.

Changes not found.

(wiz)

2024-04-28 09:50:18 UTC MAIN commitmail json YAML

doc: Updated textproc/tree-sitter-cpp to 0.22.0

(wiz)

2024-04-28 09:50:09 UTC MAIN commitmail json YAML

tree-sitter-cpp: update to 0.22.0.

Changes not found.

(wiz)

2024-04-28 09:49:22 UTC MAIN commitmail json YAML

doc: Updated audio/libdiscid to 0.6.4

(wiz)

2024-04-28 09:49:10 UTC MAIN commitmail json YAML

libdiscid: update to 0.6.4.

libdiscid-0.6.4:

- LIB-69: Revert "Use discid_feature enum in discid_read_sparse". Fixes
  compiler errors with C++.

libdiscid-0.6.3:

- LIB-66: fix for Debian kFreeBSD
- Haiku platform support (TOC only)
- Use discid_feature enum in discid_read_sparse
- Fixed building with CMake on macOS
- LIB-68: provide macOS universal2 binaries with support for both
          x86_64 and arm64
- LIB-67: Source tarball with updated autotools configuration
- CMake: Use GNUInstallDirs to determine install location
- CMake 2.8.12 is now the minimum required version

(wiz)

2024-04-28 09:48:34 UTC MAIN commitmail json YAML

doc: Updated converters/fribidi to 1.0.14

(wiz)

2024-04-28 09:48:25 UTC MAIN commitmail json YAML

fribidi: update to 1.0.14.

Overview of changes between 1.0.13 and 1.0.14
=============================================

* Updated Unicode tables to version 15.1

(wiz)

2024-04-28 09:47:33 UTC MAIN commitmail json YAML

doc: Updated textproc/enchant2 to 2.7.2

(wiz)

2024-04-28 09:47:24 UTC MAIN commitmail json YAML

enchant2: update to 2.7.2.

2.7.2 (April 27, 2024)
----------------------

This release fixes a bug introduced in version 2.7.0. when calling
providers窶� check methods, that could cause a crash.

2.7.1 (April 25, 2024)
----------------------

This release fixes some build-system bugs that crept into 2.7.0. Thanks to
those who reported them and helped me diagnose them. In particular, building
without --enable-relocatable is fixed. Some minor long-standing bugs that
recently came to light with incorrect include paths were also fixed.

Detection of the user窶冱 language has been updated to use a more modern and
standard method. This means that in particular the LANG environment variable
no longer overrides the LC_ALL and LC_MESSAGES environment variables, and
support is added for the LANGUAGE variable, which has highest priority. For
more details, see the documentation for the GLib function
g_get_language_names.

Minor code and documentation improvements were made.

2.7.0 (April 19, 2024)
----------------------

This release marks a major improvement in Enchant窶冱 maintainability: the
main library has been translated into Vala, a modern object-oriented
language with automatic memory management that, like Enchant, is based on
GLib.

Developers and packagers need not worry: this release is API and
ABI-compatible with previous releases (with some minor changes, noted below,
that is unrelated to the use of Vala), and you do not even need a Vala
compiler to build it, thanks to Automake, which distributes the C source
files generated by the Vala compiler. The build-time and run-time
dependencies therefore remain unchanged.

The library code is 33% smaller, and the total code-base has reduced
by 12%. Thanks in particular to Vala窶冱 more modern string and collection
handling, I anticipate it being much easier to add functionality in future.
The use of Vala may also be extended in future to those provider back-ends
written in C.

The provider API is now declared private. No third-party providers have been
available for Enchant for many years to my knowledge, and the only new
provider in the last ten years, Nuspell, was implemented by Nuspell窶冱
authors in Enchant. The provider interface has changed in this release; and
of course all the current providers have been updated, including the
still-experimental Zemberek provider.

There is a small change to the semantics of dictionaries: in the past,
requesting a dictionary with the same language tag twice from a given
provider returned the same dictionary object. This is no longer the case.
This allows an application to have multiple active spelling sessions with
the same broker object in any given language. Applications that relied on
this functionality must in future keep track of the identity of spelling
sessions themselves. I do not regard this as an API/ABI change, since it was
only documented in a vague way by saying that dictionaries were
窶徨eference-counted窶�. This language has been removed from the documentation.

Finally, a big thank-you to Eric Scott Albright, who wrote the test suite,
and SIL, for funding his work. Enchant has an excellent test suite; one of
my first contributions to the project was to get the test suite running on
all platforms, as it was originally written just for Windows. It窶冱 an
impressive set of tests that covers a huge range of normal and edge cases,
and has often saved me before now; but it has never been more valuable than
when rewriting the entire core library. Hopefully it has kept the number of
new bugs I窶况e introduced to a minimum!

(wiz)

2024-04-28 09:45:22 UTC MAIN commitmail json YAML

doc: Updated archivers/ancient to 2.1.1

(wiz)

2024-04-28 09:45:13 UTC MAIN commitmail json YAML

ancient: update to 2.1.1.

2.1.1

Small hotfix release:

    Removing test-files from dist
    Removing VS2022 compiler warnings
    Making builds/prs gated on warnings. Added VS2022 to the gate

2.1.0

Added new decompressors:

    Compact (Unix)
    Compress (Unix)
    Freeze (Unix)
    LOB Compressor a.k.a. multipac. all 6 modes (Atari)
    Pack (Unix)
    Quasijarus Strong compression (FreeBSD)
    PX20 support - fast bypass of passwords (Amiga)
    DMS improvements for broken files - auto fixup (Amiga)
    XPK PPMQ (This concludes XPK, yay!) (Amiga)
    SCO Compress LZH (Unix)

Other improvements:

    XPK Unimplemented for detecting missing-formats
    Test Framework incl. test files
    Memory safety fixes
    Improved commandline
    Zip & Lzh cleanup (they are not part of the build anymore)

(wiz)

2024-04-28 09:34:40 UTC MAIN commitmail json YAML

doc/TODO: add some

+ ancient-2.1.1, enchant2-2.7.2, fribidi-1.0.14, grpc-1.63.0,
  libcups-2.4.8, libdiscid-0.6.4, py-blinker-1.8.0,
  py-cyclonedx-python-lib-7.3.2, py-docutils-0.21.2, py-dulwich-0.22.1,
  py-google-api-python-client-2.127.0, py-jaraco.context-5.3.0,
  py-puremagic-1.22, py-roman-4.2, tree-sitter-cpp-0.22.0,
  tree-sitter-rust-0.21.2.

(wiz)

2024-04-28 09:22:15 UTC MAIN commitmail json YAML

doc: Updated devel/p5-XS-Parse-Keyword to 0.41

(wiz)

2024-04-28 09:22:07 UTC MAIN commitmail json YAML

p5-XS-Parse-Keyword: update to 0.41.

0.41    2024-04-25
        [BUGFIXES]
        * Remember to EXTEND the stack in list-associative operator wrapper
          functions (thanks aquanight) (RT153173)

0.40    2024-04-23
        [CHANGES]
        * Support N-way list-associative operators, implemented as LISTOPs
        * Delete the no-longer-used API constants
          XPI_OPERAND_{ARITH,TERM,CUSTOM} from XSParseInfix.h

        [BUGFIXES]
        * Avoid a subsequent `use VERSION` in unit tests to keep perl 5.39.8
          happy

(wiz)

2024-04-28 09:21:35 UTC MAIN commitmail json YAML

doc: Updated devel/p5-Test2-Suite to 0.000162

(wiz)

2024-04-28 09:21:27 UTC MAIN commitmail json YAML

p5-Test2-Suite: update to 0.000162.

0.000162  2024-04-25 14:57:23+01:00 Europe/Lisbon

    - Fix #292 and #270

0.000161  2024-04-25 12:05:32+01:00 Europe/Lisbon

    - Fix #289: some checks could leak across array bounds
    - Fix #285: Mocking around missing symbols

0.000160  2024-04-25 11:18:36+01:00 Europe/Lisbon

    - Fix #291: done_testing under AsyncSubtest does not make sense
    - Fix #275: prototypes for around/after/before
    - Fix #288: Merge PR for #275
    - Fix #290: Extra docs for srand

(wiz)

2024-04-28 09:20:51 UTC MAIN commitmail json YAML

doc: Updated devel/p5-File-MimeInfo to 0.35

(wiz)

2024-04-28 09:20:42 UTC MAIN commitmail json YAML

p5-File-MimeInfo: update to 0.35.

0.35  2024-04-25
- Fix exit code issue for `mimeopen`
    Closes https://github.com/mbeijen/File-MimeInfo/issues/54
    fix provided by slatian

(wiz)

2024-04-28 09:20:12 UTC MAIN commitmail json YAML

doc: Updated devel/p5-ExtUtils-InstallPaths to 0.013

(wiz)

2024-04-28 09:20:04 UTC MAIN commitmail json YAML

p5-ExtUtils-InstallPaths: update to 0.013.

0.013    2024-04-25 12:28:37+02:00 Europe/Brussels
          - Try to install any installable paths

(wiz)

2024-04-28 09:19:44 UTC MAIN commitmail json YAML

doc: Updated devel/p5-ExtUtils-Config to 0.009

(wiz)

2024-04-28 09:19:36 UTC MAIN commitmail json YAML

p5-ExtUtils-Config: update to 0.009.

0.009    2024-04-25 12:22:53+02:00 Europe/Brussels
          - Add a but method
          - Add ExtUtils::Config::MakeMaker

(wiz)

2024-04-28 09:15:47 UTC MAIN commitmail json YAML

mk: add rftg-license for games/rftg

(wiz)

2024-04-28 09:15:08 UTC MAIN commitmail json YAML

doc: Updated games/rftg to 0.9.5

(wiz)

2024-04-28 09:14:59 UTC MAIN commitmail json YAML

rftg: update to 0.9.5.

0.9.5

This release includes the cards from Xeno Invasion (no invasion
game), the possibility to play Rebel vs Imperium without The
Gathering Storm, several new campaigns and some other fixes.

Thanks to Marsux for implementing Xeno Invasion, and bgg user
entranced for providing the campaigns.

0.9.4q

Fix crash when campaign key was not present in preferences file.

0.9.4p

This version fixes the annoying Galactic Developers bug, and also
includes the good stuff from the otherwise faulty 0.8.1n version.

(wiz)

2024-04-28 08:55:37 UTC MAIN commitmail json YAML

mk/haskell/{DE,}INSTALL.in: Be explicit about Haskell package DB to work with

Prior to this change the DEINSTALL hook for Haskell packages left garbage files in ${LOCALBASE}/lib/ghc-X.Y.Z/lib/package.conf.d when the major version of GHC changed.

(pho)

2024-04-28 08:51:27 UTC MAIN commitmail json YAML

Updated graphics/jasper, graphics/libimagequant

(adam)

2024-04-28 08:50:40 UTC MAIN commitmail json YAML

2024-04-28 08:44:48 UTC MAIN commitmail json YAML

jasper: updated to 4.2.4

4.2.4 (2024-04-27)

* Added some missing checks to the jas_heic_decode function in the
  HEIC codec

(adam)

2024-04-28 08:43:17 UTC MAIN commitmail json YAML

Updated misc/py-anita to 1.13

(gson)

2024-04-28 08:40:57 UTC MAIN commitmail json YAML

misc/py-anita: update to 2.13

Changes from 2.12:

Install the base32 set by default (when present).

When installing a NetBSD version that has the new "base32" set, don't
mistake it for the "base" set.

(gson)

2024-04-28 08:39:52 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Version to 1.017

(wen)

2024-04-28 08:39:07 UTC MAIN commitmail json YAML

Update to 1.017

Upstream changes:
1.017 2024-03-09T01:36:13Z
        * fix encoding argment to read_line ("Odd number" warning), from
        Andreas Hadjiprocopis (#11)

1.016 2024-01-05T13:53:50Z
        * new minimum version is v5.10, for version.pm
        * git rid of File::Slurp::Tiny
        * fix case where perl-reversion changes the number of digits used
        in the alpha section (GitHub #10)
        * fix a few doc things (GitHub #8 and #9)

1.015 2024-01-04T15:10:25Z
        * update a few distro things
        * code is now at https://github.com/briandfoy/perl-version
        * report issues to https://github.com/briandfoy/perl-version/issues

1.014 2016-06-07T18:41:20Z
        * Bump to release version

1.014 2015-11-29T16:03:25Z
        * Bump to release version

(wen)

2024-04-28 08:33:44 UTC MAIN commitmail json YAML

mk/haskell.mk: Small optimization

Make use of MAKEVARS to avoid invoking external commands repeatedly.

(pho)

2024-04-28 08:32:18 UTC MAIN commitmail json YAML

Updated devel/p5-Perl-Tidy to 20240202

(wen)

2024-04-28 08:31:28 UTC MAIN commitmail json YAML

2024-04-28 08:26:50 UTC MAIN commitmail json YAML

Updated devel/p5-Date-Manip to 6.95

(wen)

2024-04-28 08:26:05 UTC MAIN commitmail json YAML

Update to 6.95

Upstream changes:
6.95  expected 2024-03-01
  -  Better support for weeks of the year
        Added the Week1ofYear config variable and deprecated the Jan1Week1
        variable. The first week of the year can now be specified much more
        easily.

  -  Support for the standard POSIX strftime directives in printf
        The Date::Manip::Date::printf method uses a set of directives which
        is similar, but not identical, to the POSIX strftime directives.

        A new config variable Use_POSIX_Printf has been added. If set, the
        printf method will use the POSIX strftime directives more fully
        (see the PRINTF DIRECTIVES section in the Date::Manip::Date POD for
        more information).

        Reported in GitHub #48

  -  Time zone fixes
        Newest zoneinfo data (tzdata 2024a).

(wen)

2024-04-28 08:19:15 UTC MAIN commitmail json YAML

Updated finance/p5-Finance-Quote to 1.61

(wen)

2024-04-28 08:18:00 UTC MAIN commitmail json YAML

Update to 1.61

Upstream changes:
1.61      2024-04-18 21:34:24-07:00 America/Los_Angeles
        * SIX.pm - Changed lookup for currency, added lookups for symbol and last. Issue #380
        * YahooJSON.pm - URLs to retrieve required cookies and crumbs were changed to allow EU based users to use the module. Issue #373

1.60      2024-04-15 17:34:46-07:00 America/Los_Angeles
        * Removed not working modules. Issues #346, #366, and #368.
                Fidelity.pm, Cdbfundlibrary.com, Fundata.pm, and Fool.pm.
        * YahooJSON.pm - Added code to retrieve cookies and a "crumb" required
                to continue to utilize the v11 API. Issue #369.
                The YahooJSON.pm currency module was changed to use the v8 API.
        * Added initial version of CONTRIBUTING.pod that metacpan.org utilizes.
                It will completely replace the Hacker's Guide in the future.
        * Bloomberg.pm - Changed module to extract data from JSON structure embedded within the HTML - Issue #360
        * NSEIndia.pm - Eliminated need to use temp folders by storing file data from URL into a variable

(wen)

2024-04-28 08:09:48 UTC MAIN commitmail json YAML

(cad/openscad) PKGREVISION++, sorry

(mef)