[120644] trunk/dports/games/moria/Portfile
Frank Schima
mf2k at macports.org
Thu Jun 5 08:20:54 PDT 2014
On Jun 4, 2014, at 8:23 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> On Jun 4, 2014, at 10:01 AM, mf2k at macports.org wrote:
>
>> Revision
>> 120644
>> Author
>> mf2k at macports.org
>> Date
>> 2014-06-04 08:01:51 -0700 (Wed, 04 Jun 2014)
>> Log Message
>>
>> moria: Install files required by license.
>> Modified Paths
>>
>> • trunk/dports/games/moria/Portfile
>> Diff
>>
>> Modified: trunk/dports/games/moria/Portfile (120643 => 120644)
>>
>> --- trunk/dports/games/moria/Portfile 2014-06-04 14:58:29 UTC (rev 120643)
>> +++ trunk/dports/games/moria/Portfile 2014-06-04 15:01:51 UTC (rev 120644)
>>
>> @@ -70,6 +70,13 @@
>>
>> xinstall -m 644 -c ${worksrcpath}/files/rwizcmds.hlp ${destroot}${prefix}/var/games/moria
>>
>> xinstall -m 644 -c ${worksrcpath}/files/version.hlp ${destroot}${prefix}/var/games/moria
>>
>> xinstall -m 644 -c ${worksrcpath}/files/welcome.hlp ${destroot}${prefix}/var/games/moria
>>
>> +
>> + # Files required by license
>> + xinstall -m 644 -c ${worksrcpath}/util/mergemem/README ${destroot}${prefix}/var/games/moria
>> + xinstall -m 644 -c ${worksrcpath}/util/mergemem/moriadecode.c ${destroot}${prefix}/var/games/moria
>> + xinstall -m 644 -c ${worksrcpath}/util/mergemem/moriaencode.c ${destroot}${prefix}/var/games/moria
>> + xinstall -m 644 -c ${worksrcpath}/util/mergemem/moriamerge.c ${destroot}${prefix}/var/games/moria
>> +
>>
>> }
>
> If it changes the files that are installed, the revision should be increased.
Done in r120680.
Cheers!
Frank
More information about the macports-dev
mailing list