From 633bd301a1d0418cdd77dd6c8c4be2d3828bbed4 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 23 Aug 2015 14:30:35 +0000 Subject: Bump PKGREVISION for nettle shlib major bump. --- chat/bitlbee/Makefile | 3 ++- chat/ctrlproxy/Makefile | 4 ++-- chat/empathy/Makefile | 4 ++-- chat/gloox/Makefile | 3 ++- chat/inspircd/Makefile | 4 ++-- chat/inspircd12/Makefile | 4 ++-- chat/libpurple/Makefile | 4 ++-- chat/scrollz/Makefile | 3 ++- chat/weechat/Makefile | 4 ++-- 9 files changed, 18 insertions(+), 15 deletions(-) (limited to 'chat') diff --git a/chat/bitlbee/Makefile b/chat/bitlbee/Makefile index d5ec809e3fb..423127e0899 100644 --- a/chat/bitlbee/Makefile +++ b/chat/bitlbee/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.66 2014/11/20 08:38:59 mef Exp $ +# $NetBSD: Makefile,v 1.67 2015/08/23 14:30:36 wiz Exp $ # DISTNAME= bitlbee-3.2.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://get.bitlbee.org/src/ diff --git a/chat/ctrlproxy/Makefile b/chat/ctrlproxy/Makefile index 39e3115239c..b05818dceb2 100644 --- a/chat/ctrlproxy/Makefile +++ b/chat/ctrlproxy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/03 00:02:34 asau Exp $ +# $NetBSD: Makefile,v 1.9 2015/08/23 14:30:36 wiz Exp $ # DISTNAME= ctrlproxy-3.0.8 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= http://www.ctrlproxy.org/releases/ diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index b47a93a4b22..337dcac1753 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2015/07/11 15:38:23 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2015/08/23 14:30:36 wiz Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 43 +PKGREVISION= 44 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} diff --git a/chat/gloox/Makefile b/chat/gloox/Makefile index f33627df3ab..871a0b16cbc 100644 --- a/chat/gloox/Makefile +++ b/chat/gloox/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2014/05/06 10:44:08 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2015/08/23 14:30:36 wiz Exp $ DISTNAME= gloox-1.0.10 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://camaya.net/download/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index 76e46c8f47f..eeb30e447b3 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.41 2015/06/12 10:48:27 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2015/08/23 14:30:36 wiz Exp $ # DISTNAME= InspIRCd-1.1.23 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 18 +PKGREVISION= 19 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile index d538e4be839..f5cee26a916 100644 --- a/chat/inspircd12/Makefile +++ b/chat/inspircd12/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:27 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/08/23 14:30:36 wiz Exp $ # DISTNAME= InspIRCd-1.2.0 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile index f116ab7dc53..b3a4e830151 100644 --- a/chat/libpurple/Makefile +++ b/chat/libpurple/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.70 2015/06/12 10:48:28 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2015/08/23 14:30:36 wiz Exp $ PKGNAME= libpurple-${PIDGIN_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multi-protocol Instant Messaging client backend diff --git a/chat/scrollz/Makefile b/chat/scrollz/Makefile index 51e202450e4..388f761e0e4 100644 --- a/chat/scrollz/Makefile +++ b/chat/scrollz/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.19 2015/07/27 22:31:30 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2015/08/23 14:30:36 wiz Exp $ # DISTNAME= ScrollZ-2.2.3 PKGNAME= ${DISTNAME:tl} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.scrollz.info/download/ diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index abeb901a3ed..6caf4755b9b 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.56 2015/08/18 07:31:03 wiz Exp $ +# $NetBSD: Makefile,v 1.57 2015/08/23 14:30:37 wiz Exp $ DISTNAME= weechat-1.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ -- cgit v1.2.3