From nobody Wed Dec 29 13:18:02 2021 X-Original-To: dev-commits-ports-main@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 30F1D19145DF; Wed, 29 Dec 2021 13:18:03 +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 4JPBmB6Y3Lz3Qrp; Wed, 29 Dec 2021 13:18:02 +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 BA53A25956; Wed, 29 Dec 2021 13:18:02 +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 1BTDI2jc001859; Wed, 29 Dec 2021 13:18:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1BTDI2JH001858; Wed, 29 Dec 2021 13:18:02 GMT (envelope-from git) Date: Wed, 29 Dec 2021 13:18:02 GMT Message-Id: <202112291318.1BTDI2JH001858@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?Q?Vin=C3=ADcius Zavam?= Subject: git: 3764cfcbf65d - main - security/apg: update 0.3.2 to 0.4.0 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: egypcio X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3764cfcbf65d202aeaa513550e05bd8fdab1541e Auto-Submitted: auto-generated ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1640783882; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=/P3aCthX3ZxxhWbwxZBdaT/FxgkNffxq2cr9hWDgxcE=; b=tAcrTXyCdB7kq+iYvNWKuIT4ImKa/dSCmfBbf9uPlBlh5Pj1DrFtxgKKTf9cog5L5hFmbR UfrlI+3XnrQIvdkB/0fUOEp0Gn146p4XRPMc+OwfW8SbKOPBkgzpIsPsfeuBtgwpxBFv0/ 3PaWMJNhnWpdRPsWf2CNtd4q7cAMVT9tgdqM/tWdUIyH+Xfm75PaRlYvFE00KdL5pNOJjr c8DgJIP01pLZe3yVhprYbf/DePjVs8tBNPzuOpUw0QzTldRPkg1Kn1vTDxZ9j6fCdW55Y8 rzRF3qVbfQNfxau8DLksiyqN4+ZlKsj7HE91G2SvF36ISEUp5Tb2u4E8HsfKCA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1640783882; a=rsa-sha256; cv=none; b=v4yy9aWcgLsdmKo1ar9PTRs9cR8kd7zZgewUZzuRirbX/ZG1duCDkeMjAxpvDUR5a7mjTF vj+fICSgnWDVbBl8d++0ZRvjlu2MDrKg/CmhOjnJGuZNkW1pNftgQTphWj0+B0b/Uy7tYu qslaPt2i3UzglEcxyaoVwo1V/QrDqEuAiTpsnQVmcnzZb4xYMF8llkV2PhbHXlYG0/cSwn zI5IDqDkOCVP8ncjPva+uVQZbbdLHn27bo+Xh2VJvu4LuHkY5K8vSAJk59u0YR8BFzCoM4 l4mYX+e0SrOKNtpO+S1Iv2/uQr4mGRtK6GGGaiFGvsMrXq8UW5ELPP8H9h09Og== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by egypcio: URL: https://cgit.FreeBSD.org/ports/commit/?id=3764cfcbf65d202aeaa513550e05bd8fdab1541e commit 3764cfcbf65d202aeaa513550e05bd8fdab1541e Author: Vinícius Zavam AuthorDate: 2021-12-29 13:11:46 +0000 Commit: Vinícius Zavam CommitDate: 2021-12-29 13:11:46 +0000 security/apg: update 0.3.2 to 0.4.0 * https://github.com/wneessen/apg-go/releases/tag/v0.4.0 * https://github.com/wneessen/apg-go/compare/v0.3.2...v0.4.0 --- security/apg/Makefile | 6 +++++- security/apg/distinfo | 8 +++++--- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/security/apg/Makefile b/security/apg/Makefile index 615d4a844551..b3414aa92b6b 100644 --- a/security/apg/Makefile +++ b/security/apg/Makefile @@ -1,6 +1,6 @@ PORTNAME= apg DISTVERSIONPREFIX= v -DISTVERSION= 0.3.2 +DISTVERSION= 0.4.0 PORTEPOCH= 1 CATEGORIES= security sysutils @@ -14,6 +14,10 @@ USES= go:modules USE_GITHUB= yes GH_ACCOUNT= wneessen GH_PROJECT= apg-go +GH_TUPLE= wneessen:go-hibp:v1.0.0:wneessen_go_hibp/vendor/github.com/wneessen/go-hibp + +GO_PKGNAME= github.com/${GH_ACCOUNT}/${GH_PROJECT} +GO_TARGET= ./cmd/${PORTNAME} PLIST_FILES= bin/${PORTNAME} diff --git a/security/apg/distinfo b/security/apg/distinfo index cb5903077bc2..65d5dc6a0d51 100644 --- a/security/apg/distinfo +++ b/security/apg/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1628792400 -SHA256 (wneessen-apg-go-v0.3.2_GH0.tar.gz) = 42f082d2f54d1cb20e1d6d63c1d923255b711151c937041f64164180758ce0e4 -SIZE (wneessen-apg-go-v0.3.2_GH0.tar.gz) = 20114 +TIMESTAMP = 1640782011 +SHA256 (wneessen-apg-go-v0.4.0_GH0.tar.gz) = 21704158cbf9ae34d821169ff755a8381fd6b6b0d52d243fbb4a893c84bf6f4c +SIZE (wneessen-apg-go-v0.4.0_GH0.tar.gz) = 22602 +SHA256 (wneessen-go-hibp-v1.0.0_GH0.tar.gz) = d995b295c60457e0b078eab49c35ccec6bb5fe105b8b3d27116f3d1baf70729a +SIZE (wneessen-go-hibp-v1.0.0_GH0.tar.gz) = 11504