summaryrefslogtreecommitdiff
path: root/chat/empathy
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
committerryoon <ryoon@pkgsrc.org>2014-05-05 00:47:34 +0000
commitc02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1 (patch)
tree0f5a0a6d68ab07f42623455ffc3f1bec326482ca /chat/empathy
parent470ce52e8d973b7342782889ad1c1221f7de1841 (diff)
downloadpkgsrc-c02f6f29aa4dc5cf12b4e891b5af7ca6cb9aace1.tar.gz
Recursive revbump from x11/pixman
Fix PR pkg/48777
Diffstat (limited to 'chat/empathy')
-rw-r--r--chat/empathy/Makefile4
-rw-r--r--chat/empathy/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/empathy/Makefile b/chat/empathy/Makefile
index 8032c6f9d10..bac0ee1b1ea 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.63 2014/04/09 07:27:00 obache Exp $
+# $NetBSD: Makefile,v 1.64 2014/05/05 00:47:40 ryoon Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 38
+PKGREVISION= 39
CATEGORIES= chat gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/empathy/2.34/}
diff --git a/chat/empathy/buildlink3.mk b/chat/empathy/buildlink3.mk
index a033eee71f5..4ba6511267d 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.34 2014/04/09 07:27:00 obache Exp $
+# $NetBSD: buildlink3.mk,v 1.35 2014/05/05 00:47:40 ryoon Exp $
BUILDLINK_TREE+= empathy
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= empathy
EMPATHY_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.empathy+= empathy>=2.24.1nb1
-BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb38
+BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb39
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"