From owner-svn-ports-all@freebsd.org Mon Oct 15 21:07:45 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 4255010C946B; Mon, 15 Oct 2018 21:07:45 +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.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 28A408593C; Mon, 15 Oct 2018 21:07:43 +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 B4F3012820; Mon, 15 Oct 2018 21:07:43 +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 w9FL7hHX097666; Mon, 15 Oct 2018 21:07:43 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9FL7hYi097664; Mon, 15 Oct 2018 21:07:43 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201810152107.w9FL7hYi097664@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Mon, 15 Oct 2018 21:07:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482180 - head/mail/p5-Mail-DKIM X-SVN-Group: ports-head X-SVN-Commit-Author: sunpoet X-SVN-Commit-Paths: head/mail/p5-Mail-DKIM X-SVN-Commit-Revision: 482180 X-SVN-Commit-Repository: ports 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.27 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: Mon, 15 Oct 2018 21:07:45 -0000 Author: sunpoet Date: Mon Oct 15 21:07:43 2018 New Revision: 482180 URL: https://svnweb.freebsd.org/changeset/ports/482180 Log: Update to 0.54 Changes: https://metacpan.org/changes/distribution/Mail-DKIM Modified: head/mail/p5-Mail-DKIM/Makefile head/mail/p5-Mail-DKIM/distinfo Modified: head/mail/p5-Mail-DKIM/Makefile ============================================================================== --- head/mail/p5-Mail-DKIM/Makefile Mon Oct 15 21:07:37 2018 (r482179) +++ head/mail/p5-Mail-DKIM/Makefile Mon Oct 15 21:07:43 2018 (r482180) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Mail-DKIM -PORTVERSION= 0.53 +PORTVERSION= 0.54 CATEGORIES= mail perl5 MASTER_SITES= CPAN \ http://jason.long.name/dkimproxy/ @@ -22,9 +22,10 @@ RUN_DEPENDS= p5-Crypt-OpenSSL-RSA>=0:security/p5-Crypt TEST_DEPENDS= p5-Test-RequiresInternet>=0:devel/p5-Test-RequiresInternet \ p5-YAML-LibYAML>=0:textproc/p5-YAML-LibYAML -NO_ARCH= yes USES= perl5 shebangfix USE_PERL5= configure + +NO_ARCH= yes SHEBANG_FILES= scripts/*.pl Modified: head/mail/p5-Mail-DKIM/distinfo ============================================================================== --- head/mail/p5-Mail-DKIM/distinfo Mon Oct 15 21:07:37 2018 (r482179) +++ head/mail/p5-Mail-DKIM/distinfo Mon Oct 15 21:07:43 2018 (r482180) @@ -1,3 +1,3 @@ -TIMESTAMP = 1527522880 -SHA256 (Mail-DKIM-0.53.tar.gz) = 7c44099e201f69a594b81605488e317c79d6436dab43e3289d8c61bda67315ab -SIZE (Mail-DKIM-0.53.tar.gz) = 160492 +TIMESTAMP = 1539625278 +SHA256 (Mail-DKIM-0.54.tar.gz) = b72f78c80f7aa1bdb2a80986b45f9225a8fa0b7c91644590b102a78eb31c3dca +SIZE (Mail-DKIM-0.54.tar.gz) = 160493