From owner-svn-ports-all@freebsd.org Tue Sep 26 07:41:35 2017 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 774F9E01E80; Tue, 26 Sep 2017 07:41:35 +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 mx1.freebsd.org (Postfix) with ESMTPS id 4502A7EE88; Tue, 26 Sep 2017 07:41:35 +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 v8Q7fYGI016958; Tue, 26 Sep 2017 07:41:34 GMT (envelope-from ehaupt@FreeBSD.org) Received: (from ehaupt@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v8Q7fYdA016956; Tue, 26 Sep 2017 07:41:34 GMT (envelope-from ehaupt@FreeBSD.org) Message-Id: <201709260741.v8Q7fYdA016956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: ehaupt set sender to ehaupt@FreeBSD.org using -f From: Emanuel Haupt Date: Tue, 26 Sep 2017 07:41:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r450647 - head/security/clusterssh X-SVN-Group: ports-head X-SVN-Commit-Author: ehaupt X-SVN-Commit-Paths: head/security/clusterssh X-SVN-Commit-Revision: 450647 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.23 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: Tue, 26 Sep 2017 07:41:35 -0000 Author: ehaupt Date: Tue Sep 26 07:41:34 2017 New Revision: 450647 URL: https://svnweb.freebsd.org/changeset/ports/450647 Log: - Use DISTVERSIONPREFIX instead of GH_TAGNAME - Take maintainership Approved by: lx (maintainer) Modified: head/security/clusterssh/Makefile head/security/clusterssh/distinfo Modified: head/security/clusterssh/Makefile ============================================================================== --- head/security/clusterssh/Makefile Tue Sep 26 07:40:55 2017 (r450646) +++ head/security/clusterssh/Makefile Tue Sep 26 07:41:34 2017 (r450647) @@ -2,10 +2,12 @@ # $FreeBSD$ PORTNAME= clusterssh +DISTVERSIONPREFIX= release- DISTVERSION= 4.10_02 +PORTREVISION= 1 CATEGORIES= security net -MAINTAINER= lx@FreeBSD.org +MAINTAINER= ehaupt@FreeBSD.org COMMENT= Controls multiple hosts simultaneously via xterms and ssh LICENSE= GPLv2 @@ -41,7 +43,6 @@ USE_GITHUB= yes USE_PERL5= modbuild GH_ACCOUNT= duncs -GH_TAGNAME= 4665a23 OPTIONS_SUB= yes OPTIONS_DEFINE= BASH Modified: head/security/clusterssh/distinfo ============================================================================== --- head/security/clusterssh/distinfo Tue Sep 26 07:40:55 2017 (r450646) +++ head/security/clusterssh/distinfo Tue Sep 26 07:41:34 2017 (r450647) @@ -1,3 +1,3 @@ -TIMESTAMP = 1506342329 -SHA256 (duncs-clusterssh-4.10_02-4665a23_GH0.tar.gz) = 9445cfcf934f38756c265ba539fafe635bd08e130bb44048095a4687bcee08cf -SIZE (duncs-clusterssh-4.10_02-4665a23_GH0.tar.gz) = 73553 +TIMESTAMP = 1506408903 +SHA256 (duncs-clusterssh-release-4.10_02_GH0.tar.gz) = 54ccc4e566120e991caec9c63652dec97894cd7ffcb5418ef1dbd2e6113f169a +SIZE (duncs-clusterssh-release-4.10_02_GH0.tar.gz) = 83066