aboutsummaryrefslogtreecommitdiffstats
path: root/editors/nvi-devel
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-01 19:56:24 +0800
committerknu <knu@FreeBSD.org>2001-08-01 19:56:24 +0800
commit894e45969b0fba67c06fb64de4e3eaea4493abe4 (patch)
tree86d694cb8ada2259c3942745799aa2740dd25d47 /editors/nvi-devel
parentf28563e10a71a1af03c931d5737c041af150413f (diff)
downloadfreebsd-ports-gnome-894e45969b0fba67c06fb64de4e3eaea4493abe4.tar.gz
freebsd-ports-gnome-894e45969b0fba67c06fb64de4e3eaea4493abe4.tar.zst
freebsd-ports-gnome-894e45969b0fba67c06fb64de4e3eaea4493abe4.zip
Back out the db3 port update because some of these dependent ports had
been broken by the incompatibility between db3.2 and db3.3. I am unconditionally bumping the PORTREVISION's to eliminate possible troubles that should not happen before the coming release. Sorry for inconvenience. I'll try to check compatibility hard before committing next time.
Diffstat (limited to 'editors/nvi-devel')
-rw-r--r--editors/nvi-devel/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/nvi-devel/Makefile b/editors/nvi-devel/Makefile
index 22f62bef24f7..9d8d1d72f532 100644
--- a/editors/nvi-devel/Makefile
+++ b/editors/nvi-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= nvi
PORTVERSION= 1.81.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MASTER_SITES= http://www.kotnet.org/~skimo/nvi/devel/ \
${MASTER_SITE_LOCAL}
@@ -16,7 +16,7 @@ MASTER_SITE_SUBDIR= dd
MAINTAINER= dd@FreeBSD.org
BUILD_DEPENDS= iconv:${PORTSDIR}/converters/iconv
-LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3
+LIB_DEPENDS= db3.2:${PORTSDIR}/databases/db3
WRKSRC= ${WRKDIR}/${DISTNAME}/build.unix
PATCH_WRKSRC= ${WRKDIR}