git: 5c8079eb4375 - main - net/p5-Net-SSH2: Update to 0.73
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 Aug 2022 10:33:29 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=5c8079eb437532011b3e3f8076442026c0e402de commit 5c8079eb437532011b3e3f8076442026c0e402de Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:25:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:25:56 +0000 net/p5-Net-SSH2: Update to 0.73 Changes: https://metacpan.org/dist/Net-SSH2/changes --- net/p5-Net-SSH2/Makefile | 9 +++------ net/p5-Net-SSH2/distinfo | 6 +++--- 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