pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat pidgin: update to 2.14.4



details:   https://anonhg.NetBSD.org/pkgsrc/rev/62ed739e0fcb
branches:  trunk
changeset: 451828:62ed739e0fcb
user:      nia <nia%pkgsrc.org@localhost>
date:      Sun May 02 10:19:20 2021 +0000

description:
pidgin: update to 2.14.4

changes:
https://pidgin.im/posts/2021-04-2.14.4-released/

diffstat:

 chat/finch/DESCR               |   6 +++---
 chat/finch/Makefile            |   5 ++---
 chat/libpurple/DESCR           |   8 ++++----
 chat/libpurple/Makefile        |   5 ++---
 chat/libpurple/Makefile.common |   4 ++--
 chat/libpurple/PLIST           |   5 +----
 chat/libpurple/distinfo        |  10 +++++-----
 chat/libpurple/options.mk      |   3 ++-
 chat/pidgin-silc/Makefile      |   3 +--
 chat/pidgin/Makefile           |   6 +++---
 chat/pidgin/PLIST              |  12 ++----------
 11 files changed, 27 insertions(+), 40 deletions(-)

diffs (238 lines):

diff -r d4292ff7a80a -r 62ed739e0fcb chat/finch/DESCR
--- a/chat/finch/DESCR  Sun May 02 10:05:50 2021 +0000
+++ b/chat/finch/DESCR  Sun May 02 10:19:20 2021 +0000
@@ -1,4 +1,4 @@
 Finch is a command line instant messaging program for Windows, Linux,
-BSD, and other Unixes. You can talk to your friends using AIM, ICQ,
-Jabber/XMPP, MSN Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell
-GroupWise Messenger, QQ, Lotus Sametime, SILC, SIMPLE, and Zephyr.
+BSD, and other Unixes. You can talk to your friends using Jabber/XMPP,
+Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, Lotus Sametime,
+SILC, SIMPLE, and Zephyr.
diff -r d4292ff7a80a -r 62ed739e0fcb chat/finch/Makefile
--- a/chat/finch/Makefile       Sun May 02 10:05:50 2021 +0000
+++ b/chat/finch/Makefile       Sun May 02 10:19:20 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.79 2021/04/21 11:41:04 adam Exp $
+# $NetBSD: Makefile,v 1.80 2021/05/02 10:19:20 nia Exp $
 
 PKGNAME=       finch-${PIDGIN_VERSION}
-PKGREVISION=   5
 
-COMMENT=       Multi-protocol Instant Messaging client console frontend
+COMMENT=       Multi-protocol console instant messaging client
 
 .include               "../../chat/libpurple/Makefile.common"
 
diff -r d4292ff7a80a -r 62ed739e0fcb chat/libpurple/DESCR
--- a/chat/libpurple/DESCR      Sun May 02 10:05:50 2021 +0000
+++ b/chat/libpurple/DESCR      Sun May 02 10:19:20 2021 +0000
@@ -1,7 +1,7 @@
-An instant messaging backend  for Windows, Linux, BSD, and
-other Unixes. You can talk to your friends using AIM, ICQ, Jabber/XMPP, MSN
-Messenger, Yahoo!, Bonjour, Gadu-Gadu, IRC, Novell GroupWise Messenger, QQ,
-Lotus Sametime, SILC, SIMPLE, and Zephyr.
+An instant messaging backend for Windows, Linux, BSD, and other Unixes.
+
+You can talk to your friends using Jabber/XMPP, Bonjour, Gadu-Gadu, IRC,
+Novell GroupWise Messenger, Lotus Sametime, SILC, SIMPLE, and Zephyr.
 
 This library requires a frontend to be useful, such as the graphical user
 interface Pidgin, or the console interface Finch.
