Date: Thu, 29 Jun 2017 19:14:23 +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: r444680 - head/security/p5-Dancer2-Plugin-Passphrase Message-ID: <201706291914.v5TJENp4061425@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Thu Jun 29 19:14:22 2017 New Revision: 444680 URL: https://svnweb.freebsd.org/changeset/ports/444680 Log: Remove Perl core modules - Bump PORTREVISION for dependency change With hat: perl Modified: head/security/p5-Dancer2-Plugin-Passphrase/Makefile Modified: head/security/p5-Dancer2-Plugin-Passphrase/Makefile ============================================================================== --- head/security/p5-Dancer2-Plugin-Passphrase/Makefile Thu Jun 29 19:14:18 2017 (r444679) +++ head/security/p5-Dancer2-Plugin-Passphrase/Makefile Thu Jun 29 19:14:22 2017 (r444680) @@ -3,6 +3,7 @@ PORTNAME= Dancer2-Plugin-Passphrase PORTVERSION= 3.3.0 +PORTREVISION= 1 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,8 +16,7 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer2>=0.200000:www/p5-Dancer2 \ p5-Data-Entropy>=0.005:security/p5-Data-Entropy \ - p5-Digest-Bcrypt>0:security/p5-Digest-Bcrypt \ - p5-Digest-SHA>=5.74:security/p5-Digest-SHA + p5-Digest-Bcrypt>=0:security/p5-Digest-Bcrypt RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201706291914.v5TJENp4061425>