diff options
author | obache <obache> | 2012-04-27 12:31:32 +0000 |
---|---|---|
committer | obache <obache> | 2012-04-27 12:31:32 +0000 |
commit | 11539e1bf493b47f897555ec8c8e05d5f3fd26e3 (patch) | |
tree | ef5e2592b2b1ea67f34e78e4e1b3f525969fb6c0 /chat | |
parent | c7e2fce3337954e0be0905578ef39716823bd56c (diff) | |
download | pkgsrc-11539e1bf493b47f897555ec8c8e05d5f3fd26e3.tar.gz |
Recursive bump from icu shlib major bumped to 49.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/empathy/Makefile | 4 | ||||
-rw-r--r-- | chat/empathy/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/finch/Makefile | 3 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd12/Makefile | 4 | ||||
-rw-r--r-- | chat/jabberd2/Makefile | 4 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 3 | ||||
-rw-r--r-- | chat/libpurple/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/msn-pecan/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-facebookchat/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-icb/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-latex/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-libnotify/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-otr/Makefile | 4 | ||||
-rw-r--r-- | chat/pidgin-sametime/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin-silc/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin/Makefile | 3 | ||||
-rw-r--r-- | chat/pidgin/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/spectrum/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-farsight/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-farsight/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/telepathy-gabble/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-logger/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-logger/buildlink3.mk | 4 |
25 files changed, 50 insertions, 45 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index 536598487e2..7d77954f3b5 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2012/03/09 12:34:01 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2012/04/27 12:31:34 obache Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 11 +PKGREVISION= 12 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} diff --git a/chat/empathy/buildlink3.mk b/chat/empathy/buildlink3.mk index e939df1d836..e751bc722a9 100644 --- a/chat/empathy/buildlink3.mk +++ b/chat/empathy/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/03/06 17:38:53 ryoon Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2012/04/27 12:31:34 obache Exp $ BUILDLINK_TREE+= empathy @@ -6,7 +6,7 @@ BUILDLINK_TREE+= empathy EMPATHY_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1 -BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb10 +BUILDLINK_ABI_DEPENDS.empathy?= empathy>=2.34.0nb12 BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy .include "../../devel/glib2/buildlink3.mk" diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 54f1aaef51d..4ab3f1540e1 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.39 2012/04/04 13:20:06 obache Exp $ +# $NetBSD: Makefile,v 1.40 2012/04/27 12:31:34 obache Exp $ PKGNAME= finch-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client console frontend diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index c674ea16f61..47aeef07c64 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.76 2012/03/06 17:38:54 ryoon Exp $ +# $NetBSD: Makefile,v 1.77 2012/04/27 12:31:34 obache Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index fa12957f18d..4926716e719 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.25 2012/03/03 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2012/04/27 12:31:34 obache Exp $ # DISTNAME= InspIRCd-1.1.23 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile index 2f9fdff301d..d472e70e841 100644 --- a/chat/inspircd12/Makefile +++ b/chat/inspircd12/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2012/03/03 12:54:15 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2012/04/27 12:31:35 obache Exp $ # DISTNAME= InspIRCd-1.2.0 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index 4ed8749ffed..702c05e3eb7 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.69 2011/06/10 21:57:06 obache Exp $ +# $NetBSD: Makefile,v 1.70 2012/04/27 12:31:35 obache Exp $ DISTNAME= jabberd-2.2.14 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://codex.xiaoka.com/pub/jabberd2/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index a950a9f64c3..4698ff28bbb 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.40 2012/04/04 13:20:06 obache Exp $ +# $NetBSD: Makefile,v 1.41 2012/04/27 12:31:35 obache Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client backend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/libpurple/buildlink3.mk b/chat/libpurple/buildlink3.mk index ce096843c6e..5528952ac18 100644 --- a/chat/libpurple/buildlink3.mk +++ b/chat/libpurple/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.29 2012/03/09 12:34:01 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.30 2012/04/27 12:31:35 obache Exp $ BUILDLINK_TREE+= libpurple @@ -6,7 +6,7 @@ BUILDLINK_TREE+= libpurple LIBPURPLE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.libpurple+= libpurple>=2.7.9 -BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.0nb6 +BUILDLINK_ABI_DEPENDS.libpurple+= libpurple>=2.10.3nb1 BUILDLINK_PKGSRCDIR.libpurple?= ../../chat/libpurple pkgbase := libpurple diff --git a/chat/msn-pecan/Makefile b/chat/msn-pecan/Makefile index d5996899e58..17027053559 100644 --- a/chat/msn-pecan/Makefile +++ b/chat/msn-pecan/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2012/03/09 12:34:02 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/04/27 12:31:35 obache Exp $ # DISTNAME= msn-pecan-0.0.18 -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat MASTER_SITES= http://msn-pecan.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/pidgin-facebookchat/Makefile b/chat/pidgin-facebookchat/Makefile index dae93066488..24d8daec771 100644 --- a/chat/pidgin-facebookchat/Makefile +++ b/chat/pidgin-facebookchat/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.22 2012/03/09 12:34:02 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/04/27 12:31:35 obache Exp $ DISTNAME= pidgin-facebookchat-source-1.69 PKGNAME= ${DISTNAME:S/-source-/-/} -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= http://pidgin-facebookchat.googlecode.com/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/pidgin-icb/Makefile b/chat/pidgin-icb/Makefile index e89ecda74ff..bad5400599e 100644 --- a/chat/pidgin-icb/Makefile +++ b/chat/pidgin-icb/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2012/03/09 12:34:02 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2012/04/27 12:31:36 obache Exp $ DISTNAME= pidgin-icb-20070505 -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= chat MASTER_SITES= http://nic.com.pl/~alek/pidgin-icb/ diff --git a/chat/pidgin-latex/Makefile b/chat/pidgin-latex/Makefile index 4d49bd60c81..30e8b4a521e 100644 --- a/chat/pidgin-latex/Makefile +++ b/chat/pidgin-latex/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.22 2012/03/09 12:34:03 wiz Exp $ +# $NetBSD: Makefile,v 1.23 2012/04/27 12:31:36 obache Exp $ VERSION= 1.2.1 -PKGREVISION= 17 +PKGREVISION= 18 DISTNAME= pidgin-latex-${VERSION} EXTRACT_SUFX= .tar.bz2 CATEGORIES= chat print diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile index 84f20be88cc..c3b5309a22a 100644 --- a/chat/pidgin-libnotify/Makefile +++ b/chat/pidgin-libnotify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/03/09 12:34:03 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/04/27 12:31:36 obache Exp $ # DISTNAME= pidgin-libnotify-0.14 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/} diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index eadaab0340e..efb300373b5 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/03/09 12:34:03 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2012/04/27 12:31:36 obache Exp $ VERSION= 3.2.0 DISTNAME= pidgin-otr-${VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile index 263e1f9a640..7f89fd913aa 100644 --- a/chat/pidgin-sametime/Makefile +++ b/chat/pidgin-sametime/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2012/04/04 13:20:06 obache Exp $ +# $NetBSD: Makefile,v 1.27 2012/04/27 12:31:36 obache Exp $ PKGNAME= pidgin-sametime-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= Lotus Sametime plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile index 07a985d0163..ebb3567edce 100644 --- a/chat/pidgin-silc/Makefile +++ b/chat/pidgin-silc/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2012/04/04 13:20:06 obache Exp $ +# $NetBSD: Makefile,v 1.30 2012/04/27 12:31:37 obache Exp $ PKGNAME= pidgin-silc-${PIDGIN_VERSION} +PKGREVISION= 1 COMMENT= SILC plugin for the Pidgin instant messenger PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile index c99d7a2afa1..8750f6ea229 100644 --- a/chat/pidgin/Makefile +++ b/chat/pidgin/Makefile @@ -1,5 +1,6 @@ -# $NetBSD: Makefile,v 1.39 2012/04/04 13:20:06 obache Exp $ +# $NetBSD: Makefile,v 1.40 2012/04/27 12:31:35 obache Exp $ +PKGREVISION= 1 COMMENT= Multi-protocol Instant Messaging client GTK frontend PKG_DESTDIR_SUPPORT= user-destdir diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk index 2500225c3fb..e56b3cd2375 100644 --- a/chat/pidgin/buildlink3.mk +++ b/chat/pidgin/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.26 2012/03/09 12:34:02 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.27 2012/04/27 12:31:35 obache Exp $ BUILDLINK_TREE+= pidgin @@ -6,7 +6,7 @@ BUILDLINK_TREE+= pidgin PIDGIN_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.5.1 -BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.0nb5 +BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.3nb1 BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin .include "../../chat/libpurple/buildlink3.mk" diff --git a/chat/spectrum/Makefile b/chat/spectrum/Makefile index a6153d64684..7a5ff3f0cdf 100644 --- a/chat/spectrum/Makefile +++ b/chat/spectrum/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.16 2012/04/08 19:08:46 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2012/04/27 12:31:37 obache Exp $ DISTNAME= spectrum-1.4.8 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://spectrum.im/attachments/download/43/ diff --git a/chat/telepathy-farsight/Makefile b/chat/telepathy-farsight/Makefile index 019802459a2..6060b062e39 100644 --- a/chat/telepathy-farsight/Makefile +++ b/chat/telepathy-farsight/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.21 2012/03/09 12:34:04 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2012/04/27 12:31:37 obache Exp $ # DISTNAME= telepathy-farsight-0.0.16 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat multimedia MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-farsight/ diff --git a/chat/telepathy-farsight/buildlink3.mk b/chat/telepathy-farsight/buildlink3.mk index aec67a6e8d7..88b00ad8852 100644 --- a/chat/telepathy-farsight/buildlink3.mk +++ b/chat/telepathy-farsight/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.14 2012/03/09 12:34:04 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.15 2012/04/27 12:31:37 obache Exp $ BUILDLINK_TREE+= telepathy-farsight @@ -6,7 +6,7 @@ BUILDLINK_TREE+= telepathy-farsight TELEPATHY_FARSIGHT_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.telepathy-farsight+= telepathy-farsight>=0.0.8 -BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.16nb6 +BUILDLINK_ABI_DEPENDS.telepathy-farsight?= telepathy-farsight>=0.0.16nb7 BUILDLINK_PKGSRCDIR.telepathy-farsight?= ../../chat/telepathy-farsight .include "../../chat/telepathy-glib/buildlink3.mk" diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile index b9d92981af3..0ee7e839ce4 100644 --- a/chat/telepathy-gabble/Makefile +++ b/chat/telepathy-gabble/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2012/03/15 11:53:21 obache Exp $ +# $NetBSD: Makefile,v 1.21 2012/04/27 12:31:37 obache Exp $ # DISTNAME= telepathy-gabble-0.11.10 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/ diff --git a/chat/telepathy-logger/Makefile b/chat/telepathy-logger/Makefile index 15e107fcde0..f342a8adc0a 100644 --- a/chat/telepathy-logger/Makefile +++ b/chat/telepathy-logger/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2012/03/10 08:49:11 obache Exp $ +# $NetBSD: Makefile,v 1.16 2012/04/27 12:31:37 obache Exp $ # DISTNAME= telepathy-logger-0.2.7 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-logger/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/telepathy-logger/buildlink3.mk b/chat/telepathy-logger/buildlink3.mk index 8357ee4059c..6c0dd5226d9 100644 --- a/chat/telepathy-logger/buildlink3.mk +++ b/chat/telepathy-logger/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.5 2012/03/03 00:12:03 wiz Exp $ +# $NetBSD: buildlink3.mk,v 1.6 2012/04/27 12:31:37 obache Exp $ BUILDLINK_TREE+= telepathy-logger @@ -6,7 +6,7 @@ BUILDLINK_TREE+= telepathy-logger TELEPATHY_LOGGER_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.telepathy-logger+= telepathy-logger>=0.1.4 -BUILDLINK_ABI_DEPENDS.telepathy-logger?= telepathy-logger>=0.2.7nb5 +BUILDLINK_ABI_DEPENDS.telepathy-logger?= telepathy-logger>=0.2.7nb7 BUILDLINK_PKGSRCDIR.telepathy-logger?= ../../chat/telepathy-logger .include "../../devel/glib2/buildlink3.mk" |