[147088] trunk/dports
Ryan Schmidt
ryandesign at macports.org
Sat Mar 26 05:39:36 PDT 2016
> On Mar 26, 2016, at 4:44 AM, takeshi at macports.org wrote:
>
> Revision
> 147088
> Author
> takeshi at macports.org
> Date
> 2016-03-26 02:44:32 -0700 (Sat, 26 Mar 2016)
> Log Message
>
> rev bump ports that depend on netcdf. See #50911
> --- trunk/dports/gis/proj/Portfile 2016-03-26 09:36:47 UTC (rev 147087)
> +++ trunk/dports/gis/proj/Portfile 2016-03-26 09:44:32 UTC (rev 147088)
> @@ -38,6 +38,10 @@
>
> configure.args --mandir=${prefix}/share/man
>
> +post-destroot {
> + xinstall -m 644 ${worksrcpath}/src/projects.h ${destroot}${prefix}/include/
> +}
> +
> livecheck.type regex
> livecheck.url ${master_sites}
> livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}
Was this change made inadvertently? It does not appear to relate to revbumping ports that depend on netcdf.
If this is a change you want made, the port's revision should be increased, since it changes the files the port installs.
More information about the macports-dev
mailing list