Ticket #52031: Portfile.diff
File Portfile.diff, 461 bytes (added by howarth.at.macports@…, 8 years ago) |
---|
-
Portfile
old new 5 5 6 6 name grep 7 7 version 2.25 8 revision 1 8 9 platforms darwin 9 10 categories sysutils 10 11 license GPL-3+ … … 27 28 28 29 depends_lib port:pcre port:gettext 29 30 31 pre-test { 32 reinplace "s|base64 -d|base64 --decode|g" ${worksrcpath}/tests/pcre-jitstack 33 } 34 30 35 test.run yes 31 36 test.target check