summaryrefslogtreecommitdiff
path: root/chat/pidgin
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-04-15 11:23:03 +0000
committerryoon <ryoon@pkgsrc.org>2021-04-15 11:23:03 +0000
commit5509636155d27ca56f83c35bbdb715918a53321d (patch)
treedad68b1a56f7094976ec159583ac191dcf523c8c /chat/pidgin
parent9bdb31e362106814b530fc395230c044cb5eae71 (diff)
downloadpkgsrc-5509636155d27ca56f83c35bbdb715918a53321d.tar.gz
*: Recursive revbump 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 cba90922c46..321d2b2fe42 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.89 2021/04/09 06:54:56 wiz Exp $
+# $NetBSD: Makefile,v 1.90 2021/04/15 11:23:03 ryoon Exp $
COMMENT= Multi-protocol Instant Messaging client GTK frontend
-PKGREVISION= 4
+PKGREVISION= 5
.include "../../chat/libpurple/Makefile.common"
diff --git a/chat/pidgin/buildlink3.mk b/chat/pidgin/buildlink3.mk
index 26e8765af32..111dccb2209 100644
--- a/chat/pidgin/buildlink3.mk
+++ b/chat/pidgin/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.41 2021/04/09 06:54:56 wiz Exp $
+# $NetBSD: buildlink3.mk,v 1.42 2021/04/15 11:23:03 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.14.1nb4
+BUILDLINK_ABI_DEPENDS.pidgin+= pidgin>=2.14.1nb5
BUILDLINK_PKGSRCDIR.pidgin?= ../../chat/pidgin
.include "../../chat/libpurple/buildlink3.mk"