[72404] trunk/dports/lang

Ryan Schmidt ryandesign at macports.org
Wed Oct 13 16:47:13 PDT 2010


On Oct 13, 2010, at 11:33, ricci at macports.org wrote:

> Revision: 72404
>          http://trac.macports.org/changeset/72404
> Author:   ricci at macports.org
> Date:     2010-10-13 09:33:20 -0700 (Wed, 13 Oct 2010)
> Log Message:
> -----------
> Added notes to remind us to keep the perl5 and perl5.* versions in sync so
>  that the perl5 will create the correct symlinks

And something unrelated about multiplicity?


[snip]

> Modified: trunk/dports/lang/perl5.8/Portfile
> ===================================================================
> --- trunk/dports/lang/perl5.8/Portfile	2010-10-13 15:00:57 UTC (rev 72403)
> +++ trunk/dports/lang/perl5.8/Portfile	2010-10-13 16:33:20 UTC (rev 72404)
> @@ -5,6 +5,7 @@
> 
> name            perl5.8
> conflicts       perl5.10 perl5.12
> +## NOTE: keep this "version" in sync with the perl5 port
> version         5.8.9
> revision        3
> categories      lang
> @@ -95,6 +96,10 @@
>     configure.args-append   -Dusethreads
> }
> 
> +variant multiplicity description {Build with multiplicity support} {
> +    configure.args-append   -Dusemultiplicity=y
> +}
> +
> variant shared description {Build shared perl library} {
>     configure.args-append   -Duseshrplib
> }
> _______________________________________________
> macports-changes mailing list
> macports-changes at lists.macosforge.org
> http://lists.macosforge.org/mailman/listinfo.cgi/macports-changes



More information about the macports-dev mailing list