From owner-dev-commits-ports-all@freebsd.org Sun May 30 20:04:43 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 0EAF36344B9; Sun, 30 May 2021 20:04:43 +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 4FtTsk5RShz3nGJ; Sun, 30 May 2021 20:04:42 +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 8A8702309F; Sun, 30 May 2021 20:04:41 +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 14UK4fEl077873; Sun, 30 May 2021 20:04:41 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK4fX0077872; Sun, 30 May 2021 20:04:41 GMT (envelope-from git) Date: Sun, 30 May 2021 20:04:41 GMT Message-Id: <202105302004.14UK4fX0077872@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: 04ca8d3c1394 - main - security/p5-Crypt-CBC: Update to 3.04 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: 04ca8d3c139469967e69c19c602eb9443469c7c0 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: Sun, 30 May 2021 20:04:43 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=04ca8d3c139469967e69c19c602eb9443469c7c0 commit 04ca8d3c139469967e69c19c602eb9443469c7c0 Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:55:23 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:55:23 +0000 security/p5-Crypt-CBC: Update to 3.04 Changes: https://metacpan.org/changes/distribution/Crypt-CBC --- security/p5-Crypt-CBC/Makefile | 3 ++- security/p5-Crypt-CBC/distinfo | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/security/p5-Crypt-CBC/Makefile b/security/p5-Crypt-CBC/Makefile index 405e600e5962..eadae7f4dd77 100644 --- a/security/p5-Crypt-CBC/Makefile +++ b/security/p5-Crypt-CBC/Makefile @@ -1,7 +1,7 @@ # Created by: Mark Murray PORTNAME= Crypt-CBC -PORTVERSION= 3.01 +PORTVERSION= 3.04 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -17,6 +17,7 @@ RUN_DEPENDS= p5-Crypt-PBKDF2>=0:security/p5-Crypt-PBKDF2 \ USES= perl5 USE_PERL5= configure + NO_ARCH= yes .include diff --git a/security/p5-Crypt-CBC/distinfo b/security/p5-Crypt-CBC/distinfo index 1ec10a04b4f4..70303ae5e906 100644 --- a/security/p5-Crypt-CBC/distinfo +++ b/security/p5-Crypt-CBC/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1613085986 -SHA256 (Crypt-CBC-3.01.tar.gz) = de259c1c94fc1fd2731dfd276e8b05e31edfd2150848afdff09ac6ae9a03e624 -SIZE (Crypt-CBC-3.01.tar.gz) = 39790 +TIMESTAMP = 1622214090 +SHA256 (Crypt-CBC-3.04.tar.gz) = 4026c57d0dbf6496c0d561a26f161b763d3b8edf351139c073492e21b5fbce07 +SIZE (Crypt-CBC-3.04.tar.gz) = 40237