summaryrefslogtreecommitdiff
path: root/chat/empathy
diff options
context:
space:
mode:
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 965d4f6c137..c3fd288c97e 100644
--- a/chat/empathy/Makefile
+++ b/chat/empathy/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.83 2017/01/01 14:43:24 wiz Exp $
+# $NetBSD: Makefile,v 1.84 2017/02/06 13:54:37 wiz Exp $
DISTNAME= empathy-2.34.0
-PKGREVISION= 51
+PKGREVISION= 52
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 ab7cc183c4f..d53abdce2eb 100644
--- a/chat/empathy/buildlink3.mk
+++ b/chat/empathy/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.42 2016/12/04 05:17:03 ryoon Exp $
+# $NetBSD: buildlink3.mk,v 1.43 2017/02/06 13:54:37 wiz 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.0nb51
+BUILDLINK_ABI_DEPENDS.empathy+= empathy>=2.34.0nb52
BUILDLINK_PKGSRCDIR.empathy?= ../../chat/empathy
.include "../../devel/glib2/buildlink3.mk"