From nobody Thu Jun 6 19:07:52 2024 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4VwDP46bhtz5LQ8V; Thu, 06 Jun 2024 19:07:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4VwDP43nHYz4bX9; Thu, 6 Jun 2024 19:07:52 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717700872; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KOwjYarTh8gf/D8QT6LL/qXHVwhtamznkunB5o2bsUg=; b=FRSycolq9Onyyrn8X2w8AWytSdQbKzjguF5kxibPHdg3L4uJb45sdHsOD2+rXUbMV+pjFX Ik6LDjEo45TVC7Vw8xBAeM8r9brDbvqt0OgmPMtfm+gxPx3UEcpI/ZMPDH2+9LhnOMlV/s zvIBDkOxLXC/Frd+0YmJGDBwPz39OTc+wLxwDA1LmSbwUncxwAF4c3Defz21gVb9LASmpr 4xRA/CSY9CfQXGHIDLhCiQc2zc1e4g+RBhP3lki8okjea/IRp4KciCDvzL/eQZGW+pGmbm VNfiV/XosbCavdRu/PXzaw7ESYVE3KyLKM0KQxXBGHwjN/vpUnYxgv2sPZVw3Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1717700872; a=rsa-sha256; cv=none; b=OK64EY9Xc+uyqkSyiaGbH1oWUSoKxgmUICoKUTAhGxVdf0FXCpeQaoCvewqK2f0XKFUceE NXCI/RC2bsox2T8yG1hYQKEtjh0xr6+uciy7crw37XSU4IsYH5gdPaLOp9Z3z98yvIZj4a oL1bUPWyM1LUDt03J8w/X1edalAnb+Nbk/j6OyWOfM9pmhWMWggDuZ8aY1PyJISaRdgFjP bi6UTtE6BmyP0EAPtKJ1RSTgyUY10/h5Lji6bqzklkLTkDVel6cR0W7trudZE8keG92Yqn d8qDojVc8tEio0Yeo22FKZPXvy7mrmc4ncRyx67yXE126s4QiiBQfAM2UuC46w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1717700872; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=KOwjYarTh8gf/D8QT6LL/qXHVwhtamznkunB5o2bsUg=; b=SaiR+473CvwYBapV1tBauMlEzeteL2nuOuOpqtO4iyjC8JDtZWckM4xa2ycDHesdQ8UBAG Xt2FCbgb5TcQrLrDRw1GuAK093H/yp5zZlcOdbdbXUsBdsqO/mIiqzQHw1shkuycUZA/0Q g+HWo9J8jEK98+/csZsBp9kGjQTLGYM7gYYuvP8VFpVtzBntv4j1d3sy3OtZnTTClZ6df8 LDoV1P43COhGC/S22GOP9loQQUTN0XtT9h0ntXvkNRqH2Rrj+umIKLm54l2LW2WIik8Q6j RaL6xT1AGIM0jzGe0BmOeqYZG0wmZs0x+vSCwPDACzojZ5ZuXnSrR12oOanSSw== Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4VwDP430bczyKq; Thu, 6 Jun 2024 19:07:52 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.17.1/8.17.1) with ESMTP id 456J7qOU077101; Thu, 6 Jun 2024 19:07:52 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.17.1/8.17.1/Submit) id 456J7qAi077098; Thu, 6 Jun 2024 19:07:52 GMT (envelope-from git) Date: Thu, 6 Jun 2024 19:07:52 GMT Message-Id: <202406061907.456J7qAi077098@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Daniel Engberg Subject: git: 3259c0a42bd6 - main - audio/deadbeef: Mark BROKEN and FFMPEG option as broken List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-ports-all@freebsd.org Sender: owner-dev-commits-ports-all@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: diizzy X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3259c0a42bd603b9c969c16dd836dce4e81aedf5 Auto-Submitted: auto-generated The branch main has been updated by diizzy: URL: https://cgit.FreeBSD.org/ports/commit/?id=3259c0a42bd603b9c969c16dd836dce4e81aedf5 commit 3259c0a42bd603b9c969c16dd836dce4e81aedf5 Author: Daniel Engberg AuthorDate: 2024-06-05 20:13:54 +0000 Commit: Daniel Engberg CommitDate: 2024-06-06 19:05:47 +0000 audio/deadbeef: Mark BROKEN and FFMPEG option as broken Fails to fetch and FFMPEG fails to build PR: 278909, 278910 Approved by: portmgr (maintainer timeout, 3+ weeks) --- audio/deadbeef/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index d97e2f92e346..0cacd21c4e23 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -11,6 +11,8 @@ WWW= http://deadbeef.sourceforge.net/ LICENSE= GPLv2 LGPL21 LICENSE_COMB= dual +BROKEN= Unfetchable + GNU_CONFIGURE= yes USES= compiler:c11 desktop-file-utils gettext gmake gnome iconv \ libtool pkgconfig shebangfix tar:bzip2 @@ -125,6 +127,7 @@ HOTKEYS_CONFIGURE_OFF= --disable-hotkeys OGG_LIB_DEPENDS= libvorbis.so:audio/libvorbis OGG_CONFIGURE_OFF= --disable-vorbis +FFMPEG_BROKEN= fails to compile FFMPEG_LIB_DEPENDS= libavcodec.so:multimedia/ffmpeg \ libavformat.so:multimedia/ffmpeg \ libavutil.so:multimedia/ffmpeg