diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-29 23:36:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-03-29 23:36:31 +0000 |
commit | acd61b46615ca3f7030b5fa9199f36c45c5686da (patch) | |
tree | 14bb4ce12c24e9c699a681f5524101fab727d5f5 /security | |
parent | 7bb29e1f7aecebc1b8dbd5df4295b4e4f5e445f8 (diff) |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Net-SSH-AuthorizedKeysFile/Makefile | 6 | ||||
-rw-r--r-- | security/p5-Net-SSH-AuthorizedKeysFile/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/security/p5-Net-SSH-AuthorizedKeysFile/Makefile b/security/p5-Net-SSH-AuthorizedKeysFile/Makefile index 8896c71c536f..9b0f388523c5 100644 --- a/security/p5-Net-SSH-AuthorizedKeysFile/Makefile +++ b/security/p5-Net-SSH-AuthorizedKeysFile/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SSH-AuthorizedKeysFile -PORTVERSION= 0.17 +PORTVERSION= 0.18 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,8 +13,8 @@ COMMENT= Read and modify SSH authorized_keys files LICENSE= ART10 GPLv1 LICENSE_COMB= dual -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Log-Log4perl>=1:devel/p5-Log-Log4perl +BUILD_DEPENDS= p5-Log-Log4perl>=1:devel/p5-Log-Log4perl +RUN_DEPENDS:= ${BUILD_DEPENDS} NO_ARCH= yes USES= perl5 diff --git a/security/p5-Net-SSH-AuthorizedKeysFile/distinfo b/security/p5-Net-SSH-AuthorizedKeysFile/distinfo index f10ad964da5a..7b20793a4f0b 100644 --- a/security/p5-Net-SSH-AuthorizedKeysFile/distinfo +++ b/security/p5-Net-SSH-AuthorizedKeysFile/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1470403282 -SHA256 (Net-SSH-AuthorizedKeysFile-0.17.tar.gz) = 4f9384ffa3e80a1a51e2141a36e2faebc1f1608029e77594d2d9c5be61ebba93 -SIZE (Net-SSH-AuthorizedKeysFile-0.17.tar.gz) = 16040 +TIMESTAMP = 1490804845 +SHA256 (Net-SSH-AuthorizedKeysFile-0.18.tar.gz) = 11ac63756074f1a0c4da31628c7cd8fb745526ada6da040b143432db3d3e4154 +SIZE (Net-SSH-AuthorizedKeysFile-0.18.tar.gz) = 16413 |