FreeBSD Bugzilla – Attachment 243415 Details for
Bug 272527
audio/ncmpc: Update to 0.48
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Diff updating ncmpc 0.41 to ncmpc 0.48
ncmpc-0.48.diff (text/plain), 2.40 KB, created by
Laurent Cimon
on 2023-07-16 02:16:06 UTC
(
hide
)
Description:
Diff updating ncmpc 0.41 to ncmpc 0.48
Filename:
MIME Type:
Creator:
Laurent Cimon
Created:
2023-07-16 02:16:06 UTC
Size:
2.40 KB
patch
obsolete
>diff --git a/audio/ncmpc/Makefile b/audio/ncmpc/Makefile >index 8b553d7c8a25..0c7a14d4254c 100644 >--- a/audio/ncmpc/Makefile >+++ b/audio/ncmpc/Makefile >@@ -1,6 +1,6 @@ > PORTNAME= ncmpc >-PORTVERSION= 0.41 >-PORTREVISION= 2 >+PORTVERSION= 0.48 >+PORTREVISION= 1 > CATEGORIES= audio > MASTER_SITES= https://www.musicpd.org/download/ncmpc/0/ > >@@ -11,8 +11,7 @@ WWW= https://www.musicpd.org/clients/ncmpc/ > LICENSE= GPLv2+ > LICENSE_FILE= ${WRKSRC}/COPYING > >-LIB_DEPENDS= libboost_system.so:devel/boost-libs \ >- libmpdclient.so:audio/libmpdclient \ >+LIB_DEPENDS= libmpdclient.so:audio/libmpdclient \ > libpcre.so:devel/pcre > > USES= compiler:c++17-lang cpe iconv localbase:ldflags meson ncurses \ >diff --git a/audio/ncmpc/distinfo b/audio/ncmpc/distinfo >index 51e4f8625b67..dbf2953a80de 100644 >--- a/audio/ncmpc/distinfo >+++ b/audio/ncmpc/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1602960213 >-SHA256 (ncmpc-0.41.tar.xz) = 8a732a58fbec8a634625372a1c5c39f40724d6ca59320300b36ac0f15bec13ac >-SIZE (ncmpc-0.41.tar.xz) = 269280 >+TIMESTAMP = 1689471482 >+SHA256 (ncmpc-0.48.tar.xz) = b4b2d27e518096de2a145ef5ddf86cf46f8ba1f849bf45c6d81183a38869b90c >+SIZE (ncmpc-0.48.tar.xz) = 296320 >diff --git a/audio/ncmpc/files/patch-doc_meson.build b/audio/ncmpc/files/patch-doc_meson.build >index f726066f2881..4110a68b2ff7 100644 >--- a/audio/ncmpc/files/patch-doc_meson.build >+++ b/audio/ncmpc/files/patch-doc_meson.build >@@ -1,7 +1,7 @@ > Keep rsync optional with meson >= 0.58 after > https://github.com/mesonbuild/meson/commit/80c89a650b6f > >---- doc/meson.build.orig 2020-10-16 10:59:17 UTC >+--- doc/meson.build.orig 2023-04-06 10:04:08 UTC > +++ doc/meson.build > @@ -18,6 +18,8 @@ if get_option('html_manual') > install_dir: join_paths(get_option('datadir'), 'doc', meson.project_name()), >@@ -12,7 +12,7 @@ https://github.com/mesonbuild/meson/commit/80c89a650b6f > custom_target( > 'upload', > input: sphinx_output, >-@@ -29,6 +31,7 @@ if get_option('html_manual') >+@@ -30,6 +32,7 @@ if get_option('html_manual') > '--chmod=a+rX', > ], > ) >diff --git a/audio/ncmpc/files/patch-src_signals.cxx b/audio/ncmpc/files/patch-src_signals.cxx >deleted file mode 100644 >index 6534b9c0f891..000000000000 >--- a/audio/ncmpc/files/patch-src_signals.cxx >+++ /dev/null >@@ -1,11 +0,0 @@ >---- src/signals.cxx.orig 2020-10-17 18:45:52 UTC >-+++ src/signals.cxx >-@@ -19,6 +19,8 @@ >- >- #include "Instance.hxx" >- >-+#include <signal.h> >-+ >- void >- Instance::OnSigwinch() noexcept >- {
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
laurent
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 272527
:
243414
|
243415
|
243416
|
243430
|
243552
|
243667