[153488] trunk/dports/python/py-dnspython/Portfile
Ryan Schmidt
ryandesign at macports.org
Tue Oct 4 01:08:08 PDT 2016
> On Oct 2, 2016, at 11:09 AM, ram at macports.org wrote:
>
> Revision
> 153488
> Author
> ram at 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.
More information about the macports-dev
mailing list