diff options
Diffstat (limited to 'chat')
-rw-r--r-- | chat/centerim/Makefile | 4 | ||||
-rw-r--r-- | chat/jabberd2/Makefile | 4 | ||||
-rw-r--r-- | chat/konversation/Makefile | 4 | ||||
-rw-r--r-- | chat/libpurple/Makefile | 4 | ||||
-rw-r--r-- | chat/telepathy-gabble/Makefile | 4 | ||||
-rw-r--r-- | chat/unrealircd/Makefile | 3 | ||||
-rw-r--r-- | chat/weechat/Makefile | 3 |
7 files changed, 14 insertions, 12 deletions
diff --git a/chat/centerim/Makefile b/chat/centerim/Makefile index bdcf654e84b..f793e02fbde 100644 --- a/chat/centerim/Makefile +++ b/chat/centerim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2012/10/03 21:54:00 wiz Exp $ +# $NetBSD: Makefile,v 1.19 2012/12/16 01:52:00 obache Exp $ # DISTNAME= centerim-4.22.9 -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= http://www.centerim.org/download/releases/ \ http://transacid.de/centerim/releases/ diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index a36e3d6227a..f7bdb6e4cbb 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.75 2012/10/21 16:05:19 cheusov Exp $ +# $NetBSD: Makefile,v 1.76 2012/12/16 01:52:00 obache Exp $ DISTNAME= jabberd-2.2.17 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= https://github.com/downloads/Jabberd2/jabberd2/ EXTRACT_SUFX= .tar.xz diff --git a/chat/konversation/Makefile b/chat/konversation/Makefile index b5935ca0534..b3afeeb16c3 100644 --- a/chat/konversation/Makefile +++ b/chat/konversation/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2012/10/08 23:01:17 adam Exp $ +# $NetBSD: Makefile,v 1.52 2012/12/16 01:52:00 obache Exp $ # DISTNAME= konversation-1.4 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= chat kde MASTER_SITES= ${MASTER_SITE_KDE:=konversation/1.4/src/} EXTRACT_SUFX= .tar.xz diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index 796b1611fcd..d5619818ea8 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.51 2012/12/15 10:36:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.52 2012/12/16 01:52:00 obache Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Multi-protocol Instant Messaging client backend diff --git a/chat/telepathy-gabble/Makefile b/chat/telepathy-gabble/Makefile index a571ff051a8..a5c2005142d 100644 --- a/chat/telepathy-gabble/Makefile +++ b/chat/telepathy-gabble/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.25 2012/10/06 08:46:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.26 2012/12/16 01:52:00 obache Exp $ # DISTNAME= telepathy-gabble-0.11.10 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= chat MASTER_SITES= http://telepathy.freedesktop.org/releases/telepathy-gabble/ diff --git a/chat/unrealircd/Makefile b/chat/unrealircd/Makefile index 1478df08cc2..adcfce0156a 100644 --- a/chat/unrealircd/Makefile +++ b/chat/unrealircd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2012/10/03 00:02:46 asau Exp $ +# $NetBSD: Makefile,v 1.35 2012/12/16 01:52:00 obache Exp $ DISTNAME= Unreal3.2.9 PKGNAME= unrealircd-3.2.9 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://unrealircd.com/downloads/ diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index e2917ce7176..61b4f45a870 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2012/11/24 11:16:06 tonio Exp $ +# $NetBSD: Makefile,v 1.38 2012/12/16 01:52:01 obache Exp $ DISTNAME= weechat-0.3.9.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ |