[107133] trunk/dports/graphics/osm-gps-map/Portfile

Ryan Schmidt ryandesign at macports.org
Tue Jun 18 16:10:34 PDT 2013


On Jun 18, 2013, at 18:03, devans at macports.org wrote:

> Revision: 107133
>          https://trac.macports.org/changeset/107133
> Author:   devans at macports.org
> Date:     2013-06-18 16:03:28 -0700 (Tue, 18 Jun 2013)
> Log Message:
> -----------
> osm-gps-map: fix livecheck.
> 
> Modified Paths:
> --------------
>    trunk/dports/graphics/osm-gps-map/Portfile
> 
> Modified: trunk/dports/graphics/osm-gps-map/Portfile
> ===================================================================
> --- trunk/dports/graphics/osm-gps-map/Portfile	2013-06-18 23:01:56 UTC (rev 107132)
> +++ trunk/dports/graphics/osm-gps-map/Portfile	2013-06-18 23:03:28 UTC (rev 107133)
> @@ -34,4 +34,5 @@
>                 --disable-silent-rules
> 
> livecheck.type  regex
> -livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
> +livecheck.url   https://github.com/nzjrs/osm-gps-map/tags
> +livecheck.regex "(\\d+(?:\\.\\d+)*)${extract.suffix}"

You could use the github portgroup; it would fix this for you too.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: osm-gps-map.diff
Type: application/octet-stream
Size: 645 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20130618/c67e765f/attachment.obj>
-------------- next part --------------



More information about the macports-dev mailing list