Hi!

Here is an update to ClusterSSH -> 4.02_03. Thanks to some bugfixes, the
make test now runs fine (with an additional dependency), and the
MYMETA.json workaround is not needed anymore.

I've contacted kevlo@ a whlie back, but it seems he's busy.
Tested on amd64.


Index: Makefile
===================================================================
RCS file: /cvs/ports/security/clusterssh/Makefile,v
retrieving revision 1.11
diff -u -p -p -u -r1.11 Makefile
--- Makefile    21 Mar 2013 19:07:56 -0000      1.11
+++ Makefile    3 Feb 2014 10:56:14 -0000
@@ -2,8 +2,8 @@
 
 COMMENT=       secure concurrent multi-server terminal control
 
-DISTNAME=      App-ClusterSSH-4.01_01
-PKGNAME=       clusterssh-4.01.01
+DISTNAME=      App-ClusterSSH-4.02_03
+PKGNAME=       clusterssh-4.02.03
 
 CATEGORIES=    security
 
@@ -25,15 +25,12 @@ RUN_DEPENDS=        x11/p5-Tk \
                sysutils/p5-File-Which
 BUILD_DEPENDS= ${RUN_DEPENDS}
 
-# one test fails due to hard coded xterm path
 TEST_DEPENDS=devel/p5-Test-Trap \
                devel/p5-Test-Pod \
                devel/p5-Test-Pod-Coverage \
-               devel/p5-Test-DistManifest
+               devel/p5-Test-DistManifest \
+               devel/p5-Test-Differences
 
 MAKE_ENV=      TEST_POD=Yes
-
-post-extract:
-       cd ${WRKSRC}; chmod -R u+w MYMETA.json
 
 .include <bsd.port.mk>
Index: distinfo
===================================================================
RCS file: /cvs/ports/security/clusterssh/distinfo,v
retrieving revision 1.6
diff -u -p -p -u -r1.6 distinfo
--- distinfo    26 Jan 2012 15:37:48 -0000      1.6
+++ distinfo    3 Feb 2014 10:56:14 -0000
@@ -1,5 +1,2 @@
-MD5 (App-ClusterSSH-4.01_01.tar.gz) = KtzUV9BkdAnIlI32jSaxVQ==
-RMD160 (App-ClusterSSH-4.01_01.tar.gz) = F7Bd6fJaUpe0wy8hObk+ky7JqJc=
-SHA1 (App-ClusterSSH-4.01_01.tar.gz) = JIH1zNj21HAlmZMTrChEBhgwPm8=
-SHA256 (App-ClusterSSH-4.01_01.tar.gz) = 
8WTtpThGywo6fov3+dZ3/kxMzyhQexLM2u6YG0CvBfY=
-SIZE (App-ClusterSSH-4.01_01.tar.gz) = 85995
+SHA256 (App-ClusterSSH-4.02_03.tar.gz) = 
lF+YtIdwGeT45KGrN9vkRospFJmXIvpuZomQitguEjM=
+SIZE (App-ClusterSSH-4.02_03.tar.gz) = 78159



Daniel

-- 
LÉVAI Dániel
PGP key ID = 0x83B63A8F
Key fingerprint = DBEC C66B A47A DFA2 792D  650C C69B BE4C 83B6 3A8F

Reply via email to