From owner-dev-commits-ports-all@freebsd.org Wed Jun 2 09:20:27 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E457363EDCE; Wed, 2 Jun 2021 09:20:27 +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 4Fw3Qz66tvz4hD3; Wed, 2 Jun 2021 09:20:27 +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 AD6A1145AF; Wed, 2 Jun 2021 09:20:27 +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 1529KRJ3075300; Wed, 2 Jun 2021 09:20:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1529KRnl075299; Wed, 2 Jun 2021 09:20:27 GMT (envelope-from git) Date: Wed, 2 Jun 2021 09:20:27 GMT Message-Id: <202106020920.1529KRnl075299@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Li-Wen Hsu Subject: git: 425fb8914ae1 - main - devel/py-cxx: Update to 7.1.5 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: lwhsu X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 425fb8914ae1d1c777ef535fffebf2621abeb693 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jun 2021 09:20:28 -0000 The branch main has been updated by lwhsu: URL: https://cgit.FreeBSD.org/ports/commit/?id=425fb8914ae1d1c777ef535fffebf2621abeb693 commit 425fb8914ae1d1c777ef535fffebf2621abeb693 Author: Li-Wen Hsu AuthorDate: 2021-06-02 09:20:19 +0000 Commit: Li-Wen Hsu CommitDate: 2021-06-02 09:20:19 +0000 devel/py-cxx: Update to 7.1.5 --- security/py-gnutls/Makefile | 2 +- security/py-gnutls/distinfo | 6 +++--- security/py-gnutls/pkg-plist | 3 ++- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/security/py-gnutls/Makefile b/security/py-gnutls/Makefile index 749e7b37d96b..9bf53d68ff91 100644 --- a/security/py-gnutls/Makefile +++ b/security/py-gnutls/Makefile @@ -1,5 +1,5 @@ PORTNAME= gnutls -PORTVERSION= 3.1.2 +PORTVERSION= 3.1.3 CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/security/py-gnutls/distinfo b/security/py-gnutls/distinfo index 250d4a8e668c..afd18953365a 100644 --- a/security/py-gnutls/distinfo +++ b/security/py-gnutls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1544176841 -SHA256 (python-gnutls-3.1.2.tar.gz) = 28748e02a8035c31826152944e41217ebcc58ab7793ae5a22850cd23d3cfbbbe -SIZE (python-gnutls-3.1.2.tar.gz) = 40668 +TIMESTAMP = 1622624776 +SHA256 (python-gnutls-3.1.3.tar.gz) = 79f94017e6472ac665c85bc16d68aa2e6681f53b6a9e74516557b49b6fc6a651 +SIZE (python-gnutls-3.1.3.tar.gz) = 48180 diff --git a/security/py-gnutls/pkg-plist b/security/py-gnutls/pkg-plist index 491981342e8c..c467ecff5c29 100644 --- a/security/py-gnutls/pkg-plist +++ b/security/py-gnutls/pkg-plist @@ -1,6 +1,8 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/README %%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/ca.pem %%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/crl.pem +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/expired.crt +%%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/expired.key %%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/revoked.crt %%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/revoked.key %%PORTEXAMPLES%%%%EXAMPLESDIR%%/certs/valid.crt @@ -9,5 +11,4 @@ %%PORTEXAMPLES%%%%EXAMPLESDIR%%/crypto.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/server.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-client.py -%%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-green-client.py %%PORTEXAMPLES%%%%EXAMPLESDIR%%/twisted-server.py