diff options
author | wiz <wiz> | 2006-03-06 00:18:10 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-03-06 00:18:10 +0000 |
commit | 0a3c815742f95893500eb344e2f0d667f85e275e (patch) | |
tree | b885fee271c914c9d75852dea6c10abb31e5c983 /chat | |
parent | ca647e468204037886c77cf1aba87e8309a6deae (diff) | |
download | pkgsrc-0a3c815742f95893500eb344e2f0d667f85e275e.tar.gz |
Belatedly bump PKGREVISION for all libtasn1 dependencies, since
libtasn1 had a shlib major bump.
Also update dependencies in bl3.mk files.
Addresses PR 32998 by Robert Elz.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/gg2/Makefile | 4 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/gossip/Makefile | 4 | ||||
-rw-r--r-- | chat/loudmouth/Makefile | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/chat/gg2/Makefile b/chat/gg2/Makefile index b824a0c44f3..95bf42f4f3e 100644 --- a/chat/gg2/Makefile +++ b/chat/gg2/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2006/02/05 23:08:24 joerg Exp $ +# $NetBSD: Makefile,v 1.18 2006/03/06 00:18:14 wiz Exp $ DISTNAME= gg2-2.2.8 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=ggadu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index f4856ace58f..ab574f5a707 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2006/03/06 00:18:14 wiz Exp $ DISTNAME= gnomeicu-0.99.5 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index 4d21ff19dd3..3496f016225 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.42 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.43 2006/03/06 00:18:14 wiz Exp $ # DISTNAME= gossip-0.9 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.9/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile index f3bc24a6729..2fe99a5d94d 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.19 2006/03/04 21:29:03 jlam Exp $ +# $NetBSD: Makefile,v 1.20 2006/03/06 00:18:10 wiz Exp $ DISTNAME= loudmouth-1.0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.0/} EXTRACT_SUFX= .tar.bz2 |