Revision: 133340 https://trac.macports.org/changeset/133340 Author: larryv@macports.org Date: 2015-02-26 11:53:36 -0800 (Thu, 26 Feb 2015) Log Message: ----------- bedtools: Update to 2.23.0 (#46980) Modified Paths: -------------- trunk/dports/science/bedtools/Portfile Modified: trunk/dports/science/bedtools/Portfile =================================================================== --- trunk/dports/science/bedtools/Portfile 2015-02-26 19:43:32 UTC (rev 133339) +++ trunk/dports/science/bedtools/Portfile 2015-02-26 19:53:36 UTC (rev 133340) @@ -3,7 +3,7 @@ PortSystem 1.0 PortGroup github 1.0 -github.setup arq5x bedtools2 2.22.1 v +github.setup arq5x bedtools2 2.23.0 v name bedtools categories science @@ -18,9 +18,9 @@ The utilities are largely based on four widely-used file formats: \ BED, GFF/GTF, VCF, and SAM/BAM. -checksums sha1 284b8002fcf33716bdd54e3a61a86df8c992d096 \ - rmd160 1cbb2add4b94d157526c20ef4f972fa2da63b78a \ - sha256 512bb163b8647cd82e57767d1a2c68039b1267f189aa06893b5def5028be265d +checksums sha1 c0285d2a8d61fdd4a06600045d95aa42624e1a22 \ + rmd160 19c19e1bacb5f4d725e7eca9b392b8ab658a494b \ + sha256 796ec118ed20cae9b6ecf021365dba35fb44abd01ee4f1df1e9ab56ad3d0f8c5 depends_build port:py27-sphinx
participants (1)
-
larryv@macports.org