diff -r d4292ff7a80a -r 62ed739e0fcb chat/libpurple/Makefile
--- a/chat/libpurple/Makefile   Sun May 02 10:05:50 2021 +0000
+++ b/chat/libpurple/Makefile   Sun May 02 10:19:20 2021 +0000
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.108 2021/04/21 13:24:27 adam Exp $
+# $NetBSD: Makefile,v 1.109 2021/05/02 10:19:20 nia Exp $
 
 PKGNAME=       libpurple-${PIDGIN_VERSION}
-PKGREVISION=   8
 
-COMMENT=       Multi-protocol Instant Messaging client backend
+COMMENT=       Plugin-based multi-protocol instant messaging library
 
 .include               "../../chat/libpurple/Makefile.common"
 
diff -r d4292ff7a80a -r 62ed739e0fcb chat/libpurple/Makefile.common
--- a/chat/libpurple/Makefile.common    Sun May 02 10:05:50 2021 +0000
+++ b/chat/libpurple/Makefile.common    Sun May 02 10:19:20 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.53 2020/06/12 11:40:19 nia Exp $
+# $NetBSD: Makefile.common,v 1.54 2021/05/02 10:19:20 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.1
+PIDGIN_VERSION=        2.14.4
 DISTNAME=      pidgin-${PIDGIN_VERSION}
 CATEGORIES=    chat
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=pidgin/}
diff -r d4292ff7a80a -r 62ed739e0fcb chat/libpurple/PLIST
--- a/chat/libpurple/PLIST      Sun May 02 10:05:50 2021 +0000
+++ b/chat/libpurple/PLIST      Sun May 02 10:19:20 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.35 2020/06/12 11:40:19 nia Exp $
+@comment $NetBSD: PLIST,v 1.36 2021/05/02 10:19:20 nia Exp $
 ${PLIST.dbus}bin/purple-client-example
 ${PLIST.dbus}bin/purple-remote
 ${PLIST.dbus}bin/purple-send
@@ -84,14 +84,11 @@
 ${PLIST.dbus}lib/purple-2/dbus-example.la
 lib/purple-2/idle.la
 lib/purple-2/joinpart.la
-lib/purple-2/libaim.la
 ${PLIST.avahi}lib/purple-2/libbonjour.la
 lib/purple-2/libgg.la
-lib/purple-2/libicq.la
 lib/purple-2/libirc.la
 lib/purple-2/libjabber.la
 lib/purple-2/libnovell.la
-lib/purple-2/liboscar.la
 lib/purple-2/libsimple.la
 lib/purple-2/libxmpp.la
 lib/purple-2/libzephyr.la
diff -r d4292ff7a80a -r 62ed739e0fcb chat/libpurple/distinfo
--- a/chat/libpurple/distinfo   Sun May 02 10:05:50 2021 +0000
+++ b/chat/libpurple/distinfo   Sun May 02 10:19:20 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.51 2020/06/12 11:40:19 nia Exp $
+$NetBSD: distinfo,v 1.52 2021/05/02 10:19:20 nia Exp $
 
-SHA1 (pidgin-2.14.1.tar.bz2) = a77c0745e7b60665e293b52dfb24ce191d1f81a6
-RMD160 (pidgin-2.14.1.tar.bz2) = 818f33917a5e0cd2a78f20f2cf7fb6263841ba4b
-SHA512 (pidgin-2.14.1.tar.bz2) = 6ce5c58f32fa680d7f67e37a42b0f77c8253018cee21df2895d52166d9eb6ecaf0458b1610adbd46f337d00e75933db7578c2f9808654bd22838ba5db0a13030
-Size (pidgin-2.14.1.tar.bz2) = 8849275 bytes
+SHA1 (pidgin-2.14.4.tar.bz2) = fd397947050c771b2c56cdbb504662ac8918ed4c
+RMD160 (pidgin-2.14.4.tar.bz2) = cb7dd81b283f31453b25fce8b8527d85c462d7aa
+SHA512 (pidgin-2.14.4.tar.bz2) = 78550b7c4678242861bc0b0a3c32ab03c9fd6e4f509a9b83f872f2e201fe69617c8407d4cc90205e74598f1b8fdddfeddc8f59b47179524a7af7a241eaf1fa0b
+Size (pidgin-2.14.4.tar.bz2) = 8724096 bytes
 SHA1 (patch-libpurple_plugins_perl_common_Makefile.PL.in) = 4fc1c7cc2df8f4cf179d00fe3bcf5b2ab0c5adbd
