summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2019-05-05 22:49:45 +0000
committerryoon <ryoon@pkgsrc.org>2019-05-05 22:49:45 +0000
commitd20946f74fb4a619ab2316602301691a1e3d7f19 (patch)
treef93b4bce39bf63949b57f7d7c39f087c363e3e0e /chat/pidgin
parent5ae02d9adc5201119ef077d58ff6bfe95e734190 (diff)
downloadpkgsrc-d20946f74fb4a619ab2316602301691a1e3d7f19.tar.gz
Recursive rebvump from devel/nss
Diffstat (limited to 'chat/pidgin')
-rw-r--r--chat/pidgin/Makefile4
-rw-r--r--chat/pidgin/buildlink3.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 36651da6ad0..287a1a01240 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.76 2018/11/14 22:21:09 kleink Exp $
+# $NetBSD: Makefile,v 1.77 2019/05/05 22:49:46 ryoon Exp $
COMMENT= Multi-protocol Instant Messaging client GTK frontend
-PKGREVISION= 3
+PKGREVISION= 4
.include "../../chat/libpurple/Makefile.common"
diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk
index 7b84c145861..0d6bc55dc4d 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.36 2013/02/16 11:19:24 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.37 2019/05/05 22:49:46 ryoon Exp $
BUILDLINK_TREE+= pidgin
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= pidgin
PIDGIN_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.pidgin+= pidgin>=2.5.1
-BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.10.6nb7
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.13.0nb4
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"