[31441] trunk/dports/lang/eiffelstudio/Portfile
Ryan Schmidt
ryandesign at macports.org
Sat Nov 24 03:33:11 PST 2007
On Nov 24, 2007, at 02:49, jann at macports.org wrote:
> -distname PorterPackage_60_${minor_version}
> +distname PorterPackage_61_${minor_version}
> - set env(ISE_EIFFEL) ${worksrcpath}/Eiffel60
> + set env(ISE_EIFFEL) ${worksrcpath}/Eiffel61
> - file attributes ${worksrcpath}/Eiffel60/studio/
> spec/$env(ISE_PLATFORM)/bin/ec -permissions 0755
> + file attributes ${worksrcpath}/Eiffel61/studio/
> spec/$env(ISE_PLATFORM)/bin/ec -permissions 0755
> - system "tar -xjf ${distpath}/${eiffel_launch} -
> C ${worksrcpath}/Eiffel60/"
> + system "tar -xjf ${distpath}/${eiffel_launch} -
> C ${worksrcpath}/Eiffel61/"
> - file copy ${worksrcpath}/Eiffel60 ${destroot}/$
> {prefix}/
> + file copy ${worksrcpath}/Eiffel61 ${destroot}/$
> {prefix}/
> - system "ranlib ${destroot}/${prefix}/Eiffel60/
> studio/spec/$env(ISE_PLATFORM)/lib/*.a"
> + system "ranlib ${destroot}/${prefix}/Eiffel61/
> studio/spec/$env(ISE_PLATFORM)/lib/*.a"
> - export ISE_EIFFEL=${prefix}/Eiffel60 \n\
> + export ISE_EIFFEL=${prefix}/Eiffel61 \n\
The attached patch may make your life easier... Fewer things to
update when a new major version rolls around...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: eiffelstudio-branch.diff
Type: application/octet-stream
Size: 3168 bytes
Desc: not available
Url : http://lists.macosforge.org/pipermail/macports-dev/attachments/20071124/bc3fc350/eiffelstudio-branch.obj
-------------- next part --------------
More information about the macports-dev
mailing list