svn commit: r411731 - head/security/p5-Digest-Bcrypt

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Mar 23 19:24:44 UTC 2016


Author: sunpoet
Date: Wed Mar 23 19:24:43 2016
New Revision: 411731
URL: https://svnweb.freebsd.org/changeset/ports/411731

Log:
  - Update to 1.204
  
  Changes:	http://search.cpan.org/dist/Digest-Bcrypt/Changes

Modified:
  head/security/p5-Digest-Bcrypt/Makefile
  head/security/p5-Digest-Bcrypt/distinfo

Modified: head/security/p5-Digest-Bcrypt/Makefile
==============================================================================
--- head/security/p5-Digest-Bcrypt/Makefile	Wed Mar 23 19:24:39 2016	(r411730)
+++ head/security/p5-Digest-Bcrypt/Makefile	Wed Mar 23 19:24:43 2016	(r411731)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Digest-Bcrypt
-PORTVERSION=	1.203
+PORTVERSION=	1.204
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,7 +16,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 BUILD_DEPENDS=	p5-Crypt-Eksblowfish>0:${PORTSDIR}/security/p5-Crypt-Eksblowfish
 RUN_DEPENDS:=	${BUILD_DEPENDS}
-TEST_DEPENDS=	p5-Try-Tiny>=0:${PORTSDIR}/lang/p5-Try-Tiny
+TEST_DEPENDS=	p5-Try-Tiny>=0.24:${PORTSDIR}/lang/p5-Try-Tiny
 
 USES=		perl5
 USE_PERL5=	configure

Modified: head/security/p5-Digest-Bcrypt/distinfo
==============================================================================
--- head/security/p5-Digest-Bcrypt/distinfo	Wed Mar 23 19:24:39 2016	(r411730)
+++ head/security/p5-Digest-Bcrypt/distinfo	Wed Mar 23 19:24:43 2016	(r411731)
@@ -1,2 +1,2 @@
-SHA256 (Digest-Bcrypt-1.203.tar.gz) = 97f66e417679ecd27d764cea1b7860f91a23752501f03321723b5e96afc3aad8
-SIZE (Digest-Bcrypt-1.203.tar.gz) = 14429
+SHA256 (Digest-Bcrypt-1.204.tar.gz) = 7798906df5d9627bcdd34757cc4fc50c3045496f8fdf8550c5e52939b12bca11
+SIZE (Digest-Bcrypt-1.204.tar.gz) = 16903


More information about the svn-ports-head mailing list