Ticket #41410: the_silver_search-0.18.1.diff

File the_silver_search-0.18.1.diff, 1.2 KB (added by tresni (Brian Hartvigsen), 11 years ago)
  • 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 112797 2013-11-01 18:51:41Z cal@macports.org $
     2# $Id$
    33
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        ggreer the_silver_searcher 0.18
     7github.setup        ggreer the_silver_searcher 0.18.1
    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  74d35420e64f19d773d94b0482e18db3ff803339 \
    17                     sha256  4a42dcb1a265c4923cb0d66ba3b156c19e6770914d7ccf96ad852206df282937
     16checksums           rmd160  2917686b521f4344440ef8b15af3cc64733542dd \
     17                    sha256  8066195e5a11f1288d240cfdc665574e510460fe295aa5a71df2359641fb96df
    1818
    1919depends_build       port:pkgconfig
    2020depends_lib         port:pcre \