Date: Tue, 19 Mar 2024 03:37:30 GMT From: Yuri Victorovich <yuri@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: dd8ebb4d2d5a - main - audio/ncpamixer: update 1.3.3.5 =?utf-8?Q?=E2=86=92?= 1.3.7 Message-ID: <202403190337.42J3bUWT087213@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=dd8ebb4d2d5a01ee2e68bea9d7053e156d53a269 commit dd8ebb4d2d5a01ee2e68bea9d7053e156d53a269 Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2024-03-19 03:36:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2024-03-19 03:37:10 +0000 audio/ncpamixer: update 1.3.3.5 → 1.3.7 Reported by: portscout --- audio/ncpamixer/Makefile | 5 +++-- audio/ncpamixer/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/audio/ncpamixer/Makefile b/audio/ncpamixer/Makefile index 650b7c0a52cd..22913db47edd 100644 --- a/audio/ncpamixer/Makefile +++ b/audio/ncpamixer/Makefile @@ -1,6 +1,5 @@ PORTNAME= ncpamixer -DISTVERSION= 1.3.3.5 -PORTREVISION= 1 +DISTVERSION= 1.3.7 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org @@ -17,6 +16,8 @@ USES= cmake compiler:c++17-lang ncurses USE_GITHUB= yes GH_ACCOUNT= fulhax +CMAKE_OFF= BUILD_MANPAGES + WRKSRC_SUBDIR= src PLIST_FILES= bin/${PORTNAME} diff --git a/audio/ncpamixer/distinfo b/audio/ncpamixer/distinfo index 90e0b7183737..529093a3d5c2 100644 --- a/audio/ncpamixer/distinfo +++ b/audio/ncpamixer/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1690008902 -SHA256 (fulhax-ncpamixer-1.3.3.5_GH0.tar.gz) = 2f9cd3801acea6f1f5e93222b80940b5966790c51236b6ee3456e46d4b0269af -SIZE (fulhax-ncpamixer-1.3.3.5_GH0.tar.gz) = 22376 +TIMESTAMP = 1710813577 +SHA256 (fulhax-ncpamixer-1.3.7_GH0.tar.gz) = 8a647b333875e117449fdfa3167ed50cfebe2c2254ae2618eaa5e64a5e5db3a6 +SIZE (fulhax-ncpamixer-1.3.7_GH0.tar.gz) = 24614
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403190337.42J3bUWT087213>