[99488] trunk/dports/aqua/qt4-mac-devel/Portfile

Ryan Schmidt ryandesign at macports.org
Wed Nov 7 16:35:27 PST 2012


On Nov 7, 2012, at 09:04, michaelld at macports.org wrote:

> Revision: 99488
>          http://trac.macports.org//changeset/99488
> Author:   michaelld at macports.org
> Date:     2012-11-07 07:04:15 -0800 (Wed, 07 Nov 2012)
> Log Message:
> -----------
> qt4-mac-devel : set as replaced_by qt4-mac until I can get Qt 5.0.0 beta working.
> 
> Modified Paths:
> --------------
>    trunk/dports/aqua/qt4-mac-devel/Portfile
> 
> Modified: trunk/dports/aqua/qt4-mac-devel/Portfile
> ===================================================================
> --- trunk/dports/aqua/qt4-mac-devel/Portfile	2012-11-07 15:03:06 UTC (rev 99487)
> +++ trunk/dports/aqua/qt4-mac-devel/Portfile	2012-11-07 15:04:15 UTC (rev 99488)
> @@ -13,7 +13,7 @@
> conflicts           qt3 qt3-mac qt4-mac
> set ver_nums        4.8.0
> version             ${ver_nums}
> -revision            1
> +revision            2
> #set branch          rc1
> #version             ${ver_nums}-${branch}
> categories          aqua
> @@ -38,6 +38,9 @@
> 
> minimum_xcodeversions   {8 2.5}
> 
> +# disable this port for now
> +replaced_by qt4-mac

Just adding "replaced_by" does not prevent installation of the port.

See https://trac.macports.org/wiki/PortfileRecipes#replaced-by and/or http://guide.macports.org/chunked/development.practices.html#development.practices.rename-replace-port and/or the "obsolete" portgroup.




More information about the macports-dev mailing list