Index: head/audio/ncmpc/Makefile =================================================================== --- head/audio/ncmpc/Makefile (revision 552710) +++ head/audio/ncmpc/Makefile (revision 552711) @@ -1,48 +1,48 @@ # Created by: Mark Reidel # $FreeBSD$ PORTNAME= ncmpc -PORTVERSION= 0.38 +PORTVERSION= 0.41 CATEGORIES= audio -MASTER_SITES= http://www.musicpd.org/download/ncmpc/0/ +MASTER_SITES= https://www.musicpd.org/download/ncmpc/0/ MAINTAINER= laurent@nilio.ca COMMENT= Ncurses client for the musicpd LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_system.so:devel/boost-libs \ libmpdclient.so:audio/libmpdclient \ libpcre.so:devel/pcre USES= compiler:c++17-lang iconv localbase:ldflags meson ncurses \ pkgconfig tar:xz OPTIONS_DEFINE= COLORS DOCS LYRICS MANPAGES NLS OPTIONS_DEFAULT= COLORS LYRICS MANPAGES OPTIONS_SUB= yes COLORS_DESC= Compile with color support LYRICS_DESC= Compile with lyrics screen COLORS_MESON_TRUE= colors DOCS_IMPLIES= MANPAGES DOCS_MESON_TRUE= html_manual LYRICS_MESON_TRUE= lyrics_screen MANPAGES_BUILD_DEPENDS= ${PY_SPHINX} MANPAGES_MAKE_ENV= PYTHON=${PYTHON_CMD} \ SPHINX=sphinx-build-${PYTHON_VER} MANPAGES_MESON_TRUE= manual MANPAGES_USES= python:build NLS_LDFLAGS= -lintl NLS_MESON_ENABLED= nls NLS_USES= gettext PORTDOCS= * .include Index: head/audio/ncmpc/distinfo =================================================================== --- head/audio/ncmpc/distinfo (revision 552710) +++ head/audio/ncmpc/distinfo (revision 552711) @@ -1,3 +1,3 @@ -TIMESTAMP = 1589327824 -SHA256 (ncmpc-0.38.tar.xz) = 2bc1aa38aacd23131895cd9aa3abd9d1ca5700857034d9f35209e13e061e27a2 -SIZE (ncmpc-0.38.tar.xz) = 241780 +TIMESTAMP = 1602960213 +SHA256 (ncmpc-0.41.tar.xz) = 8a732a58fbec8a634625372a1c5c39f40724d6ca59320300b36ac0f15bec13ac +SIZE (ncmpc-0.41.tar.xz) = 269280 Index: head/audio/ncmpc/files/patch-src_screen__utils.cxx =================================================================== --- head/audio/ncmpc/files/patch-src_screen__utils.cxx (nonexistent) +++ head/audio/ncmpc/files/patch-src_screen__utils.cxx (revision 552711) @@ -0,0 +1,10 @@ +--- src/screen_utils.cxx.orig 2020-10-17 18:44:29 UTC ++++ src/screen_utils.cxx +@@ -31,6 +31,7 @@ + #include "WaitUserInput.hxx" + #endif + ++#include + #include + + void Property changes on: head/audio/ncmpc/files/patch-src_screen__utils.cxx ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/audio/ncmpc/files/patch-src_signals.cxx =================================================================== --- head/audio/ncmpc/files/patch-src_signals.cxx (nonexistent) +++ head/audio/ncmpc/files/patch-src_signals.cxx (revision 552711) @@ -0,0 +1,11 @@ +--- src/signals.cxx.orig 2020-10-17 18:45:52 UTC ++++ src/signals.cxx +@@ -19,6 +19,8 @@ + + #include "Instance.hxx" + ++#include ++ + void + Instance::OnSigwinch() noexcept + { Property changes on: head/audio/ncmpc/files/patch-src_signals.cxx ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/audio/ncmpc/pkg-plist =================================================================== --- head/audio/ncmpc/pkg-plist (revision 552710) +++ head/audio/ncmpc/pkg-plist (revision 552711) @@ -1,26 +1,25 @@ bin/ncmpc %%LYRICS%%lib/ncmpc/lyrics/10-hd.sh -%%LYRICS%%lib/ncmpc/lyrics/20-lyricwiki.rb %%MANPAGES%%man/man1/ncmpc.1.gz %%NLS%%share/locale/cs/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/da/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/de/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/en/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/eo/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/es/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/fi/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/fr/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/gl/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/he/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/hu/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/it/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/ko/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/nb/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/nl/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/pl/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/pt_BR/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/ru/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/sk/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/sv/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/uk/LC_MESSAGES/ncmpc.mo %%NLS%%share/locale/zh_CN/LC_MESSAGES/ncmpc.mo