Tue Mar 16 10:08:22 2010 UTC ()
Updating misc/p5-App-MrShell from 2.0205 to 2.0207

Upstream changes:
2.0207: Fri Jan 08 2010
   - Dennis Boone was kind enough to not only point out a serious
     bug in the ssh command token processing, but find and fix
     it (http://is.gd/5UxgX).  Thanks!!

2.0205: Wed Jul 08 2009
   - Doc bugs (very indirectly) found by Hans Dieter Pearcey
   - added perl critic and Test::Pod
   - fix bugs (as in wrongful code execution) found by critic.t
   - fixed many punctuation problems found by critic.t


(sno)
diff -r1.2 -r1.3 pkgsrc/misc/p5-App-MrShell/Makefile
diff -r1.2 -r1.3 pkgsrc/misc/p5-App-MrShell/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/misc/p5-App-MrShell/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/p5-App-MrShell/Makefile 2009/08/19 19:55:01 1.2
+++ pkgsrc/misc/p5-App-MrShell/Makefile 2010/03/16 10:08:22 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2009/08/19 19:55:01 sno Exp $ 1# $NetBSD: Makefile,v 1.3 2010/03/16 10:08:22 sno Exp $
2 2
3DISTNAME= App-MrShell-2.0205 3DISTNAME= App-MrShell-2.0207
4PKGNAME= p5-${DISTNAME} 4PKGNAME= p5-${DISTNAME}
5CATEGORIES= misc perl5 5CATEGORIES= misc perl5
6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/} 6MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=App/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://search.cpan.org/dist/App-MrShell/ 9HOMEPAGE= http://search.cpan.org/dist/App-MrShell/
10COMMENT= Mr. Shell runs a command on multiple hosts 10COMMENT= Mr. Shell runs a command on multiple hosts
11LICENSE= gnu-gpl-v2 11LICENSE= gnu-gpl-v2
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15USE_LANGUAGES= # empty 15USE_LANGUAGES= # empty
16PERL5_PACKLIST= auto/App/MrShell/.packlist 16PERL5_PACKLIST= auto/App/MrShell/.packlist

cvs diff -r1.2 -r1.3 pkgsrc/misc/p5-App-MrShell/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/p5-App-MrShell/distinfo 2009/08/19 19:55:01 1.2
+++ pkgsrc/misc/p5-App-MrShell/distinfo 2010/03/16 10:08:22 1.3
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.2 2009/08/19 19:55:01 sno Exp $ 1$NetBSD: distinfo,v 1.3 2010/03/16 10:08:22 sno Exp $
2 2
3SHA1 (App-MrShell-2.0205.tar.gz) = 7a02a20af60bae5c799fd692c3fa60c79739857a 3SHA1 (App-MrShell-2.0207.tar.gz) = 39df8184bd38a109366becdaf64ad21c7129fce5
4RMD160 (App-MrShell-2.0205.tar.gz) = 6086a078900071c26e4be9c6cf48def4493cb3e6 4RMD160 (App-MrShell-2.0207.tar.gz) = a2891a83ca16f85515db934e667837ed659525ac
5Size (App-MrShell-2.0205.tar.gz) = 15017 bytes 5Size (App-MrShell-2.0207.tar.gz) = 15165 bytes