<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/lang, branch trunk</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=trunk'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2022-12-15T21:47:46Z</updated>
<entry>
<title>rust: Remove -Wl,--strip-all on SunOS.</title>
<updated>2022-12-15T21:47:46Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-12-15T21:47:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a8a460998f820bc22140c2fc260020ce6d7a609d'/>
<id>urn:sha1:a8a460998f820bc22140c2fc260020ce6d7a609d</id>
<content type='text'>
pkgsrc has its own strip handling, and we need to ensure objects aren't
stripped before we optionally generate CTF data for them.</content>
</entry>
<entry>
<title>wasi-libcxx: catch up with LLVM bump</title>
<updated>2022-12-15T01:11:17Z</updated>
<author>
<name>gutteridge</name>
<email>gutteridge@pkgsrc.org</email>
</author>
<published>2022-12-15T01:11:17Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=f0b968e202d7f34a9089794c404011eb605e0fb4'/>
<id>urn:sha1:f0b968e202d7f34a9089794c404011eb605e0fb4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wasi-compiler-rt: catch up with LLVM bump</title>
<updated>2022-12-15T01:10:02Z</updated>
<author>
<name>gutteridge</name>
<email>gutteridge@pkgsrc.org</email>
</author>
<published>2022-12-15T01:10:02Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6780da69af05dd4d15d8b782e1c3193d2c438fdb'/>
<id>urn:sha1:6780da69af05dd4d15d8b782e1c3193d2c438fdb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>erlang21: fix umportable test(1) operator</title>
<updated>2022-12-14T23:40:56Z</updated>
<author>
<name>wiz</name>
<email>wiz@pkgsrc.org</email>
</author>
<published>2022-12-14T23:40:56Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=c05ba4f44043540e99f1915be62b5965fa36fbeb'/>
<id>urn:sha1:c05ba4f44043540e99f1915be62b5965fa36fbeb</id>
<content type='text'>
Some pkglint whitespace cleanup while here</content>
</entry>
<entry>
<title>lang/gleam: update to version 0.25.1</title>
<updated>2022-12-14T18:01:41Z</updated>
<author>
<name>nikita</name>
<email>nikita@pkgsrc.org</email>
</author>
<published>2022-12-14T18:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=ef2280760f4eced06de4da6f1c891342dc8dfc95'/>
<id>urn:sha1:ef2280760f4eced06de4da6f1c891342dc8dfc95</id>
<content type='text'>
Changelog (taken from https://github.com/gleam-lang/gleam/blob/main/CHANGELOG.md)

v0.25.1 - 2022-12-11
- New Gleam projects are now configured to explicitly install rebar3 using
  GitHub actions erlef/setup-beam.
- A better error message is now shown when attempting to use a function within a
  constant expression.
- Changed float size limit in bitstring expressions to 16, 32 or 64, when static.
  Also allowed dynamic size.
- New Gleam projects are created using GitHub actions erlef/setup-beam@v1.15.0.
- Fixed a bug where returning an anonymous function from a pipeline and calling
  it immediately without assigning it to a variable would produce invalid Erlang
  code.
- Fixed a bug where the formatter would remove the braces from negating boolean
  expressions.

v0.25.0 - 2022-11-24

v0.25.0-rc2 - 2022-11-23
- Fixed a bug where Gleam dependency packages with a `priv` directory could fail
  to build.
- Fixed a regression where Elixir and Erlang Markdown code blocks in generated
  documentation would not be highlighted.

v0.25.0-rc1 - 2022-11-19
- Generated HTML documentation now includes the `theme-color` HTML meta tag.
- The `use` expression has been introduced. This is a new syntactic sugar that
  permits callback using code to be written without indentation.
- Nightly builds are now also published as OCI container images hosted on
  GitHub.
- Fixed a bug where the build tool would not hook up stdin for Gleam programs it
  starts.
- Fixed a bug where using a record constructor as a value could generate a
  warning in Erlang.
- Fixed a bug where the build tool would use precompiled code from Hex packages
  rather than the latest version, which could result in incorrect external
  function usage in some cases.
- Fixed a bug where the warning for `todo` would not print the type of the code
  to complete.
- Fixed a bug where `try` expressions inside blocks could generate incorrect
  JavaScript.
- Generated HTML documentation now includes all static assets (but the web
  fonts), so that it can be accessed offline or in far future once CDNs would
  404.
- New Gleam projects are created using GitHub actions erlef/setup-beam@v1.14.0
- The `javascript.typescript_declarations` field in `gleam.toml` now applies to
  the entire project rather than just the top level package.
- The formatter now adds a 0 to floats ending with `.` (ie 1. =&gt; 1.0).
- New projects require `gleam_stdlib` v0.25.</content>
</entry>
<entry>
<title>REPLACE_BASH *.sh one subdirectory further, fixing</title>
<updated>2022-12-13T21:12:10Z</updated>
<author>
<name>schmonz</name>
<email>schmonz@pkgsrc.org</email>
</author>
<published>2022-12-13T21:12:10Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=619330ec4959b3d93922d6ab2ea247e4cfceed56'/>
<id>urn:sha1:619330ec4959b3d93922d6ab2ea247e4cfceed56</id>
<content type='text'>
- src/crypto/internal/boring/build.sh
- src/go/doc/comment/mkstd.sh

when ${PREFIX} != "/usr/pkg".</content>
</entry>
<entry>
<title>lang/ruby/gem.mk: format consistency</title>
<updated>2022-12-13T14:27:11Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-12-13T14:27:11Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=b44acc27797c2b66d82a650d7989a238abe27f6e'/>
<id>urn:sha1:b44acc27797c2b66d82a650d7989a238abe27f6e</id>
<content type='text'>
Format consistency in comment.</content>
</entry>
<entry>
<title>open-cobol-ce: Explicitly disable nls.</title>
<updated>2022-12-13T13:23:21Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-12-13T13:23:21Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=af4bf714c9daf1bee6a88c37d8ba6019371587af'/>
<id>urn:sha1:af4bf714c9daf1bee6a88c37d8ba6019371587af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>lang/php82: fix version upper bound</title>
<updated>2022-12-13T00:05:53Z</updated>
<author>
<name>taca</name>
<email>taca@pkgsrc.org</email>
</author>
<published>2022-12-13T00:05:53Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=09c7b21b95b6667eae92e63f38fc8541273d1916'/>
<id>urn:sha1:09c7b21b95b6667eae92e63f38fc8541273d1916</id>
<content type='text'>
</content>
</entry>
<entry>
<title>php81: Fix version upper bound.</title>
<updated>2022-12-12T08:26:46Z</updated>
<author>
<name>jperkin</name>
<email>jperkin@pkgsrc.org</email>
</author>
<published>2022-12-12T08:26:46Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=1a536b9829c16ea1ed43589178910988dadeb018'/>
<id>urn:sha1:1a536b9829c16ea1ed43589178910988dadeb018</id>
<content type='text'>
</content>
</entry>
</feed>
