Here is an update to Pidgin 2.14.8.

version 2.14.8 (10/14/2021):
        libpurple:
        * Fix a regression in purple_str_to_time. (PIDGIN-17552) (RR 931) (Gary
          Kramlich)
        XMPP:
        * Fix a double free in jabber/message.c. (PIDGIN-17547) (RR 932) (Gary
          Kramlich, pv32768)
        Pidgin:
        * Fix the link to the support mailing list archive in the About Dialog.
          (RR 929) (Gary Kramlich)


Index: Makefile
===================================================================
RCS file: /home/cvs/ports/net/pidgin/Makefile,v
retrieving revision 1.150
diff -u -p -u -p -r1.150 Makefile
--- Makefile    13 Oct 2021 13:56:07 -0000      1.150
+++ Makefile    24 Oct 2021 03:29:37 -0000
@@ -4,7 +4,7 @@ COMMENT-main=   multi-protocol instant mes
 COMMENT-finch= multi-protocol instant messaging client, console client
 COMMENT-libpurple= multi-protocol instant messaging library
 
-VERSION=       2.14.7
+VERSION=       2.14.8
 DISTNAME=      pidgin-${VERSION}
 PKGNAME-main=  pidgin-${VERSION}
 PKGNAME-finch= finch-${VERSION}
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/net/pidgin/distinfo,v
retrieving revision 1.53
diff -u -p -u -p -r1.53 distinfo
--- distinfo    13 Oct 2021 13:56:07 -0000      1.53
+++ distinfo    24 Oct 2021 03:29:46 -0000
@@ -1,2 +1,2 @@
-SHA256 (pidgin-2.14.7.tar.bz2) = /qarTwVy/iRkYEnCs/7L3KJ6vKbQbpW9ZV5E25m9af4=
-SIZE (pidgin-2.14.7.tar.bz2) = 8713379
+SHA256 (pidgin-2.14.8.tar.bz2) = P4CFwCEcTKG6n4oDiJs9YHOEMsFnO1ewCGBw724JTMo=
+SIZE (pidgin-2.14.8.tar.bz2) = 8683281

Reply via email to