Update of /cvsroot/fink/fink/10.4
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv18728

Modified Files:
        ChangeLog apt.info 
Log Message:
sync with unstable


Index: apt.info
===================================================================
RCS file: /cvsroot/fink/fink/10.4/apt.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- apt.info    9 Mar 2009 18:13:54 -0000       1.8
+++ apt.info    16 Apr 2009 15:55:05 -0000      1.9
@@ -1,6 +1,6 @@
 Package: apt
 Version: 0.5.4
-Revision: 1055
+Revision: 1056
 GCC: 4.0
 BuildDepends: fink (>= 0.24.12)
 Depends: %N-shlibs (= %v-%r)
@@ -13,10 +13,12 @@
  sed -e 's|@PREFIX@|%p|g' -e 's|@DIST@|10.3|g' < %{PatchFile} | patch -p1
  sh patch_flush
  for i in `grep -rl '#ifdef __GNUG__' .` ; do perl -pi.bak -e 's/#ifdef 
__GNUG__/#if defined(__GNUG__) && !defined(__APPLE_CC__)/' $i; done
+ echo "x86_64\tx86_64" >> %b/buildlib/archtable
 <<
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
 SetCXXFLAGS: -O2 -DEMULATE_MMAP -D__USE_MISC -fconstant-cfstrings 
-DHAVE_SOCKLEN_T=1
+ConfigureParams: --host=%m-apple-darwin`uname -r|cut -f1 -d.`
 CompileScript: <<
  ./configure %c
  make -f makefile.wrap NOISY=1

Index: ChangeLog
===================================================================
RCS file: /cvsroot/fink/fink/10.4/ChangeLog,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- ChangeLog   14 Apr 2009 03:11:00 -0000      1.22
+++ ChangeLog   16 Apr 2009 15:55:05 -0000      1.23
@@ -1,3 +1,7 @@
+2009-04-16  Dave Morrison  <d...@finkproject.org>
+
+       * apt.info: sync with unstable
+
 2009-04-13  Dave Morrison  <d...@finkproject.org>
 
        * dpkg.info, dpkg.patch: sync with unstable


------------------------------------------------------------------------------
Stay on top of everything new and different, both inside and 
around Java (TM) technology - register by April 22, and save
$200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco.
300 plus technical and hands-on sessions. Register today. 
Use priority code J9JMT32. http://p.sf.net/sfu/p
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to