Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 23 Jan 2016 15:15:12 +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: r407011 - head/security/p5-Crypt-Password-Util
Message-ID:  <201601231515.u0NFFCWZ050701@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sat Jan 23 15:15:11 2016
New Revision: 407011
URL: https://svnweb.freebsd.org/changeset/ports/407011

Log:
  - Update to 0.17
  - Add LICENSE_FILE
  - Add NO_ARCH
  
  Changes:	http://search.cpan.org/dist/Crypt-Password-Util/Changes

Modified:
  head/security/p5-Crypt-Password-Util/Makefile
  head/security/p5-Crypt-Password-Util/distinfo

Modified: head/security/p5-Crypt-Password-Util/Makefile
==============================================================================
--- head/security/p5-Crypt-Password-Util/Makefile	Sat Jan 23 15:15:07 2016	(r407010)
+++ head/security/p5-Crypt-Password-Util/Makefile	Sat Jan 23 15:15:11 2016	(r407011)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Crypt-Password-Util
-PORTVERSION=	0.15
+PORTVERSION=	0.17
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -12,11 +12,13 @@ COMMENT=	Crypt password utilities
 
 LICENSE=	ART10 GPLv1
 LICENSE_COMB=	dual
+LICENSE_FILE=	${WRKSRC}/LICENSE
 
-BUILD_DEPENDS=	p5-UUID-Random-Patch-UseMRS>=0:${PORTSDIR}/devel/p5-UUID-Random-Patch-UseMRS
+BUILD_DEPENDS=	p5-Bytes-Random-Secure>=0:${PORTSDIR}/security/p5-Bytes-Random-Secure
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Sort-Versions>=0:${PORTSDIR}/devel/p5-Sort-Versions
 
+NO_ARCH=	yes
 USE_PERL5=	configure
 USES=		perl5
 

Modified: head/security/p5-Crypt-Password-Util/distinfo
==============================================================================
--- head/security/p5-Crypt-Password-Util/distinfo	Sat Jan 23 15:15:07 2016	(r407010)
+++ head/security/p5-Crypt-Password-Util/distinfo	Sat Jan 23 15:15:11 2016	(r407011)
@@ -1,2 +1,2 @@
-SHA256 (Crypt-Password-Util-0.15.tar.gz) = e55070185714614201599c2aa100db562b0c2db69d60a9dc53a062dacca09f0c
-SIZE (Crypt-Password-Util-0.15.tar.gz) = 16573
+SHA256 (Crypt-Password-Util-0.17.tar.gz) = 3e9e595c5aae9769e18a7757f257874e0ed8fab451953a27c8ffe95c6d214667
+SIZE (Crypt-Password-Util-0.17.tar.gz) = 17294



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601231515.u0NFFCWZ050701>