From owner-svn-ports-all@freebsd.org Wed Nov 7 14:03:23 2018 Return-Path: Delivered-To: svn-ports-all@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 373061127201; Wed, 7 Nov 2018 14:03:23 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6B976B133; Wed, 7 Nov 2018 14:03:22 +0000 (UTC) (envelope-from des@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 9273116A13; Wed, 7 Nov 2018 14:03:22 +0000 (UTC) (envelope-from des@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wA7E3MBc009859; Wed, 7 Nov 2018 14:03:22 GMT (envelope-from des@FreeBSD.org) Received: (from des@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wA7E3Mr6009857; Wed, 7 Nov 2018 14:03:22 GMT (envelope-from des@FreeBSD.org) Message-Id: <201811071403.wA7E3Mr6009857@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: des set sender to des@FreeBSD.org using -f From: =?UTF-8?Q?Dag-Erling_Sm=c3=b8rgrav?= Date: Wed, 7 Nov 2018 14:03:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r484397 - head/security/p5-Crypt-LE X-SVN-Group: ports-head X-SVN-Commit-Author: des X-SVN-Commit-Paths: head/security/p5-Crypt-LE X-SVN-Commit-Revision: 484397 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: B6B976B133 X-Spamd-Result: default: False [-103.09 / 200.00]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000,0]; ALLOW_DOMAIN_WHITELIST(-100.00)[FreeBSD.org]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_THREE(0.00)[3]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000,0]; MIME_GOOD(-0.10)[text/plain]; TO_DN_NONE(0.00)[]; HAS_XAW(0.00)[]; R_SPF_SOFTFAIL(0.00)[~all]; DMARC_NA(0.00)[FreeBSD.org]; RCVD_COUNT_THREE(0.00)[4]; MX_GOOD(-0.01)[cached: mx1.FreeBSD.org]; NEURAL_HAM_SHORT(-0.98)[-0.982,0]; FROM_EQ_ENVFROM(0.00)[]; R_DKIM_NA(0.00)[]; RCVD_TLS_LAST(0.00)[] X-Rspamd-Server: mx1.freebsd.org X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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: Wed, 07 Nov 2018 14:03:23 -0000 Author: des Date: Wed Nov 7 14:03:21 2018 New Revision: 484397 URL: https://svnweb.freebsd.org/changeset/ports/484397 Log: Upgrade to 0.32. Modified: head/security/p5-Crypt-LE/Makefile head/security/p5-Crypt-LE/distinfo Modified: head/security/p5-Crypt-LE/Makefile ============================================================================== --- head/security/p5-Crypt-LE/Makefile Wed Nov 7 13:36:14 2018 (r484396) +++ head/security/p5-Crypt-LE/Makefile Wed Nov 7 14:03:21 2018 (r484397) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= Crypt-LE -PORTVERSION= 0.31 +PORTVERSION= 0.32 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/security/p5-Crypt-LE/distinfo ============================================================================== --- head/security/p5-Crypt-LE/distinfo Wed Nov 7 13:36:14 2018 (r484396) +++ head/security/p5-Crypt-LE/distinfo Wed Nov 7 14:03:21 2018 (r484397) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522328430 -SHA256 (Crypt-LE-0.31.tar.gz) = 15e6a70159f6c9328794504b9234f02311303571b408e00992316bfcbd4c3909 -SIZE (Crypt-LE-0.31.tar.gz) = 59399 +TIMESTAMP = 1541598466 +SHA256 (Crypt-LE-0.32.tar.gz) = 97043c6b619d54592eb2fa6f9b3e857b73285768cf0a060227c661f3367ad5bb +SIZE (Crypt-LE-0.32.tar.gz) = 64006