From owner-dev-commits-ports-main@freebsd.org Sun May 30 20:04:50 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 2CBDB634683; Sun, 30 May 2021 20:04:50 +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 4FtTsr4hZXz3nWv; Sun, 30 May 2021 20:04: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 3449923078; Sun, 30 May 2021 20:04:47 +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 14UK4lfM077984; Sun, 30 May 2021 20:04:47 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK4lBt077983; Sun, 30 May 2021 20:04:47 GMT (envelope-from git) Date: Sun, 30 May 2021 20:04:47 GMT Message-Id: <202105302004.14UK4lBt077983@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: f2c752a959f8 - main - security/p5-Crypt-PasswdMD5: Update to 1.41 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: f2c752a959f87826eb3aa5f83bd0f6af9e70dcca 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: Sun, 30 May 2021 20:04:50 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f2c752a959f87826eb3aa5f83bd0f6af9e70dcca commit f2c752a959f87826eb3aa5f83bd0f6af9e70dcca Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:55:56 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:55:56 +0000 security/p5-Crypt-PasswdMD5: Update to 1.41 - Add LICENSE_FILE - Update pkg-descr - Add WWW Changes: https://metacpan.org/changes/distribution/Crypt-PasswdMD5 --- security/p5-Crypt-PasswdMD5/Makefile | 6 ++++-- security/p5-Crypt-PasswdMD5/distinfo | 6 +++--- security/p5-Crypt-PasswdMD5/pkg-descr | 19 ++++++++++++------- 3 files changed, 19 insertions(+), 12 deletions(-) diff --git a/security/p5-Crypt-PasswdMD5/Makefile b/security/p5-Crypt-PasswdMD5/Makefile index 67e2f367ec97..84e8ee21bebb 100644 --- a/security/p5-Crypt-PasswdMD5/Makefile +++ b/security/p5-Crypt-PasswdMD5/Makefile @@ -1,7 +1,7 @@ # Created by: Erwin Lansing PORTNAME= Crypt-PasswdMD5 -PORTVERSION= 1.40 +PORTVERSION= 1.41 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,11 @@ COMMENT= Perl module that provides interoperable MD5-based crypt() function LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/LICENSE -NO_ARCH= yes USES= perl5 tar:tgz USE_PERL5= configure +NO_ARCH= yes + .include diff --git a/security/p5-Crypt-PasswdMD5/distinfo b/security/p5-Crypt-PasswdMD5/distinfo index bb8064bcacd1..42066d33ce81 100644 --- a/security/p5-Crypt-PasswdMD5/distinfo +++ b/security/p5-Crypt-PasswdMD5/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1488266923 -SHA256 (Crypt-PasswdMD5-1.40.tgz) = b77d6aeea25301af7be679f7452e894ca88af9710bffd6e01d665a141c391948 -SIZE (Crypt-PasswdMD5-1.40.tgz) = 6683 +TIMESTAMP = 1622214098 +SHA256 (Crypt-PasswdMD5-1.41.tgz) = 1f369123333631a751b8219ca9fc27f9efcf09f39c1ebfeb96e274171c83083a +SIZE (Crypt-PasswdMD5-1.41.tgz) = 14275 diff --git a/security/p5-Crypt-PasswdMD5/pkg-descr b/security/p5-Crypt-PasswdMD5/pkg-descr index 8da1cb943c01..cd113fac2145 100644 --- a/security/p5-Crypt-PasswdMD5/pkg-descr +++ b/security/p5-Crypt-PasswdMD5/pkg-descr @@ -1,9 +1,14 @@ -The `unix_md5_crypt()' provides a crypt()-compatible interface -to the rather new MD5-based crypt() function found in modern -operating systems. It's based on the implementation found on -FreeBSD 2.2.[56]-RELEASE. +apache_md5_crypt() provides a function compatible with Apache's .htpasswd files. +This was contributed by Bryan Hart . This function is exported by +default. -`apache_md5_crypt()' provides a function compatible with -Apache's `.htpasswd' files. +The unix_md5_crypt() provides a crypt()-compatible interface to the rather new +MD5-based crypt() function found in modern operating systems. It's based on the +implementation found on FreeBSD 2.2.[56]-RELEASE. This function is also exported +by default. -This was contributed by Bryan Hart . +For both functions, if a salt value is not supplied, a random salt will be +generated, using the function random_md5_salt(). This function is not exported +by default. + +WWW: https://metacpan.org/release/Crypt-PasswdMD5