From owner-svn-ports-head@freebsd.org Sun May 12 20:08:24 2019 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3E3B215A0847; Sun, 12 May 2019 20:08:24 +0000 (UTC) (envelope-from sunpoet@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BEB8386CB1; Sun, 12 May 2019 20:08:23 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 61C6F2F5EB; Sun, 12 May 2019 20:08:20 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x4CK8KpE026003; Sun, 12 May 2019 20:08:20 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x4CK8Jjr026000; Sun, 12 May 2019 20:08:19 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201905122008.x4CK8Jjr026000@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Sun, 12 May 2019 20:08:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501456 - head/mail/p5-Mail-Box-IMAP4 X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/mail/p5-Mail-Box-IMAP4 X-SVN-Commit-Revision: 501456 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: BEB8386CB1 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.76 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.77)[-0.766,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 May 2019 20:08:24 -0000 Author: sunpoet Date: Sun May 12 20:08:19 2019 New Revision: 501456 URL: https://svnweb.freebsd.org/changeset/ports/501456 Log: Update to 3.004 Changes: https://metacpan.org/changes/distribution/Mail-Box-IMAP4 Modified: head/mail/p5-Mail-Box-IMAP4/Makefile head/mail/p5-Mail-Box-IMAP4/distinfo head/mail/p5-Mail-Box-IMAP4/pkg-plist Modified: head/mail/p5-Mail-Box-IMAP4/Makefile ============================================================================== --- head/mail/p5-Mail-Box-IMAP4/Makefile Sun May 12 20:08:14 2019 (r501455) +++ head/mail/p5-Mail-Box-IMAP4/Makefile Sun May 12 20:08:19 2019 (r501456) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mail-Box-IMAP4 -PORTVERSION= 3.003 +PORTVERSION= 3.004 CATEGORIES= mail perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,10 +15,10 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Digest-HMAC>=0:security/p5-Digest-HMAC \ - p5-Mail-Box>=3:mail/p5-Mail-Box \ - p5-Mail-IMAPClient>=0:mail/p5-Mail-IMAPClient \ + p5-Mail-Box>=3.007:mail/p5-Mail-Box \ + p5-Mail-IMAPClient>=3.42:mail/p5-Mail-IMAPClient \ p5-Mail-Message>=3:mail/p5-Mail-Message \ - p5-Mail-Transport>=3:mail/p5-Mail-Transport + p5-Mail-Transport>=3.004:mail/p5-Mail-Transport USES= perl5 USE_PERL5= configure Modified: head/mail/p5-Mail-Box-IMAP4/distinfo ============================================================================== --- head/mail/p5-Mail-Box-IMAP4/distinfo Sun May 12 20:08:14 2019 (r501455) +++ head/mail/p5-Mail-Box-IMAP4/distinfo Sun May 12 20:08:19 2019 (r501456) @@ -1,3 +1,3 @@ -TIMESTAMP = 1539194728 -SHA256 (Mail-Box-IMAP4-3.003.tar.gz) = 15600a571043a55e84df3e00c6ffb82a22881f201042cf7894cbb2d41e7bdd96 -SIZE (Mail-Box-IMAP4-3.003.tar.gz) = 42724 +TIMESTAMP = 1557679351 +SHA256 (Mail-Box-IMAP4-3.004.tar.gz) = 3704a245793e7e6c4b0959035960cc3eb0fd3d614553ecf249e85af0dde35dd4 +SIZE (Mail-Box-IMAP4-3.004.tar.gz) = 44117 Modified: head/mail/p5-Mail-Box-IMAP4/pkg-plist ============================================================================== --- head/mail/p5-Mail-Box-IMAP4/pkg-plist Sun May 12 20:08:14 2019 (r501455) +++ head/mail/p5-Mail-Box-IMAP4/pkg-plist Sun May 12 20:08:19 2019 (r501456) @@ -4,6 +4,8 @@ %%SITE_PERL%%/Mail/Box/IMAP4/Head.pod %%SITE_PERL%%/Mail/Box/IMAP4/Message.pm %%SITE_PERL%%/Mail/Box/IMAP4/Message.pod +%%SITE_PERL%%/Mail/Box/IMAP4s.pm +%%SITE_PERL%%/Mail/Box/IMAP4s.pod %%SITE_PERL%%/Mail/Server/IMAP4.pm %%SITE_PERL%%/Mail/Server/IMAP4.pod %%SITE_PERL%%/Mail/Server/IMAP4/Fetch.pm @@ -19,6 +21,7 @@ %%PERL5_MAN3%%/Mail::Box::IMAP4.3.gz %%PERL5_MAN3%%/Mail::Box::IMAP4::Head.3.gz %%PERL5_MAN3%%/Mail::Box::IMAP4::Message.3.gz +%%PERL5_MAN3%%/Mail::Box::IMAP4s.3.gz %%PERL5_MAN3%%/Mail::Server::IMAP4.3.gz %%PERL5_MAN3%%/Mail::Server::IMAP4::Fetch.3.gz %%PERL5_MAN3%%/Mail::Server::IMAP4::List.3.gz