Ticket #52801: Portfile-ldas-tools-framecpp.diff

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

git format-patch style patch

  • science/ldas-tools-framecpp/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-framecpp/Portfile | 2 ++
     1 file changed, 2 insertions(+)
    
    diff --git a/science/ldas-tools-framecpp/Portfile b/science/ldas-tools-framecpp/Portfile
    index cdbb82b..e8a9917 100644
    a b PortGroup compiler_blacklist_versions 1.0 
    55
    66name          ldas-tools-framecpp
    77version       2.5.4
     8revision      1
    89categories    science
    910platforms     darwin
    1011maintainers   ligo.org:ed.maros
    master_sites http://software.ligo.org/lscsoft/source/ 
    1819checksums     rmd160 53853b72a57db344437b8ab7b8d199c6cee91495 \
    1920              sha256 54783c5ae235b8016adbc02d95aedcbd5f1256ae3b74b27ae516d9dee3cbe11b
    2021
     22depends_build  port:autoconf port:automake port:libtool port:pkgconfig
    2123depends_lib    port:ldas-tools-al \
    2224               port:openssl \
    2325               port:zlib \