From owner-svn-ports-head@freebsd.org Thu Jun 6 15:17:57 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id A9B2915B66BB; Thu, 6 Jun 2019 15:17:57 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5287570F22; Thu, 6 Jun 2019 15:17:57 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2F9DE1E3F3; Thu, 6 Jun 2019 15:17:57 +0000 (UTC) (envelope-from adridg@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x56FHvLQ040355; Thu, 6 Jun 2019 15:17:57 GMT (envelope-from adridg@FreeBSD.org) Received: (from adridg@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x56FHuLG040347; Thu, 6 Jun 2019 15:17:56 GMT (envelope-from adridg@FreeBSD.org) Message-Id: <201906061517.x56FHuLG040347@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: adridg set sender to adridg@FreeBSD.org using -f From: Adriaan de Groot Date: Thu, 6 Jun 2019 15:17:56 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r503582 - in head/net-im: mtxclient mtxclient/files nheko X-SVN-Group: ports-head X-SVN-Commit-Author: adridg X-SVN-Commit-Paths: in head/net-im: mtxclient mtxclient/files nheko X-SVN-Commit-Revision: 503582 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5287570F22 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.98 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; NEURAL_HAM_SHORT(-0.98)[-0.982,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jun 2019 15:17:57 -0000 Author: adridg Date: Thu Jun 6 15:17:55 2019 New Revision: 503582 URL: https://svnweb.freebsd.org/changeset/ports/503582 Log: Update net-im/nheko and its dependencies to latest upstream releases. - mtxclient doesn't need patching anymore, and makes a shared-lib. - nheko has some more translations available Deleted: head/net-im/mtxclient/files/ Modified: head/net-im/mtxclient/Makefile head/net-im/mtxclient/distinfo head/net-im/mtxclient/pkg-plist head/net-im/nheko/Makefile head/net-im/nheko/distinfo Modified: head/net-im/mtxclient/Makefile ============================================================================== --- head/net-im/mtxclient/Makefile Thu Jun 6 14:47:54 2019 (r503581) +++ head/net-im/mtxclient/Makefile Thu Jun 6 15:17:55 2019 (r503582) @@ -2,12 +2,8 @@ PORTNAME= mtxclient DISTVERSIONPREFIX= v -DISTVERSION= 0.2.0 -PORTREVISION= 1 +DISTVERSION= 0.2.1 CATEGORIES= net-im - -PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ -PATCHFILES= cdbf06f341e9.patch:-p1 MAINTAINER= adridg@FreeBSD.org COMMENT= Client API library for the Matrix protocol Modified: head/net-im/mtxclient/distinfo ============================================================================== --- head/net-im/mtxclient/distinfo Thu Jun 6 14:47:54 2019 (r503581) +++ head/net-im/mtxclient/distinfo Thu Jun 6 15:17:55 2019 (r503582) @@ -1,5 +1,5 @@ -TIMESTAMP = 1553378997 -SHA256 (Nheko-Reborn-mtxclient-v0.2.0_GH0.tar.gz) = e7638d4a8233c0c763d48111fd13e8ad1dcd5f34e3e641b46eaf1bb920b73482 -SIZE (Nheko-Reborn-mtxclient-v0.2.0_GH0.tar.gz) = 477869 +TIMESTAMP = 1559832672 +SHA256 (Nheko-Reborn-mtxclient-v0.2.1_GH0.tar.gz) = 859217f3ed8fbe5479a6cf77dc15f164c76e593f588990c2acce3fe13c9f845a +SIZE (Nheko-Reborn-mtxclient-v0.2.1_GH0.tar.gz) = 478840 SHA256 (cdbf06f341e9.patch) = a47d051af377b24c06e4802c491548a6957ca428d923d8f14f9d55cf92f21195 SIZE (cdbf06f341e9.patch) = 626 Modified: head/net-im/mtxclient/pkg-plist ============================================================================== --- head/net-im/mtxclient/pkg-plist Thu Jun 6 14:47:54 2019 (r503581) +++ head/net-im/mtxclient/pkg-plist Thu Jun 6 15:17:55 2019 (r503582) @@ -54,4 +54,5 @@ lib/cmake/MatrixClient/MatrixClientConfig.cmake lib/cmake/MatrixClient/MatrixClientConfigVersion.cmake lib/cmake/MatrixClient/MatrixClientTargets-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/MatrixClient/MatrixClientTargets.cmake -lib/libmatrix_client.a +lib/libmatrix_client.so +lib/libmatrix_client.so.0.2.1 Modified: head/net-im/nheko/Makefile ============================================================================== --- head/net-im/nheko/Makefile Thu Jun 6 14:47:54 2019 (r503581) +++ head/net-im/nheko/Makefile Thu Jun 6 15:17:55 2019 (r503582) @@ -2,17 +2,16 @@ PORTNAME= nheko DISTVERSIONPREFIX=v -DISTVERSION= 0.6.3 -PORTREVISION= 1 +DISTVERSION= 0.6.4 CATEGORIES= net-im MAINTAINER= adridg@FreeBSD.org COMMENT= Matrix IM client based on Qt technologies LICENSE= GPLv3 -LICENSE_FILE= ${WRKSRC}/LICENSE +LICENSE_FILE= ${WRKSRC}/COPYING -BUILD_DEPENDS= mtxclient>=0.2:net-im/mtxclient \ +BUILD_DEPENDS= mtxclient>=0.2.1:net-im/mtxclient \ nlohmann-json>=3:devel/nlohmann-json \ spdlog>=1.3:devel/spdlog LIB_DEPENDS= liblmdb.so:databases/lmdb \ Modified: head/net-im/nheko/distinfo ============================================================================== --- head/net-im/nheko/distinfo Thu Jun 6 14:47:54 2019 (r503581) +++ head/net-im/nheko/distinfo Thu Jun 6 15:17:55 2019 (r503582) @@ -1,6 +1,6 @@ -TIMESTAMP = 1553549643 -SHA256 (Nheko-Reborn-nheko-v0.6.3_GH0.tar.gz) = e88678d10195f5e2618e0d1a44cc9c152122ff3ab03b347d00f16b39abe2ac3e -SIZE (Nheko-Reborn-nheko-v0.6.3_GH0.tar.gz) = 4556147 +TIMESTAMP = 1559832663 +SHA256 (Nheko-Reborn-nheko-v0.6.4_GH0.tar.gz) = 5dbe32cb8760cfae6f05644568cabf422a368eec62918839a92e182d508f751e +SIZE (Nheko-Reborn-nheko-v0.6.4_GH0.tar.gz) = 4557720 SHA256 (drycpp-lmdbxx-0b43ca87d8cfabba392dfe884eb1edb83874de02_GH0.tar.gz) = 93721132bbf5045d38ad62de2997655e9984c48ea5c9886746d42128f4b26fbd SIZE (drycpp-lmdbxx-0b43ca87d8cfabba392dfe884eb1edb83874de02_GH0.tar.gz) = 47524 SHA256 (mobius3-tweeny-v3_GH0.tar.gz) = 699633578f958cbb1363f80164ac063dc40ce08dfc26b0591752ca412e64c941