git: b28e6ccdb965 - main - biology/gatk: mark BROKEN

From: Dmitry Marakasov <amdmi3_at_FreeBSD.org>
Date: Thu, 11 Aug 2022 18:34:30 UTC
The branch main has been updated by amdmi3:

URL: https://cgit.FreeBSD.org/ports/commit/?id=b28e6ccdb9656ccd57de05d8dc299647a94b3646

commit b28e6ccdb9656ccd57de05d8dc299647a94b3646
Author:     Dmitry Marakasov <amdmi3@FreeBSD.org>
AuthorDate: 2022-08-11 18:27:58 +0000
Commit:     Dmitry Marakasov <amdmi3@FreeBSD.org>
CommitDate: 2022-08-11 18:33:41 +0000

    biology/gatk: mark BROKEN
    
    FAILURE: Build failed with an exception.
    
    * Where:
    Build file '/wrkdirs/usr/ports/biology/gatk/work/gatk-4.2.6.1/build.gradle' line: 15
    
    * What went wrong:
    Plugin [id: 'de.undercouch.download', version: '4.1.2'] was not found in any of the following sources:
    
    - Gradle Core Plugins (plugin is not in 'org.gradle' namespace)
    - Plugin Repositories (could not resolve plugin artifact 'de.undercouch.download:de.undercouch.download.gradle.plugin:4.1.2')
      Searched in the following repositories:
        Gradle Central Plugin Repository
    
    Reported by:    pkg-fallout
    Approved by:    portmgr blanket
---
 biology/gatk/Makefile | 1 +
 1 file changed, 1 insertion(+)

diff --git a/biology/gatk/Makefile b/biology/gatk/Makefile
index 2aeee40d3c31..431ef692bf43 100644
--- a/biology/gatk/Makefile
+++ b/biology/gatk/Makefile
@@ -10,6 +10,7 @@ COMMENT=	Variant discovery in high-throughput sequencing data
 LICENSE=	BSD3CLAUSE
 LICENSE_FILE=	${WRKSRC}/LICENSE.TXT
 
+BROKEN=		fails to build: Build failed with an exception
 BROKEN_FreeBSD_12_powerpc64=	fails to build: String index out of range: -1
 
 BUILD_DEPENDS=	gradle:devel/gradle