diff options
author | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-07-21 13:05:46 +0000 |
commit | 7f43353df055b66222f7487d225ce71980d838ec (patch) | |
tree | b49a8a74fd1e317fd702bd5b738310cf703db8d1 /chat | |
parent | 585a0f3b41d44238f9b6b0020e8bf66b71ec6509 (diff) | |
download | pkgsrc-7f43353df055b66222f7487d225ce71980d838ec.tar.gz |
recursive bump from gnome-vfs drop crypto dependency.
Diffstat (limited to 'chat')
-rw-r--r-- | chat/empathy/Makefile | 4 | ||||
-rw-r--r-- | chat/gnomeicu/Makefile | 4 | ||||
-rw-r--r-- | chat/gossip/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile index 9b44fd6298a..5fdad41b737 100644 --- a/chat/empathy/Makefile +++ b/chat/empathy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.26 2011/07/13 20:03:54 drochner Exp $ +# $NetBSD: Makefile,v 1.27 2011/07/21 13:05:47 obache Exp $ DISTNAME= empathy-2.34.0 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/} diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 6b4a44cac03..87d5d299832 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2011/06/10 09:39:48 obache Exp $ +# $NetBSD: Makefile,v 1.68 2011/07/21 13:05:47 obache Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile index f5026ff1ffb..a0e288de93d 100644 --- a/chat/gossip/Makefile +++ b/chat/gossip/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.68 2011/04/22 13:43:06 obache Exp $ +# $NetBSD: Makefile,v 1.69 2011/07/21 13:05:47 obache Exp $ # DISTNAME= gossip-0.10.2 -PKGREVISION= 14 +PKGREVISION= 15 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.10/} EXTRACT_SUFX= .tar.bz2 |