Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Sep 2015 17:19:14 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r396287 - head/security/p5-Unix-Passwd-File
Message-ID:  <201509071719.t87HJEIv055412@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Mon Sep  7 17:19:14 2015
New Revision: 396287
URL: https://svnweb.freebsd.org/changeset/ports/396287

Log:
  Update to 0.21, and remove p5-Rinci dependency.
  
  Changes:  https://metacpan.org/changes/distribution/Unix-Passwd-File

Modified:
  head/security/p5-Unix-Passwd-File/Makefile
  head/security/p5-Unix-Passwd-File/distinfo

Modified: head/security/p5-Unix-Passwd-File/Makefile
==============================================================================
--- head/security/p5-Unix-Passwd-File/Makefile	Mon Sep  7 17:08:39 2015	(r396286)
+++ head/security/p5-Unix-Passwd-File/Makefile	Mon Sep  7 17:19:14 2015	(r396287)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	Unix-Passwd-File
-PORTVERSION=	0.20
+PORTVERSION=	0.21
 CATEGORIES=	security perl5
 MASTER_SITES=	CPAN
 PKGNAMEPREFIX=	p5-
@@ -16,8 +16,7 @@ LICENSE_COMB=	dual
 BUILD_DEPENDS=	p5-Crypt-Password-Util>=0.06:${PORTSDIR}/security/p5-Crypt-Password-Util \
 		p5-File-Flock>=0:${PORTSDIR}/devel/p5-File-Flock \
 		p5-List-MoreUtils>=0:${PORTSDIR}/lang/p5-List-MoreUtils \
-		p5-Log-Any-IfLOG>=0:${PORTSDIR}/devel/p5-Log-Any-IfLOG \
-		p5-Rinci>=1.1.76:${PORTSDIR}/devel/p5-Rinci
+		p5-Log-Any-IfLOG>=0:${PORTSDIR}/devel/p5-Log-Any-IfLOG
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 TEST_DEPENDS=	p5-Class-Load>=0:${PORTSDIR}/devel/p5-Class-Load \
 		p5-File-Copy-Recursive>=0:${PORTSDIR}/devel/p5-File-Copy-Recursive \

Modified: head/security/p5-Unix-Passwd-File/distinfo
==============================================================================
--- head/security/p5-Unix-Passwd-File/distinfo	Mon Sep  7 17:08:39 2015	(r396286)
+++ head/security/p5-Unix-Passwd-File/distinfo	Mon Sep  7 17:19:14 2015	(r396287)
@@ -1,2 +1,2 @@
-SHA256 (Unix-Passwd-File-0.20.tar.gz) = 3d155e490908816e9a329bee47ad36e39b183a8147a34fe17f76c562a62e8a5f
-SIZE (Unix-Passwd-File-0.20.tar.gz) = 35843
+SHA256 (Unix-Passwd-File-0.21.tar.gz) = 89d0446a3effce206cd2897b2bc024e0817fb1d0c034b25c408021a643490a13
+SIZE (Unix-Passwd-File-0.21.tar.gz) = 36689



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