Skip to content

Commit

Permalink
grep: update to version 3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Schamschula committed Feb 10, 2017
1 parent 99640a2 commit 5cde9e7
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions sysutils/grep/Portfile
Expand Up @@ -3,7 +3,7 @@
PortSystem 1.0

name grep
version 2.28
version 3.0
platforms darwin
categories sysutils
license GPL-3+
Expand All @@ -18,8 +18,8 @@ platforms darwin
master_sites gnu
use_xz yes

checksums rmd160 e89f257367a493c01a3979e5c7dac7bf154abf53 \
sha256 3bad4c23eeb8dfa2fa84cdbe368398f75fdcd54bde411db83b9ef7fba5b60185
checksums rmd160 cd793a2fe55eabc0019018486bd039ca823c2009 \
sha256 e2c81db5056e3e8c5995f0bb5d0d0e1cad1f6f45c3b2fc77b6e81435aed48ab5

# Ensure system version of grep is used instead of a possibly broken MacPorts version.
configure.env PATH=/usr/bin:$env(PATH)
Expand Down

0 comments on commit 5cde9e7

Please sign in to comment.