Ticket #41128: the_silver_search-0.18.diff

File the_silver_search-0.18.diff, 1.3 KB (added by tresni (Brian Hartvigsen), 10 years ago)
  • Portfile

    diff -u /Users/bhartvigsen/MacPorts/textproc/the_silver_searcher/Portfile ./Portfile
    old new  
    11# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
    2 # $Id: Portfile 112471 2013-10-24 05:31:02Z ryandesign@macports.org $
     2# $Id: Portfile 109265 2013-08-11 20:52:34Z cal@macports.org $
    33
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        ggreer the_silver_searcher 0.17
     7github.setup        ggreer the_silver_searcher 0.18
    88categories          textproc
    99maintainers         brianandjenny.com:brian.andrew openmaintainer
    1010platforms           darwin
     
    1313long_description    \
    1414  An attempt to make something better than ack, which itself is better than grep.
    1515
    16 checksums           rmd160  02da7fb439fba663f46f9694e3d9e7ddb766b897 \
    17                     sha256  e9c25058a4c90359ed206386635b95f8c05a5a4f2c445baa7ac2df6c7808b780
     16checksums           rmd160  74d35420e64f19d773d94b0482e18db3ff803339 \
     17                    sha256  4a42dcb1a265c4923cb0d66ba3b156c19e6770914d7ccf96ad852206df282937
    1818
    1919depends_build       port:pkgconfig
    2020depends_lib         port:pcre \