From owner-dev-commits-ports-all@freebsd.org Sun May 30 20:04:23 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 9881E6343A4; Sun, 30 May 2021 20:04:23 +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 4FtTsL3DMkz3nMj; Sun, 30 May 2021 20:04:22 +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 C5B4D22EB1; Sun, 30 May 2021 20:04:20 +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 14UK4Kd9077329; Sun, 30 May 2021 20:04:20 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14UK4K2E077328; Sun, 30 May 2021 20:04:20 GMT (envelope-from git) Date: Sun, 30 May 2021 20:04:20 GMT Message-Id: <202105302004.14UK4K2E077328@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: 99058a19ce83 - main - mail/p5-Mail-IMAPClient: Update to 3.43 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: 99058a19ce83558cf16175131318add869b3b35d 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:23 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=99058a19ce83558cf16175131318add869b3b35d commit 99058a19ce83558cf16175131318add869b3b35d Author: Po-Chuan Hsieh AuthorDate: 2021-05-30 19:53:25 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-30 19:53:25 +0000 mail/p5-Mail-IMAPClient: Update to 3.43 - Fix LICENSE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Mail-IMAPClient --- mail/p5-Mail-IMAPClient/Makefile | 11 ++++++----- mail/p5-Mail-IMAPClient/distinfo | 6 +++--- 2 files changed, 9 insertions(+), 8 deletions(-) diff --git a/mail/p5-Mail-IMAPClient/Makefile b/mail/p5-Mail-IMAPClient/Makefile index c33d78e55294..54ae156c30ca 100644 --- a/mail/p5-Mail-IMAPClient/Makefile +++ b/mail/p5-Mail-IMAPClient/Makefile @@ -1,8 +1,7 @@ # Created by: TAKAHASHI Kaoru PORTNAME= Mail-IMAPClient -PORTVERSION= 3.42 -PORTREVISION= 1 +PORTVERSION= 3.43 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLOBBES @@ -11,7 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 module to talk to a IMAP4rev1 (RFC2060) server -LICENSE= ARTPERL10 +LICENSE= ART10 GPLv1+ +LICENSE_COMB= dual RUN_DEPENDS= p5-Parse-RecDescent>=1.940000:devel/p5-Parse-RecDescent \ p5-IO-Socket-SSL>=0:security/p5-IO-Socket-SSL @@ -19,6 +19,9 @@ RUN_DEPENDS= p5-Parse-RecDescent>=1.940000:devel/p5-Parse-RecDescent \ USES= perl5 USE_PERL5= configure +CONFIGURE_ARGS= =0:security/p5-Authen-SASL \ NTLM_DESC= Allow NTLM auth scheme NTLM_RUN_DEPENDS= p5-Authen-NTLM>=0:security/p5-Authen-NTLM -CONFIGURE_ARGS= diff --git a/mail/p5-Mail-IMAPClient/distinfo b/mail/p5-Mail-IMAPClient/distinfo index 2f092ce70b13..0ed53aaee322 100644 --- a/mail/p5-Mail-IMAPClient/distinfo +++ b/mail/p5-Mail-IMAPClient/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556540661 -SHA256 (Mail-IMAPClient-3.42.tar.gz) = 1c2264d50c54c839a3e38ce2f8edda3d24f30cc607940d7574beab19cb00ce7e -SIZE (Mail-IMAPClient-3.42.tar.gz) = 192320 +TIMESTAMP = 1622214056 +SHA256 (Mail-IMAPClient-3.43.tar.gz) = 093c97fac15b47a8fe4d2936ef2df377abf77cc8ab74092d2128bb945d1fb46f +SIZE (Mail-IMAPClient-3.43.tar.gz) = 189679