pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/p5-Unburden-Home-Dir The package...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c0ae8329fa0f
branches:  trunk
changeset: 308149:c0ae8329fa0f
user:      hauke <hauke%pkgsrc.org@localhost>
date:      Thu May 17 10:03:14 2018 +0000

description:
The package really depends on p5-IPC-Run, not p5-IPC-Run3.

diffstat:

 sysutils/p5-Unburden-Home-Dir/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (25 lines):

diff -r e2a77be8de9c -r c0ae8329fa0f sysutils/p5-Unburden-Home-Dir/Makefile
--- a/sysutils/p5-Unburden-Home-Dir/Makefile    Thu May 17 09:59:51 2018 +0000
+++ b/sysutils/p5-Unburden-Home-Dir/Makefile    Thu May 17 10:03:14 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.6 2018/04/30 09:45:13 hauke Exp $
+# $NetBSD: Makefile,v 1.7 2018/05/17 10:03:14 hauke Exp $
 
 VERSION_TAG=   0.4.1
 
 DISTNAME=      Unburden-Home-Dir-${VERSION_TAG}
 PKGNAME=       p5-${DISTNAME}
-#PKGREVISION=  1
+PKGREVISION=   1
 CATEGORIES=    sysutils perl5
 MASTER_SITES=  -https://codeload.github.com/xtaran/unburden-home-dir/tar.gz/${VERSION_TAG}
 
@@ -21,7 +21,7 @@
 DEPENDS+=      p5-File-Touch-[0-9]*:../../devel/p5-File-Touch
 DEPENDS+=      p5-File-Which-[0-9]*:../../devel/p5-File-Which
 DEPENDS+=      p5-String-Expand-[0-9]*:../../textproc/p5-String-Expand
-DEPENDS+=      p5-IPC-Run3-[0-9]*:../../devel/p5-IPC-Run3
+DEPENDS+=      p5-IPC-Run-[0-9]*:../../devel/p5-IPC-Run3
 DEPENDS+=      p5-Try-Tiny-[0-9]*:../../devel/p5-Try-Tiny
 DEPENDS+=      lsof-[0-9]*:../../sysutils/lsof
 



Home | Main Index | Thread Index | Old Index