Update to ncmpcpp 0.8.2.

Maintainer timeout.
ok rsadowski@
This commit is contained in:
landry 2018-07-04 09:03:41 +00:00
parent 800f11567e
commit 8cacb4e944
2 changed files with 7 additions and 7 deletions

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.68 2018/02/11 10:37:51 dcoppa Exp $
# $OpenBSD: Makefile,v 1.69 2018/07/04 09:03:41 landry Exp $
BROKEN-alpha = error: looser throw specifier for 'virtual OutOfBounds::~OutOfBounds()'
BROKEN-hppa = bindings.h:85:4: error: type 'Binding' is not a direct base of 'Binding'
COMMENT = ncurses mpd client inspired by ncmpc
DISTNAME = ncmpcpp-0.8.1
DISTNAME = ncmpcpp-0.8.2
EXTRACT_SUFX = .tar.bz2
@ -21,7 +21,7 @@ PERMIT_PACKAGE_CDROM = Yes
WANTLIB += boost_date_time-mt boost_filesystem-mt boost_locale-mt
WANTLIB += boost_program_options-mt boost_regex-mt boost_system-mt
WANTLIB += boost_thread-mt c crypto curl ereadline iconv m mpdclient
WANTLIB += ncursesw nghttp2 pthread ssl ${LIBCXX} tag termcap z
WANTLIB += curses nghttp2 pthread ssl ${LIBCXX} tag z
WANTLIB += ${COMPILER_LIBCXX}
MASTER_SITES = ${HOMEPAGE}stable/
@ -54,8 +54,8 @@ CONFIGURE_ENV = BOOST_LIB_SUFFIX="-mt" \
ICU_CFLAGS="icu-is-not-really-needed" \
ICU_LIBS="icu-is-not-really-needed" \
ncursesw_CFLAGS="-D_GNU_SOURCE -D_DEFAULT_SOURCE" \
ncursesw_LIBS="-lncursesw" \
ax_cv_lib_readline="-L${LOCALBASE}/lib -lereadline -ltermcap"
ncursesw_LIBS="-lcurses" \
ax_cv_lib_readline="-L${LOCALBASE}/lib -lereadline"
NO_TEST = Yes

View File

@ -1,2 +1,2 @@
SHA256 (ncmpcpp-0.8.1.tar.bz2) = TflXCh20ui3Jt1mquIsoPACAb7XSvOX10nousQ5oiP8=
SIZE (ncmpcpp-0.8.1.tar.bz2) = 464123
SHA256 (ncmpcpp-0.8.2.tar.bz2) = ZQuj6AiWJLetnkzBm8GsYCjtt1I8wRH6FobqRMCSFVQ=
SIZE (ncmpcpp-0.8.2.tar.bz2) = 465713