Skip to content
Snippets Groups Projects
Commit c0015a9b authored by Adriaan de Groot's avatar Adriaan de Groot
Browse files

net-im/nheko: update to 0.9.1, latest upstream

This update is for nheko, the primary consumer of mtxclient & coeurl,
to a new release. Notes are at
	https://github.com/Nheko-Reborn/nheko/releases/tag/v0.9.1
with new translations and lots of new features.

net-im/mtxclient: update to 0.6.1. Release notes are at
	https://github.com/Nheko-Reborn/mtxclient/releases/tag/v0.6.1
Some new encryption support, minor bugfixes, new features.

ftp/coeurl: update to 0.1.1. Release notes are at
	https://nheko.im/nheko-reborn/coeurl/-/tags/v0.1.1
New API for error strings.
parent 5b92d1f5
Branches
Tags
No related merge requests found
PORTNAME= coeurl
DISTVERSIONPREFIX=v
DISTVERSION= 0.1.0
DISTVERSION= 0.1.1
CATEGORIES= ftp www
MAINTAINER= adridg@FreeBSD.org
......@@ -20,6 +20,6 @@ USES= compiler:c++17-lang pkgconfig \
USE_GITLAB= yes
GL_SITE= https://nheko.im/
GL_ACCOUNT= nheko-reborn
GL_COMMIT= a08f619adaa1ccd34eb6315d6578eddae0d1cc9b
GL_COMMIT= fa108b25a92b0e037723debc4388a300e737dc2d
.include <bsd.port.mk>
TIMESTAMP = 1637438851
SHA256 (nheko-reborn-coeurl-a08f619adaa1ccd34eb6315d6578eddae0d1cc9b_GL0.tar.gz) = fee0dc804699d99b01b994943d2a64178b9ca1827d4b1cb4f27d7d34d8235ce8
SIZE (nheko-reborn-coeurl-a08f619adaa1ccd34eb6315d6578eddae0d1cc9b_GL0.tar.gz) = 51155
TIMESTAMP = 1641323930
SHA256 (nheko-reborn-coeurl-fa108b25a92b0e037723debc4388a300e737dc2d_GL0.tar.gz) = c6781438683442fcfc3f9d64d509e41e4cda4f76ea0718e418deb161dfc8a7fb
SIZE (nheko-reborn-coeurl-fa108b25a92b0e037723debc4388a300e737dc2d_GL0.tar.gz) = 51460
include/coeurl/client.hpp
include/coeurl/errors.hpp
include/coeurl/headers.hpp
include/coeurl/request.hpp
lib/libcoeurl.so
lib/libcoeurl.so.0
lib/libcoeurl.so.0.1.0
lib/libcoeurl.so.0.1.1
libdata/pkgconfig/coeurl.pc
PORTNAME= mtxclient
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.0
DISTVERSION= 0.6.1
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
......
TIMESTAMP = 1637417996
SHA256 (Nheko-Reborn-mtxclient-v0.6.0_GH0.tar.gz) = 4245feb0bd4ae8e026c01f546a6bea45bc9d9d57d13430b8ba446b0aec4915c4
SIZE (Nheko-Reborn-mtxclient-v0.6.0_GH0.tar.gz) = 593602
TIMESTAMP = 1641247429
SHA256 (Nheko-Reborn-mtxclient-v0.6.1_GH0.tar.gz) = d0c3d86898ade0a0680f57cb920e11f07901085403ebaaa0b085e0067a78529c
SIZE (Nheko-Reborn-mtxclient-v0.6.1_GH0.tar.gz) = 596763
......@@ -2,6 +2,7 @@ include/mtx.hpp
include/mtx/common.hpp
include/mtx/errors.hpp
include/mtx/events.hpp
include/mtx/events/account_data/direct.hpp
include/mtx/events/account_data/fully_read.hpp
include/mtx/events/aliases.hpp
include/mtx/events/avatar.hpp
......@@ -55,6 +56,7 @@ include/mtx/responses/empty.hpp
include/mtx/responses/groups.hpp
include/mtx/responses/login.hpp
include/mtx/responses/media.hpp
include/mtx/responses/members.hpp
include/mtx/responses/messages.hpp
include/mtx/responses/notifications.hpp
include/mtx/responses/profile.hpp
......
PORTNAME= nheko
DISTVERSIONPREFIX=v
DISTVERSION= 0.9.0
DISTVERSION= 0.9.1
CATEGORIES= net-im
MAINTAINER= adridg@FreeBSD.org
......
TIMESTAMP = 1637416915
SHA256 (Nheko-Reborn-nheko-v0.9.0_GH0.tar.gz) = 309505f13d3b65ea23c0db19e59e469905b1ae437d2d6c7d1b496ac0921fb141
SIZE (Nheko-Reborn-nheko-v0.9.0_GH0.tar.gz) = 1398941
TIMESTAMP = 1641248594
SHA256 (Nheko-Reborn-nheko-v0.9.1_GH0.tar.gz) = f8261131ed10816bdae568e5d88f6f41adc6cc2564f2f57b07266103a4972776
SIZE (Nheko-Reborn-nheko-v0.9.1_GH0.tar.gz) = 1374697
SHA256 (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = f1d048d7ec720667a3ea091ed44f06eb79171e77d646a59dac45b9e5ff75f33b
SIZE (hoytech-lmdbxx-029fb681213af3020f5e3a86045445552bd024c5_GH0.tar.gz) = 52468
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment