On Jun 4, 2014, at 8:23 PM, Ryan Schmidt <ryandes...@macports.org> wrote:

> 
> On Jun 4, 2014, at 10:01 AM, m...@macports.org wrote:
> 
>> Revision
>> 120644
>> Author
>> m...@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

_______________________________________________
macports-dev mailing list
macports-dev@lists.macosforge.org
https://lists.macosforge.org/mailman/listinfo/macports-dev

Reply via email to