Ticket #45854: Portfile-bedtools.diff

File Portfile-bedtools.diff, 1010 bytes (added by arjanvandervelde (Arjan van der Velde), 10 years ago)
  • Portfile

    old new  
    33
    44PortSystem          1.0
    55PortGroup           github 1.0
    6 github.setup        arq5x bedtools2 2.21.0 v
     6github.setup        arq5x bedtools2 2.22.0 v
    77
    88name                bedtools
    99categories          science
     
    1818                    The utilities are largely based on four widely-used file formats: \
    1919                    BED, GFF/GTF, VCF, and SAM/BAM.
    2020
    21 checksums           sha1    99ac2c527e19b964894f79416e269719a1cb2fd7 \
    22                     rmd160  b2eb328ac77c8636e4126e0903a196a8f31b60f3 \
    23                     sha256  de846b0e036b8f8c550c6ecbd637cd156c4bb0a68c91466fabd8e6efc7406289
     21checksums           sha1    175946ad498b3589fae67c0c9627dc4f03dc81a5 \
     22                    rmd160  cef8f7178f1d30dfa2a47a29f948e6472868a86c \
     23                    sha256  842ab0f672441eee85c888539a8b23039c11634314ec013f4a78a4438a04469a
    2424
    2525depends_build       port:py27-sphinx
    2626