diff options
author | wiz <wiz> | 2002-12-24 06:09:44 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-12-24 06:09:44 +0000 |
commit | c2c4fd0583c9588297766596f8fd2d1656482a17 (patch) | |
tree | 8a7e4f003654ca20961f63344f21c9a974843e5e /chat | |
parent | 25703ab8d65b4485cc26fe26c8a4bb3678856f34 (diff) | |
download | pkgsrc-c2c4fd0583c9588297766596f8fd2d1656482a17.tar.gz |
Bump PKGREVISION because of dependency on latest freetype2 or glib2
package and library major bumps therein.
Also match dependency in corresponding buildlink2.mk's for the same reason.
Mmmm, binary packages.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/everybuddy-gnome/Makefile | 4 | ||||
-rw-r--r-- | chat/gabber/Makefile | 4 | ||||
-rw-r--r-- | chat/gaim-gnome/Makefile | 4 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/psi/Makefile | 3 | ||||
-rw-r--r-- | chat/xchat-gnome/Makefile | 3 |
6 files changed, 12 insertions, 10 deletions
diff --git a/chat/everybuddy-gnome/Makefile b/chat/everybuddy-gnome/Makefile index 0536e717584..65df57199e8 100644 --- a/chat/everybuddy-gnome/Makefile +++ b/chat/everybuddy-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2002/10/05 17:29:20 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/24 06:09:45 wiz Exp $ .include "../everybuddy/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 2 +PKGREVISION= 3 CONFLICTS+= everybuddy-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile index b8113a7a2df..0538e8d4920 100644 --- a/chat/gabber/Makefile +++ b/chat/gabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.9 2002/11/30 12:41:06 salo Exp $ +# $NetBSD: Makefile,v 1.10 2002/12/24 06:09:46 wiz Exp $ DISTNAME= gabber-0.8.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/} diff --git a/chat/gaim-gnome/Makefile b/chat/gaim-gnome/Makefile index c89467e7bd6..26ef053446a 100644 --- a/chat/gaim-gnome/Makefile +++ b/chat/gaim-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2002/10/29 18:52:02 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/24 06:09:46 wiz Exp $ .include "../gaim/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 1 +PKGREVISION= 2 CONFLICTS+= gaim-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 1876b3bd5f9..4ff26a9e049 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.8 2002/11/30 12:41:07 salo Exp $ +# $NetBSD: Makefile,v 1.9 2002/12/24 06:09:46 wiz Exp $ DISTNAME= gnomeicu-0.96 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/psi/Makefile b/chat/psi/Makefile index 2d24859c8ab..5b9024a087c 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2002/10/09 21:59:00 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/24 06:09:47 wiz Exp $ DISTNAME= psi-0.8.6 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://belnet.dl.sourceforge.net/sourceforge/psi/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/xchat-gnome/Makefile b/chat/xchat-gnome/Makefile index 94be12b038b..beb17230fc6 100644 --- a/chat/xchat-gnome/Makefile +++ b/chat/xchat-gnome/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2002/11/29 09:01:19 tron Exp $ +# $NetBSD: Makefile,v 1.5 2002/12/24 06:09:47 wiz Exp $ .include "../xchat/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} +PKGREVISION= 1 CONFLICTS+= xchat-[0-9]* COMMENT+= and GNOME libraries |