diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-25 18:21:11 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-08-25 18:21:11 +0000 |
| commit | 6add4d39e8c4072b22d2ba2a4a82657c3c0aa7a9 (patch) | |
| tree | 6bed278e946dc73ff8bc286ea7407e0d4c0d1e32 | |
| parent | Mark DEPRECATED and set EXPIRATION_DATE to 2017-09-30 (diff) | |
Update to 2.14
- Pet portlint: move BROKEN_* upward
Changes: http://search.cpan.org/dist/Net-SSH-Perl/Changes
| -rw-r--r-- | net/p5-Net-SSH-Perl/Makefile | 7 | ||||
| -rw-r--r-- | net/p5-Net-SSH-Perl/distinfo | 6 |
2 files changed, 6 insertions, 7 deletions
diff --git a/net/p5-Net-SSH-Perl/Makefile b/net/p5-Net-SSH-Perl/Makefile index af94e0192c7c..97f3c36259a2 100644 --- a/net/p5-Net-SSH-Perl/Makefile +++ b/net/p5-Net-SSH-Perl/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Net-SSH-Perl -PORTVERSION= 2.12 -PORTREVISION= 1 +PORTVERSION= 2.14 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,8 @@ LICENSE= ART10 GPLv1 LICENSE_COMB= dual LICENSE_FILE= ${WRKSRC}/LICENSE +BROKEN_powerpc64= fails to compile: src/chacha/poly1305.c: subscripted value is neither array nor pointer + BUILD_DEPENDS= p5-Crypt-Curve25519>=0.05:security/p5-Crypt-Curve25519 \ p5-Crypt-DES>0:security/p5-Crypt-DES \ p5-Crypt-DSA>=0.11:security/p5-Crypt-DSA \ @@ -27,8 +28,6 @@ BUILD_DEPENDS= p5-Crypt-Curve25519>=0.05:security/p5-Crypt-Curve25519 \ p5-String-CRC32>=1.2:devel/p5-String-CRC32 RUN_DEPENDS:= ${BUILD_DEPENDS} -BROKEN_powerpc64= fails to compile: src/chacha/poly1305.c: subscripted value is neither array nor pointer - CONFIGURE_ENV= PERL_MM_USE_DEFAULT="1" USES= perl5 USE_PERL5= configure diff --git a/net/p5-Net-SSH-Perl/distinfo b/net/p5-Net-SSH-Perl/distinfo index c222325d247b..a982ace599a1 100644 --- a/net/p5-Net-SSH-Perl/distinfo +++ b/net/p5-Net-SSH-Perl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497260066 -SHA256 (Net-SSH-Perl-2.12.tar.gz) = a597f3a41914ca541e56ee5b78c9f733f96e359ca795efa500e6e2f22b9e5337 -SIZE (Net-SSH-Perl-2.12.tar.gz) = 256676 +TIMESTAMP = 1503678443 +SHA256 (Net-SSH-Perl-2.14.tar.gz) = 2b5d1bb13590b5870116704e7f1dce9a9823c4f80ff5461b97bb26a317393017 +SIZE (Net-SSH-Perl-2.14.tar.gz) = 256963 |
