aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:25:56 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-08-27 10:25:56 +0000
commit5c8079eb437532011b3e3f8076442026c0e402de (patch)
tree2719ee668af5ff5a9a25cef769f2f77a7df0611b
parentfa3ab3fbd2449cddd131adf8c53417246ed37667 (diff)
downloadports-5c8079eb437532011b3e3f8076442026c0e402de.tar.gz
ports-5c8079eb437532011b3e3f8076442026c0e402de.zip
net/p5-Net-SSH2: Update to 0.73
-rw-r--r--net/p5-Net-SSH2/Makefile9
-rw-r--r--net/p5-Net-SSH2/distinfo6
2 files changed, 6 insertions, 9 deletions
diff --git a/net/p5-Net-SSH2/Makefile b/net/p5-Net-SSH2/Makefile
index eb53f210fcf1..29eccadf740b 100644
--- a/net/p5-Net-SSH2/Makefile
+++ b/net/p5-Net-SSH2/Makefile
@@ -1,6 +1,5 @@
PORTNAME= Net-SSH2
-PORTVERSION= 0.72
-PORTREVISION= 1
+PORTVERSION= 0.73
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -13,17 +12,15 @@ LICENSE_COMB= dual
LIB_DEPENDS= libssh2.so:security/libssh2
-USES= localbase perl5
+USES= compiler:c11 localbase perl5
USE_PERL5= configure
-PORTEXAMPLES= example/*
-
OPTIONS_DEFINE= EXAMPLES
OPTIONS_SUB= yes
post-install-EXAMPLES-on:
@${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
- (cd ${WRKSRC} && ${INSTALL_DATA} ${PORTEXAMPLES} ${STAGEDIR}${EXAMPLESDIR})
+ ${INSTALL_DATA} ${WRKSRC}/example/* ${STAGEDIR}${EXAMPLESDIR}
post-install:
${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Net/SSH2/SSH2.so
diff --git a/net/p5-Net-SSH2/distinfo b/net/p5-Net-SSH2/distinfo
index ff5777896d82..bc727191149f 100644
--- a/net/p5-Net-SSH2/distinfo
+++ b/net/p5-Net-SSH2/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1609599083
-SHA256 (Net-SSH2-0.72.tar.gz) = 867d83070fac6436b9f0971918243002072fbf8d2724a87c254b34250dce0222
-SIZE (Net-SSH2-0.72.tar.gz) = 147016
+TIMESTAMP = 1660576922
+SHA256 (Net-SSH2-0.73.tar.gz) = a51e4c3168fc3d8ab89a6b673c836323303e95b18de19813ec4528810ec23785
+SIZE (Net-SSH2-0.73.tar.gz) = 146435