> On Dec 12, 2015, at 3:32 AM, [email protected] wrote:
> 
> Revision
> 141441
> Author
> [email protected]
> Date
> 2015-10-18 13:25:32 -0700 (Sun, 18 Oct 2015)
> Log Message
> 
> Cockatrice: fix port building wrt now concurrent qt4-mac
> Modified Paths
> 
>       • trunk/dports/games/Cockatrice/Portfile
> Diff
> 
> Modified: trunk/dports/games/Cockatrice/Portfile (141440 => 141441)
> 

>  destroot {
>      xinstall -m 0755 -d ${destroot}${applications_dir}
> -    file copy ${worksrcpath}/cockatrice/Cockatrice.app 
> ${destroot}${applications_dir}
> +    file copy ${worksrcpath}/cockatrice/cockatrice.app 
> ${destroot}${applications_dir}
>      file copy ${worksrcpath}/oracle/oracle.app ${destroot}${applications_dir}
>  }

At a minimum, this constitutes a change to the installed files because of the 
change of capitalization of application name and therefore warrants increasing 
the port's revision, which I've done in r143414. If the qt4-mac changes that 
prompted this revision put the qt4-mac libraries in a different location, thus 
changing how the cockatrice application is linked, that would be another reason 
to warrant the revision increase.

_______________________________________________
macports-dev mailing list
[email protected]
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to