git: bdc4b6ee64fc - main - misc/snakemake: Update 6.12.1 -> 6.15.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 05 Feb 2022 09:20:31 UTC
The branch main has been updated by yuri: URL: https://cgit.FreeBSD.org/ports/commit/?id=bdc4b6ee64fc99a9a86645a8f99803d0de93a5ef commit bdc4b6ee64fc99a9a86645a8f99803d0de93a5ef Author: Yuri Victorovich <yuri@FreeBSD.org> AuthorDate: 2022-02-05 08:54:53 +0000 Commit: Yuri Victorovich <yuri@FreeBSD.org> CommitDate: 2022-02-05 09:20:21 +0000 misc/snakemake: Update 6.12.1 -> 6.15.1 Reported by: portscout --- misc/snakemake/Makefile | 2 +- misc/snakemake/distinfo | 6 +++--- misc/snakemake/pkg-descr | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/misc/snakemake/Makefile b/misc/snakemake/Makefile index ccc1748613d5..f0ffad02b7e1 100644 --- a/misc/snakemake/Makefile +++ b/misc/snakemake/Makefile @@ -1,5 +1,5 @@ PORTNAME= snakemake -DISTVERSION= 6.12.1 +DISTVERSION= 6.15.1 CATEGORIES= misc python MASTER_SITES= CHEESESHOP diff --git a/misc/snakemake/distinfo b/misc/snakemake/distinfo index 5c43995e3c88..aedd97d6ffcb 100644 --- a/misc/snakemake/distinfo +++ b/misc/snakemake/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1638513491 -SHA256 (snakemake-6.12.1.tar.gz) = 6bc45e98c0cd90d8e696ff09ad87cddf815baf50bd75964ea01639c9699ca50d -SIZE (snakemake-6.12.1.tar.gz) = 278675 +TIMESTAMP = 1644048639 +SHA256 (snakemake-6.15.1.tar.gz) = a219601d57037f565ead9963e6bd8d04d3bdd985d172371e54197dcbdba79865 +SIZE (snakemake-6.15.1.tar.gz) = 280851 diff --git a/misc/snakemake/pkg-descr b/misc/snakemake/pkg-descr index 72970909bc63..72aa0aaab416 100644 --- a/misc/snakemake/pkg-descr +++ b/misc/snakemake/pkg-descr @@ -4,4 +4,4 @@ together with a clean and modern specification language in python style. Snakemake workflows are essentially Python scripts extended by declarative code to define rules. Rules describe how to create output files from input files. -WWW: https://bitbucket.org/snakemake/snakemake/src/master/ +WWW: https://github.com/snakemake/snakemake