[87201] trunk/dports/aqua/qlipper/Portfile
Ryan Schmidt
ryandesign at macports.org
Sun Nov 13 21:42:15 PST 2011
On Nov 13, 2011, at 23:38, Ryan Schmidt wrote:
> On Nov 13, 2011, at 23:06, pvanek at macports.org wrote:
>
>> Revision: 87201
>> http://trac.macports.org/changeset/87201
>> Author: pvanek at macports.org
>> Date: 2011-11-13 21:06:30 -0800 (Sun, 13 Nov 2011)
>> Log Message:
>> -----------
>> qlipper: buildbot fix (case sensitive paths)
>>
>> Modified Paths:
>> --------------
>> trunk/dports/aqua/qlipper/Portfile
>>
>> Modified: trunk/dports/aqua/qlipper/Portfile
>> ===================================================================
>> --- trunk/dports/aqua/qlipper/Portfile 2011-11-14 05:03:53 UTC (rev 87200)
>> +++ trunk/dports/aqua/qlipper/Portfile 2011-11-14 05:06:30 UTC (rev 87201)
>> @@ -3,8 +3,9 @@
>> PortSystem 1.0
>> PortGroup qt4 1.0
>>
>> -name qlipper
>> +name Qlipper
>> version 1.8.2
>> +revision 1
>
> I wasn't sure what would happen when you change the case of the port name like that. [snip]
Oh, and I see that since I started writing that response, you've already changed it back. Which I see was because of course changing the port name had changed the distfile, which wasn't desired.
More information about the macports-dev
mailing list