On 9/19/13 11:54 AM, Hanspeter Niederstrasser wrote:
> On 9/19/2013 2:16 PM, Martin Costabel wrote:
>> Package manager version: 0.35.1
>> Distribution version: selfupdate-cvs Thu Sep 19 01:58:59 2013, 10.8, x86_64
>>
>> `fink dumpinfo flac` ends prematurely with
>>
>> []
>> builddependsonly: true
>> source: mirror:sourceforge:flac/flac-1.2.1.tar.gz
>> source-md5: 153c8b15a54da428d1f0fadc756c22c7
>> nosourcedirectory: [undefined]
>> patchfile: flac.patch
>> patchfile-md5: 5c41b21888c325ba7d77dcc67e24ac9b
>> Failed: Unknown field patchfile2
>>
>> The same happens with any of the other 27 packages that have a
>> PatchFile2 field.
>>
>> Is this something I did to my fink or are others seeing this, too?
>
> Confirming on 10.7 and 10.6/*. The 10.7 machine is using fink-git from
> the dpkg branch.
>
> Hanspeter
>
>

The following match in Engine.pm seems to be the culprit here:

  $_ =~ /^patch(|\d*file|\d*file-md5)$/ or $_ eq 'appbundles' or

It looks like the \d got placed in the wrong location, since we're not 
using e.g. "patch2file".

-- 
Alexander Hansen, Ph.D.
Fink User Liaison
My package updates: http://finkakh.wordpress.com/

------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
fink-core mailing list
fink-core@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.core
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-core

Reply via email to