Date: Mon, 15 Oct 2018 21:07:43 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r482180 - head/mail/p5-Mail-DKIM Message-ID: <201810152107.w9FL7hYi097664@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810152107.w9FL7hYi097664>