Date: Fri, 21 Feb 2014 20:42:08 +0000 (UTC) From: Grzegorz Blach <gblach@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r345541 - head/security/p5-Dancer-Plugin-Passphrase Message-ID: <201402212042.s1LKg8kk050917@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gblach Date: Fri Feb 21 20:42:08 2014 New Revision: 345541 URL: http://svnweb.freebsd.org/changeset/ports/345541 QAT: https://qat.redports.org/buildarchive/r345541/ Log: - Update to 2.0.1 Modified: head/security/p5-Dancer-Plugin-Passphrase/Makefile head/security/p5-Dancer-Plugin-Passphrase/distinfo Modified: head/security/p5-Dancer-Plugin-Passphrase/Makefile ============================================================================== --- head/security/p5-Dancer-Plugin-Passphrase/Makefile Fri Feb 21 20:33:37 2014 (r345540) +++ head/security/p5-Dancer-Plugin-Passphrase/Makefile Fri Feb 21 20:42:08 2014 (r345541) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Dancer-Plugin-Passphrase -PORTVERSION= 2.0.0 -PORTREVISION= 1 +PORTVERSION= 2.0.1 CATEGORIES= security perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:JAITKEN @@ -18,11 +17,11 @@ LICENSE_COMB= dual BUILD_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ p5-Data-Entropy>=0.005:${PORTSDIR}/security/p5-Data-Entropy \ p5-Digest-Bcrypt>0:${PORTSDIR}/security/p5-Digest-Bcrypt \ - p5-Digest-SHA>=5.008:${PORTSDIR}/security/p5-Digest-SHA + p5-Digest-SHA>=5.74:${PORTSDIR}/security/p5-Digest-SHA RUN_DEPENDS= p5-Dancer>0:${PORTSDIR}/www/p5-Dancer \ p5-Data-Entropy>=0.005:${PORTSDIR}/security/p5-Data-Entropy \ p5-Digest-Bcrypt>0:${PORTSDIR}/security/p5-Digest-Bcrypt \ - p5-Digest-SHA>=5.008:${PORTSDIR}/security/p5-Digest-SHA + p5-Digest-SHA>=5.74:${PORTSDIR}/security/p5-Digest-SHA USES= perl5 USE_PERL5= configure Modified: head/security/p5-Dancer-Plugin-Passphrase/distinfo ============================================================================== --- head/security/p5-Dancer-Plugin-Passphrase/distinfo Fri Feb 21 20:33:37 2014 (r345540) +++ head/security/p5-Dancer-Plugin-Passphrase/distinfo Fri Feb 21 20:42:08 2014 (r345541) @@ -1,2 +1,2 @@ -SHA256 (Dancer-Plugin-Passphrase-2.0.0.tar.gz) = ab05f176504e705e6cafb84e76afd74e9199fa0237b72bf15e8dab7adc05f6b9 -SIZE (Dancer-Plugin-Passphrase-2.0.0.tar.gz) = 25833 +SHA256 (Dancer-Plugin-Passphrase-2.0.1.tar.gz) = 33b49fd46cf6732ccf2b0cf2761c6e72911e9e029f93b914a1f8b7f7ea4f7ba5 +SIZE (Dancer-Plugin-Passphrase-2.0.1.tar.gz) = 25992
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402212042.s1LKg8kk050917>