> On Oct 2, 2016, at 11:09 AM, r...@macports.org wrote:
> 
> Revision
> 153488
> Author
> r...@macports.org
> Date
> 2016-10-02 09:09:21 -0700 (Sun, 02 Oct 2016)
> Log Message
> 
> python/py-dnspython: remove README.md installation
> Modified Paths
> 
>       • trunk/dports/python/py-dnspython/Portfile
> Diff
> 
> Modified: trunk/dports/python/py-dnspython/Portfile (153487 => 153488)
> 
> --- trunk/dports/python/py-dnspython/Portfile 2016-10-02 15:07:44 UTC (rev 
> 153487)
> +++ trunk/dports/python/py-dnspython/Portfile 2016-10-02 16:09:21 UTC (rev 
> 153488)
> 
> @@ -33,7 +33,7 @@
> 
>  post-destroot {
> 
>    if {${name} ne ${subport}} {
> 
>    xinstall -d -m 755 ${destroot}${prefix}/share/doc/${subport}/examples
> 
> -  xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE README.md \
> 
> +  xinstall -m 644 -W ${worksrcpath} ChangeLog LICENSE \

Since this changes the complement of files installed by the port, its revision 
must be increased.


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

Reply via email to