Here is an update to Pidgin 2.14.12.
version 2.14.12 (12/31/2022):
* Remove a string from the Romanian translation that's breaks the creation
of the Windows installer. (RR 2157) (Gary Kramlich)
version 2.14.11 (12/31/2022):
* Add Markus "ivanhoe" Fischer to the Crazy Patch Writers! Congrats Markus!
(RR 1952) (Gary Kramlich)
* Fix a crash when closing a group chat with spellchk plugin enabled. (RR
1951) (Markus Fischer)
* Fix network interface detection on Windows to fix broken file transfers.
(PIDGIN-17123, PIDGIN-17293, PIDGIN-17516, PIDGIN-17704) (RR 2018) (Gary
Kramlich)
* Update the about box to point people to Discourse instead of the mailing
lists. (RR 2154) (Gary Kramlich)
Index: Makefile
===================================================================
RCS file: /home/cvs/ports/net/pidgin/Makefile,v
retrieving revision 1.159
diff -u -p -u -p -r1.159 Makefile
--- Makefile 24 Apr 2023 11:41:24 -0000 1.159
+++ Makefile 5 Jun 2023 02:21:35 -0000
@@ -2,7 +2,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.10
+VERSION= 2.14.12
DISTNAME= pidgin-${VERSION}
PKGNAME-main= pidgin-${VERSION}
PKGNAME-finch= finch-${VERSION}
@@ -14,9 +14,6 @@ FULLPKGPATH$i= ${PKGPATH},$i${FLAVOR_EXT
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pidgin/}
EXTRACT_SUFX= .tar.bz2
-REVISION-finch= 0
-REVISION-libpurple=0
-REVISION-main= 0
SHARED_LIBS= jabber 0.0 \
purple 7.1 \
@@ -71,7 +68,7 @@ MODGCONF2_LIBDEP= No
SEPARATE_BUILD= Yes
USE_GMAKE= Yes
CONFIGURE_STYLE= autoreconf
-AUTOCONF_VERSION= 2.69
+AUTOCONF_VERSION= 2.71
AUTOMAKE_VERSION= 1.16
CONFIGURE_ARGS+= --disable-avahi \
--disable-cap \
Index: distinfo
===================================================================
RCS file: /home/cvs/ports/net/pidgin/distinfo,v
retrieving revision 1.55
diff -u -p -u -p -r1.55 distinfo
--- distinfo 27 Dec 2022 10:06:22 -0000 1.55
+++ distinfo 5 Jun 2023 02:20:29 -0000
@@ -1,2 +1,2 @@
-SHA256 (pidgin-2.14.10.tar.bz2) = RUsbkovGvLsYM1OvMPv95VlfIkWjQjoaRubJei3yKBA=
-SIZE (pidgin-2.14.10.tar.bz2) = 8229328
+SHA256 (pidgin-2.14.12.tar.bz2) = KwUka+IIYF7buTrp7cB5WD1EniqXENttNI0X9ZAgpLc=
+SIZE (pidgin-2.14.12.tar.bz2) = 8226145
No comments:
Post a Comment