From owner-svn-ports-all@freebsd.org Sat Feb 10 11:13:15 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 76DCBF12D6B; Sat, 10 Feb 2018 11:13:15 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 1CB72796B5; Sat, 10 Feb 2018 11:13:15 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 17862134A6; Sat, 10 Feb 2018 11:13:15 +0000 (UTC) (envelope-from ehaupt@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w1ABDEGI031295; Sat, 10 Feb 2018 11:13:14 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w1ABDEBf031293; Sat, 10 Feb 2018 11:13:14 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201802101113.w1ABDEBf031293@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Sat, 10 Feb 2018 11:13:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r461381 - head/security/clusterssh X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/clusterssh X-SVN-Commit-Revision: 461381 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.25 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Feb 2018 11:13:15 -0000 Author: ehaupt Date: Sat Feb 10 11:13:14 2018 New Revision: 461381 URL: https://svnweb.freebsd.org/changeset/ports/461381 Log: - Update to 4.13 - Mark NO_ARCH Modified: head/security/clusterssh/Makefile head/security/clusterssh/distinfo Modified: head/security/clusterssh/Makefile ============================================================================== --- head/security/clusterssh/Makefile Sat Feb 10 11:00:26 2018 (r461380) +++ head/security/clusterssh/Makefile Sat Feb 10 11:13:14 2018 (r461381) @@ -3,7 +3,7 @@ PORTNAME= clusterssh DISTVERSIONPREFIX= release- -DISTVERSION= 4.11 +DISTVERSION= 4.13 CATEGORIES= security net MAINTAINER= ehaupt@FreeBSD.org @@ -40,6 +40,7 @@ TEST_DEPENDS= p5-CPAN-Changes>=0:devel/p5-CPAN-Changes USES= perl5 USE_GITHUB= yes USE_PERL5= modbuild +NO_ARCH= yes GH_ACCOUNT= duncs Modified: head/security/clusterssh/distinfo ============================================================================== --- head/security/clusterssh/distinfo Sat Feb 10 11:00:26 2018 (r461380) +++ head/security/clusterssh/distinfo Sat Feb 10 11:13:14 2018 (r461381) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514031816 -SHA256 (duncs-clusterssh-release-4.11_GH0.tar.gz) = e4bf9b6b27dd5252f26ddd83563bf3f2fddd06b4f3b883d4ad669e9f3ed94e84 -SIZE (duncs-clusterssh-release-4.11_GH0.tar.gz) = 84438 +TIMESTAMP = 1518260677 +SHA256 (duncs-clusterssh-release-4.13_GH0.tar.gz) = b8999bedb18f15f137526ac533101e3053cb056e191115b691a6592d7918f366 +SIZE (duncs-clusterssh-release-4.13_GH0.tar.gz) = 84554