Mon Jan 23 20:25:27 2023 UTC ()
libpurple: Update to 2.14.12

pkgsrc changes:
---------------
  * Remove useless PLIST.vv variable.
  * Disable vv when farstream or gstreamer options are not enabled.

upstream changes:
-----------------
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)


(triaxx)
diff -r1.119 -r1.120 pkgsrc/chat/libpurple/Makefile
diff -r1.56 -r1.57 pkgsrc/chat/libpurple/Makefile.common
diff -r1.56 -r1.57 pkgsrc/chat/libpurple/distinfo
diff -r1.34 -r1.35 pkgsrc/chat/libpurple/options.mk

cvs diff -r1.119 -r1.120 pkgsrc/chat/libpurple/Makefile (expand / switch to context diff)
--- pkgsrc/chat/libpurple/Makefile 2022/11/23 16:18:33 1.119
+++ pkgsrc/chat/libpurple/Makefile 2023/01/23 20:25:27 1.120
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2022/11/23 16:18:33 adam Exp $
+# $NetBSD: Makefile,v 1.120 2023/01/23 20:25:27 triaxx Exp $
 
 PKGNAME=	libpurple-${PIDGIN_VERSION}
-PKGREVISION=	2
 
 COMMENT=	Plugin-based multi-protocol instant messaging library
 

cvs diff -r1.56 -r1.57 pkgsrc/chat/libpurple/Makefile.common (expand / switch to context diff)
--- pkgsrc/chat/libpurple/Makefile.common 2022/07/20 02:14:12 1.56
+++ pkgsrc/chat/libpurple/Makefile.common 2023/01/23 20:25:27 1.57
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.56 2022/07/20 02:14:12 khorben Exp $
+# $NetBSD: Makefile.common,v 1.57 2023/01/23 20:25:27 triaxx 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.10
+PIDGIN_VERSION=	2.14.12
 DISTNAME=	pidgin-${PIDGIN_VERSION}
 CATEGORIES=	chat
 MASTER_SITES=	${MASTER_SITE_SOURCEFORGE:=pidgin/}

cvs diff -r1.56 -r1.57 pkgsrc/chat/libpurple/distinfo (expand / switch to context diff)
--- pkgsrc/chat/libpurple/distinfo 2022/07/20 02:14:12 1.56
+++ pkgsrc/chat/libpurple/distinfo 2023/01/23 20:25:27 1.57
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.56 2022/07/20 02:14:12 khorben Exp $
+$NetBSD: distinfo,v 1.57 2023/01/23 20:25:27 triaxx Exp $
 
-BLAKE2s (pidgin-2.14.10.tar.bz2) = 32b2a307ed8ee05216688b0168a225921f4c1aec5369d5cebec8d91b25fdcb25
-SHA512 (pidgin-2.14.10.tar.bz2) = 53241e9f62170fe7a8ea27ac03176d442f8aad4ed16da0033164b0949b00c3d476539b182e761950e7d6c385f22a891524c5f40a9cf8fe543b3003c37693314d
-Size (pidgin-2.14.10.tar.bz2) = 8229328 bytes
+BLAKE2s (pidgin-2.14.12.tar.bz2) = c064eeb66ea4d4dd9f9bdb9bee85f3cecc2ebd3649cfd82abefb8a27227777ec
+SHA512 (pidgin-2.14.12.tar.bz2) = ce016ab4c48448653ae22eead1ddc16f1d10f446c601f8abd2c85b4ea83a4e80092e1ce8182834d998b6587f42a92a9a91105b4db976e170ec7043bb6af3c54c
+Size (pidgin-2.14.12.tar.bz2) = 8226145 bytes
 SHA1 (patch-libpurple_plugins_perl_common_Makefile.PL.in) = 4fc1c7cc2df8f4cf179d00fe3bcf5b2ab0c5adbd

cvs diff -r1.34 -r1.35 pkgsrc/chat/libpurple/options.mk (expand / switch to context diff)
--- pkgsrc/chat/libpurple/options.mk 2021/05/04 13:55:14 1.34
+++ pkgsrc/chat/libpurple/options.mk 2023/01/23 20:25:27 1.35
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.34 2021/05/04 13:55:14 nia Exp $
+# $NetBSD: options.mk,v 1.35 2023/01/23 20:25:27 triaxx Exp $
 
 PKG_OPTIONS_VAR=		PKG_OPTIONS.libpurple
 PKG_OPTIONS_REQUIRED_GROUPS=	ssl
@@ -9,7 +9,7 @@
 
 .include "../../mk/bsd.options.mk"
 
-PLIST_VARS+=		avahi dbus gnutls nss perl tcl vv
+PLIST_VARS+=		avahi dbus gnutls nss perl tcl
 
 .if !empty(PKG_OPTIONS:Mavahi)
 PLIST.avahi=		yes
@@ -79,7 +79,8 @@
 # voice/video support requires both farstream and gstreamer
 .if !empty(PKG_OPTIONS:Mfarstream) && !empty(PKG_OPTIONS:Mgstreamer)
 CONFIGURE_ARGS+=	--enable-vv
-PLIST.vv=		yes
+.else
+CONFIGURE_ARGS+=	--disable-vv
 .endif
 
 .if !empty(PKG_OPTIONS:Mfarstream)