diff options
author | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-03-02 20:33:21 +0000 |
commit | e09b524d57d4afdbcc46b72d6ac0243a15ec6a25 (patch) | |
tree | 6ac580d835eba7da0b870e935e258ec8a085e6e1 /chat | |
parent | 3955e95c5054d7ea80df3f3c80f57ed527b62ebc (diff) | |
download | pkgsrc-e09b524d57d4afdbcc46b72d6ac0243a15ec6a25.tar.gz |
Bump PKGREVISION for mysql default change to 55.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/anope/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd/Makefile | 4 | ||||
-rw-r--r-- | chat/inspircd12/Makefile | 4 | ||||
-rw-r--r-- | chat/jabberd2/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/chat/anope/Makefile b/chat/anope/Makefile index 553a27be703..0953015d21c 100644 --- a/chat/anope/Makefile +++ b/chat/anope/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.11 2012/10/03 21:54:00 wiz Exp $ +# $NetBSD: Makefile,v 1.12 2013/03/02 20:33:22 wiz Exp $ DISTNAME= anope-1.7.21 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=anope/} diff --git a/chat/inspircd/Makefile b/chat/inspircd/Makefile index a8db439170e..013298de476 100644 --- a/chat/inspircd/Makefile +++ b/chat/inspircd/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2013/02/06 23:21:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.31 2013/03/02 20:33:22 wiz Exp $ # DISTNAME= InspIRCd-1.1.23 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/inspircd12/Makefile b/chat/inspircd12/Makefile index ee264d84b35..0346127685a 100644 --- a/chat/inspircd12/Makefile +++ b/chat/inspircd12/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.16 2013/02/06 23:21:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.17 2013/03/02 20:33:22 wiz Exp $ # DISTNAME= InspIRCd-1.2.0 PKGNAME= ${DISTNAME:S/InspIRCd/inspircd/} -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= chat MASTER_SITES= http://www.inspircd.org/downloads/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/jabberd2/Makefile b/chat/jabberd2/Makefile index 264caaeecf0..6848316c60a 100644 --- a/chat/jabberd2/Makefile +++ b/chat/jabberd2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.79 2013/02/06 23:21:47 jperkin Exp $ +# $NetBSD: Makefile,v 1.80 2013/03/02 20:33:22 wiz Exp $ DISTNAME= jabberd-2.2.17 -PKGREVISION= 5 +PKGREVISION= 6 CATEGORIES= chat MASTER_SITES= http://cloud.github.com/downloads/jabberd2/jabberd2/ EXTRACT_SUFX= .tar.xz |