diff options
author | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-11-30 18:26:39 +0000 |
commit | 7120a90fdd4551ceeff411f875ec080ba7491385 (patch) | |
tree | 0a1a699a21ef4f6829d80d67554dd1d282bf7bbe /chat | |
parent | 0184f69d4945155d16a6997f45554a1a1f0db66c (diff) | |
download | pkgsrc-7120a90fdd4551ceeff411f875ec080ba7491385.tar.gz |
Bump PKGREVISION for removal of db3 buildlink3.mk file from
GConf's buildlink3.mk file. Bump BUILDLINK_DEPENDS where appropriate.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/everybuddy-gnome/Makefile | 4 | ||||
-rw-r--r-- | chat/gabber/Makefile | 4 | ||||
-rw-r--r-- | chat/xchat/Makefile.common | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/chat/everybuddy-gnome/Makefile b/chat/everybuddy-gnome/Makefile index 50f2e97b036..cc0357ec83e 100644 --- a/chat/everybuddy-gnome/Makefile +++ b/chat/everybuddy-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2004/10/03 00:13:14 tv Exp $ +# $NetBSD: Makefile,v 1.16 2004/11/30 18:26:39 wiz Exp $ .include "../everybuddy/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 11 +PKGREVISION= 12 CONFLICTS+= everybuddy-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile index 355b6fac0be..2f5f82ec8d8 100644 --- a/chat/gabber/Makefile +++ b/chat/gabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2004/10/03 00:13:14 tv Exp $ +# $NetBSD: Makefile,v 1.36 2004/11/30 18:26:39 wiz Exp $ DISTNAME= gabber-0.8.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/} diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index ee067d44d81..d13949c119b 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.33 2004/10/07 09:05:27 tron Exp $ +# $NetBSD: Makefile.common,v 1.34 2004/11/30 18:26:39 wiz Exp $ DISTNAME= xchat-1.8.11 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 |