Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:24:08 +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: r560229 - head/net/p5-Net-SSH2
Message-ID:  <202101032024.103KO8TM026775@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:24:08 2021
New Revision: 560229
URL: https://svnweb.freebsd.org/changeset/ports/560229

Log:
  Update to 0.72
  
  Changes:	https://metacpan.org/changes/distribution/Net-SSH2

Modified:
  head/net/p5-Net-SSH2/Makefile
  head/net/p5-Net-SSH2/distinfo

Modified: head/net/p5-Net-SSH2/Makefile
==============================================================================
--- head/net/p5-Net-SSH2/Makefile	Sun Jan  3 20:24:03 2021	(r560228)
+++ head/net/p5-Net-SSH2/Makefile	Sun Jan  3 20:24:08 2021	(r560229)
@@ -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

Modified: head/net/p5-Net-SSH2/distinfo
==============================================================================
--- head/net/p5-Net-SSH2/distinfo	Sun Jan  3 20:24:03 2021	(r560228)
+++ head/net/p5-Net-SSH2/distinfo	Sun Jan  3 20:24:08 2021	(r560229)
@@ -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



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