[90492] trunk/dports/devel/bullet

Ryan Schmidt ryandesign at macports.org
Thu Mar 8 13:06:25 PST 2012


On Mar 7, 2012, at 08:57, stromnov at macports.org wrote:

> Revision: 90492
>          http://trac.macports.org/changeset/90492
> Author:   stromnov at macports.org
> Date:     2012-03-07 06:57:03 -0800 (Wed, 07 Mar 2012)
> Log Message:
> -----------
> bullet: update to version 2.80-2527
> 
> Modified Paths:
> --------------
>    trunk/dports/devel/bullet/Portfile
> 
> Removed Paths:
> -------------
>    trunk/dports/devel/bullet/files/
> 
> Modified: trunk/dports/devel/bullet/Portfile
> ===================================================================
> --- trunk/dports/devel/bullet/Portfile	2012-03-07 09:08:08 UTC (rev 90491)
> +++ trunk/dports/devel/bullet/Portfile	2012-03-07 14:57:03 UTC (rev 90492)
> @@ -5,37 +5,35 @@
> PortGroup           cmake 1.0
> 
> name                bullet
> -version             2.77-2218
> -revision            1
> +version             2.80-2527
> +revision            0
> set base_version    [lindex [split ${version} -] 0]
> categories          devel
> +license             Zlib
> +platforms           darwin
> +supported_archs     i386 x86_64

Does this version really not work on PowerPC processors?

$ port outdated bullet
The following installed ports are outdated:
bullet                         2.77-2218_1 < 2.80-2527_0   
$ sudo port -u upgrade bullet
Error: bullet cannot be installed for the configured build_arch 'ppc' because it only supports the arch(s) 'i386 x86_64'.
Error: Unable to upgrade port: 1
To report a bug, see <http://guide.macports.org/#project.tickets>




More information about the macports-dev mailing list