diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-19 15:37:07 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2020-09-19 15:37:07 +0000 |
commit | a8eee2858b2ec9dc084b69ab460a377f7b12867f (patch) | |
tree | b85fc6a73191c983ca3bda7c515a124e851aeddd /security/p5-Unix-Passwd-File | |
parent | e4fa9c1fde922df24a9e27aaf92853c239b7e17e (diff) | |
download | ports-a8eee2858b2ec9dc084b69ab460a377f7b12867f.tar.gz ports-a8eee2858b2ec9dc084b69ab460a377f7b12867f.zip |
Notes
Diffstat (limited to 'security/p5-Unix-Passwd-File')
-rw-r--r-- | security/p5-Unix-Passwd-File/Makefile | 4 | ||||
-rw-r--r-- | security/p5-Unix-Passwd-File/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/p5-Unix-Passwd-File/Makefile b/security/p5-Unix-Passwd-File/Makefile index 06c3ee1b8341..db8f44c7c67e 100644 --- a/security/p5-Unix-Passwd-File/Makefile +++ b/security/p5-Unix-Passwd-File/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Unix-Passwd-File -PORTVERSION= 0.250 +PORTVERSION= 0.251 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-Password-Util>=0.06:security/p5-Crypt-Password-Util \ - p5-File-Flock-Retry>=0:devel/p5-File-Flock-Retry \ + p5-File-Flock-Retry>=0.631:devel/p5-File-Flock-Retry \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils TEST_DEPENDS= p5-Class-Load>=0:devel/p5-Class-Load \ p5-File-Copy-Recursive>=0:devel/p5-File-Copy-Recursive \ diff --git a/security/p5-Unix-Passwd-File/distinfo b/security/p5-Unix-Passwd-File/distinfo index 6ed6b025d727..3d5bc71d2adb 100644 --- a/security/p5-Unix-Passwd-File/distinfo +++ b/security/p5-Unix-Passwd-File/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1510070467 -SHA256 (Unix-Passwd-File-0.250.tar.gz) = a04665ab5ba0f67ba79b13250b42ae996815d349543405e8c41cca5e9298cf75 -SIZE (Unix-Passwd-File-0.250.tar.gz) = 40969 +TIMESTAMP = 1600177202 +SHA256 (Unix-Passwd-File-0.251.tar.gz) = 840e64e9f58de2d8ba8da47c041efc15e56696de39ea9c43be7f9b2283924261 +SIZE (Unix-Passwd-File-0.251.tar.gz) = 39478 |