On Sat, 19 Feb 2011 15:49:27 -0500, Charles Lepple  wrote:
I'm using the CVS/git version of Fink (checked out 2011-02-15), and it
  > doesn't like validating pango1-xft2-ft219-dev when the Fink prefix is /
  > sw-git:
  >
  > Validating .deb dir /sw-git/src/fink.build/root-pango1-xft2-ft219-
  > dev-1.24.5-7... 
  > Error: Bad local URL ("/sw" does not look like a fink location). 
  >  Offending file: /sw-git/share/gtk-doc/html/pango/pango-ATSUI-Fonts.html
  >  Offending line: <a href="http:///sw-git/share/gtk-doc/html/glib/glib-
  > Quarks.html#g-quark-from-string"><code
  > class="function">g_quark_from_string()</code></a>) is used to identify
  > the renderer in <a class="link" href="http://pango-Modules.html#pango-find-
  > map" title="pango_find_map ()"><code
  > class="function">pango_find_map()</code></a>. 
  >  Offending file: /sw-git/share/gtk-doc/html/pango/pango-Bidirectional-
  > Text.html
  >  Offending line: <a class="link" href="http://pango-Bidirectional-
  > Text.html#PangoDirection" title="enum PangoDirection"><span
  > class="returnvalue">PangoDirection</span></a>      <a class="link"
  > href="http://pango-Bidirectional-Text.html#pango-unichar-direction";
  > title="pango_unichar_direction ()">pango_unichar_direction</
  > a>             (<a 
href="http:///sw-git/share/gtk-doc/html/glib/glib-Unicode-
  > Manipulation.html#gunichar"><span class="returnvalue">gunichar</span></
  > a> ch);
  >
  > Looks to me like a hyphen could be added to the regex that was last
  > updated here:
  >
  > 
http://fink.cvs.sourceforge.net/viewvc/fink/fink/perlmod/Fink/Validation.pm?r1=1.331&r2=1.332
 
The regex matches data output from gtk-doc programs, so I replaced it 
with one I found in them. Seems to work if I simulate a prefix like 
yours... 
 
> (but I'm not going to claim I fully understand what's going on there...)
 
..and added inline comments to document it a bit:)
 
dan
 

--
Daniel Macks
  dma...@netspace.org



------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to