[112250] trunk/dports/devel/wiggle/Portfile

Sean Farley sean at macports.org
Thu Oct 17 02:01:56 PDT 2013


On Wed, Oct 16, 2013 at 12:04 PM, Ryan Schmidt <ryandesign at macports.org> wrote:
>
> On Oct 15, 2013, at 22:55, sean at macports.org wrote:
>
>> Revision: 112250
>>          https://trac.macports.org/changeset/112250
>> Author:   sean at macports.org
>> Date:     2013-10-15 20:55:46 -0700 (Tue, 15 Oct 2013)
>> Log Message:
>> -----------
>> wiggle: update to 1.0
>>
>> Modified Paths:
>> --------------
>>    trunk/dports/devel/wiggle/Portfile
>>
>> Modified: trunk/dports/devel/wiggle/Portfile
>> ===================================================================
>> --- trunk/dports/devel/wiggle/Portfile        2013-10-16 03:55:39 UTC (rev 112249)
>> +++ trunk/dports/devel/wiggle/Portfile        2013-10-16 03:55:46 UTC (rev 112250)
>> @@ -4,9 +4,8 @@
>> PortSystem          1.0
>> PortGroup           github 1.0
>>
>> -github.setup        neilbrown wiggle f4f1d92c2225
>> -version             0.9.1
>> -revision            1
>> +github.setup        neilbrown wiggle 07d2062572c2
>> +version             1.0
>
> Is there a reason you're not using the "v1.0" tag instead?

Yes, because it doesn't include the fixes I sent Neil:

https://github.com/neilbrown/wiggle/pull/2

I'll use the vX.Y tag for the next release.


More information about the macports-dev mailing list