diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 00:58:05 +0000 |
commit | f4e9595f262d720fd01e972caedf9b6db8b151d6 (patch) | |
tree | e3aafcd3857ac2bdc7ca0607114c79d78e672bae /chat | |
parent | 349947890d52ac60f1ec5771172f5ee89bba6b75 (diff) | |
download | pkgsrc-f4e9595f262d720fd01e972caedf9b6db8b151d6.tar.gz |
Recursive ABI depends update and PKGREVISION bump for readline-6.0 shlib
major change.
Reported by Robert Elz in PR 41345.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/ekg/Makefile | 4 | ||||
-rw-r--r-- | chat/gale/Makefile | 4 | ||||
-rw-r--r-- | chat/gale/buildlink3.mk | 4 | ||||
-rw-r--r-- | chat/i2cb/Makefile | 4 | ||||
-rw-r--r-- | chat/zephyr/Makefile | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/chat/ekg/Makefile b/chat/ekg/Makefile index 6a0fc8e94cd..d08135ded94 100644 --- a/chat/ekg/Makefile +++ b/chat/ekg/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2008/03/05 15:01:06 jlam Exp $ +# $NetBSD: Makefile,v 1.42 2009/05/20 00:58:08 wiz Exp $ DISTNAME= ekg-1.7 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= http://ekg.chmurka.net/ \ http://ekg.chmurka.net/archive/ diff --git a/chat/gale/Makefile b/chat/gale/Makefile index 8f7e5654482..ed1777ff1dd 100644 --- a/chat/gale/Makefile +++ b/chat/gale/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2008/06/20 01:09:09 joerg Exp $ +# $NetBSD: Makefile,v 1.37 2009/05/20 00:58:08 wiz Exp $ DISTNAME= gale-0.99fruit PKGNAME= gale-0.99f -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= chat MASTER_SITES= http://download.ofb.net/gale/ EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gale/buildlink3.mk b/chat/gale/buildlink3.mk index 9d7e3f24066..f6fcaf3ae59 100644 --- a/chat/gale/buildlink3.mk +++ b/chat/gale/buildlink3.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink3.mk,v 1.8 2009/03/20 19:24:01 joerg Exp $ +# $NetBSD: buildlink3.mk,v 1.9 2009/05/20 00:58:08 wiz Exp $ BUILDLINK_TREE+= gale @@ -6,7 +6,7 @@ BUILDLINK_TREE+= gale GALE_BUILDLINK3_MK:= BUILDLINK_API_DEPENDS.gale+= gale>=0.99f -BUILDLINK_ABI_DEPENDS.gale?= gale>=0.99fnb2 +BUILDLINK_ABI_DEPENDS.gale?= gale>=0.99fnb3 BUILDLINK_PKGSRCDIR.gale?= ../../chat/gale .include "../../devel/boehm-gc/buildlink3.mk" diff --git a/chat/i2cb/Makefile b/chat/i2cb/Makefile index ff6d58ac71e..8ea9f23bb10 100644 --- a/chat/i2cb/Makefile +++ b/chat/i2cb/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2008/03/03 02:19:51 jlam Exp $ +# $NetBSD: Makefile,v 1.19 2009/05/20 00:58:08 wiz Exp $ # DISTNAME= i2cb-6.0_ALPHA -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_LOCAL} diff --git a/chat/zephyr/Makefile b/chat/zephyr/Makefile index 615b16dc287..84142f86b5e 100644 --- a/chat/zephyr/Makefile +++ b/chat/zephyr/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.15 2008/11/10 17:21:34 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2009/05/20 00:58:08 wiz Exp $ # DISTNAME= zephyr-20010518 -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= chat net MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/zephyr/ |