Skip to content

Commit

Permalink
exact-image: fix livecheck
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@91246 d073be05-634f-4543-b044-5fe20cf6d1d6
  • Loading branch information
ryandesign committed Mar 27, 2012
1 parent a6bb89e commit 8b4b62a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions graphics/exact-image/Portfile
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,7 @@ configure.args --with-freetype \
--without-python \
--without-php \
--without-ruby

livecheck.type regex
livecheck.url [lindex ${master_sites} 0]
livecheck.regex ${name}-(\[0-9.\]+)${extract.suffix}

0 comments on commit 8b4b62a

Please sign in to comment.