From nobody Tue Nov 16 18:57:54 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id CFBEB18A1DB9; Tue, 16 Nov 2021 18:57:54 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HtwLB5VNWz4dyR; Tue, 16 Nov 2021 18:57:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9CDF712C26; Tue, 16 Nov 2021 18:57:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1AGIvsh5018478; Tue, 16 Nov 2021 18:57:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1AGIvs3s018477; Tue, 16 Nov 2021 18:57:54 GMT (envelope-from git) Date: Tue, 16 Nov 2021 18:57:54 GMT Message-Id: <202111161857.1AGIvs3s018477@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Yuri Victorovich Subject: git: b261f70d7a8c - main - net-im/toxext: Update 0.0.2 -> 0.0.3 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: yuri X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: b261f70d7a8c5bc65839db4f25b9992a4afcf069 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=b261f70d7a8c5bc65839db4f25b9992a4afcf069 commit b261f70d7a8c5bc65839db4f25b9992a4afcf069 Author: Yuri Victorovich AuthorDate: 2021-11-16 18:20:42 +0000 Commit: Yuri Victorovich CommitDate: 2021-11-16 18:57:45 +0000 net-im/toxext: Update 0.0.2 -> 0.0.3 Reported by: portscout --- net-im/toxext/Makefile | 3 +-- net-im/toxext/distinfo | 6 +++--- net-im/toxext/pkg-plist | 3 --- 3 files changed, 4 insertions(+), 8 deletions(-) diff --git a/net-im/toxext/Makefile b/net-im/toxext/Makefile index bd824bd127e2..a3198e55469d 100644 --- a/net-im/toxext/Makefile +++ b/net-im/toxext/Makefile @@ -1,7 +1,6 @@ PORTNAME= toxext DISTVERSIONPREFIX= v -DISTVERSION= 0.0.2 -PORTREVISION= 1 +DISTVERSION= 0.0.3 CATEGORIES= net-im net-p2p MAINTAINER= yuri@FreeBSD.org diff --git a/net-im/toxext/distinfo b/net-im/toxext/distinfo index 3e1f3294627a..d885a7e911d4 100644 --- a/net-im/toxext/distinfo +++ b/net-im/toxext/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624921343 -SHA256 (toxext-toxext-v0.0.2_GH0.tar.gz) = 047093eeed396ea9b4a3f0cd0a6bc4e0e09b339e2b03ba4b676e30888fe6acde -SIZE (toxext-toxext-v0.0.2_GH0.tar.gz) = 34178 +TIMESTAMP = 1637086147 +SHA256 (toxext-toxext-v0.0.3_GH0.tar.gz) = 99cf215d261a07bd83eafd1c69dcf78018db605898350b6137f1fd8e7c54734a +SIZE (toxext-toxext-v0.0.3_GH0.tar.gz) = 34759 diff --git a/net-im/toxext/pkg-plist b/net-im/toxext/pkg-plist index ac62b07b8aa7..8a67db76d27e 100644 --- a/net-im/toxext/pkg-plist +++ b/net-im/toxext/pkg-plist @@ -1,8 +1,5 @@ -include/toxext/mock_fixtures.h -include/toxext/mock_tox.h include/toxext/toxext.h include/toxext/toxext_util.h lib/cmake/ToxExt/ToxExtConfig-%%CMAKE_BUILD_TYPE%%.cmake lib/cmake/ToxExt/ToxExtConfig.cmake lib/libtoxext.so -lib/libtoxext_mock.so