[106334] trunk/dports/net/tinc/Portfile
Ryan Schmidt
ryandesign at macports.org
Wed May 22 18:00:04 PDT 2013
On May 22, 2013, at 18:57, larryv at macports.org wrote:
> Revision: 106334
> https://trac.macports.org/changeset/106334
> Author: larryv at macports.org
> Date: 2013-05-22 16:57:12 -0700 (Wed, 22 May 2013)
> Log Message:
> -----------
> tinc: Add tinc-devel @1.1pre7 subport for unstable 1.1 branch (#39191).
tinc and tinc-devel should probably be marked as conflicting.
> Modified: trunk/dports/net/tinc/Portfile
> ===================================================================
> --- trunk/dports/net/tinc/Portfile 2013-05-22 23:24:49 UTC (rev 106333)
> +++ trunk/dports/net/tinc/Portfile 2013-05-22 23:57:12 UTC (rev 106334)
> @@ -27,7 +27,7 @@
> port:lzo2
>
> post-destroot {
> - set docdir ${destroot}${prefix}/share/doc/${name}
> + set docdir ${destroot}${prefix}/share/doc/${subport}
> xinstall -d ${docdir}
> xinstall -m 644 -W ${worksrcpath} \
> AUTHORS \
> @@ -39,3 +39,9 @@
> THANKS \
> ${docdir}
> }
> +
> +subport tinc-devel {
> + version 1.1pre7
> + checksums rmd160 402837edcce64e045882faef31228a1e6959f805 \
> + sha256 ff330627ad0d6ce1233408bb75b11d7506be13eb0c802ff1657866d97545074b
> +}
More information about the macports-dev
mailing list