go-transifex-cli: Import go-transifex-cli-1.6.17 as wip/go-transifex-cli
The Transifex Command-line Client (APIv3) which should replace old
devel/transifex-client.
gotosocial: Update to 0.22.0
Changes:
- Update go modules depencies.
Pkglint: passed.
Package built and tested tested on NetBSD 10.1 amd64.
WARNING:
- Configuration changes and database schema changes.
- Before starting this new release, first adapt the configuration file,
then do not interrupt as a database migration will take some time.
See https://codeberg.org/superseriousbusiness/gotosocial/releases/tag/v0.22.0
for upgrade instructions.
gotosocial: improve package after review by wiz
Changes:
- Removed unecessary things like PKGREVISION, pre-extract
- Cleanup
- Added INSTALL_UNSTRIPPED flag to no to mimic GoToSocial's production
build
bats-core: update to 1.13.0
Added
* use the syntax parser directive to declare the Dockerfile syntax version
* Negative test filtering via --negative-filter - tests matching the
filter are excluded
* fail-fast flag --abort to stop test suite execution on first failure
Fixed:
* unset output, stderr, lines, stderr_lines at the start of run to avoid
crosstalk
* between successive invocations
* junit:
* XML escape fully removes ANSI sequences, e.g. color codes, cursor
movements
* fix retried tests being listed multiple times
* fix crash when setup_suite fails
[10 lines not shown]
iosevka-*: update to 34.7.0
* Add et-flat-bottom and flat-top-serifed variants for Ampersand (&).
* Make Make Latin/Cyrillic Iota (Ɩ, ɩ, Ꙇ, ꙇ) follow variants of i (cv44).
* Make Greek Lower Iota/Tau (ι, τ) use flat-tailed variants under upright.
* Add Characters:
* LEFT SIDEWAYS U BRACKET (U+2E26).
* RIGHT SIDEWAYS U BRACKET (U+2E27).
* LATIN CAPITAL LETTER TRESILLO (U+A72A) ... LATIN SMALL LETTER CUATRILLO
WITH COMMA (U+A72F).
* Refine shape of the following characters:
* LATIN SMALL LETTER EZH REVERSED (U+0189).
* LATIN SMALL LETTER EZH WITH TAIL (U+01BA).
* LATIN SMALL LETTER EZH WITH CARON (U+01EF).
* LATIN SMALL LETTER LEZH (U+026E).
* LATIN SMALL LETTER EZH (U+0292).
* LATIN SMALL LETTER EZH WITH CURL (U+0293).
* LATIN SMALL LETTER DEZH DIGRAPH (U+02A4).
* CYRILLIC SMALL LETTER ABKHASIAN DZE (U+04E1).
[7 lines not shown]
gotosocial: Update to 0.21.3
This release includes serious security fixes.
Changes:
- Update upstream git repository to their new home on
Codeberg.
- Golang compiler tags and linker flags adapted from
GoToSocial build.sh script, with pkgsrc supported
platforms in mind.
- Remove Golang version pinning to 1.24, 1.26 is good now.
- Update post-install actions to mimic GoToTocial own
binary releases available on Codeberg.
- Remove a Windows specific patch (as far as I know it
doesn't build on this OS anyway).
[12 lines not shown]