Ticket #46752: Portfile.2.diff

File Portfile.2.diff, 1.2 KB (added by jpo@…, 9 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 130429 2014-12-30 10:17:40Z g5pw@macports.org $
     2# $Id: Portfile 129693 2014-12-18 22:57:41Z g5pw@macports.org $
    33
    44PortSystem          1.0
    55PortGroup           github 1.0
    66
    7 github.setup        ggreer the_silver_searcher 0.28.0
     7github.setup        ggreer the_silver_searcher 0.29.1
     8revision            1
    89categories          textproc
    910maintainers         g5pw openmaintainer
    1011platforms           darwin
     
    1314long_description    \
    1415  An attempt to make something better than ack, which itself is better than grep.
    1516
    16 checksums           rmd160  4d1e88d3bb8463ab026a37c3c63bf2b80ec77916 \
    17                     sha256  52b8afebf3265938eef236b31d9460054bf0a66fe5fc287ed3abff5b85cfabac
     17checksums           rmd160  a2d4fc179cbaa9acd0efd10e6a0d330fdb42d19d \
     18                    sha256  7a6831894c3070a74861f3dca46dbca928573d0f157f138ca1568e7bb9173419
    1819
    1920depends_build       port:pkgconfig
    2021depends_lib         port:pcre \