Ticket #46752: Portfile.diff
File Portfile.diff, 1.2 KB (added by jpo@…, 10 years ago) |
---|
-
Portfile
old new 1 1 # -*- 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 1 30429 2014-12-30 10:17:40Z g5pw@macports.org $2 # $Id: Portfile 129693 2014-12-18 22:57:41Z g5pw@macports.org $ 3 3 4 4 PortSystem 1.0 5 5 PortGroup github 1.0 6 6 7 github.setup ggreer the_silver_searcher 0.2 8.07 github.setup ggreer the_silver_searcher 0.29.0 8 8 categories textproc 9 9 maintainers g5pw openmaintainer 10 10 platforms darwin … … 13 13 long_description \ 14 14 An attempt to make something better than ack, which itself is better than grep. 15 15 16 checksums rmd160 4d1e88d3bb8463ab026a37c3c63bf2b80ec77916 \17 sha256 52b8afebf3265938eef236b31d9460054bf0a66fe5fc287ed3abff5b85cfabac16 checksums rmd160 c69be8e6e19b30eba5de22824b9a5a3a72b3f5b6 \ 17 sha256 e5a1b7b906a1b7e4c041545e0b91955ab2edac30d56bcd5e84e8e460935ff282 18 18 19 19 depends_build port:pkgconfig 20 20 depends_lib port:pcre \