diff options
author | mef <mef@pkgsrc.org> | 2015-03-15 23:16:06 +0000 |
---|---|---|
committer | mef <mef@pkgsrc.org> | 2015-03-15 23:16:06 +0000 |
commit | 4a41f84c1999b59f6d1150fe48adc314bb3855ce (patch) | |
tree | 7da7b9b59ab4a51674dcc6033e0c1c9c787e38dc | |
parent | 1e1e778e27cf72deecb10d1e92854012281ff14c (diff) | |
download | pkgsrc-4a41f84c1999b59f6d1150fe48adc314bb3855ce.tar.gz |
Update 0.045 to 0.048
---------------------
0.048 2014-03-29
- no code changes from 0.047
- update bugtracker and repo links
0.047 2013-09-25
[TRIAL RELEASE]
- handle system() returning == 0xFF00 on Win32
- use Win32::ShellQuote for shell quoting on Win32
0.046 2013-06-11
- replace a die with a croak (thanks, Mike Doherty)
- typo fixes in documentation (thanks, David Steinbrunner)
-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 94a356333b5..dcf519cb1a8 100644 --- a/devel/p5-IPC-Run3/Makefile +++ b/devel/p5-IPC-Run3/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.13 2014/05/29 23:36:00 wiz Exp $ +# $NetBSD: Makefile,v 1.14 2015/03/15 23:16:06 mef Exp $ # -DISTNAME= IPC-Run3-0.045 +DISTNAME= IPC-Run3-0.048 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 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 a61f152e4ba..2480c874177 100644 --- a/devel/p5-IPC-Run3/distinfo +++ b/devel/p5-IPC-Run3/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2012/01/26 12:01:13 rhaen Exp $ +$NetBSD: distinfo,v 1.7 2015/03/15 23:16:06 mef Exp $ -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 +SHA1 (IPC-Run3-0.048.tar.gz) = b035ea6e0a89f309d88a0472ab0e531f6e8626b1 +RMD160 (IPC-Run3-0.048.tar.gz) = 125ad8b04bb7a072f41825a3dbeb86b23fa0d316 +Size (IPC-Run3-0.048.tar.gz) = 20312 bytes |