Mon Jan 25 23:10:01 2021 UTC ()
loudmouth: update to 1.5.4.

This is a bug fix release.


(wiz)
diff -r1.51 -r1.52 pkgsrc/chat/loudmouth/Makefile
diff -r1.5 -r1.6 pkgsrc/chat/loudmouth/PLIST
diff -r1.22 -r1.23 pkgsrc/chat/loudmouth/distinfo
diff -r1.2 -r0 pkgsrc/chat/loudmouth/patches/patch-loudmouth_lm-resolver.c
diff -r1.1 -r0 pkgsrc/chat/loudmouth/patches/patch-loudmouth_lm-ssl-openssl.c

cvs diff -r1.51 -r1.52 pkgsrc/chat/loudmouth/Makefile (expand / switch to unified diff)

--- pkgsrc/chat/loudmouth/Makefile 2021/01/23 09:08:07 1.51
+++ pkgsrc/chat/loudmouth/Makefile 2021/01/25 23:10:00 1.52
@@ -1,27 +1,29 @@ @@ -1,27 +1,29 @@
1# $NetBSD: Makefile,v 1.51 2021/01/23 09:08:07 wiz Exp $ 1# $NetBSD: Makefile,v 1.52 2021/01/25 23:10:00 wiz Exp $
2 2
3DISTNAME= loudmouth-1.5.3 3DISTNAME= loudmouth-1.5.4
4PKGREVISION= 3 
5CATEGORIES= chat 4CATEGORIES= chat
6MASTER_SITES= https://mcabber.com/files/loudmouth/ 5MASTER_SITES= https://mcabber.com/files/loudmouth/
7EXTRACT_SUFX= .tar.bz2 6EXTRACT_SUFX= .tar.bz2
8 7
9MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
10HOMEPAGE= https://github.com/mcabber/loudmouth 9HOMEPAGE= https://github.com/mcabber/loudmouth
11COMMENT= Lightweight Jabber client library 10COMMENT= Lightweight Jabber client library
12LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
13 12
14USE_LIBTOOL= yes 13USE_LIBTOOL= yes
15USE_TOOLS+= gmake pkg-config 14USE_TOOLS+= gmake pkg-config
16GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
17CONFIGURE_ARGS+= --disable-debug 16CONFIGURE_ARGS+= --disable-debug
18CONFIGURE_ARGS+= --disable-gtk-doc 17CONFIGURE_ARGS+= --disable-gtk-doc
19CONFIGURE_ARGS+= --with-ssl=openssl 18CONFIGURE_ARGS+= --with-ssl=openssl
20 19
21PKGCONFIG_OVERRIDE+= loudmouth-1.0.pc.in 20PKGCONFIG_OVERRIDE+= loudmouth-1.0.pc.in
22 21
 22# https://github.com/mcabber/loudmouth/issues/42
 23BUILDLINK_TRANSFORM+= rm:-Werror
 24
23.include "../../converters/libiconv/buildlink3.mk" 25.include "../../converters/libiconv/buildlink3.mk"
24.include "../../devel/glib2/buildlink3.mk" 26.include "../../devel/glib2/buildlink3.mk"
25.include "../../security/openssl/buildlink3.mk" 27.include "../../security/openssl/buildlink3.mk"
26.include "../../mk/krb5.buildlink3.mk" 28.include "../../mk/krb5.buildlink3.mk"
27.include "../../mk/bsd.pkg.mk" 29.include "../../mk/bsd.pkg.mk"

cvs diff -r1.5 -r1.6 pkgsrc/chat/loudmouth/PLIST (expand / switch to unified diff)

