Update to 0.72
Changes: https://metacpan.org/changes/distribution/Net-SSH2
This commit is contained in:
parent
b899728084
commit
5a58a33db5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=560229
2 changed files with 5 additions and 6 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Net-SSH2
|
||||
PORTVERSION= 0.71
|
||||
PORTVERSION= 0.72
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,10 +15,9 @@ LICENSE_COMB= dual
|
|||
|
||||
LIB_DEPENDS= libssh2.so:security/libssh2
|
||||
|
||||
USES= perl5
|
||||
USES= localbase perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
PORTEXAMPLES= example/*
|
||||
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1601996508
|
||||
SHA256 (Net-SSH2-0.71.tar.gz) = ee411ec263c900c441fd1c490e9d52fc56b0bb32e1ed98869229501b200f8fa2
|
||||
SIZE (Net-SSH2-0.71.tar.gz) = 146587
|
||||
TIMESTAMP = 1609599083
|
||||
SHA256 (Net-SSH2-0.72.tar.gz) = 867d83070fac6436b9f0971918243002072fbf8d2724a87c254b34250dce0222
|
||||
SIZE (Net-SSH2-0.72.tar.gz) = 147016
|
||||
|
|
Loading…
Reference in a new issue