svn commit: r560229 - head/net/p5-Net-SSH2

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Jan 3 20:24:13 UTC 2021


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


More information about the svn-ports-head mailing list