--- pkgsrc/chat/loudmouth/PLIST 2016/09/19 17:13:18 1.5
+++ pkgsrc/chat/loudmouth/PLIST 2021/01/25 23:10:00 1.6
@@ -1,32 +1,12 @@ @@ -1,32 +1,12 @@
1@comment $NetBSD: PLIST,v 1.5 2016/09/19 17:13:18 jperkin Exp $ 1@comment $NetBSD: PLIST,v 1.6 2021/01/25 23:10:00 wiz Exp $
2include/loudmouth-1.0/loudmouth/lm-connection.h 2include/loudmouth-1.0/loudmouth/lm-connection.h
3include/loudmouth-1.0/loudmouth/lm-error.h 3include/loudmouth-1.0/loudmouth/lm-error.h
4include/loudmouth-1.0/loudmouth/lm-message-handler.h 4include/loudmouth-1.0/loudmouth/lm-message-handler.h
5include/loudmouth-1.0/loudmouth/lm-message-node.h 5include/loudmouth-1.0/loudmouth/lm-message-node.h
6include/loudmouth-1.0/loudmouth/lm-message.h 6include/loudmouth-1.0/loudmouth/lm-message.h
7include/loudmouth-1.0/loudmouth/lm-proxy.h 7include/loudmouth-1.0/loudmouth/lm-proxy.h
8include/loudmouth-1.0/loudmouth/lm-ssl.h 8include/loudmouth-1.0/loudmouth/lm-ssl.h
9include/loudmouth-1.0/loudmouth/lm-utils.h 9include/loudmouth-1.0/loudmouth/lm-utils.h
10include/loudmouth-1.0/loudmouth/loudmouth.h 10include/loudmouth-1.0/loudmouth/loudmouth.h
11lib/libloudmouth-1.la 11lib/libloudmouth-1.la
12lib/pkgconfig/loudmouth-1.0.pc 12lib/pkgconfig/loudmouth-1.0.pc
13share/gtk-doc/html/loudmouth/ch01.html 
14share/gtk-doc/html/loudmouth/home.png 
15share/gtk-doc/html/loudmouth/index.html 
16share/gtk-doc/html/loudmouth/index.sgml 
17share/gtk-doc/html/loudmouth/left-insensitive.png 
18share/gtk-doc/html/loudmouth/left.png 
19share/gtk-doc/html/loudmouth/loudmouth-LmConnection.html 
20share/gtk-doc/html/loudmouth/loudmouth-LmError.html 
21share/gtk-doc/html/loudmouth/loudmouth-LmMessage.html 
22share/gtk-doc/html/loudmouth/loudmouth-LmMessageHandler.html 
23share/gtk-doc/html/loudmouth/loudmouth-LmMessageNode.html 
24share/gtk-doc/html/loudmouth/loudmouth-LmProxy.html 
25share/gtk-doc/html/loudmouth/loudmouth-LmSSL.html 
26share/gtk-doc/html/loudmouth/loudmouth-Miscellaneous-Utility-Functions.html 
27share/gtk-doc/html/loudmouth/loudmouth.devhelp2 
28share/gtk-doc/html/loudmouth/right-insensitive.png 
29share/gtk-doc/html/loudmouth/right.png 
30share/gtk-doc/html/loudmouth/style.css 
31share/gtk-doc/html/loudmouth/up-insensitive.png 
32share/gtk-doc/html/loudmouth/up.png 

cvs diff -r1.22 -r1.23 pkgsrc/chat/loudmouth/distinfo (expand / switch to unified diff)

--- pkgsrc/chat/loudmouth/distinfo 2021/01/23 09:08:07 1.22
+++ pkgsrc/chat/loudmouth/distinfo 2021/01/25 23:10:00 1.23
@@ -1,8 +1,6 @@ @@ -1,8 +1,6 @@
1$NetBSD: distinfo,v 1.22 2021/01/23 09:08:07 wiz Exp $ 1$NetBSD: distinfo,v 1.23 2021/01/25 23:10:00 wiz Exp $
2 2
3SHA1 (loudmouth-1.5.3.tar.bz2) = a69ef9a57e0ae993340921e73ada27979850db04 3SHA1 (loudmouth-1.5.4.tar.bz2) = b105bfebbbb9e24c3afc4a48b2fe4c40be4ef62f
4RMD160 (loudmouth-1.5.3.tar.bz2) = aba3fc803a87e334b09987e27a5f841a46761dd8 4RMD160 (loudmouth-1.5.4.tar.bz2) = 689e9055a8f675afdef624a0ab4c26f45d3f5277
5SHA512 (loudmouth-1.5.3.tar.bz2) = ab6b16b4e644b69cdb7d8df1753d1bb5b43c2f1e76944e639339169b332e1b5c6a4246053c5b8a579ee9b53c845cef610b0040dfdffeb857180b6bab71adfcce 5SHA512 (loudmouth-1.5.4.tar.bz2) = 49a08f0130b9ee56f07586d244504c81242723865a136b03e1049f32b1aa1e6c49e9b76b38f0cfb812ef4c66f73b7d83914a58e9a93e0496207e06c2b5efa9d8
6Size (loudmouth-1.5.3.tar.bz2) = 375974 bytes 6Size (loudmouth-1.5.4.tar.bz2) = 361323 bytes
7SHA1 (patch-loudmouth_lm-resolver.c) = c16eb618dded2158bceac511a96c0b7535177b80 
8SHA1 (patch-loudmouth_lm-ssl-openssl.c) = 0aa1d4795579881b2633e620ff4267e78ea478fb 

File Deleted: pkgsrc/chat/loudmouth/patches/Attic/patch-loudmouth_lm-resolver.c

File Deleted: pkgsrc/chat/loudmouth/patches/Attic/patch-loudmouth_lm-ssl-openssl.c