diff options
author | jperkin <jperkin@pkgsrc.org> | 2016-09-19 17:18:18 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2016-09-19 17:18:18 +0000 |
commit | e716e9d4387765657d8749e71517fb7cf714cea6 (patch) | |
tree | ec4d0f28e63dabb553001ead3ad15e68e746a7fc | |
parent | 707de9f97d7239674d24391663a71d238c2791b4 (diff) | |
download | pkgsrc-e716e9d4387765657d8749e71517fb7cf714cea6.tar.gz |
Bump PKGREVISION for dependents of chat/loudmouth.
-rw-r--r-- | chat/gg2/Makefile | 4 | ||||
-rw-r--r-- | chat/gossip/Makefile | 4 | ||||
-rw-r--r-- | chat/irssi-xmpp/Makefile | 3 | ||||
-rw-r--r-- | chat/mcabber/Makefile | 4 | ||||
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile index 9ed29ccc146..24ee5c1b55f 100644 --- a/chat/gg2/Makefile +++ b/chat/gg2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.58 2016/08/03 10:22:33 adam Exp $ +# $NetBSD: Makefile,v 1.59 2016/09/19 17:18:18 jperkin Exp $ DISTNAME= gg2-2.3.0 -PKGREVISION= 32 +PKGREVISION= 33 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ggadu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index c8e738b056f..7da6bee6638 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.100 2016/08/03 10:22:34 adam Exp $ +# $NetBSD: Makefile,v 1.101 2016/09/19 17:18:18 jperkin Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 45 +PKGREVISION= 46 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/irssi-xmpp/Makefile b/chat/irssi-xmpp/Makefile index 6474e2ae67a..90d19ea37b3 100644 --- a/chat/irssi-xmpp/Makefile +++ b/chat/irssi-xmpp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2016/09/19 17:17:27 jperkin Exp $ +# $NetBSD: Makefile,v 1.8 2016/09/19 17:18:19 jperkin Exp $ # DISTNAME= irssi-xmpp-0.53 +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= http://cybione.org/~irssi-xmpp/files/ DISTFILES= ${DISTNAME}.tar.gz ${IRSSI_DISTFILE} diff --git a/chat/mcabber/Makefile b/chat/mcabber/Makefile index 8ae6860ba3d..b4011e5aef5 100644 --- a/chat/mcabber/Makefile +++ b/chat/mcabber/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2016/03/05 11:28:09 jperkin Exp $ +# $NetBSD: Makefile,v 1.7 2016/09/19 17:18:19 jperkin Exp $ DISTNAME= mcabber-1.0.0 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://www.lilotux.net/~mikael/mcabber/files/ EXTRACT_SUFX= .tar.bz2 diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index d075f43c840..d413b53d1f0 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.68 2016/09/19 13:04:21 wiz Exp $ +# $NetBSD: Makefile,v 1.69 2016/09/19 17:18:19 jperkin Exp $ .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-${ABIVERSION} PKGNAME= abiword-plugins-${ABIVERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= editors MASTER_SITES= http://www.abiword.com/downloads/abiword/${PKGVERSION_NOREV}/source/ |