On Tue Sep 19, 2023 at 03:45:30PM +0200, Omar Polo wrote:
> This is a late update to libstrophe and profanity.
> 
> https://github.com/strophe/libstrophe/releases/tag/0.12.3
> https://github.com/profanity-im/profanity/releases/tag/0.14.0
> 
> portwise is not particular interesting, but some further testing is
> not bad since I think I only use 1% of the features or so :-)
> I plan to commit this next week unless issues arise.

OK for me

> 
> Thanks,
> 
> Index: net/libstrophe/Makefile
> ===================================================================
> RCS file: /home/cvs/ports/net/libstrophe/Makefile,v
> retrieving revision 1.10
> diff -u -p -r1.10 Makefile
> --- net/libstrophe/Makefile   9 Aug 2022 08:17:02 -0000       1.10
> +++ net/libstrophe/Makefile   19 Sep 2023 09:54:02 -0000
> @@ -1,6 +1,6 @@
>  COMMENT =    simple, lightweight XMPP C library
>  
> -V =          0.12.2
> +V =          0.12.3
>  DISTNAME =   libstrophe-${V}
>  
>  SHARED_LIBS =        strophe                 4.0 # 12.1
> Index: net/libstrophe/distinfo
> ===================================================================
> RCS file: /home/cvs/ports/net/libstrophe/distinfo,v
> retrieving revision 1.7
> diff -u -p -r1.7 distinfo
> --- net/libstrophe/distinfo   9 Aug 2022 08:17:02 -0000       1.7
> +++ net/libstrophe/distinfo   19 Sep 2023 09:54:06 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (libstrophe-0.12.2.tar.gz) = 
> re3KHP/2oXCVqqfifuz/LNPWCAh/Vf4ek5WmqxqJN0A=
> -SIZE (libstrophe-0.12.2.tar.gz) = 581031
> +SHA256 (libstrophe-0.12.3.tar.gz) = 
> dZ+bvv8go5LIP66BRFXNm82q6BJWspAW93fLwHDYlEU=
> +SIZE (libstrophe-0.12.3.tar.gz) = 579381
> Index: net/profanity/Makefile
> ===================================================================
> RCS file: /home/cvs/ports/net/profanity/Makefile,v
> retrieving revision 1.29
> diff -u -p -r1.29 Makefile
> --- net/profanity/Makefile    13 Nov 2022 15:28:49 -0000      1.29
> +++ net/profanity/Makefile    19 Sep 2023 12:38:44 -0000
> @@ -1,7 +1,6 @@
>  COMMENT =    console based XMPP client
> -DISTNAME =   profanity-0.13.1
> +DISTNAME =   profanity-0.14.0
>  CATEGORIES = net
> -REVISION =   1
>  
>  HOMEPAGE =   https://profanity-im.github.io/
>  
> @@ -16,9 +15,9 @@ MASTER_SITES =      https://profanity-im.gith
>  
>  WANTLIB += assuan c crypto curl curses ereadline expat ffi gcrypt
>  WANTLIB += gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 gpg-error
> -WANTLIB += gpgme iconv intl m nghttp2 otr pcre2-8 pthread ${MODPY_WANTLIB}
> -WANTLIB += qrencode signal-protocol-c sqlite3 ssl strophe util
> -WANTLIB += z
> +WANTLIB += gpgme iconv intl m nghttp2 nghttp3 ngtcp2 ngtcp2_crypto_openssl
> +WANTLIB += otr pcre2-8 pthread python3.10 qrencode signal-protocol-c
> +WANTLIB += sqlite3 ssl strophe util z
>  
>  MODULES +=   lang/python
>  
> Index: net/profanity/distinfo
> ===================================================================
> RCS file: /home/cvs/ports/net/profanity/distinfo,v
> retrieving revision 1.16
> diff -u -p -r1.16 distinfo
> --- net/profanity/distinfo    13 Oct 2022 07:19:27 -0000      1.16
> +++ net/profanity/distinfo    19 Sep 2023 12:33:27 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (profanity-0.13.1.tar.gz) = 
> K1B1Jy5+ydnJkVQuWSsdR0//iMYcZufiMJatMG7SyEo=
> -SIZE (profanity-0.13.1.tar.gz) = 903811
> +SHA256 (profanity-0.14.0.tar.gz) = 
> /SP/04oxkHl0poCjkAyVnhTUThbx+33yvbf2xnvXz38=
> +SIZE (profanity-0.14.0.tar.gz) = 936272
> Index: net/profanity/pkg/PLIST
> ===================================================================
> RCS file: /home/cvs/ports/net/profanity/pkg/PLIST,v
> retrieving revision 1.11
> diff -u -p -r1.11 PLIST
> --- net/profanity/pkg/PLIST   13 Oct 2022 07:19:28 -0000      1.11
> +++ net/profanity/pkg/PLIST   19 Sep 2023 12:35:22 -0000
> @@ -56,7 +56,6 @@ lib/libprofanity.la
>  @man man/man1/profanity-notify.1
>  @man man/man1/profanity-occupants.1
>  @man man/man1/profanity-omemo.1
> -@man man/man1/profanity-os.1
>  @man man/man1/profanity-otr.1
>  @man man/man1/profanity-outtype.1
>  @man man/man1/profanity-ox-setup.1
> @@ -68,6 +67,7 @@ lib/libprofanity.la
>  @man man/man1/profanity-prefs.1
>  @man man/man1/profanity-presence.1
>  @man man/man1/profanity-priority.1
> +@man man/man1/profanity-privacy.1
>  @man man/man1/profanity-privileges.1
>  @man man/man1/profanity-quit.1
>  @man man/man1/profanity-receipts.1
> @@ -91,6 +91,7 @@ lib/libprofanity.la
>  @man man/man1/profanity-states.1
>  @man man/man1/profanity-status.1
>  @man man/man1/profanity-statusbar.1
> +@man man/man1/profanity-strophe.1
>  @man man/man1/profanity-sub.1
>  @man man/man1/profanity-subject.1
>  @man man/man1/profanity-theme.1
> @@ -99,6 +100,7 @@ lib/libprofanity.la
>  @man man/man1/profanity-tls.1
>  @man man/man1/profanity-tray.1
>  @man man/man1/profanity-url.1
> +@man man/man1/profanity-vcard.1
>  @man man/man1/profanity-vercheck.1
>  @man man/man1/profanity-who.1
>  @man man/man1/profanity-win.1
> 

Reply via email to