Date: Mon, 22 Oct 2018 19:09:48 +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: r482773 - head/security/p5-Dancer2-Plugin-Passphrase Message-ID: <201810221909.w9MJ9mvC055203@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Mon Oct 22 19:09:48 2018 New Revision: 482773 URL: https://svnweb.freebsd.org/changeset/ports/482773 Log: Update to 3.3.2 Changes: https://metacpan.org/changes/distribution/Dancer2-Plugin-Passphrase Modified: head/security/p5-Dancer2-Plugin-Passphrase/Makefile head/security/p5-Dancer2-Plugin-Passphrase/distinfo Modified: head/security/p5-Dancer2-Plugin-Passphrase/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Passphrase/Makefile Mon Oct 22 19:09:40 2018 (r482772) +++ head/security/p5-Dancer2-Plugin-Passphrase/Makefile Mon Oct 22 19:09:48 2018 (r482773) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer2-Plugin-Passphrase -PORTVERSION= 3.3.0 -PORTREVISION= 1 +PORTVERSION= 3.3.2 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,11 +15,12 @@ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \ - p5-Data-Entropy>=0.005:security/p5-Data-Entropy \ + p5-Data-Entropy>=0.007:security/p5-Data-Entropy \ p5-Digest-Bcrypt>=0:security/p5-Digest-Bcrypt -NO_ARCH= yes USES= perl5 USE_PERL5= configure + +NO_ARCH= yes .include <bsd.port.mk> Modified: head/security/p5-Dancer2-Plugin-Passphrase/distinfo ============================================================================== --- head/security/p5-Dancer2-Plugin-Passphrase/distinfo Mon Oct 22 19:09:40 2018 (r482772) +++ head/security/p5-Dancer2-Plugin-Passphrase/distinfo Mon Oct 22 19:09:48 2018 (r482773) @@ -1,3 +1,3 @@ -TIMESTAMP = 1464791221 -SHA256 (Dancer2-Plugin-Passphrase-3.3.0.tar.gz) = 201f345e8bbe3e9935dddf70c9dcff7f3aa53c3d68fc360bcd2a2009e6312367 -SIZE (Dancer2-Plugin-Passphrase-3.3.0.tar.gz) = 19028 +TIMESTAMP = 1540227407 +SHA256 (Dancer2-Plugin-Passphrase-3.3.2.tar.gz) = 068f2e938f3e7ef849c485a9033debe6a00066442277703016f9da8c7173779a +SIZE (Dancer2-Plugin-Passphrase-3.3.2.tar.gz) = 19383
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810221909.w9MJ9mvC055203>