summaryrefslogtreecommitdiff
path: root/chat
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2022-03-06 07:31:44 +0000
committernia <nia@pkgsrc.org>2022-03-06 07:31:44 +0000
commitf5b9b26879cb2e8227440c514f35774dacffaeb1 (patch)
tree9848cb64595a6390132ada440d1965dd1ce54416 /chat
parent90d4eaf61af78df5778cfdfaa38978a5fe3e4ebe (diff)
downloadpkgsrc-f5b9b26879cb2e8227440c514f35774dacffaeb1.tar.gz
libpurple, pidgin: update to 2.14.8
This mostly includes fixes for bugs found by OSS-Fuzz.
Diffstat (limited to 'chat')
-rw-r--r--chat/finch/Makefile3
-rw-r--r--chat/libpurple/Makefile3
-rw-r--r--chat/libpurple/Makefile.common4
-rw-r--r--chat/libpurple/distinfo8
-rw-r--r--chat/pidgin-sametime/Makefile3
-rw-r--r--chat/pidgin-silc/Makefile3
-rw-r--r--chat/pidgin/Makefile3
7 files changed, 11 insertions, 16 deletions
diff --git a/chat/finch/Makefile b/chat/finch/Makefile
index afd2df52db6..9266e7e226d 100644
--- a/chat/finch/Makefile
+++ b/chat/finch/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.83 2021/12/08 16:03:27 adam Exp $
+# $NetBSD: Makefile,v 1.84 2022/03/06 07:31:44 nia Exp $
PKGNAME= finch-${PIDGIN_VERSION}
-PKGREVISION= 3
COMMENT= Multi-protocol console instant messaging client
diff --git a/chat/libpurple/Makefile b/chat/libpurple/Makefile
index 3d7cd836235..d36a458b6b0 100644
--- a/chat/libpurple/Makefile
+++ b/chat/libpurple/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.113 2021/12/08 16:01:45 adam Exp $
+# $NetBSD: Makefile,v 1.114 2022/03/06 07:31:44 nia Exp $
PKGNAME= libpurple-${PIDGIN_VERSION}
-PKGREVISION= 4
COMMENT= Plugin-based multi-protocol instant messaging library
diff --git a/chat/libpurple/Makefile.common b/chat/libpurple/Makefile.common
index a57558e5c50..3dd4ae458ed 100644
--- a/chat/libpurple/Makefile.common
+++ b/chat/libpurple/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.54 2021/05/02 10:19:20 nia Exp $
+# $NetBSD: Makefile.common,v 1.55 2022/03/06 07:31:44 nia Exp $
#
# used by chat/finch/Makefile
# used by chat/libpurple/Makefile
@@ -6,7 +6,7 @@
# used by chat/pidgin-sametime/Makefile
# used by chat/pidgin-silc/Makefile
-PIDGIN_VERSION= 2.14.4
+PIDGIN_VERSION= 2.14.8
DISTNAME= pidgin-${PIDGIN_VERSION}
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/}
diff --git a/chat/libpurple/distinfo b/chat/libpurple/distinfo
index 329cf63a3b1..3eeb0f8080a 100644
--- a/chat/libpurple/distinfo
+++ b/chat/libpurple/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.54 2021/10/26 10:05:19 nia Exp $
+$NetBSD: distinfo,v 1.55 2022/03/06 07:31:44 nia Exp $
-BLAKE2s (pidgin-2.14.4.tar.bz2) = 4708370aae1f0cedf59183a58a71b336c0292e1cb978ffdf3737b885ec185d13
-SHA512 (pidgin-2.14.4.tar.bz2) = 78550b7c4678242861bc0b0a3c32ab03c9fd6e4f509a9b83f872f2e201fe69617c8407d4cc90205e74598f1b8fdddfeddc8f59b47179524a7af7a241eaf1fa0b
-Size (pidgin-2.14.4.tar.bz2) = 8724096 bytes
+BLAKE2s (pidgin-2.14.8.tar.bz2) = d08e480d8f7d87c971a4aa395f534879acf06c92ac8c84f22d779a0956e4ea5f
+SHA512 (pidgin-2.14.8.tar.bz2) = 23975501b07d14829edab7b92628703962d7a8f90849b303e2a765ec6e47d1fcbdeff62539811e26682e300a2f94520193369844de3b1c0e87f99721ca0255e6
+Size (pidgin-2.14.8.tar.bz2) = 8683281 bytes
SHA1 (patch-libpurple_plugins_perl_common_Makefile.PL.in) = 4fc1c7cc2df8f4cf179d00fe3bcf5b2ab0c5adbd
diff --git a/chat/pidgin-sametime/Makefile b/chat/pidgin-sametime/Makefile
index 8ca1fdbc7cf..8855289d319 100644
--- a/chat/pidgin-sametime/Makefile
+++ b/chat/pidgin-sametime/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.63 2021/12/08 16:03:31 adam Exp $
+# $NetBSD: Makefile,v 1.64 2022/03/06 07:31:44 nia Exp $
PKGNAME= pidgin-sametime-${PIDGIN_VERSION}
-PKGREVISION= 3
COMMENT= Lotus Sametime plugin for the Pidgin instant messenger
diff --git a/chat/pidgin-silc/Makefile b/chat/pidgin-silc/Makefile
index 06be3ff607e..78355f8cbe7 100644
--- a/chat/pidgin-silc/Makefile
+++ b/chat/pidgin-silc/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.66 2021/12/08 16:03:31 adam Exp $
+# $NetBSD: Makefile,v 1.67 2022/03/06 07:31:44 nia Exp $
PKGNAME= pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION= 3
COMMENT= SILC plugin for the Pidgin instant messenger
diff --git a/chat/pidgin/Makefile b/chat/pidgin/Makefile
index 503090abff2..630fe064b85 100644
--- a/chat/pidgin/Makefile
+++ b/chat/pidgin/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.94 2021/12/08 16:01:46 adam Exp $
+# $NetBSD: Makefile,v 1.95 2022/03/06 07:31:44 nia Exp $
COMMENT= Multi-protocol GTK instant messaging client
-PKGREVISION= 2
.include "../../chat/libpurple/Makefile.common"