pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/editors/nvi share/vi may also be used by devel/meld; j...
details: https://anonhg.NetBSD.org/pkgsrc/rev/5dd14009c7f5
branches: trunk
changeset: 534875:5dd14009c7f5
user: wiz <wiz%pkgsrc.org@localhost>
date: Sat Nov 03 13:23:53 2007 +0000
description:
share/vi may also be used by devel/meld; just try removing it.
Bump PKGREVISION.
diffstat:
editors/nvi/Makefile | 4 ++--
editors/nvi/PLIST | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 1f1ee27be07c -r 5dd14009c7f5 editors/nvi/Makefile
--- a/editors/nvi/Makefile Sat Nov 03 13:22:43 2007 +0000
+++ b/editors/nvi/Makefile Sat Nov 03 13:23:53 2007 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.25 2007/09/05 23:05:13 wiz Exp $
+# $NetBSD: Makefile,v 1.26 2007/11/03 13:23:53 wiz Exp $
#
DISTNAME= nvi-1.81.5
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= editors
MASTER_SITES= ${HOMEPAGE}
EXTRACT_SUFX= .tar.bz2
diff -r 1f1ee27be07c -r 5dd14009c7f5 editors/nvi/PLIST
--- a/editors/nvi/PLIST Sat Nov 03 13:22:43 2007 +0000
+++ b/editors/nvi/PLIST Sat Nov 03 13:23:53 2007 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:30 jlam Exp $
+@comment $NetBSD: PLIST,v 1.3 2007/11/03 13:23:53 wiz Exp $
bin/nex
bin/nvi
bin/nview
@@ -28,4 +28,4 @@
@dirrm share/vi/tcl
@dirrm share/vi/perl
@dirrm share/vi/catalog
-@dirrm share/vi
+@unexec ${RMDIR} %D/share/vi 2>/dev/null || ${TRUE}
Home |
Main Index |
Thread Index |
Old Index