diff -r d4292ff7a80a -r 62ed739e0fcb chat/libpurple/options.mk
--- a/chat/libpurple/options.mk Sun May 02 10:05:50 2021 +0000
+++ b/chat/libpurple/options.mk Sun May 02 10:19:20 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.32 2021/03/10 11:50:26 wiz Exp $
+# $NetBSD: options.mk,v 1.33 2021/05/02 10:19:20 nia Exp $
 
 PKG_OPTIONS_VAR=               PKG_OPTIONS.libpurple
 PKG_OPTIONS_REQUIRED_GROUPS=   ssl
@@ -60,6 +60,7 @@
 REPLACE_SH+=           libpurple/purple-send-async
 REPLACE_PYTHON+=       libpurple/purple-remote
 REPLACE_PYTHON+=       libpurple/purple-url-handler
+PYTHON_VERSIONS_INCOMPATIBLE=  27
 .  include "../../sysutils/py-dbus/buildlink3.mk"
 .  include "../../sysutils/dbus/buildlink3.mk"
 .  include "../../sysutils/dbus-glib/buildlink3.mk"
diff -r d4292ff7a80a -r 62ed739e0fcb chat/pidgin-silc/Makefile
--- a/chat/pidgin-silc/Makefile Sun May 02 10:05:50 2021 +0000
+++ b/chat/pidgin-silc/Makefile Sun May 02 10:19:20 2021 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.62 2021/04/21 11:41:07 adam Exp $
+# $NetBSD: Makefile,v 1.63 2021/05/02 10:19:20 nia Exp $
 
 PKGNAME=       pidgin-silc-${PIDGIN_VERSION}
-PKGREVISION=   5
 
 COMMENT=       SILC plugin for the Pidgin instant messenger
 
diff -r d4292ff7a80a -r 62ed739e0fcb chat/pidgin/Makefile
--- a/chat/pidgin/Makefile      Sun May 02 10:05:50 2021 +0000
+++ b/chat/pidgin/Makefile      Sun May 02 10:19:20 2021 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.91 2021/04/21 11:40:13 adam Exp $
+# $NetBSD: Makefile,v 1.92 2021/05/02 10:19:20 nia Exp $
 
-COMMENT=               Multi-protocol Instant Messaging client GTK frontend
-PKGREVISION=           6
+COMMENT=               Multi-protocol GTK instant messaging client
 
 .include               "../../chat/libpurple/Makefile.common"
 
 USE_TOOLS+=            msgfmt intltool
 
 CONFIGURE_ARGS+=       --enable-gtkui
+CONFIGURE_ARGS+=       --disable-gevolution
 
 BUILD_DIRS=            pidgin
 INSTALLATION_DIRS=     share/applications
diff -r d4292ff7a80a -r 62ed739e0fcb chat/pidgin/PLIST
--- a/chat/pidgin/PLIST Sun May 02 10:05:50 2021 +0000
+++ b/chat/pidgin/PLIST Sun May 02 10:19:20 2021 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.25 2018/04/16 21:13:28 wiz Exp $
+@comment $NetBSD: PLIST,v 1.26 2021/05/02 10:19:20 nia Exp $
 bin/pidgin
 include/pidgin/gtkaccount.h
 include/pidgin/gtkblist-theme-loader.h
@@ -74,7 +74,6 @@
 lib/pidgin/xmppdisco.la
 lib/pkgconfig/pidgin.pc
 man/man1/pidgin.1
