pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/p5-IPC-Run



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 24 06:59:41 UTC 2018

Modified Files:
        pkgsrc/devel/p5-IPC-Run: Makefile distinfo

Log Message:
p5-IPC-Run: update to 20180523.0.

20180523.0 Wed May 23 2018
 - #99 - Fix using fd in child process when it happens to be the same number in
   the child as it was in the parent.


To generate a diff of this commit:
cvs rdiff -u -r1.33 -r1.34 pkgsrc/devel/p5-IPC-Run/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/p5-IPC-Run/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/p5-IPC-Run/Makefile
diff -u pkgsrc/devel/p5-IPC-Run/Makefile:1.33 pkgsrc/devel/p5-IPC-Run/Makefile:1.34
--- pkgsrc/devel/p5-IPC-Run/Makefile:1.33       Mon Apr 23 07:26:16 2018
+++ pkgsrc/devel/p5-IPC-Run/Makefile    Sun Jun 24 06:59:41 2018
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.33 2018/04/23 07:26:16 wen Exp $
+# $NetBSD: Makefile,v 1.34 2018/06/24 06:59:41 wiz Exp $
 
-DISTNAME=      IPC-Run-0.99
+DISTNAME=      IPC-Run-20180523.0
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    devel perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=IPC/}

Index: pkgsrc/devel/p5-IPC-Run/distinfo
diff -u pkgsrc/devel/p5-IPC-Run/distinfo:1.13 pkgsrc/devel/p5-IPC-Run/distinfo:1.14
--- pkgsrc/devel/p5-IPC-Run/distinfo:1.13       Mon Apr 23 07:26:16 2018
+++ pkgsrc/devel/p5-IPC-Run/distinfo    Sun Jun 24 06:59:41 2018
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2018/04/23 07:26:16 wen Exp $
+$NetBSD: distinfo,v 1.14 2018/06/24 06:59:41 wiz Exp $
 
-SHA1 (IPC-Run-0.99.tar.gz) = f024df7aee8699f4cc71a1c4a2574ffdc01d2fe1
-RMD160 (IPC-Run-0.99.tar.gz) = 21b668f6c028bad93d9729c8630f0f63d461a3ac
-SHA512 (IPC-Run-0.99.tar.gz) = 7a5dcb13d34f934a79a22f8c8512fc50f22c947ac45a85729e8d9d7382c32e3ad57dc4e33c3b6bf85da96cffcb4328c90c8619d80e22e894257062a0fb42c193
-Size (IPC-Run-0.99.tar.gz) = 148346 bytes
+SHA1 (IPC-Run-20180523.0.tar.gz) = 6b8b57e23faddfe6a87d4ed60a3499aee0a9486c
+RMD160 (IPC-Run-20180523.0.tar.gz) = 6267ba4b5bbde21ea674798048310c3b9506bfcb
+SHA512 (IPC-Run-20180523.0.tar.gz) = e9d97cbec9f2607d1a89c1a06bd166ae2f030157f201e870df3b88b9f0b915b06a4b0db05b7f50daa4883de255e29c6898b1f9964d706739d4bf7034b53d7f89
+Size (IPC-Run-20180523.0.tar.gz) = 148122 bytes
 SHA1 (patch-aa) = c078542da7548c3d46cbd6c656cdfb99308ae11c



Home | Main Index | Thread Index | Old Index