diff options
author | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2015-08-17 17:11:19 +0000 |
commit | feac269ad0c68877eeb61245c485df4b7a0b138f (patch) | |
tree | 3ae4ddf5adf7451180f0fdca8c1c362d238e6ca9 /chat | |
parent | 2d0142ea7b09c31c401b1629af505f03e9e20855 (diff) | |
download | pkgsrc-feac269ad0c68877eeb61245c485df4b7a0b138f.tar.gz |
Bump PKGREVISION for ncurses shlib bump.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/centerim/Makefile | 4 | ||||
-rw-r--r-- | chat/ekg/Makefile | 4 | ||||
-rw-r--r-- | chat/finch/Makefile | 4 | ||||
-rw-r--r-- | chat/licq-gui-console/Makefile | 4 | ||||
-rw-r--r-- | chat/mcabber/Makefile | 3 | ||||
-rw-r--r-- | chat/smirk/Makefile | 4 | ||||
-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 5c113074134..fab279fcf77 100644 --- a/chat/centerim/Makefile +++ b/chat/centerim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2015/06/12 10:48:26 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2015/08/17 17:11:20 wiz Exp $ # DISTNAME= centerim-4.22.10 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://www.centerim.org/download/releases/ \ http://transacid.de/centerim/releases/ diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index 7af41e5d924..386bbe37268 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.52 2014/02/12 23:17:35 tron Exp $ +# $NetBSD: Makefile,v 1.53 2015/08/17 17:11:20 wiz Exp $ DISTNAME= ekg-1.7 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://ekg.chmurka.net/ \ http://ekg.chmurka.net/archive/ diff --git a/chat/finch/Makefile b/chat/finch/Makefile index 05aab0b34fa..bc61c4e919a 100644 --- a/chat/finch/Makefile +++ b/chat/finch/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.62 2015/08/06 19:39:19 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2015/08/17 17:11:20 wiz Exp $ PKGNAME= finch-${PIDGIN_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Multi-protocol Instant Messaging client console frontend diff --git a/chat/licq-gui-console/Makefile b/chat/licq-gui-console/Makefile index 6f40187de7d..2212a12434d 100644 --- a/chat/licq-gui-console/Makefile +++ b/chat/licq-gui-console/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2013/10/15 17:08:02 roy Exp $ +# $NetBSD: Makefile,v 1.24 2015/08/17 17:11:20 wiz Exp $ # DISTNAME= licq-1.3.5 -PKGREVISION= 1 +PKGREVISION= 2 PKGNAME= ${DISTNAME:C/-/-gui-console-/} CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=licq/} diff --git a/chat/mcabber/Makefile b/chat/mcabber/Makefile index bc527bc3a11..6e253f84d67 100644 --- a/chat/mcabber/Makefile +++ b/chat/mcabber/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2015/07/14 12:03:40 degroote Exp $ +# $NetBSD: Makefile,v 1.5 2015/08/17 17:11:20 wiz Exp $ DISTNAME= mcabber-1.0.0 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/smirk/Makefile b/chat/smirk/Makefile index 566c1c80ac1..048c2519368 100644 --- a/chat/smirk/Makefile +++ b/chat/smirk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2012/10/03 00:02:44 asau Exp $ +# $NetBSD: Makefile,v 1.8 2015/08/17 17:11:20 wiz Exp $ # DISTNAME= smirk-20080111 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/weechat/Makefile b/chat/weechat/Makefile index 5fb0c6d05ca..42d04cddcc6 100644 --- a/chat/weechat/Makefile +++ b/chat/weechat/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.54 2015/08/01 19:10:15 tonio Exp $ +# $NetBSD: Makefile,v 1.55 2015/08/17 17:11:20 wiz Exp $ DISTNAME= weechat-1.2 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://www.weechat.org/files/src/ |