[116865] trunk/dports/science/bedtools/Portfile

larryv at macports.org larryv at macports.org
Sat Feb 8 21:37:19 PST 2014


Revision: 116865
          https://trac.macports.org/changeset/116865
Author:   larryv at macports.org
Date:     2014-02-08 21:37:19 -0800 (Sat, 08 Feb 2014)
Log Message:
-----------
bedtools: Update to 2.19.0 (maintainer, #42418).

Modified Paths:
--------------
    trunk/dports/science/bedtools/Portfile

Modified: trunk/dports/science/bedtools/Portfile
===================================================================
--- trunk/dports/science/bedtools/Portfile	2014-02-09 04:59:28 UTC (rev 116864)
+++ trunk/dports/science/bedtools/Portfile	2014-02-09 05:37:19 UTC (rev 116865)
@@ -3,7 +3,7 @@
 
 PortSystem          1.0
 PortGroup           github 1.0
-github.setup        arq5x bedtools2 2.18.2 v
+github.setup        arq5x bedtools2 2.19.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    c12448a67e2aa151ee1f1d1de0a97242de2d5190 \
-                    rmd160  cfaef671267c2abab71f6014cf730ab047f95b08 \
-                    sha256  57e30b33b549e945bcb193ecca203e6d579f4999c8074e0e360b965d7407a3d5
+checksums           sha1    4a870b3abb37d4bd2fb4b1dec8971173fc391f26 \
+                    rmd160  61839df147b82e8aecd7c9f510ce68bfbb900037 \
+                    sha256  c0f85312880d01eb00c7047009af609c7b5c8e3aca2489aee98324fbe6ce6339
 
 depends_build       port:py27-sphinx
 
@@ -46,7 +46,7 @@
     xinstall -d ${destroot}${prefix}/share/doc/${name}
     xinstall -d ${destroot}${prefix}/share/${name}/genomes
     xinstall -m 644 -W ${worksrcpath} \
-        LICENSE README.rst RELEASE_HISTORY \
+        LICENSE README.md RELEASE_HISTORY \
         ${destroot}${prefix}/share/doc/${name}
     eval xinstall -m 644 [glob ${worksrcpath}/genomes/*] ${destroot}${prefix}/share/${name}/genomes/
     copy ${worksrcpath}/docs/_build/html ${destroot}${prefix}/share/doc/${name}/html
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140208/03ac9541/attachment.html>


More information about the macports-changes mailing list