pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/p5-Unburden-Home-Dir
Module Name: pkgsrc
Committed By: hauke
Date: Thu May 17 10:03:15 UTC 2018
Modified Files:
pkgsrc/sysutils/p5-Unburden-Home-Dir: Makefile
Log Message:
The package really depends on p5-IPC-Run, not p5-IPC-Run3.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 pkgsrc/sysutils/p5-Unburden-Home-Dir/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/p5-Unburden-Home-Dir/Makefile
diff -u pkgsrc/sysutils/p5-Unburden-Home-Dir/Makefile:1.6 pkgsrc/sysutils/p5-Unburden-Home-Dir/Makefile:1.7
--- pkgsrc/sysutils/p5-Unburden-Home-Dir/Makefile:1.6 Mon Apr 30 09:45:13 2018
+++ pkgsrc/sysutils/p5-Unburden-Home-Dir/Makefile Thu May 17 10:03:14 2018
@@ -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-Rsync-[0-9]*:../../net
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