diff options
author | rhaen <rhaen@pkgsrc.org> | 2012-01-26 12:01:13 +0000 |
---|---|---|
committer | rhaen <rhaen@pkgsrc.org> | 2012-01-26 12:01:13 +0000 |
commit | e6b6b96f14ee99087b56207189ac8dd8a50ad8c5 (patch) | |
tree | 3acdd10bf0f552ac4e74f968dc866956331946b4 /devel/p5-IPC-Run3 | |
parent | d0b9a88c62e2e22eb9f7ed3aab16adbc5557d847 (diff) | |
download | pkgsrc-e6b6b96f14ee99087b56207189ac8dd8a50ad8c5.tar.gz |
Updated to 0.045
ChangeLog:
0.045 2011-12-23
skip a test that tickles an OpenBSD bug and hangs the process (thanks,
BinGOs)
Diffstat (limited to 'devel/p5-IPC-Run3')
-rw-r--r-- | devel/p5-IPC-Run3/Makefile | 5 | ||||
-rw-r--r-- | devel/p5-IPC-Run3/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/devel/p5-IPC-Run3/Makefile b/devel/p5-IPC-Run3/Makefile index 3b7c1b2ec43..ef541543cf0 100644 --- a/devel/p5-IPC-Run3/Makefile +++ b/devel/p5-IPC-Run3/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/08/14 12:26:12 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/01/26 12:01:13 rhaen Exp $ # -DISTNAME= IPC-Run3-0.044 +DISTNAME= IPC-Run3-0.045 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= perl5 devel MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=IPC/} diff --git a/devel/p5-IPC-Run3/distinfo b/devel/p5-IPC-Run3/distinfo index c6b109a2e32..a61f152e4ba 100644 --- a/devel/p5-IPC-Run3/distinfo +++ b/devel/p5-IPC-Run3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/08/25 19:53:29 sno Exp $ +$NetBSD: distinfo,v 1.6 2012/01/26 12:01:13 rhaen Exp $ -SHA1 (IPC-Run3-0.044.tar.gz) = 987d742d936c3d6fec51b1ba5179af93fe7a8631 -RMD160 (IPC-Run3-0.044.tar.gz) = fc3a3a5855bbfbe79943d2976f3390e57f5a02ad -Size (IPC-Run3-0.044.tar.gz) = 19412 bytes +SHA1 (IPC-Run3-0.045.tar.gz) = d5bdab13354071de5bd6cd4d78a6822cb525e436 +RMD160 (IPC-Run3-0.045.tar.gz) = 0b5f471fde0966583dba8759b47e533c054aa41d +Size (IPC-Run3-0.045.tar.gz) = 20017 bytes |