From owner-dev-commits-ports-all@freebsd.org Thu Apr 29 14:35:48 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 848F862A9C4; Thu, 29 Apr 2021 14:35:48 +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 4FWJ2X2N9fz4j6t; Thu, 29 Apr 2021 14:35:48 +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 3EEDA1C979; Thu, 29 Apr 2021 14:35:48 +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 13TEZmSH051076; Thu, 29 Apr 2021 14:35:48 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13TEZml9051075; Thu, 29 Apr 2021 14:35:48 GMT (envelope-from git) Date: Thu, 29 Apr 2021 14:35:48 GMT Message-Id: <202104291435.13TEZml9051075@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 51e5c8ea3b78 - main - www/libjwt: Update to 1.13.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 51e5c8ea3b78b00bcc1f23cd83558cf020dbba99 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: Thu, 29 Apr 2021 14:35:48 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=51e5c8ea3b78b00bcc1f23cd83558cf020dbba99 commit 51e5c8ea3b78b00bcc1f23cd83558cf020dbba99 Author: Po-Chuan Hsieh AuthorDate: 2021-04-29 14:15:13 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-04-29 14:23:39 +0000 www/libjwt: Update to 1.13.1 Changes: https://github.com/benmcollins/libjwt/commits/master --- www/libjwt/Makefile | 2 +- www/libjwt/distinfo | 6 +++--- www/libjwt/pkg-plist | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/www/libjwt/Makefile b/www/libjwt/Makefile index c74d1c30bdbc..fb54c0a45376 100644 --- a/www/libjwt/Makefile +++ b/www/libjwt/Makefile @@ -1,7 +1,7 @@ # Created by: Kevin Lo PORTNAME= libjwt -PORTVERSION= 1.13.0 +PORTVERSION= 1.13.1 DISTVERSIONPREFIX= v CATEGORIES= www diff --git a/www/libjwt/distinfo b/www/libjwt/distinfo index d0bf4affcc8a..9c6687aa4350 100644 --- a/www/libjwt/distinfo +++ b/www/libjwt/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1619198403 -SHA256 (benmcollins-libjwt-v1.13.0_GH0.tar.gz) = 82b0412499f2f838ccf7b2ae26f00e90f081a4b0a56c4278d5eb0185b1334395 -SIZE (benmcollins-libjwt-v1.13.0_GH0.tar.gz) = 107526 +TIMESTAMP = 1619569429 +SHA256 (benmcollins-libjwt-v1.13.1_GH0.tar.gz) = 4df55ac89c6692adaf3badb43daf3241fd876612c9ab627e250dfc4bb59993d9 +SIZE (benmcollins-libjwt-v1.13.1_GH0.tar.gz) = 107699 diff --git a/www/libjwt/pkg-plist b/www/libjwt/pkg-plist index cede4fb7c598..558f52485bab 100644 --- a/www/libjwt/pkg-plist +++ b/www/libjwt/pkg-plist @@ -4,5 +4,5 @@ include/jwt.h lib/libjwt.a lib/libjwt.so lib/libjwt.so.1 -lib/libjwt.so.1.8.0 +lib/libjwt.so.1.8.1 libdata/pkgconfig/libjwt.pc