From owner-svn-ports-all@freebsd.org Thu Feb 11 08:29:02 2016 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id CB3A6AA3E3D; Thu, 11 Feb 2016 08:29:02 +0000 (UTC) (envelope-from jadawin@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 mx1.freebsd.org (Postfix) with ESMTPS id 98C6BD76; Thu, 11 Feb 2016 08:29:02 +0000 (UTC) (envelope-from jadawin@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1B8T1M4089034; Thu, 11 Feb 2016 08:29:01 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1B8T11A089032; Thu, 11 Feb 2016 08:29:01 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201602110829.u1B8T11A089032@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Thu, 11 Feb 2016 08:29:01 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r408678 - head/mail/p5-Mail-IMAPClient X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 11 Feb 2016 08:29:02 -0000 Author: jadawin Date: Thu Feb 11 08:29:01 2016 New Revision: 408678 URL: https://svnweb.freebsd.org/changeset/ports/408678 Log: - Update to 3.38 Modified: head/mail/p5-Mail-IMAPClient/Makefile head/mail/p5-Mail-IMAPClient/distinfo Modified: head/mail/p5-Mail-IMAPClient/Makefile ============================================================================== --- head/mail/p5-Mail-IMAPClient/Makefile Thu Feb 11 07:05:03 2016 (r408677) +++ head/mail/p5-Mail-IMAPClient/Makefile Thu Feb 11 08:29:01 2016 (r408678) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mail-IMAPClient -PORTVERSION= 3.37 +PORTVERSION= 3.38 CATEGORIES= mail perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PLOBBES @@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= jadawin@FreeBSD.org COMMENT= Perl5 module to talk to a IMAP4rev1 (RFC2060) server +LICENSE= ARTPERL10 + RUN_DEPENDS= p5-Digest-HMAC>=0:${PORTSDIR}/security/p5-Digest-HMAC \ p5-Parse-RecDescent>=1.94:${PORTSDIR}/devel/p5-Parse-RecDescent \ p5-IO-Socket-SSL>=0:${PORTSDIR}/security/p5-IO-Socket-SSL \ Modified: head/mail/p5-Mail-IMAPClient/distinfo ============================================================================== --- head/mail/p5-Mail-IMAPClient/distinfo Thu Feb 11 07:05:03 2016 (r408677) +++ head/mail/p5-Mail-IMAPClient/distinfo Thu Feb 11 08:29:01 2016 (r408678) @@ -1,2 +1,2 @@ -SHA256 (Mail-IMAPClient-3.37.tar.gz) = 481df10e0426938dcf6ae641e8e15098ddaeb44ca247772a27b87278f78ba9f3 -SIZE (Mail-IMAPClient-3.37.tar.gz) = 188964 +SHA256 (Mail-IMAPClient-3.38.tar.gz) = d0f346d111dba93548ceac1192a993210ffcd5f81f83638ee277607bfacc1a4d +SIZE (Mail-IMAPClient-3.38.tar.gz) = 190487