[137202] trunk/dports/www/tidyp/Portfile
Ryan Schmidt
ryandesign at macports.org
Fri Jun 5 23:28:25 PDT 2015
> On Jun 6, 2015, at 12:39 AM, devans at macports.org wrote:
>
> Revision
> 137202
> Author
> devans at macports.org
> Date
> 2015-06-05 22:39:05 -0700 (Fri, 05 Jun 2015)
> Log Message
>
> tidyp: add livecheck.
> Modified Paths
>
> • trunk/dports/www/tidyp/Portfile
> Diff
>
> Modified: trunk/dports/www/tidyp/Portfile (137201 => 137202)
> +livecheck.type regex
> +livecheck.url https://github.com/petdance/tidyp/downloads
> +livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
Please consider using the github portgroup. It would save you from having to implement this stuff yourself.
More information about the macports-dev
mailing list