Re: [147088] trunk/dports

2016-03-27 Thread Takeshi Enomoto
Ryan,

> Was this change made inadvertently? It does not appear to relate to 
> revbumping ports that depend on netcdf.

I tried to move any changes unrelated to netcdf away,
but I must have left this.

> If this is a change you want made, the port's revision should be increased, 
> since it changes the files the port installs.

The commit with netcdf rev bumps was a mistake but I believe it is worthwhile 
to instal this header so I will increase the revision.

Regards,

Takeshi

-
Takeshi Enomoto
take...@macports.org

___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev


Re: [147088] trunk/dports

2016-03-26 Thread Ryan Schmidt

> On Mar 26, 2016, at 4:44 AM, take...@macports.org wrote:
> 
> Revision
> 147088
> Author
> take...@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/Portfile2016-03-26 09:36:47 UTC (rev 147087)
> +++ trunk/dports/gis/proj/Portfile2016-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.


___
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev