openbsd-ports

Working directory for my changes to OpenBSD ports
Log | Files | Refs

commit 35f398c08201687bc385ef5b33452515f9dba476
parent 21feeb258f66a9ceaba5c79ff5d3ea28b4634ea3
Author: Shokara Kou <kou@13f0.net>
Date:   Sat,  2 Mar 2024 22:27:38 -0500

update net/loudmouth to 1.5.4 from 1.5.3

Diffstat:
Mnet/loudmouth/Makefile | 9+++++----
Mnet/loudmouth/distinfo | 4++--
Mnet/loudmouth/pkg/PLIST | 23-----------------------
Dnet/loudmouth/pkg/PLIST.orig | 36------------------------------------
4 files changed, 7 insertions(+), 65 deletions(-)

diff --git a/net/loudmouth/Makefile b/net/loudmouth/Makefile @@ -1,19 +1,19 @@ COMMENT= lightweight Jabber client library -V= 1.5.3 +V= 1.5.4 DISTNAME= loudmouth-$V REVISION= 0 SHARED_LIBS += loudmouth-1 3.1 # .1.0 CATEGORIES= net devel -HOMEPAGE= https://mcabber.com/ +HOMEPAGE= https://mcabber.com # LGPLv2.1 PERMIT_PACKAGE= Yes -WANTLIB = crypto glib-2.0 iconv idn>=16 intl pcre pthread ssl +WANTLIB = crypto glib-2.0 iconv idn>=16 intl pcre2-8 pthread ssl -MASTER_SITES= ${HOMEPAGE}/files/loudmouth/ +SITES= ${HOMEPAGE}/files/loudmouth/ EXTRACT_SUFX= .tar.bz2 LIB_DEPENDS= devel/glib2 \ @@ -22,6 +22,7 @@ BUILD_DEPENDS= ${TEST_DEPENDS} TEST_DEPENDS= devel/check CONFIGURE_STYLE= gnu +CFLAGS+=-Wno-deprecated-declarations CONFIGURE_ARGS+= --with-check=${LOCALBASE} \ --with-ssl=openssl diff --git a/net/loudmouth/distinfo b/net/loudmouth/distinfo @@ -1,2 +1,2 @@ -SHA256 (loudmouth-1.5.3.tar.bz2) = VDKUFcsbrLeDwg9fH5dd5PxGAWXQ2KHjt4k2e19p0yw= -SIZE (loudmouth-1.5.3.tar.bz2) = 375974 +SHA256 (loudmouth-1.5.4.tar.bz2) = McvJHB/dzFNGszc7j7RVlOnqnMf+NtBZXokSxHrZTQ0= +SIZE (loudmouth-1.5.4.tar.bz2) = 361323 diff --git a/net/loudmouth/pkg/PLIST b/net/loudmouth/pkg/PLIST @@ -13,26 +13,3 @@ include/loudmouth-1.0/loudmouth/loudmouth.h lib/libloudmouth-1.la @lib lib/libloudmouth-1.so.${LIBloudmouth-1_VERSION} lib/pkgconfig/loudmouth-1.0.pc -share/gtk-doc/ -share/gtk-doc/html/ -share/gtk-doc/html/loudmouth/ -share/gtk-doc/html/loudmouth/ch01.html -share/gtk-doc/html/loudmouth/home.png -share/gtk-doc/html/loudmouth/index.html -share/gtk-doc/html/loudmouth/index.sgml -share/gtk-doc/html/loudmouth/left-insensitive.png -share/gtk-doc/html/loudmouth/left.png -share/gtk-doc/html/loudmouth/loudmouth-LmConnection.html -share/gtk-doc/html/loudmouth/loudmouth-LmError.html -share/gtk-doc/html/loudmouth/loudmouth-LmMessage.html -share/gtk-doc/html/loudmouth/loudmouth-LmMessageHandler.html -share/gtk-doc/html/loudmouth/loudmouth-LmMessageNode.html -share/gtk-doc/html/loudmouth/loudmouth-LmProxy.html -share/gtk-doc/html/loudmouth/loudmouth-LmSSL.html -share/gtk-doc/html/loudmouth/loudmouth-Miscellaneous-Utility-Functions.html -share/gtk-doc/html/loudmouth/loudmouth.devhelp2 -share/gtk-doc/html/loudmouth/right-insensitive.png -share/gtk-doc/html/loudmouth/right.png -share/gtk-doc/html/loudmouth/style.css -share/gtk-doc/html/loudmouth/up-insensitive.png -share/gtk-doc/html/loudmouth/up.png diff --git a/net/loudmouth/pkg/PLIST.orig b/net/loudmouth/pkg/PLIST.orig @@ -1,36 +0,0 @@ -include/loudmouth-1.0/ -include/loudmouth-1.0/loudmouth/ -include/loudmouth-1.0/loudmouth/lm-connection.h -include/loudmouth-1.0/loudmouth/lm-error.h -include/loudmouth-1.0/loudmouth/lm-message-handler.h -include/loudmouth-1.0/loudmouth/lm-message-node.h -include/loudmouth-1.0/loudmouth/lm-message.h -include/loudmouth-1.0/loudmouth/lm-proxy.h -include/loudmouth-1.0/loudmouth/lm-ssl.h -include/loudmouth-1.0/loudmouth/lm-utils.h -include/loudmouth-1.0/loudmouth/loudmouth.h -lib/libloudmouth-1.a -lib/libloudmouth-1.la -@lib lib/libloudmouth-1.so.${LIBloudmouth-1_VERSION} -lib/pkgconfig/loudmouth-1.0.pc -share/gtk-doc/ -share/gtk-doc/html/ -share/gtk-doc/html/loudmouth/ -share/gtk-doc/html/loudmouth/ch01.html -share/gtk-doc/html/loudmouth/home.png -share/gtk-doc/html/loudmouth/index.html -share/gtk-doc/html/loudmouth/index.sgml -share/gtk-doc/html/loudmouth/left.png -share/gtk-doc/html/loudmouth/loudmouth-lm-connection.html -share/gtk-doc/html/loudmouth/loudmouth-lm-error.html -share/gtk-doc/html/loudmouth/loudmouth-lm-message-handler.html -share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html -share/gtk-doc/html/loudmouth/loudmouth-lm-message.html -share/gtk-doc/html/loudmouth/loudmouth-lm-proxy.html -share/gtk-doc/html/loudmouth/loudmouth-lm-ssl.html -share/gtk-doc/html/loudmouth/loudmouth-lm-utils.html -share/gtk-doc/html/loudmouth/loudmouth.devhelp -share/gtk-doc/html/loudmouth/loudmouth.devhelp2 -share/gtk-doc/html/loudmouth/right.png -share/gtk-doc/html/loudmouth/style.css -share/gtk-doc/html/loudmouth/up.png