summaryrefslogtreecommitdiffstats
path: root/devel/gconf2
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-08-01 11:56:24 +0000
committerknu <knu@FreeBSD.org>2001-08-01 11:56:24 +0000
commit894e45969b0fba67c06fb64de4e3eaea4493abe4 (patch)
tree86d694cb8ada2259c3942745799aa2740dd25d47 /devel/gconf2
parentf28563e10a71a1af03c931d5737c041af150413f (diff)
downloadFreeBSD-ports-894e45969b0fba67c06fb64de4e3eaea4493abe4.zip
FreeBSD-ports-894e45969b0fba67c06fb64de4e3eaea4493abe4.tar.gz
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 'devel/gconf2')
-rw-r--r--devel/gconf2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gconf2/Makefile b/devel/gconf2/Makefile
index 1d896e9..455ba70 100644
--- a/devel/gconf2/Makefile
+++ b/devel/gconf2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gconf
PORTVERSION= 1.0.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/GConf
@@ -17,7 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile \
oaf.0:${PORTSDIR}/devel/oaf \
- db3.3:${PORTSDIR}/databases/db3
+ db3.2:${PORTSDIR}/databases/db3
USE_GMAKE= yes
USE_X_PREFIX= yes
OpenPOWER on IntegriCloud