From owner-dev-commits-ports-main@freebsd.org Fri Aug 13 17:25:40 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 46E0365C612; Fri, 13 Aug 2021 17:25:40 +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 4GmVnc1Gv5z4ZZF; Fri, 13 Aug 2021 17:25:40 +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 13F101250A; Fri, 13 Aug 2021 17:25:40 +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 17DHPdJr068258; Fri, 13 Aug 2021 17:25:39 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 17DHPddH068257; Fri, 13 Aug 2021 17:25:39 GMT (envelope-from git) Date: Fri, 13 Aug 2021 17:25:39 GMT Message-Id: <202108131725.17DHPddH068257@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Ashish SHUKLA Subject: git: f765e7fc5c62 - main - security/p5-Crypt-X509: Update to 0.54 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ashish X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: f765e7fc5c62c7429b9d5b2cb5e34bb1d4a5a2e1 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: Fri, 13 Aug 2021 17:25:40 -0000 The branch main has been updated by ashish: URL: https://cgit.FreeBSD.org/ports/commit/?id=f765e7fc5c62c7429b9d5b2cb5e34bb1d4a5a2e1 commit f765e7fc5c62c7429b9d5b2cb5e34bb1d4a5a2e1 Author: Sergei Vyshenski AuthorDate: 2021-08-13 17:19:21 +0000 Commit: Ashish SHUKLA CommitDate: 2021-08-13 17:22:58 +0000 security/p5-Crypt-X509: Update to 0.54 - Add NO_ARCH since port is architecture neutral PR: 257725 --- security/p5-Crypt-X509/Makefile | 3 ++- security/p5-Crypt-X509/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/p5-Crypt-X509/Makefile b/security/p5-Crypt-X509/Makefile index 9d06f9a87e01..d40336a489a6 100644 --- a/security/p5-Crypt-X509/Makefile +++ b/security/p5-Crypt-X509/Makefile @@ -1,7 +1,7 @@ # Created by: Gabor Kovesdan PORTNAME= Crypt-X509 -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,5 +13,6 @@ RUN_DEPENDS= p5-Convert-ASN1>=0:converters/p5-Convert-ASN1 USES= perl5 USE_PERL5= configure +NO_ARCH= yes .include diff --git a/security/p5-Crypt-X509/distinfo b/security/p5-Crypt-X509/distinfo index f8ea46a0a34c..7ce4fad9439e 100644 --- a/security/p5-Crypt-X509/distinfo +++ b/security/p5-Crypt-X509/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1588744669 -SHA256 (Crypt-X509-0.53.tar.gz) = d2ff614f9457dc87ab277b81bced3532c3ed309b73b9a61aaefbe9488c9e660f -SIZE (Crypt-X509-0.53.tar.gz) = 22811 +TIMESTAMP = 1628567757 +SHA256 (Crypt-X509-0.54.tar.gz) = 296d01890716df71dacd1c827af45bcf92c0c5baeb17e997ebbd1279160b9728 +SIZE (Crypt-X509-0.54.tar.gz) = 23235