From owner-dev-commits-ports-main@freebsd.org Mon Jul 19 09:24:12 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 BFC1A652CD1; Mon, 19 Jul 2021 09:24:12 +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 4GSxHc4v18z3jHS; Mon, 19 Jul 2021 09:24:12 +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 8F293149CA; Mon, 19 Jul 2021 09:24:12 +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 16J9OCHL083000; Mon, 19 Jul 2021 09:24:12 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 16J9OClf082999; Mon, 19 Jul 2021 09:24:12 GMT (envelope-from git) Date: Mon, 19 Jul 2021 09:24:12 GMT Message-Id: <202107190924.16J9OClf082999@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: cc04a7390bec - main - devel/cli11: Update 1.9.1 -> 2.0.0 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: cc04a7390bec075813623c4f4c56f8db257fe8f7 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Jul 2021 09:24:12 -0000 The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc04a7390bec075813623c4f4c56f8db257fe8f7 commit cc04a7390bec075813623c4f4c56f8db257fe8f7 Author: Yuri Victorovich AuthorDate: 2021-07-19 08:04:06 +0000 Commit: Yuri Victorovich CommitDate: 2021-07-19 09:24:07 +0000 devel/cli11: Update 1.9.1 -> 2.0.0 Reported by: portscout --- devel/cli11/Makefile | 2 +- devel/cli11/distinfo | 6 +++--- devel/cli11/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/devel/cli11/Makefile b/devel/cli11/Makefile index 120e734990ff..23b5daf8d8ec 100644 --- a/devel/cli11/Makefile +++ b/devel/cli11/Makefile @@ -1,6 +1,6 @@ PORTNAME= cli11 DISTVERSIONPREFIX= v -DISTVERSION= 1.9.1 +DISTVERSION= 2.0.0 CATEGORIES= devel MAINTAINER= yuri@FreeBSD.org diff --git a/devel/cli11/distinfo b/devel/cli11/distinfo index 67b3f29f99ce..4acdef9e08f7 100644 --- a/devel/cli11/distinfo +++ b/devel/cli11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1592931214 -SHA256 (CLIUtils-CLI11-v1.9.1_GH0.tar.gz) = c780cf8cf3ba5ec2648a7eeb20a47e274493258f38a9b417628e0576f473a50b -SIZE (CLIUtils-CLI11-v1.9.1_GH0.tar.gz) = 262925 +TIMESTAMP = 1626681417 +SHA256 (CLIUtils-CLI11-v2.0.0_GH0.tar.gz) = 2c672f17bf56e8e6223a3bfb74055a946fa7b1ff376510371902adb9cb0ab6a3 +SIZE (CLIUtils-CLI11-v2.0.0_GH0.tar.gz) = 280797 diff --git a/devel/cli11/pkg-plist b/devel/cli11/pkg-plist index d4843efb4bbc..f86e092fa08d 100644 --- a/devel/cli11/pkg-plist +++ b/devel/cli11/pkg-plist @@ -15,3 +15,4 @@ include/CLI/Validators.hpp include/CLI/Version.hpp lib/cmake/CLI11/CLI11Config.cmake lib/cmake/CLI11/CLI11ConfigVersion.cmake +libdata/pkgconfig/CLI11.pc