diff options
author | sno <sno@pkgsrc.org> | 2012-03-22 16:23:02 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2012-03-22 16:23:02 +0000 |
commit | 41cb4738d70d9d61df809e450296d600667ce91f (patch) | |
tree | f68263e4fcd2c55430a20331fe73010725c5c902 /devel/p5-System-Command | |
parent | cc7eeac26493a8dc5603ab5401168318009563eb (diff) | |
download | pkgsrc-41cb4738d70d9d61df809e450296d600667ce91f.tar.gz |
Updating package for Perl5 module System::Command from CPAN in
devel/p5-System-Command from 1.05 to 1.06.
Upstream changes:
1.06 Sun Jan 8 00:36:40 CET 2012
[ENHANCEMENTS]
- add tests that show that I don't understand what I'm doing
with STDIN/OUT/ERR, and remove the offeding code (RT #73614)
Diffstat (limited to 'devel/p5-System-Command')
-rw-r--r-- | devel/p5-System-Command/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-System-Command/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-System-Command/Makefile b/devel/p5-System-Command/Makefile index 3ffd2a7cfdc..e2d5eda8113 100644 --- a/devel/p5-System-Command/Makefile +++ b/devel/p5-System-Command/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2011/11/15 11:50:31 sno Exp $ +# $NetBSD: Makefile,v 1.2 2012/03/22 16:23:02 sno Exp $ -DISTNAME= System-Command-1.05 +DISTNAME= System-Command-1.06 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=System/} diff --git a/devel/p5-System-Command/distinfo b/devel/p5-System-Command/distinfo index 12d0439228a..7b62dba590a 100644 --- a/devel/p5-System-Command/distinfo +++ b/devel/p5-System-Command/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2011/11/15 11:50:31 sno Exp $ +$NetBSD: distinfo,v 1.2 2012/03/22 16:23:02 sno Exp $ -SHA1 (System-Command-1.05.tar.gz) = 8e6b27cf21ac4ce673495c0ff1c83d6068bcffbf -RMD160 (System-Command-1.05.tar.gz) = a38bd9a9a2f4f4025876aebea92ff22e18657607 -Size (System-Command-1.05.tar.gz) = 12153 bytes +SHA1 (System-Command-1.06.tar.gz) = 112139a7fa1d0d9e2ea0f7b6295f204c1fa46b3d +RMD160 (System-Command-1.06.tar.gz) = c3f75b4abd34723f2c6bf0f44a5a0fd20d090503 +Size (System-Command-1.06.tar.gz) = 12923 bytes |