summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/CHANGES3
-rw-r--r--doc/TODO1
-rw-r--r--editors/bvi/Makefile13
-rw-r--r--editors/bvi/PLIST4
-rw-r--r--editors/bvi/distinfo6
5 files changed, 14 insertions, 13 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index 6bf87850a03..165d8be7916 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5078 2004/03/03 21:19:34 ben Exp $
+$NetBSD: CHANGES,v 1.5079 2004/03/03 21:30:08 ben Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1143,3 +1143,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated silc-server to 0.9.18 [salo 2004-03-03]
Updated milter-regex to 1.2 [manu 2004-03-03]
Deleted lynx-current [ben 2004-03-03]
+ Updated bvi to 1.3.2 [ben 2004-03-03]
diff --git a/doc/TODO b/doc/TODO
index 7e0b55bb763..1d640f7e223 100644
--- a/doc/TODO
+++ b/doc/TODO
@@ -145,7 +145,6 @@ Suggested package updates
o boehm-gc-6.3alpha2
o bomberclone-0.11.2
o boost-1.31.0
- o bvi-1.3.2
o calc-2.11.9.2
o centericq-4.9.10
o cervisia-2.1
diff --git a/editors/bvi/Makefile b/editors/bvi/Makefile
index 2e31a7b7271..3d924abac57 100644
--- a/editors/bvi/Makefile
+++ b/editors/bvi/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2004/01/20 12:14:05 agc Exp $
+# $NetBSD: Makefile,v 1.18 2004/03/03 21:30:08 ben Exp $
#
-DISTNAME= bvi-1.3.0.src
-PKGNAME= bvi-1.3.0
-PKGREVISION= 1
+DISTNAME= bvi-1.3.2.src
+PKGNAME= bvi-1.3.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bvi/}
@@ -12,9 +11,11 @@ HOMEPAGE= http://bvi.sourceforge.net/
COMMENT= Vi-like editor for binary files
WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
GNU_CONFIGURE= YES
MAKE_ENV+= SHELL=${SH}
-.include "../../devel/ncurses/buildlink2.mk"
+PKG_INSTALLATION_TYPES= overwrite pkgviews
+
+.include "../../mk/curses.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/editors/bvi/PLIST b/editors/bvi/PLIST
index 40e70f81f1f..1f6cf989f6a 100644
--- a/editors/bvi/PLIST
+++ b/editors/bvi/PLIST
@@ -1,8 +1,8 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 21:22:40 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2004/03/03 21:30:08 ben Exp $
bin/bmore
bin/bvedit
bin/bvi
bin/bview
man/man1/bmore.1
man/man1/bvi.1
-share/bmore.help
+lib/bmore.help
diff --git a/editors/bvi/distinfo b/editors/bvi/distinfo
index 2f69aa0372a..0ebafadc6b1 100644
--- a/editors/bvi/distinfo
+++ b/editors/bvi/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.3 2001/10/24 07:05:37 cjs Exp $
+$NetBSD: distinfo,v 1.4 2004/03/03 21:30:08 ben Exp $
-SHA1 (bvi-1.3.0.src.tar.gz) = 4ed72d12f3f6eaf41722949f002a9492f5ee5052
-Size (bvi-1.3.0.src.tar.gz) = 147282 bytes
+SHA1 (bvi-1.3.2.src.tar.gz) = 0ff213ebb5cd0993c5d1f7c8d4172aaec709aac1
+Size (bvi-1.3.2.src.tar.gz) = 170444 bytes