diff options
author | seb <seb@pkgsrc.org> | 2010-04-25 18:48:26 +0000 |
---|---|---|
committer | seb <seb@pkgsrc.org> | 2010-04-25 18:48:26 +0000 |
commit | afb33376569476fd135a56fc2dddbf12591c9dc6 (patch) | |
tree | 53d47df1389a0743ef006f626ea4c14b934e7e64 /devel | |
parent | df3c365adb105f9c9b200732dbf8c276ed22dd91 (diff) | |
download | pkgsrc-afb33376569476fd135a56fc2dddbf12591c9dc6.tar.gz |
Update p5-IPC-System-Simple from version 1.20 to version 1.21.
Upstream changes:
1.21 Tue Mar 23 12:08:47 AUSEST 2010
* TEST: t/win32.t has more sane handling of skipped and
unimplimented tests.
* TEST: Author tests no longer leave the permissions of
not_an_exe.txt permanently changed.
* BUGFIX: capture/capturex no longer break STDOUT when
running an unknown command under Windows. Many thanks
to Jan Krynicky for a fix. (RT #48319)
* BUILD: Upgraded to Module::Install 0.93.
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-IPC-System-Simple/Makefile | 4 | ||||
-rw-r--r-- | devel/p5-IPC-System-Simple/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/p5-IPC-System-Simple/Makefile b/devel/p5-IPC-System-Simple/Makefile index 207264fd76f..c252afa693a 100644 --- a/devel/p5-IPC-System-Simple/Makefile +++ b/devel/p5-IPC-System-Simple/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.2 2010/01/29 15:31:51 sno Exp $ +# $NetBSD: Makefile,v 1.3 2010/04/25 18:48:26 seb Exp $ -DISTNAME= IPC-System-Simple-1.20 +DISTNAME= IPC-System-Simple-1.21 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-System-Simple/distinfo b/devel/p5-IPC-System-Simple/distinfo index 5e38579f96b..35201d4729d 100644 --- a/devel/p5-IPC-System-Simple/distinfo +++ b/devel/p5-IPC-System-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2010/01/29 15:31:51 sno Exp $ +$NetBSD: distinfo,v 1.3 2010/04/25 18:48:26 seb Exp $ -SHA1 (IPC-System-Simple-1.20.tar.gz) = 3afbe2bfbe73f48622122cecee6612627dd011c6 -RMD160 (IPC-System-Simple-1.20.tar.gz) = 8a9b27130073fe37761d8089d6c7fffa6be1ddce -Size (IPC-System-Simple-1.20.tar.gz) = 33437 bytes +SHA1 (IPC-System-Simple-1.21.tar.gz) = 9315f351a4c6bc8f13cf60a1d30097eee7dd2658 +RMD160 (IPC-System-Simple-1.21.tar.gz) = d81bc7f05a58cf3cbcd59ac121682caac46b40dc +Size (IPC-System-Simple-1.21.tar.gz) = 36077 bytes |