summaryrefslogtreecommitdiff
path: root/sysutils/stow/PLIST
diff options
context:
space:
mode:
authorcjep <cjep>2002-06-03 13:29:55 +0000
committercjep <cjep>2002-06-03 13:29:55 +0000
commita87550df82f8c6ad4d958b6da16555eec98e766c (patch)
tree2d5244610443bf786411b43e33e6a9f22b551993 /sysutils/stow/PLIST
parent5fb45924e059355c2c7cf9942179d0e66d71635a (diff)
downloadpkgsrc-a87550df82f8c6ad4d958b6da16555eec98e766c.tar.gz
Upgrade to 1.3.3 (closes PR#17155; approved by wiz).
Changes in version 1.3.3 (from NEWS file): * Now requires Perl 5.005 or later * Initially empty directories are not removed anymore * Removed buggy fastcwd (we use POSIX::getcwd instead) * Fixed bug when the common Parent of Target dir and Stow dir was "/" * Fixed bug when handling directories named "0" * Stow now only warns the user if a directory is unreadable during unstowing.
Diffstat (limited to 'sysutils/stow/PLIST')
-rw-r--r--sysutils/stow/PLIST7
1 files changed, 4 insertions, 3 deletions
diff --git a/sysutils/stow/PLIST b/sysutils/stow/PLIST
index d29485786bb..1e80636f782 100644
--- a/sysutils/stow/PLIST
+++ b/sysutils/stow/PLIST
@@ -1,5 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2002/02/18 15:14:42 seb Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/06/03 13:29:55 cjep Exp $
bin/stow
-@unexec ${INSTALL_INFO} --delete %D/info/stow.info %D/info/dir
+@unexec ${INSTALL_INFO} --delete --info-dir=%D/info %D/info/stow.info
info/stow.info
-@exec ${INSTALL_INFO} %D/info/stow.info %D/info/dir
+@exec ${INSTALL_INFO} --info-dir=%D/info %D/info/stow.info
+man/man8/stow.8