Am 25.04.2008 um 00:12 schrieb Koen van der Drift:

>
> On Apr 24, 2008, at 12:20 AM, Daniel Macks wrote:
>
>> Fink will be deploying the long-awaited gnome upgrade, often called
>> "pangocairo" soon. One or more of your packages has been changed as
>> part of this project, and we'd welcome your help testing these
>> changes.
>
> Maybe a silly question, but how do I find out which of my packages is
> changed because of this?
Hi Koen,

I used the following command to run a diff on all .info files owned  
by me -- just change the name, and make sure to run it from /sw/fink/ 
dists/unstable:

for i in `fgrep -rIs "Maintainer: Max Horn <[EMAIL PROTECTED]>" . | cut - 
f1 -d:` ; do diff -u ../../10.4/unstable/$i $i ; done | bbedit

Cheers,
Max

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.devel

Reply via email to