From 7166660e0869e600de95f00511736db4bf628d2d Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 May 2003 11:53:34 +0000 Subject: Dependency bumps, needed because of devel/pth's major bump, and related dependency bumps. --- chat/centericq/Makefile | 4 ++-- chat/ekg/Makefile | 3 ++- chat/everybuddy-gnome/Makefile | 4 ++-- chat/everybuddy/Makefile | 4 ++-- chat/everybuddy/Makefile.common | 3 ++- chat/gabber/Makefile | 4 ++-- chat/gaim-gnome/Makefile | 4 ++-- chat/gaim-gtk1/Makefile.common | 4 ++-- chat/gaim/Makefile | 3 ++- chat/gale/Makefile | 3 ++- chat/gale/buildlink2.mk | 4 ++-- chat/gnomeicu/Makefile | 4 ++-- chat/gtkyahoo/Makefile | 3 ++- chat/ickle/Makefile | 3 ++- chat/irssi-icb/Makefile | 3 ++- chat/irssi/Makefile | 4 ++-- chat/kmess/Makefile | 3 ++- chat/kyim/Makefile | 3 ++- chat/libicq2000/Makefile | 3 ++- chat/libicq2000/buildlink2.mk | 2 +- chat/libirc/Makefile | 5 +++-- chat/licq-gui-qt/Makefile | 4 ++-- chat/lmme/Makefile | 4 ++-- chat/psi/Makefile | 3 ++- chat/silc-client-icb/Makefile | 3 ++- chat/silc-client/Makefile | 6 ++---- chat/silc-server/Makefile | 3 ++- chat/xchat/Makefile.common | 4 ++-- chat/xchat2/Makefile | 3 ++- chat/ysm/Makefile | 3 ++- 30 files changed, 60 insertions(+), 46 deletions(-) (limited to 'chat') diff --git a/chat/centericq/Makefile b/chat/centericq/Makefile index becaaabf356..2fb130ae8e3 100644 --- a/chat/centericq/Makefile +++ b/chat/centericq/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2003/04/26 22:05:10 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2003/05/02 11:53:59 wiz Exp $ # DISTNAME= centericq-4.9.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://konst.org.ua/download/ diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index 0624b50e14a..6941b7ee26b 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2003/05/02 07:57:31 zuntum Exp $ +# $NetBSD: Makefile,v 1.13 2003/05/02 11:54:00 wiz Exp $ # DISTNAME= ekg-1.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://dev.null.pl/ekg/ \ http://dev.null.pl/ekg/stare/ diff --git a/chat/everybuddy-gnome/Makefile b/chat/everybuddy-gnome/Makefile index 1fb12d129e9..95f8fee07c6 100644 --- a/chat/everybuddy-gnome/Makefile +++ b/chat/everybuddy-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/01/27 12:54:54 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:54:01 wiz Exp $ .include "../everybuddy/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 4 +PKGREVISION= 5 CONFLICTS+= everybuddy-[0-9]* COMMENT+= with GNOME support diff --git a/chat/everybuddy/Makefile b/chat/everybuddy/Makefile index 8b2b5017f1e..410179bf4b2 100644 --- a/chat/everybuddy/Makefile +++ b/chat/everybuddy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/01/27 12:54:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:00 wiz Exp $ .include "Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 USE_BUILDLINK2= yes CONFLICTS+= everybuddy-gnome-[0-9]* diff --git a/chat/everybuddy/Makefile.common b/chat/everybuddy/Makefile.common index 6911dd5205b..414edbcbb61 100644 --- a/chat/everybuddy/Makefile.common +++ b/chat/everybuddy/Makefile.common @@ -1,6 +1,7 @@ -# $NetBSD: Makefile.common,v 1.5 2003/04/03 15:19:33 tron Exp $ +# $NetBSD: Makefile.common,v 1.6 2003/05/02 11:54:00 wiz Exp $ DISTNAME= everybuddy-0.2.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.everybuddy.com/files/ diff --git a/chat/gabber/Makefile b/chat/gabber/Makefile index 0aa957b580f..652c4a098ae 100644 --- a/chat/gabber/Makefile +++ b/chat/gabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2003/03/01 11:49:10 jmmv Exp $ +# $NetBSD: Makefile,v 1.17 2003/05/02 11:54:01 wiz Exp $ DISTNAME= gabber-0.8.7 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gabber/} diff --git a/chat/gaim-gnome/Makefile b/chat/gaim-gnome/Makefile index 243c1c1be4d..8d1c996948f 100644 --- a/chat/gaim-gnome/Makefile +++ b/chat/gaim-gnome/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/04/11 15:40:07 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:54:02 wiz Exp $ .include "../gaim-gtk1/Makefile.common" PKGNAME= ${DISTNAME:S/-/-gnome-/} -PKGREVISION= 2 +PKGREVISION= 3 CONFLICTS+= gaim-[0-9]* COMMENT+= with GNOME support diff --git a/chat/gaim-gtk1/Makefile.common b/chat/gaim-gtk1/Makefile.common index 4ba8b353a2e..3b21a667b37 100644 --- a/chat/gaim-gtk1/Makefile.common +++ b/chat/gaim-gtk1/Makefile.common @@ -1,8 +1,8 @@ -# $NetBSD: Makefile.common,v 1.2 2003/04/12 08:00:52 jmmv Exp $ +# $NetBSD: Makefile.common,v 1.3 2003/05/02 11:54:02 wiz Exp $ # DISTNAME= gaim-0.59.8 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} \ ftp://ftp.marko.net/pub/gaim/ diff --git a/chat/gaim/Makefile b/chat/gaim/Makefile index 197f7931be1..664f66b8a2b 100644 --- a/chat/gaim/Makefile +++ b/chat/gaim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2003/04/25 17:16:52 jmmv Exp $ +# $NetBSD: Makefile,v 1.30 2003/05/02 11:54:01 wiz Exp $ # DISTNAME= gaim-0.62 +PKGREVISION= 1 CATEGORIES= chat x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim/} diff --git a/chat/gale/Makefile b/chat/gale/Makefile index bd2c9f9d75c..8bef2b99155 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2003/01/28 22:03:06 jlam Exp $ +# $NetBSD: Makefile,v 1.13 2003/05/02 11:54:02 wiz Exp $ # DISTNAME= gale-0.99a +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://download.gale.org/ diff --git a/chat/gale/buildlink2.mk b/chat/gale/buildlink2.mk index eeaa2a6fc64..6aed9567621 100644 --- a/chat/gale/buildlink2.mk +++ b/chat/gale/buildlink2.mk @@ -1,10 +1,10 @@ -# $NetBSD: buildlink2.mk,v 1.2 2002/08/25 19:21:58 jlam Exp $ +# $NetBSD: buildlink2.mk,v 1.3 2003/05/02 11:54:02 wiz Exp $ .if !defined(GALE_BUILDLINK2_MK) GALE_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= gale -BUILDLINK_DEPENDS.gale?= gale>=0.99 +BUILDLINK_DEPENDS.gale?= gale>=0.99anb1 BUILDLINK_PKGSRCDIR.gale?= ../../chat/gale EVAL_PREFIX+= BUILDLINK_PREFIX.gale=gale diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 0ca36f0d96f..a69bdbe3f42 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2003/01/27 19:51:26 jmmv Exp $ +# $NetBSD: Makefile,v 1.12 2003/05/02 11:54:03 wiz Exp $ DISTNAME= gnomeicu-0.96 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gtkyahoo/Makefile b/chat/gtkyahoo/Makefile index ef04e9bbc76..00ce5991b14 100644 --- a/chat/gtkyahoo/Makefile +++ b/chat/gtkyahoo/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2002/09/21 07:00:33 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/02 11:54:03 wiz Exp $ DISTNAME= gtkyahoo-0.18.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gtkyahoo/} \ http://www.unixtools.org/gtkyahoo/dist/ diff --git a/chat/ickle/Makefile b/chat/ickle/Makefile index 1d9f7bb09ac..f36fe809f8d 100644 --- a/chat/ickle/Makefile +++ b/chat/ickle/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2003/04/30 10:50:15 hubertf Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:03 wiz Exp $ DISTNAME= ickle-0.3.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ickle/} diff --git a/chat/irssi-icb/Makefile b/chat/irssi-icb/Makefile index 4370d4a807f..22bd7b6db37 100644 --- a/chat/irssi-icb/Makefile +++ b/chat/irssi-icb/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2003/03/29 12:40:17 jmmv Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:04 wiz Exp $ # DISTNAME= irssi-icb-0.14 +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${IRSSI_DISTNAME}/${DISTNAME} CATEGORIES= chat MASTER_SITES= http://www.irssi.org/files/plugins/icb/ diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile index cd48e459fd7..86e3d91fdb0 100644 --- a/chat/irssi/Makefile +++ b/chat/irssi/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2003/01/28 22:03:07 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2003/05/02 11:54:03 wiz Exp $ DISTNAME= ${IRSSI_DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://real.irssi.org/files/ EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX} diff --git a/chat/kmess/Makefile b/chat/kmess/Makefile index 282de12e8e8..41c8f66790e 100644 --- a/chat/kmess/Makefile +++ b/chat/kmess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/03/16 18:19:01 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:04 wiz Exp $ # DISTNAME= kmess-1.1 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kmess/} diff --git a/chat/kyim/Makefile b/chat/kyim/Makefile index 123df9e635b..80f6802a4a9 100644 --- a/chat/kyim/Makefile +++ b/chat/kyim/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/09/20 10:57:01 jlam Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:04 wiz Exp $ DISTNAME= kyim-1.0 +PKGREVISION= 1 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=kyim/} EXTRACT_SUFX= .tgz diff --git a/chat/libicq2000/Makefile b/chat/libicq2000/Makefile index 47fa5ce22dd..48522930b7d 100644 --- a/chat/libicq2000/Makefile +++ b/chat/libicq2000/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/03/22 06:21:20 salo Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:04 wiz Exp $ # DISTNAME= libicq2000-0.3.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=libicq2000/} diff --git a/chat/libicq2000/buildlink2.mk b/chat/libicq2000/buildlink2.mk index 841b44dd4ef..65664a1d733 100644 --- a/chat/libicq2000/buildlink2.mk +++ b/chat/libicq2000/buildlink2.mk @@ -2,7 +2,7 @@ LIBICQ2000_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= libicq2000 -BUILDLINK_DEPENDS.libicq2000= libicq2000>=0.3.2 +BUILDLINK_DEPENDS.libicq2000= libicq2000>=0.3.2nb1 BUILDLINK_PKGSRCDIR.libicq2000?= ../../chat/libicq2000 EVAL_PREFIX+= BUILDLINK_PREFIX.libicq2000=libicq2000 diff --git a/chat/libirc/Makefile b/chat/libirc/Makefile index 7ed6ebb7cd3..d0fa0790dac 100644 --- a/chat/libirc/Makefile +++ b/chat/libirc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2001/02/16 13:51:30 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:05 wiz Exp $ # DISTNAME= libirc-0.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.cs.kau.se/~jorgen/software/ @@ -9,7 +10,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.cs.kau.se/~jorgen/software/ COMMENT= libirc is a C-library for the IRC protocol -DEPENDS+= glib>=1.2.6:../../devel/glib +DEPENDS+= glib>=1.2.10nb4:../../devel/glib GNU_CONFIGURE= yes USE_LIBTOOL= yes diff --git a/chat/licq-gui-qt/Makefile b/chat/licq-gui-qt/Makefile index 256beb85ba5..3fb32824b9c 100644 --- a/chat/licq-gui-qt/Makefile +++ b/chat/licq-gui-qt/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/24 23:57:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:05 wiz Exp $ # DISTNAME= licq-1.2.6 +PKGREVISION= 1 PKGNAME= ${DISTNAME:C/-/-gui-qt-/} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/} @@ -17,7 +18,6 @@ USE_BUILDLINK2= YES GNU_CONFIGURE= YES WRKSRC= ${WRKDIR:=/${DISTNAME}/plugins/qt-gui} -BUILDLINK_DEPENDS.qt3-libs?= qt3-libs>=3 USE_NCURSES= yes # really use ncurses! .include "../../x11/qt3-libs/buildlink2.mk" diff --git a/chat/lmme/Makefile b/chat/lmme/Makefile index 7ce9a04ca89..1a24bec1e53 100644 --- a/chat/lmme/Makefile +++ b/chat/lmme/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2002/12/24 18:55:36 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:54:05 wiz Exp $ # DISTNAME= lmme-0.6.4 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=lmme/} diff --git a/chat/psi/Makefile b/chat/psi/Makefile index 4ede580ec0b..c9a8620ec43 100644 --- a/chat/psi/Makefile +++ b/chat/psi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/03/30 08:04:50 jmc Exp $ +# $NetBSD: Makefile,v 1.7 2003/05/02 11:54:06 wiz Exp $ DISTNAME= psi-0.8.7 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://belnet.dl.sourceforge.net/sourceforge/psi/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/silc-client-icb/Makefile b/chat/silc-client-icb/Makefile index 43052fb6108..604486229fe 100644 --- a/chat/silc-client-icb/Makefile +++ b/chat/silc-client-icb/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/04/27 22:32:16 salo Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 11:54:06 wiz Exp $ # DISTNAME= irssi-icb-0.14 PKGNAME= ${DISTNAME:S/irssi/silc-client/} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.irssi.org/files/plugins/icb/ DISTFILES= ${DISTNAME}.tar.gz ${SILC_CLIENT_DISTFILE} diff --git a/chat/silc-client/Makefile b/chat/silc-client/Makefile index 976a9b3e8ba..c2b561fb936 100644 --- a/chat/silc-client/Makefile +++ b/chat/silc-client/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2003/04/27 22:28:29 salo Exp $ +# $NetBSD: Makefile,v 1.25 2003/05/02 11:54:06 wiz Exp $ # DISTNAME= ${SILC_CLIENT_DISTNAME} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/client/sources/ \ ftp://ftp.silcnet.org/silc/client/sources/ \ @@ -26,8 +26,6 @@ USE_LIBTOOL= YES SHLIBTOOL_OVERRIDE= ${WRKSRC}/libtool ${WRKSRC}/irssi/libtool \ ${WRKSRC}/lib/silcmath/mpi/libtool -BUILDLINK_DEPENDS.iconv= libiconv>=1.7 - PKG_SYSCONFSUBDIR?= silc MAKE_ENV+= examplesdir=${PREFIX}/share/examples/silc diff --git a/chat/silc-server/Makefile b/chat/silc-server/Makefile index f31a2f93827..a495119aa35 100644 --- a/chat/silc-server/Makefile +++ b/chat/silc-server/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2003/03/17 20:12:47 salo Exp $ +# $NetBSD: Makefile,v 1.23 2003/05/02 11:54:06 wiz Exp $ # DISTNAME= silc-server-0.9.13 +PKGREVISION= 1 CATEGORIES= chat security MASTER_SITES= http://www.silcnet.org/download/server/sources/ \ ftp://ftp.silcnet.org/silc/server/sources/ \ diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common index 1dc3540b2db..8b5ad0549a9 100644 --- a/chat/xchat/Makefile.common +++ b/chat/xchat/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.15 2003/02/05 05:06:34 jlam Exp $ +# $NetBSD: Makefile.common,v 1.16 2003/05/02 11:54:07 wiz Exp $ DISTNAME= xchat-1.8.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat x11 MASTER_SITES= ${HOMEPAGE}files/source/1.8/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile index e9e36c1c71e..39baf524802 100644 --- a/chat/xchat2/Makefile +++ b/chat/xchat2/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2003/04/24 14:12:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.5 2003/05/02 11:54:07 wiz Exp $ # DISTNAME= xchat-2.0.2 +PKGREVISION= 1 CATEGORIES= chat gnome MASTER_SITES= http://www.xchat.org/files/source/2.0/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/ysm/Makefile b/chat/ysm/Makefile index 70563553b4b..7326cf4cfc9 100644 --- a/chat/ysm/Makefile +++ b/chat/ysm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2003/01/19 08:48:47 tron Exp $ +# $NetBSD: Makefile,v 1.6 2003/05/02 11:54:08 wiz Exp $ DISTNAME= ysmv7_2_8_1 +PKGREVISION= 1 PKGNAME= ysm-2.8.1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ysmv7/} -- cgit v1.2.3