Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Nov 2010 23:45:27 +0200
From:      Mykola Dzham <i@levsha.me>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/152559: [MAINTAINER] sysutils/pdsh: update to 2.23
Message-ID:  <E1PLN9b-0008xg-2b@laptop.levsha.me>
Resent-Message-ID: <201011242150.oAOLoBa0081163@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         152559
>Category:       ports
>Synopsis:       [MAINTAINER] sysutils/pdsh: update to 2.23
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 24 21:50:10 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Mykola Dzham
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD laptop.levsha.me 9.0-CURRENT FreeBSD 9.0-CURRENT #8 r215447M: Thu Nov 18 18:37:26 EET
>Description:
- Update to 2.23
- Change MASTER_SITES : project is on googlecode now
- Add LICENSE

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- pdsh-2.23.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/local/arch/csup/ports/sysutils/pdsh/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	20 Sep 2010 06:21:30 -0000	1.2
+++ Makefile	24 Nov 2010 21:42:34 -0000
@@ -6,14 +6,15 @@
 #
 
 PORTNAME=	pdsh
-PORTVERSION=	2.22
+PORTVERSION=	2.23
 CATEGORIES=	sysutils
-MASTER_SITES=	SF
-MASTER_SITE_SUBDIR=	${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
+MASTER_SITES=	${MASTER_SITE_GOOGLE_CODE}
 
 MAINTAINER=	i@levsha.me
 COMMENT=	Parallel Distributed Shell
 
+LICENSE=	GPLv2
+
 USE_BZIP2=	yes
 GNU_CONFIGURE=	yes
 USE_PERL5_BUILD=	yes
Index: distinfo
===================================================================
RCS file: /usr/local/arch/csup/ports/sysutils/pdsh/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	20 Sep 2010 06:21:30 -0000	1.2
+++ distinfo	24 Nov 2010 21:42:34 -0000
@@ -1,3 +1,2 @@
-MD5 (pdsh-2.22.tar.bz2) = 151b7a67079e88da0309a5c60432f4a9
-SHA256 (pdsh-2.22.tar.bz2) = 183d67d9474c6efda0fa677ff7c7e3ded4008a8633215894e0d022a5562b6cac
-SIZE (pdsh-2.22.tar.bz2) = 458818
+SHA256 (pdsh-2.23.tar.bz2) = 4ff7e850ea74dd8a739aef6039288a2355b4d244c9da2c011fedf78d9ef73c23
+SIZE (pdsh-2.23.tar.bz2) = 479660
Index: pkg-descr
===================================================================
RCS file: /usr/local/arch/csup/ports/sysutils/pdsh/pkg-descr,v
retrieving revision 1.1
diff -u -r1.1 pkg-descr
--- pkg-descr	10 Mar 2010 17:55:09 -0000	1.1
+++ pkg-descr	24 Nov 2010 21:42:34 -0000
@@ -3,4 +3,4 @@
 loadable modules for extended functionality such as new remote shell services
 and remote host selection.
 
-WWW:	http://pdsh.sourceforge.net
+WWW:	http://code.google.com/p/pdsh/
--- pdsh-2.23.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1PLN9b-0008xg-2b>