svn commit: r450647 - head/security/clusterssh
Emanuel Haupt
ehaupt at FreeBSD.org
Tue Sep 26 07:41:35 UTC 2017
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 at FreeBSD.org
+MAINTAINER= ehaupt at 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
More information about the svn-ports-head
mailing list