diff --git a/net-im/nchat/Makefile b/net-im/nchat/Makefile index 7f0ddad3d6b7..7505a090329e 100644 --- a/net-im/nchat/Makefile +++ b/net-im/nchat/Makefile @@ -1,44 +1,44 @@ PORTNAME= nchat -PORTVERSION= 5.16.9 +PORTVERSION= 5.17.26 DISTVERSIONPREFIX= v CATEGORIES= net-im EXTRACT_ONLY= ${GH_ACCOUNT}-${PORTNAME}-v${PORTVERSION}_GH0.tar.gz MAINTAINER= osa@FreeBSD.org COMMENT= Another yet Telegram client WWW= https://github.com/d99kris/nchat LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cmake gperf localbase:ldflags ncurses:port \ python:run pkgconfig readline shebangfix ssl sqlite USE_GITHUB= yes GH_ACCOUNT= d99kris LDFLAGS+= -lexecinfo CMAKE_ARGS+= -DCLIP_X11_WITH_PNG=OFF \ -DCMAKE_INSTALL_MANDIR=share/man \ -DCURSES_CURSES_LIBRARY="${LOCALBASE}/lib/libncurses.so" \ -DCURSES_FORM_LIBRARY="${LOCALBASE}/lib/libform.so" \ -DCURSES_INCLUDE_PATH="${LOCALBASE}/include/ncurses" \ -DCURSES_NCURSES_LIBRARY="${LOCALBASE}/lib/libncursesw.so" \ -DHAS_DYNAMICLOAD=OFF \ -DHAS_SHARED_LIBS=ON \ -DHAS_WHATSAPP=OFF SHEBANG_FILES= src/compose .include .if ${ARCH} == powerpc || ${ARCH} == powerpc64 PLIST_SUB+= LITTLE_ENDIAN="@comment " .else PLIST_SUB+= LITTLE_ENDIAN="" .endif post-install: (cd ${STAGEDIR}${PREFIX}/lib && ${LN} -s libtgchat.so libtgchat) .include diff --git a/net-im/nchat/distinfo b/net-im/nchat/distinfo index 9442d003c460..e3a74a00a5f8 100644 --- a/net-im/nchat/distinfo +++ b/net-im/nchat/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782577966 -SHA256 (d99kris-nchat-v5.16.9_GH0.tar.gz) = 883eb1f398d233a6fce9112240357e923aa3c338728858d428d137be3405aeb4 -SIZE (d99kris-nchat-v5.16.9_GH0.tar.gz) = 7803574 +TIMESTAMP = 1784382039 +SHA256 (d99kris-nchat-v5.17.26_GH0.tar.gz) = 0c8730052d1c4ca2b41102eb433bdae8643b0e261a6dbaab8c0aca9f2971465e +SIZE (d99kris-nchat-v5.17.26_GH0.tar.gz) = 7961625 diff --git a/net-im/nchat/pkg-plist b/net-im/nchat/pkg-plist index f873865e8be4..158a3404add5 100644 --- a/net-im/nchat/pkg-plist +++ b/net-im/nchat/pkg-plist @@ -1,37 +1,36 @@ bin/nchat lib/libduchat.so lib/libncutil.so %%LITTLE_ENDIAN%%lib/libtdclientshared.so lib/libtgchat %%LITTLE_ENDIAN%%lib/libtgchat.so -libexec/nchat/compose share/man/man1/nchat.1.gz %%DATADIR%%/themes/ayu-dark/color.conf %%DATADIR%%/themes/ayu-dark/usercolor.conf %%DATADIR%%/themes/basic-color/color.conf %%DATADIR%%/themes/basic-color/usercolor.conf %%DATADIR%%/themes/catppuccin-mocha/color.conf %%DATADIR%%/themes/catppuccin-mocha/usercolor.conf %%DATADIR%%/themes/default/color.conf %%DATADIR%%/themes/default/usercolor.conf %%DATADIR%%/themes/dracula/color.conf %%DATADIR%%/themes/dracula/usercolor.conf %%DATADIR%%/themes/espresso/color.conf %%DATADIR%%/themes/espresso/usercolor.conf %%DATADIR%%/themes/gruvbox-dark-hard/color.conf %%DATADIR%%/themes/gruvbox-dark-hard/usercolor.conf %%DATADIR%%/themes/gruvbox-dark/color.conf %%DATADIR%%/themes/gruvbox-dark/usercolor.conf %%DATADIR%%/themes/solarized-dark-higher-contrast/color.conf %%DATADIR%%/themes/solarized-dark-higher-contrast/usercolor.conf %%DATADIR%%/themes/templates/iterm2-color-schemes/nchat-color.conf %%DATADIR%%/themes/templates/iterm2-color-schemes/nchat-usercolor.conf %%DATADIR%%/themes/templates/iterm2-color-schemes/README.md %%DATADIR%%/themes/tokyo-night/color.conf %%DATADIR%%/themes/tokyo-night/usercolor.conf %%DATADIR%%/themes/tomorrow-night/color.conf %%DATADIR%%/themes/tomorrow-night/usercolor.conf %%DATADIR%%/themes/zenbones-dark/color.conf %%DATADIR%%/themes/zenbones-dark/usercolor.conf %%DATADIR%%/themes/zenburned/color.conf %%DATADIR%%/themes/zenburned/usercolor.conf