Ticket #52799: Portfile-ldas-tools-al.diff

File Portfile-ldas-tools-al.diff, 1.0 KB (added by emaros, 8 years ago)

git format-patch style patch

  • science/ldas-tools-al/Portfile

    From e77245d25adbfa4cfeaf292e71ca3fcf6a219605 Mon Sep 17 00:00:00 2001
    From: Ed Maros <ed.maros@ligo.org>
    Date: Wed, 2 Nov 2016 14:33:52 -0700
    Subject: [PATCH] Added build tool dependencies
    
    ---
     science/ldas-tools-al/Portfile | 2 ++
     1 file changed, 2 insertions(+)
    
    diff --git a/science/ldas-tools-al/Portfile b/science/ldas-tools-al/Portfile
    index 1c024f8..963f219 100644
    a b PortGroup compiler_blacklist_versions 1.0 
    55
    66name          ldas-tools-al
    77version       2.5.5
     8revision      1
    89categories    science
    910platforms     darwin
    1011maintainers   ligo.org:ed.maros
    master_sites http://software.ligo.org/lscsoft/source/ 
    1819checksums     rmd160 fc50f9c7911463fabd79f55e59fbcc8519bd45b1 \
    1920              sha256 5583e511bd680a43023b1d9a1c05d3e0c11ac70624032e8c918bdb47dd7a4b8e
    2021
     22depends_build  port:autoconf port:automake port:libtool
    2123depends_lib    port:lib/libssl.dylib:openssl \
    2224               port:zlib \
    2325               port:bzip2 \