diff options
author | sno <sno@pkgsrc.org> | 2010-01-29 15:31:51 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-29 15:31:51 +0000 |
commit | ab4939b1152b8119d79f0f7cae6d0df48b102116 (patch) | |
tree | de02a8d6531d19b8db3d04380c216532708fc8a7 /devel | |
parent | 5960c41fd4c0e9d8e3df5ef079a3817073254c68 (diff) | |
download | pkgsrc-ab4939b1152b8119d79f0f7cae6d0df48b102116.tar.gz |
Updating devel/p5-IPC-System-Simple from 1.18 to 1.20
Upstream changes:
1.20 Sat Jan 9 15:08:41 AUSEST 2010
* TEST: t/win32.t no longer claims to have more tests than
it really has. This fixes an install issue under Windows.
RT #53124. Thanks to Erez Schatz and Curtis Jewell for
spotting this.
1.19 Fri Dec 4 14:14:25 AUSEST 2009
* TEST: Added tests to ensure correct behaviour when
calling commands in Windows which are contained in directories
that contain spaces. (These tests are currently skiped,
as they're testing for a known bug.)
* BUGFIX: Spurious warnings about redefining POSIX macros
no longer plague Windows systems.
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 189a1124a89..207264fd76f 100644 --- a/devel/p5-IPC-System-Simple/Makefile +++ b/devel/p5-IPC-System-Simple/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/08/19 20:11:14 sno Exp $ +# $NetBSD: Makefile,v 1.2 2010/01/29 15:31:51 sno Exp $ -DISTNAME= IPC-System-Simple-1.18 +DISTNAME= IPC-System-Simple-1.20 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 05e48e7b764..5e38579f96b 100644 --- a/devel/p5-IPC-System-Simple/distinfo +++ b/devel/p5-IPC-System-Simple/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/08/19 20:11:14 sno Exp $ +$NetBSD: distinfo,v 1.2 2010/01/29 15:31:51 sno Exp $ -SHA1 (IPC-System-Simple-1.18.tar.gz) = 66541a6c5dfc56a1b80a1e1bc5c05de0a1d99af2 -RMD160 (IPC-System-Simple-1.18.tar.gz) = 7b6d1de123834a1edacf5ff4ca0970ed495bbf9e -Size (IPC-System-Simple-1.18.tar.gz) = 32783 bytes +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 |