ok

On Wed, 29 Dec 2021 at 11:46, Stuart Henderson <s...@spacehopper.org> wrote:

> I don't use this but noticed it was rather outdated (and current versions
> use a non-ancient gmime version), builds ok and the changelog doesn't
> suggest that it's likely to cause any problems. OK for the update?
>
> Index: Makefile
> ===================================================================
> RCS file: /cvs/ports/net/pidgin-sipe/Makefile,v
> retrieving revision 1.31
> diff -u -p -r1.31 Makefile
> --- Makefile    12 Jul 2019 20:48:43 -0000      1.31
> +++ Makefile    29 Dec 2021 11:41:17 -0000
> @@ -4,26 +4,26 @@ BROKEN-hppa = -Werror + sip-csta.c:707:
>
>  COMMENT =              SIPE plugin for Pidgin
>
> -DISTNAME =             pidgin-sipe-1.20.0
> -REVISION =             5
> +DISTNAME =             pidgin-sipe-1.25.0
>
>  CATEGORIES =           net
>
> -HOMEPAGE =             http://sipe.sourceforge.net/
> +HOMEPAGE =             https://sipe.sourceforge.io/
>
>  MAINTAINER =           Tom Doherty <t...@singlesecond.com>
>
>  # GPLv2+
>  PERMIT_PACKAGE =       Yes
>
> -WANTLIB =  assuan crypto dbus-1 dbus-glib-1 ffi gadu gio-2.0 glib-2.0
> -WANTLIB += gmime-2.6 gmodule-2.0 gobject-2.0 gpg-error gpgme
> -WANTLIB += gthread-2.0 iconv idn intl lzma m nspr4 nss3 nssutil3 pcre
> -WANTLIB += plc4 plds4 pthread purple smime3 sqlite3 ssl3 xml2 z
> +WANTLIB += assuan crypto dbus-1 dbus-glib-1 execinfo ffi gadu
> +WANTLIB += gio-2.0 glib-2.0 gmime-3.0 gmodule-2.0 gobject-2.0
> +WANTLIB += gpg-error gpgme gthread-2.0 iconv idn idn2 intl lzma
> +WANTLIB += m nspr4 nss3 nssutil3 pcre plc4 plds4 pthread purple
> +WANTLIB += smime3 ssl3 unistring xml2 z
>
>  MASTER_SITES =         ${MASTER_SITE_SOURCEFORGE:=sipe/}
>
> -LIB_DEPENDS =          mail/gmime \
> +LIB_DEPENDS =          mail/gmime30 \
>                         net/pidgin,-libpurple \
>                         databases/sqlite3 \
>                         security/nss
> Index: distinfo
> ===================================================================
> RCS file: /cvs/ports/net/pidgin-sipe/distinfo,v
> retrieving revision 1.12
> diff -u -p -r1.12 distinfo
> --- distinfo    10 Oct 2015 20:22:25 -0000      1.12
> +++ distinfo    29 Dec 2021 11:41:17 -0000
> @@ -1,2 +1,2 @@
> -SHA256 (pidgin-sipe-1.20.0.tar.gz) =
> OmuB9A16gNXkZ8NrktVQs8U3ezm2eVO1djCM4lfCqJE=
> -SIZE (pidgin-sipe-1.20.0.tar.gz) = 1141962
> +SHA256 (pidgin-sipe-1.25.0.tar.gz) =
> aaTdb8dkxyL5Pous8y7KH0c4Y0cke9dBp77jCMDXwgg=
> +SIZE (pidgin-sipe-1.25.0.tar.gz) = 1395316
> Index: patches/patch-configure
> ===================================================================
> RCS file: /cvs/ports/net/pidgin-sipe/patches/patch-configure,v
> retrieving revision 1.1
> diff -u -p -r1.1 patch-configure
> --- patches/patch-configure     1 Nov 2019 17:33:35 -0000       1.1
> +++ patches/patch-configure     29 Dec 2021 11:41:17 -0000
> @@ -7,12 +7,12 @@ sipe-utils.c:304:3: error: 'GTimeVal' is
>  Index: configure
>  --- configure.orig
>  +++ configure
> -@@ -12505,7 +12505,7 @@ fi
> +@@ -13120,7 +13120,7 @@ fi
>
>
>   if test "x$enable_quality_check" = xyes; then :
>  -           QUALITY_CFLAGS="$QUALITY_CFLAGS -Werror -Wall"
>  +           QUALITY_CFLAGS="$QUALITY_CFLAGS -Wall"
>
> -                for newflag in \
> +                        for newflag in \
>                         "-Wextra" \
> Index: pkg/PLIST
> ===================================================================
> RCS file: /cvs/ports/net/pidgin-sipe/pkg/PLIST,v
> retrieving revision 1.4
> diff -u -p -r1.4 PLIST
> --- pkg/PLIST   4 Sep 2014 14:45:56 -0000       1.4
> +++ pkg/PLIST   29 Dec 2021 11:41:17 -0000
> @@ -1,11 +1,12 @@
>  @comment $OpenBSD: PLIST,v 1.4 2014/09/04 14:45:56 sthen Exp $
>  @comment lib/purple-2/libsipe.a
>  @comment lib/purple-2/libsipe.la
> -lib/purple-2/libsipe.so
> +@so lib/purple-2/libsipe.so
>  share/locale/ar/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/cs/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/da/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/de/LC_MESSAGES/pidgin-sipe.mo
> +share/locale/el/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/es/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/fi/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/fr/LC_MESSAGES/pidgin-sipe.mo
> @@ -17,6 +18,7 @@ share/locale/hu/LC_MESSAGES/pidgin-sipe.
>  share/locale/it/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/ja/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/ko/LC_MESSAGES/pidgin-sipe.mo
> +share/locale/lt/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/nb/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/nl/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/pl/LC_MESSAGES/pidgin-sipe.mo
> @@ -30,6 +32,7 @@ share/locale/te/LC_MESSAGES/pidgin-sipe.
>  share/locale/tr/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/zh_CN/LC_MESSAGES/pidgin-sipe.mo
>  share/locale/zh_TW/LC_MESSAGES/pidgin-sipe.mo
> +share/metainfo/pidgin-sipe.metainfo.xml
>  share/pixmaps/pidgin/protocols/16/sipe.png
>  share/pixmaps/pidgin/protocols/22/sipe.png
>  share/pixmaps/pidgin/protocols/24/
>

Reply via email to