-share/appdata/pidgin.appdata.xml
 share/applications/pidgin.desktop
 share/icons/hicolor/16x16/apps/pidgin.png
 share/icons/hicolor/22x22/apps/pidgin.png
@@ -82,6 +81,7 @@
 share/icons/hicolor/32x32/apps/pidgin.png
 share/icons/hicolor/48x48/apps/pidgin.png
 share/icons/hicolor/scalable/apps/pidgin.svg
+share/metainfo/pidgin.appdata.xml
 share/pixmaps/pidgin/animations/16/connect0.png
 share/pixmaps/pidgin/animations/16/connect1.png
 share/pixmaps/pidgin/animations/16/connect2.png
@@ -461,12 +461,10 @@
 share/pixmaps/pidgin/emotes/small/working.png
 share/pixmaps/pidgin/emotes/small/writing.png
 share/pixmaps/pidgin/logo.png
-share/pixmaps/pidgin/protocols/16/aim.png
 share/pixmaps/pidgin/protocols/16/bonjour.png
 share/pixmaps/pidgin/protocols/16/facebook.png
 share/pixmaps/pidgin/protocols/16/gadu-gadu.png
 share/pixmaps/pidgin/protocols/16/google-talk.png
-share/pixmaps/pidgin/protocols/16/icq.png
 share/pixmaps/pidgin/protocols/16/irc.png
 share/pixmaps/pidgin/protocols/16/jabber.png
 share/pixmaps/pidgin/protocols/16/meanwhile.png
@@ -474,12 +472,10 @@
 share/pixmaps/pidgin/protocols/16/silc.png
 share/pixmaps/pidgin/protocols/16/simple.png
 share/pixmaps/pidgin/protocols/16/zephyr.png
-share/pixmaps/pidgin/protocols/22/aim.png
 share/pixmaps/pidgin/protocols/22/bonjour.png
 share/pixmaps/pidgin/protocols/22/facebook.png
 share/pixmaps/pidgin/protocols/22/gadu-gadu.png
 share/pixmaps/pidgin/protocols/22/google-talk.png
-share/pixmaps/pidgin/protocols/22/icq.png
 share/pixmaps/pidgin/protocols/22/irc.png
 share/pixmaps/pidgin/protocols/22/jabber.png
 share/pixmaps/pidgin/protocols/22/meanwhile.png
@@ -487,11 +483,9 @@
 share/pixmaps/pidgin/protocols/22/silc.png
 share/pixmaps/pidgin/protocols/22/simple.png
 share/pixmaps/pidgin/protocols/22/zephyr.png
-share/pixmaps/pidgin/protocols/48/aim.png
 share/pixmaps/pidgin/protocols/48/bonjour.png
 share/pixmaps/pidgin/protocols/48/facebook.png
 share/pixmaps/pidgin/protocols/48/gadu-gadu.png
-share/pixmaps/pidgin/protocols/48/icq.png
 share/pixmaps/pidgin/protocols/48/irc.png
 share/pixmaps/pidgin/protocols/48/jabber.png
 share/pixmaps/pidgin/protocols/48/meanwhile.png
@@ -499,11 +493,9 @@
 share/pixmaps/pidgin/protocols/48/silc.png
 share/pixmaps/pidgin/protocols/48/simple.png
 share/pixmaps/pidgin/protocols/48/zephyr.png
-share/pixmaps/pidgin/protocols/scalable/aim.svg
 share/pixmaps/pidgin/protocols/scalable/bonjour.svg
 share/pixmaps/pidgin/protocols/scalable/gadu-gadu.svg
 share/pixmaps/pidgin/protocols/scalable/google-talk.svg
-share/pixmaps/pidgin/protocols/scalable/icq.svg
 share/pixmaps/pidgin/protocols/scalable/irc.svg
 share/pixmaps/pidgin/protocols/scalable/jabber.svg
 share/pixmaps/pidgin/protocols/scalable/meanwhile.svg



Home | Main Index | Thread Index | Old Index