summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authorobache <obache>2013-08-16 09:20:40 +0000
committerobache <obache>2013-08-16 09:20:40 +0000
commit6a944dbdb44f4e7ae4c319ba6602ce5f37c6f1ed (patch)
treedb16d8c14c3c16d9c522a5512d1fb0ebccebd6cf /chat
parent0fa0cd6005f6d99d9ffd245d0919fdce33840ab7 (diff)
downloadpkgsrc-6a944dbdb44f4e7ae4c319ba6602ce5f37c6f1ed.tar.gz
revbump from libnotify bumped to 0.7 and dependency changed from libnotify07.
Diffstat (limited to 'chat')
-rw-r--r--chat/empathy/Makefile6
-rw-r--r--chat/pidgin-libnotify/Makefile6
2 files changed, 6 insertions, 6 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 623996b5736..2e5ef18d2d0 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.55 2013/08/12 10:00:03 obache Exp $
+# $NetBSD: Makefile,v 1.56 2013/08/16 09:20:40 obache Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/}
@@ -43,7 +43,7 @@ BUILDLINK_API_DEPENDS.enchant+= enchant>=1.2.0
.include "../../security/gnutls/buildlink3.mk"
.include "../../sysutils/dbus/buildlink3.mk"
.include "../../sysutils/desktop-file-utils/desktopdb.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/gtk-doc/buildlink3.mk"
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile
index f44f4899896..e4f35382ee4 100644
--- a/chat/pidgin-libnotify/Makefile
+++ b/chat/pidgin-libnotify/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2013/08/15 08:36:55 obache Exp $
+# $NetBSD: Makefile,v 1.34 2013/08/16 09:20:40 obache Exp $
#
DISTNAME= pidgin-libnotify-0.14
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/}
@@ -17,6 +17,6 @@ USE_TOOLS+= pkg-config gmake perl msgfmt intltool
.include "../../chat/libpurple/buildlink3.mk"
.include "../../chat/pidgin/buildlink3.mk"
-.include "../../sysutils/libnotify07/buildlink3.mk"
+.include "../../sysutils/libnotify/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"