I'm working on updating all the debian packages, one that is seriously out of 
date is debianutils, newer debianutils no longer provides mktemp or read link 
these are all part of coretuils.

I have already updated the 3 packages that were using readlink in 10.7: php5, 
libmpfr4, valgrind, I added a BuildDepend on coreutils and change the call to 
use greadlink, these are build only changes (except in the case of php5) so no 
rev up was required.

in the case of mktemp, the current packages make calls to it:

nettle4
netpbm
php5
lapack341

This one is a little more tricky, /usr/bin/mktemp exists on lion but some of 
the switches are different, the other options is to use coreutils and call 
gmktemp, these packages will require more input as some are runtime and I don't 
feel comfortable changing them without knowing the packages and how they work.

I'll be fixing php5, I'm hope the other three packages could get updated so I 
may upgrade debianutils.
---
TS
http://www.southofheaven.org/
Life begins and ends with chaos, live between the chaos!


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-devel mailing list
Fink-devel@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to