pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/biology/atac-seq
Module Name: pkgsrc
Committed By: bacon
Date: Thu Apr 11 14:49:41 UTC 2024
Modified Files:
pkgsrc/biology/atac-seq: Makefile
Log Message:
biology/atac-seq: Update to 1.5.0
Remove multiqc dep, responsible for 117 dependencies, including
gcc, llvm, and rust.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/biology/atac-seq/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/biology/atac-seq/Makefile
diff -u pkgsrc/biology/atac-seq/Makefile:1.9 pkgsrc/biology/atac-seq/Makefile:1.10
--- pkgsrc/biology/atac-seq/Makefile:1.9 Wed Jan 10 16:10:17 2024
+++ pkgsrc/biology/atac-seq/Makefile Thu Apr 11 14:49:41 2024
@@ -1,9 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2024/01/10 16:10:17 bacon Exp $
+# $NetBSD: Makefile,v 1.10 2024/04/11 14:49:41 bacon Exp $
#
-# Update minor version when adding or removing dependencies
-# Update revision for all other changes
-DISTNAME= atac-seq-1.4
+DISTNAME= atac-seq-1.5.0
CATEGORIES= biology meta-pkgs
MASTER_SITES= # empty
@@ -23,7 +21,6 @@ DEPENDS+= ${PYPKGPREFIX}-macs2>0:../../b
DEPENDS+= ${PYPKGPREFIX}-macs3>0:../../biology/py-macs3
DEPENDS+= fasda>0:../../biology/fasda
DEPENDS+= peak-classifier>0:../../biology/peak-classifier
-DEPENDS+= ${PYPKGPREFIX}-multiqc-[0-9]*:../../biology/py-multiqc
DEPENDS+= webbrowser>0:../../www/webbrowser
DEPENDS+= curl>0:../../www/curl
DEPENDS+= lz4>0:../../archivers/lz4
Home |
Main Index |
Thread Index |
Old Index