Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Oct 2016 11:32:10 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r424759 - head/security/clusterssh
Message-ID:  <201610271132.u9RBWAaw052251@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: ehaupt
Date: Thu Oct 27 11:32:10 2016
New Revision: 424759
URL: https://svnweb.freebsd.org/changeset/ports/424759

Log:
  - Update to 4.07
  
  PR:		213766
  Approved by:	lx (maintainer)

Modified:
  head/security/clusterssh/Makefile
  head/security/clusterssh/distinfo
  head/security/clusterssh/pkg-plist

Modified: head/security/clusterssh/Makefile
==============================================================================
--- head/security/clusterssh/Makefile	Thu Oct 27 11:17:55 2016	(r424758)
+++ head/security/clusterssh/Makefile	Thu Oct 27 11:32:10 2016	(r424759)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	clusterssh
-PORTVERSION=	4.06
+PORTVERSION=	4.07
 CATEGORIES=	security net
 MASTER_SITES=	SF/${PORTNAME}/2.%20ClusterSSH%20Series%204
 DISTNAME=	App-ClusterSSH-${PORTVERSION}

Modified: head/security/clusterssh/distinfo
==============================================================================
--- head/security/clusterssh/distinfo	Thu Oct 27 11:17:55 2016	(r424758)
+++ head/security/clusterssh/distinfo	Thu Oct 27 11:32:10 2016	(r424759)
@@ -1,2 +1,3 @@
-SHA256 (App-ClusterSSH-4.06.tar.gz) = 89c87e9d765b95eb4afaf8c4386b3edd462a6f99dafcbbf082e0fc4f15d2a0a5
-SIZE (App-ClusterSSH-4.06.tar.gz) = 87492
+TIMESTAMP = 1477388954
+SHA256 (App-ClusterSSH-4.07.tar.gz) = 6766af3f14ada4d947a1f13788b00e292cbbdcff459efe8a4468526399a5c59b
+SIZE (App-ClusterSSH-4.07.tar.gz) = 89169

Modified: head/security/clusterssh/pkg-plist
==============================================================================
--- head/security/clusterssh/pkg-plist	Thu Oct 27 11:17:55 2016	(r424758)
+++ head/security/clusterssh/pkg-plist	Thu Oct 27 11:32:10 2016	(r424759)
@@ -18,6 +18,7 @@ bin/ctel
 %%PERL5_MAN3%%/App::ClusterSSH::Host.3.gz
 %%PERL5_MAN3%%/App::ClusterSSH::L10N.3.gz
 %%PERL5_MAN3%%/App::ClusterSSH::L10N::en.3.gz
+%%PERL5_MAN3%%/App::ClusterSSH::Range.3.gz
 %%SITE_PERL%%/App/ClusterSSH.pm
 %%SITE_PERL%%/App/ClusterSSH/Base.pm
 %%SITE_PERL%%/App/ClusterSSH/Cluster.pm
@@ -27,3 +28,4 @@ bin/ctel
 %%SITE_PERL%%/App/ClusterSSH/Host.pm
 %%SITE_PERL%%/App/ClusterSSH/L10N.pm
 %%SITE_PERL%%/App/ClusterSSH/L10N/en.pm
+%%SITE_PERL%%/App/ClusterSSH/Range.pm



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201610271132.u9RBWAaw052251>