taking maintainer while here. ok?
Index: Makefile
===================================================================
RCS file: /cvs/ports/security/clusterssh/Makefile,v
retrieving revision 1.13
diff -u -p -u -r1.13 Makefile
--- Makefile 21 Jan 2015 06:23:34 -0000 1.13
+++ Makefile 19 Jul 2015 22:47:41 -0000
@@ -2,20 +2,22 @@
COMMENT= secure concurrent multi-server terminal control
-DISTNAME= App-ClusterSSH-4.02_03
-PKGNAME= clusterssh-4.02.03
-REVISION = 0
+DISTNAME= App-ClusterSSH-4.03_06
+PKGNAME= clusterssh-4.03.06
CATEGORIES= security
HOMEPAGE= http://clusterssh.sourceforge.net/
+MAINTAINER= Steven Mestdagh <[email protected]>
+
# GPLv2
PERMIT_PACKAGE_CDROM= Yes
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clusterssh/}
+MASTER_SITES=
${MASTER_SITE_SOURCEFORGE:=clusterssh/}2.%20ClusterSSH%20Series%204/
MODULES= cpan
+CONFIGURE_STYLE = modbuild
RUN_DEPENDS= x11/p5-Tk \
x11/p5-X11-Protocol \
devel/p5-Try-Tiny \
@@ -28,7 +30,8 @@ TEST_DEPENDS=devel/p5-Test-Trap \
devel/p5-Test-Pod \
devel/p5-Test-Pod-Coverage \
devel/p5-Test-DistManifest \
- devel/p5-Test-Differences
+ devel/p5-Test-Differences \
+ devel/p5-File-Slurp
MAKE_ENV= TEST_POD=Yes
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/clusterssh/distinfo,v
retrieving revision 1.7
diff -u -p -u -r1.7 distinfo
--- distinfo 16 Mar 2014 08:54:34 -0000 1.7
+++ distinfo 19 Jul 2015 22:47:41 -0000
@@ -1,2 +1,2 @@
-SHA256 (App-ClusterSSH-4.02_03.tar.gz) =
lF+YtIdwGeT45KGrN9vkRospFJmXIvpuZomQitguEjM=
-SIZE (App-ClusterSSH-4.02_03.tar.gz) = 78159
+SHA256 (App-ClusterSSH-4.03_06.tar.gz) =
88XIlmnet6V5vmWg26Hhl7bYufHVs+SLigZGGT0L9vA=
+SIZE (App-ClusterSSH-4.03_06.tar.gz) = 81476
Index: pkg/PLIST
===================================================================
RCS file: /cvs/ports/security/clusterssh/pkg/PLIST,v
retrieving revision 1.3
diff -u -p -u -r1.3 PLIST
--- pkg/PLIST 26 Jan 2012 15:37:48 -0000 1.3
+++ pkg/PLIST 19 Jul 2015 22:47:41 -0000
@@ -1,7 +1,6 @@
@comment $OpenBSD: PLIST,v 1.3 2012/01/26 15:37:48 okan Exp $
bin/ccon
bin/crsh
-bin/cscp
bin/cssh
bin/ctel
${P5SITE}/App/
@@ -10,6 +9,7 @@ ${P5SITE}/App/ClusterSSH.pm
${P5SITE}/App/ClusterSSH/Base.pm
${P5SITE}/App/ClusterSSH/Cluster.pm
${P5SITE}/App/ClusterSSH/Config.pm
+${P5SITE}/App/ClusterSSH/Getopt.pm
${P5SITE}/App/ClusterSSH/Helper.pm
${P5SITE}/App/ClusterSSH/Host.pm
${P5SITE}/App/ClusterSSH/L10N/
@@ -23,6 +23,7 @@ ${P5SITE}/App/ClusterSSH/L10N/en.pm
@man man/man3p/App::ClusterSSH::Base.3p
@man man/man3p/App::ClusterSSH::Cluster.3p
@man man/man3p/App::ClusterSSH::Config.3p
+@man man/man3p/App::ClusterSSH::Getopt.3p
@man man/man3p/App::ClusterSSH::Helper.3p
@man man/man3p/App::ClusterSSH::Host.3p
@man man/man3p/App::ClusterSSH::L10N.3p