[cvs] dists/10.4/unstable/main/finkinfo/sci gildas.info, 1.32, 1.33 gildas.patch, 1.13, 1.14

2009-11-30 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19518

Modified Files:
gildas.info gildas.patch 
Log Message:
Fix a bug in the detection of 64 bit capabilities of the CPU.


Index: gildas.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gildas.patch,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- gildas.patch7 Nov 2009 10:56:12 -   1.13
+++ gildas.patch30 Nov 2009 10:54:21 -  1.14
@@ -93,6 +93,28 @@
  GAG_LIBS = -lggui -lgcore -lgwcs -lgio -lgsys -lginc
  
  ifeq ($(GAG_USE_XML),yes)
+diff -ruN --exclude='*~' gildas-src-nov09b/admin/define-system.sh 
gildas-src-nov09b.patched/admin/define-system.sh
+--- gildas-src-nov09b/admin/define-system.sh   2008-11-25 16:50:43.0 
+0100
 gildas-src-nov09b.patched/admin/define-system.sh   2009-11-30 
11:32:25.0 +0100
+@@ -216,12 +216,12 @@
+   else
+   GAG_MACHINE=pc
+   fi
+-  if which ifort  /dev/null 21; then
+-  DEFAULT_COMPILER=ifort
+-  else
+-  DEFAULT_COMPILER=g95
+-  GAG_MACHINE=pc  # g95 for Darwin produces 32 bits 
executables
+-  fi
++  #if which ifort  /dev/null 21; then
++  #DEFAULT_COMPILER=ifort
++  #else
++  #DEFAULT_COMPILER=g95
++  #GAG_MACHINE=pc  # g95 for Darwin produces 32 bits 
executables
++  #fi
+   fi ;;
+   CYGWIN*)
+   GAG_MACHINE=pc
 diff -ruN --exclude='*~' gildas-src-nov09b/admin/gildas-env.sh 
gildas-src-nov09b.patched/admin/gildas-env.sh
 --- gildas-src-nov09b/admin/gildas-env.sh  2009-10-07 17:45:32.0 
+0200
 +++ gildas-src-nov09b.patched/admin/gildas-env.sh  2009-11-04 
12:02:33.0 +0100

Index: gildas.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gildas.info,v
retrieving revision 1.32
retrieving revision 1.33
diff -u -d -r1.32 -r1.33
--- gildas.info 7 Nov 2009 10:56:12 -   1.32
+++ gildas.info 30 Nov 2009 10:54:21 -  1.33
@@ -1,6 +1,6 @@
 Package: gildas
 Version: 200911
-Revision: 2
+Revision: 3
 Architecture: powerpc, i386, x86_64
 Description: Radioastronomy data analysis software
 License: OSI-Approved
@@ -14,7 +14,7 @@
   cfitsio, fink (= 0.29.5-1), fftw3, gcc44, libpng3, lesstif, sed, slatec, 
x11-dev
 
 PatchFile: gildas.patch
-PatchFile-MD5: dcf4c21d299e0981f2b6a65fce387dda
+PatchFile-MD5: a240e4e591a917408de3412c9a28d4f7
 CompileScript: 
   true
 


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/sci gsl.info,1.8,1.9

2009-11-30 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20184

Modified Files:
gsl.info 
Log Message:
New version.


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gsl.info25 Dec 2008 18:11:09 -  1.8
+++ gsl.info30 Nov 2009 10:54:53 -  1.9
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.12
+Version: 1.13
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: 3ec101903c8157756fa1352161bd4c39
+Source-MD5: d9fcfa367c44ab68a25b4edf34c3c5f7
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: 
   TestScript: 
@@ -22,7 +22,7 @@
 lib/libgslcblas.0.dylib
   
   Shlibs: 
-%p/lib/libgsl.0.dylib 14.0.0 gsl (= 1.12-1)
+%p/lib/libgsl.0.dylib 15.0.0 gsl (= 1.13-1)
 %p/lib/libgslcblas.0.dylib 1.0.0 gsl (= 1.4-1)
   
   DocFiles: COPYING


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/stable/main/finkinfo/sci gildas.info, 1.12, 1.13 gildas.patch, 1.4, 1.5

2009-11-30 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24012

Modified Files:
gildas.info gildas.patch 
Log Message:
Fix a bug in the detection of 64 bit capabilities of the CPU.


Index: gildas.patch
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gildas.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gildas.patch12 Nov 2009 09:30:46 -  1.4
+++ gildas.patch30 Nov 2009 10:58:24 -  1.5
@@ -93,6 +93,28 @@
  GAG_LIBS = -lggui -lgcore -lgwcs -lgio -lgsys -lginc
  
  ifeq ($(GAG_USE_XML),yes)
+diff -ruN --exclude='*~' gildas-src-nov09b/admin/define-system.sh 
gildas-src-nov09b.patched/admin/define-system.sh
+--- gildas-src-nov09b/admin/define-system.sh   2008-11-25 16:50:43.0 
+0100
 gildas-src-nov09b.patched/admin/define-system.sh   2009-11-30 
11:32:25.0 +0100
+@@ -216,12 +216,12 @@
+   else
+   GAG_MACHINE=pc
+   fi
+-  if which ifort  /dev/null 21; then
+-  DEFAULT_COMPILER=ifort
+-  else
+-  DEFAULT_COMPILER=g95
+-  GAG_MACHINE=pc  # g95 for Darwin produces 32 bits 
executables
+-  fi
++  #if which ifort  /dev/null 21; then
++  #DEFAULT_COMPILER=ifort
++  #else
++  #DEFAULT_COMPILER=g95
++  #GAG_MACHINE=pc  # g95 for Darwin produces 32 bits 
executables
++  #fi
+   fi ;;
+   CYGWIN*)
+   GAG_MACHINE=pc
 diff -ruN --exclude='*~' gildas-src-nov09b/admin/gildas-env.sh 
gildas-src-nov09b.patched/admin/gildas-env.sh
 --- gildas-src-nov09b/admin/gildas-env.sh  2009-10-07 17:45:32.0 
+0200
 +++ gildas-src-nov09b.patched/admin/gildas-env.sh  2009-11-04 
12:02:33.0 +0100

Index: gildas.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gildas.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gildas.info 12 Nov 2009 09:30:46 -  1.12
+++ gildas.info 30 Nov 2009 10:58:24 -  1.13
@@ -1,6 +1,6 @@
 Package: gildas
 Version: 200911
-Revision: 2
+Revision: 3
 Architecture: powerpc, i386, x86_64
 Description: Radioastronomy data analysis software
 License: OSI-Approved
@@ -14,7 +14,7 @@
   cfitsio, fink (= 0.29.5-1), fftw3, gcc44, libpng3, lesstif, sed, slatec, 
x11-dev
 
 PatchFile: gildas.patch
-PatchFile-MD5: dcf4c21d299e0981f2b6a65fce387dda
+PatchFile-MD5: a240e4e591a917408de3412c9a28d4f7
 CompileScript: 
   true
 


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde kile-kde4-mac.info, 1.4, 1.5 kile-kde4-x11.info, 1.2, 1.3

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory 
sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19617/unstable/main/finkinfo/kde

Modified Files:
kile-kde4-mac.info kile-kde4-x11.info 
Log Message:
new upstream version

Index: kile-kde4-x11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kile-kde4-x11.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- kile-kde4-x11.info  20 Nov 2009 15:43:54 -  1.2
+++ kile-kde4-x11.info  30 Nov 2009 13:09:47 -  1.3
@@ -1,11 +1,10 @@
 Package: kile-kde4-x11
-Version: 2.1b2
+Version: 2.1b3
 Revision: 1002
-Distribution: 10.4, 10.5
 Depends: kdelibs4-x11-shlibs (= 4.2.4-2), qt4-x11-core-shlibs (= 4.5.1-1), 
qt4-x11-gui-shlibs (= 4.5.1-1), x11, x11-shlibs, kdebase4-runtime-x11
 BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), cmake (= 
2.6.3-1), kdelibs4-x11-dev (= 4.2.4-1), qt4-x11 (= 4.5.1-1), automoc-x11 (= 
0.9.89-0), x11-dev, kde4-buildenv (= 4.2.4-2)
 Source: mirror:sourceforge:kile/kile-%v.tar.bz2
-Source-MD5: 1fa720754e199037f6b47e541df767ff
+Source-MD5: 5de96712686e82fa17732c0d0cf0cc3f
 CompileScript: 
 #!/bin/sh -ev
export KDE4_PREFIX=%p KDE4_TYPE=x11

Index: kile-kde4-mac.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kile-kde4-mac.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- kile-kde4-mac.info  20 Nov 2009 15:43:54 -  1.4
+++ kile-kde4-mac.info  30 Nov 2009 13:09:47 -  1.5
@@ -1,11 +1,10 @@
 Package: kile-kde4-mac
-Version: 2.1b2
-Revision: 1004
-Distribution: 10.4, 10.5
+Version: 2.1b3
+Revision: 1002
 Depends: kdelibs4-mac-shlibs (= 4.2.4-2), qt4-mac-core-shlibs (= 4.5.1-1), 
qt4-mac-gui-shlibs (= 4.5.1-1), kdebase4-runtime-mac
 BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), cmake (= 
2.6.3-1), kdelibs4-mac-dev (= 4.2.4-1), qt4-mac (= 4.5.1-1), automoc-mac (= 
0.9.89-0), kde4-buildenv (= 4.2.4-2)
 Source: mirror:sourceforge:kile/kile-%v.tar.bz2
-Source-MD5: 1fa720754e199037f6b47e541df767ff
+Source-MD5: 5de96712686e82fa17732c0d0cf0cc3f
 CompileScript: 
 #!/bin/sh -ev
export KDE4_PREFIX=%p KDE4_TYPE=mac
@@ -14,7 +13,6 @@
make
 
 InstallScript: make install/fast DESTDIR=%d
-AppBundles: src/kile.app
 DocFiles: AUTHORS CODE-FORMATTING-STYLE.txt COPYING* ChangeLog README* 
bughunting.html
 License: GPL
 GCC: 4.0


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/base gettext-10.4.info, 1.1, 1.2 gettext.info, 1.7, 1.8 libgettext3-shlibs.info, 1.8, 1.9

2009-11-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13618

Modified Files:
gettext-10.4.info gettext.info libgettext3-shlibs.info 
Log Message:
Prepare swappy for libgettext8


Index: libgettext3-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/libgettext3-shlibs.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libgettext3-shlibs.info 14 Mar 2007 19:41:34 -  1.8
+++ libgettext3-shlibs.info 30 Nov 2009 18:48:26 -  1.9
@@ -1,6 +1,6 @@
 Package: libgettext3-shlibs
 Version: 0.14.5
-Revision: 2
+Revision: 3
 #Source: mirror:gnu:gettext/gettext-%v.tar.gz
 Source: mirror:sourceforge:fink/gettext-%v.tar.gz
 Source-MD5: e2f6581626a22a0de66dce1d81d00de3
@@ -29,10 +29,10 @@
 
 Splitoff: 
   Package: libgettext3-dev
-  Conflicts: gettext-dev
-  Replaces: gettext-dev
+  Conflicts: gettext-dev, libgettext8-dev
+  Replaces: gettext-dev, libgettext8-dev
   Suggests: gettext-doc
-  Depends: %N (= %v-%r), gettext-bin (= 0.14-1)
+  Depends: %N (= %v-%r), gettext-bin (= %v-%r)
   BuildDependsOnly: true
   DocFiles: README* AUTHORS gettext-runtime/BUGS COPYING* NEWS THANKS 
ChangeLog*
   Description: GNU Internationalization utilities (Development Files)

Index: gettext.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/gettext.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gettext.info18 Jan 2009 19:30:55 -  1.7
+++ gettext.info30 Nov 2009 18:48:26 -  1.8
@@ -1,6 +1,6 @@
 Package: gettext
 Version: 0.10.40
-Revision: 125
+Revision: 126
 Distribution: 10.5, 10.6
 #Source: mirror:gnu:gettext/gettext-%v.tar.gz
 Source: mirror:sourceforge:fink/gettext-%v.tar.gz
@@ -52,8 +52,8 @@
 SplitOff2: 
  Package: gettext-dev
  Depends: gettext (= %v-%r)
- Replaces: gettext (= 0.10.40-4), libgettext3-dev
- Conflicts: libgettext3-dev
+ Replaces: gettext (= 0.10.40-4), libgettext3-dev, libgettext8-dev
+ Conflicts: libgettext3-dev, libgettext8-dev
  BuildDependsOnly: true
  Files: include lib/libintl.dylib lib/*.a lib/*.la
  Description: Developer files for gettext package

Index: gettext-10.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/gettext-10.4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gettext-10.4.info   18 Jan 2009 19:30:55 -  1.1
+++ gettext-10.4.info   30 Nov 2009 18:48:26 -  1.2
@@ -1,6 +1,6 @@
 Package: gettext
 Version: 0.10.40
-Revision: 25
+Revision: 26
 Distribution: 10.4
 #Source: mirror:gnu:gettext/gettext-%v.tar.gz
 Source: mirror:sourceforge:fink/gettext-%v.tar.gz
@@ -52,8 +52,8 @@
 SplitOff2: 
  Package: gettext-dev
  Depends: gettext (= %v-%r)
- Replaces: gettext (= 0.10.40-4), libgettext3-dev
- Conflicts: libgettext3-dev
+ Replaces: gettext (= 0.10.40-4), libgettext3-dev, libgettext8-dev
+ Conflicts: libgettext3-dev, libgettext8-dev
  BuildDependsOnly: true
  Files: include lib/libintl.dylib lib/*.a lib/*.la
  Description: Developer files for gettext package


--
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/base libgettext8-shlibs.info, NONE, 1.1 libgettext8-shlibs.patch, NONE, 1.1

2009-11-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv832

Added Files:
libgettext8-shlibs.info libgettext8-shlibs.patch 
Log Message:
Welcome to new libintl! Only tested on 10.4 so far...


--- NEW FILE: libgettext8-shlibs.patch ---
diff -uNr gettext-0.17/gettext-runtime/gnulib-lib/setenv.c 
gettext-0.17-new/gettext-runtime/gnulib-lib/setenv.c
--- gettext-0.17/gettext-runtime/gnulib-lib/setenv.c2007-10-07 
16:28:16.0 -0400
+++ gettext-0.17-new/gettext-runtime/gnulib-lib/setenv.c2007-12-06 
16:31:05.0 -0500
@@ -37,9 +37,14 @@
 #endif
 
 #if !_LIBC
-# define __environ environ
-# ifndef HAVE_ENVIRON_DECL
-extern char **environ;
+# define __environ   environ
+# if ! HAVE_ENVIRON_DECL
+#  ifdef __APPLE__
+#   include crt_externs.h
+#   define environ (*_NSGetEnviron())
+#  else
+extern char **environ;
+#  endif
 # endif
 #endif
 
diff -uNr gettext-0.17/gettext-runtime/libasprintf/Makefile.in 
gettext-0.17-new/gettext-runtime/libasprintf/Makefile.in
--- gettext-0.17/gettext-runtime/libasprintf/Makefile.in2007-11-06 
18:35:22.0 -0500
+++ gettext-0.17-new/gettext-runtime/libasprintf/Makefile.in2007-12-06 
16:31:05.0 -0500
@@ -290,7 +290,7 @@
 # How to build libasprintf.
 # With libtool 1.5.14, on some platforms, like BeOS, libtool --tag=CXX fails
 # to create a shared library, however libtool --tag=CC succeeds.
-libasprintf_la_LDFLAGS = @LTNOUNDEF@
+libasprintf_la_LDFLAGS = @LTNOUNDEF@ -static
 MAKEINFOFLAGS = --no-split
 info_TEXINFOS = autosprintf.texi
 CLEANFILES = autosprintf.pdf
diff -uNr gettext-0.17/gettext-tools/doc/gettext.info 
gettext-0.17-new/gettext-tools/doc/gettext.info
--- gettext-0.17/gettext-tools/doc/gettext.info 2007-11-01 22:23:13.0 
-0400
+++ gettext-0.17-new/gettext-tools/doc/gettext.info 2007-12-06 
16:30:28.0 -0500
@@ -1,7 +1,7 @@
-INFO-DIR-SECTION GNU Gettext Utilities
-START-INFO-DIR-ENTRY
 This is gettext.info, produced by makeinfo version 4.11 from gettext.texi.
 
+INFO-DIR-SECTION GNU Gettext Utilities
+START-INFO-DIR-ENTRY
 * gettext: (gettext).  GNU gettext utilities.
 * autopoint: (gettext)autopoint Invocation.Copy gettext infrastructure.
 * envsubst: (gettext)envsubst Invocation.  Expand environment variables.
diff -uNr gettext-0.17/gettext-tools/gnulib-lib/execute.c 
gettext-0.17-new/gettext-tools/gnulib-lib/execute.c
--- gettext-0.17/gettext-tools/gnulib-lib/execute.c 2007-10-07 
16:29:19.0 -0400
+++ gettext-0.17-new/gettext-tools/gnulib-lib/execute.c 2007-12-06 
16:31:05.0 -0500
@@ -55,7 +55,12 @@
 #endif
 
 #if ! HAVE_ENVIRON_DECL
-extern char **environ;
+# ifdef __APPLE__
+#  include crt_externs.h
+#  define environ (*_NSGetEnviron())
+# else
+   extern char **environ;
+# endif
 #endif
 
 #ifndef STDIN_FILENO
diff -uNr gettext-0.17/gettext-tools/gnulib-lib/pipe.c 
gettext-0.17-new/gettext-tools/gnulib-lib/pipe.c
--- gettext-0.17/gettext-tools/gnulib-lib/pipe.c2007-10-07 
16:29:34.0 -0400
+++ gettext-0.17-new/gettext-tools/gnulib-lib/pipe.c2007-12-06 
16:31:05.0 -0500
@@ -54,7 +54,12 @@
 #endif
 
 #if ! HAVE_ENVIRON_DECL
-extern char **environ;
+# ifdef __APPLE__
+#  include crt_externs.h
+#  define environ (*_NSGetEnviron())
+# else
+   extern char **environ;
+# endif
 #endif
 
 #ifndef STDIN_FILENO
diff -uNr gettext-0.17/gettext-tools/gnulib-lib/setenv.c 
gettext-0.17-new/gettext-tools/gnulib-lib/setenv.c
--- gettext-0.17/gettext-tools/gnulib-lib/setenv.c  2007-10-07 
16:29:34.0 -0400
+++ gettext-0.17-new/gettext-tools/gnulib-lib/setenv.c  2007-12-06 
16:31:05.0 -0500
@@ -38,8 +38,13 @@
 
 #if !_LIBC
 # define __environ environ
-# ifndef HAVE_ENVIRON_DECL
-extern char **environ;
+# if ! HAVE_ENVIRON_DECL
+#  ifdef __APPLE__
+#   include crt_externs.h
+#   define environ (*_NSGetEnviron())
+#  else
+extern char **environ;
+#  endif
 # endif
 #endif
 
diff -uNr gettext-0.17/gettext-tools/gnulib-lib/unsetenv.c 
gettext-0.17-new/gettext-tools/gnulib-lib/unsetenv.c
--- gettext-0.17/gettext-tools/gnulib-lib/unsetenv.c2007-10-07 
16:29:39.0 -0400
+++ gettext-0.17-new/gettext-tools/gnulib-lib/unsetenv.c2007-12-06 
16:31:05.0 -0500
@@ -27,8 +27,13 @@
 
 #if !_LIBC
 # define __environ environ
-# ifndef HAVE_ENVIRON_DECL
-extern char **environ;
+# if ! HAVE_ENVIRON_DECL
+#  ifdef __APPLE__
+#   include crt_externs.h
+#   define environ (*_NSGetEnviron())
+#  else
+extern char **environ;
+#  endif
 # endif
 #endif
 

--- NEW FILE: libgettext8-shlibs.info ---
Package: libgettext8-shlibs
Version: 0.17
Revision: 17
Distribution: 10.4
Source: mirror:gnu:gettext/gettext-%v.tar.gz
#Source: mirror:sourceforge:fink/gettext-%v.tar.gz
#Source: http://ftp.gnu.org/pub/gnu/gettext/gettext-%v.tar.gz
Source-MD5: 58a2bc6d39c0ba57823034d55d65d606
PatchFile: %n.patch
PatchFile-MD5: 

[cvs] dists/10.4/unstable/main/finkinfo/base libgettext8-shlibs.info, 1.1, 1.2

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv13758

Modified Files:
libgettext8-shlibs.info 
Log Message:
confirmed on 10.5 as well

Index: libgettext8-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/libgettext8-shlibs.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgettext8-shlibs.info 30 Nov 2009 19:21:44 -  1.1
+++ libgettext8-shlibs.info 30 Nov 2009 19:53:37 -  1.2
@@ -1,7 +1,7 @@
 Package: libgettext8-shlibs
 Version: 0.17
 Revision: 17
-Distribution: 10.4
+Distribution: 10.4, 10.5
 Source: mirror:gnu:gettext/gettext-%v.tar.gz
 #Source: mirror:sourceforge:fink/gettext-%v.tar.gz
 #Source: http://ftp.gnu.org/pub/gnu/gettext/gettext-%v.tar.gz


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde kdesvn-kde4-x11.info, 1.11, 1.12

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv24063

Modified Files:
kdesvn-kde4-x11.info 
Log Message:
migrate to libgettext8 - no rev-up, why force rebuilds for everyone

Index: kdesvn-kde4-x11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdesvn-kde4-x11.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- kdesvn-kde4-x11.info20 Nov 2009 15:43:54 -  1.11
+++ kdesvn-kde4-x11.info30 Nov 2009 20:13:40 -  1.12
@@ -1,7 +1,12 @@
 Package: kdesvn-kde4-x11
+ kdesvn-kde4-x11.info
+Version: 1.4.1
+Revision: 1001
+===
 Version: 1.4.0
 Revision: 1002
 Distribution: 10.4, 10.5
+ 1.11
 Depends: kdelibs4-x11-shlibs (= 4.2.4-1), libapr.0-shlibs (= 1.3.3-6), 
libaprutil.0-shlibs (= 1.3.4-8), qt4-x11-core-shlibs (= 4.5.1-1), 
qt4-x11-gui-shlibs (= 4.5.1-1), svn15-shlibs (= 1.5.6-3), x11, x11-shlibs
 BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), 
kdelibs4-x11-dev (= 4.2.4-1), libapr.0-dev (= 1.3.3-6), libaprutil.0-dev (= 
1.3.4-8), qt4-x11 (= 4.5.1-1), svn15-dev (= 1.5.6-3), x11-dev, automoc-x11 
(= 0.9.89-0), soprano-x11-dev (= 2.2.3-7), cmake (= 2.6.3-1)
 Conflicts: kde4-x11-ioslave


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/base libgettext8-shlibs.info, 1.2, 1.3

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29625

Modified Files:
libgettext8-shlibs.info 
Log Message:
10.6 confirmed as well...remove restrictions

Index: libgettext8-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/libgettext8-shlibs.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgettext8-shlibs.info 30 Nov 2009 19:53:37 -  1.2
+++ libgettext8-shlibs.info 30 Nov 2009 21:44:51 -  1.3
@@ -1,7 +1,6 @@
 Package: libgettext8-shlibs
 Version: 0.17
 Revision: 17
-Distribution: 10.4, 10.5
 Source: mirror:gnu:gettext/gettext-%v.tar.gz
 #Source: mirror:sourceforge:fink/gettext-%v.tar.gz
 #Source: http://ftp.gnu.org/pub/gnu/gettext/gettext-%v.tar.gz


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde kdesvn-kde4-x11.info, 1.12, 1.13

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv30960

Modified Files:
kdesvn-kde4-x11.info 
Log Message:
oops

Index: kdesvn-kde4-x11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdesvn-kde4-x11.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- kdesvn-kde4-x11.info30 Nov 2009 20:13:40 -  1.12
+++ kdesvn-kde4-x11.info30 Nov 2009 21:47:12 -  1.13
@@ -1,8 +1,4 @@
 Package: kdesvn-kde4-x11
- kdesvn-kde4-x11.info
-Version: 1.4.1
-Revision: 1001
-===
 Version: 1.4.0
 Revision: 1002
 Distribution: 10.4, 10.5


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde kdesvn-kde4-x11.info, 1.13, 1.14

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2012

Modified Files:
kdesvn-kde4-x11.info 
Log Message:
oops #2

Index: kdesvn-kde4-x11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdesvn-kde4-x11.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- kdesvn-kde4-x11.info30 Nov 2009 21:47:12 -  1.13
+++ kdesvn-kde4-x11.info30 Nov 2009 21:52:19 -  1.14
@@ -2,7 +2,6 @@
 Version: 1.4.0
 Revision: 1002
 Distribution: 10.4, 10.5
- 1.11
 Depends: kdelibs4-x11-shlibs (= 4.2.4-1), libapr.0-shlibs (= 1.3.3-6), 
libaprutil.0-shlibs (= 1.3.4-8), qt4-x11-core-shlibs (= 4.5.1-1), 
qt4-x11-gui-shlibs (= 4.5.1-1), svn15-shlibs (= 1.5.6-3), x11, x11-shlibs
 BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), 
kdelibs4-x11-dev (= 4.2.4-1), libapr.0-dev (= 1.3.3-6), libaprutil.0-dev (= 
1.3.4-8), qt4-x11 (= 4.5.1-1), svn15-dev (= 1.5.6-3), x11-dev, automoc-x11 
(= 0.9.89-0), soprano-x11-dev (= 2.2.3-7), cmake (= 2.6.3-1)
 Conflicts: kde4-x11-ioslave


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde choqok-kde4-x11.info, 1.8, 1.9

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv19571

Modified Files:
choqok-kde4-x11.info 
Log Message:
add libgettext8 bdep

Index: choqok-kde4-x11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/choqok-kde4-x11.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- choqok-kde4-x11.info20 Nov 2009 15:43:53 -  1.8
+++ choqok-kde4-x11.info30 Nov 2009 22:17:51 -  1.9
@@ -1,9 +1,8 @@
 Package: choqok-kde4-x11
 Version: 0.6.6
 Revision: 1003
-Distribution: 10.4, 10.5
 Depends: x11, x11-shlibs, kdelibs4-x11-shlibs (= 4.2.4-1), 
qt4-x11-core-shlibs (= 4.5.1-1), qt4-x11-gui-shlibs (= 4.5.1-1), 
kdebase4-runtime-x11
-BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), x11-dev, 
kdelibs4-x11-dev (= 4.2.4-1), qt4-x11 (= 4.5.1-1), pkgconfig, automoc-x11 (= 
0.9.89-0), soprano-x11-dev (= 2.2.3-7), cmake (= 2.6.3-1), kde4-buildenv (= 
4.2.4-2)
+BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), x11-dev, 
kdelibs4-x11-dev (= 4.2.4-1), qt4-x11 (= 4.5.1-1), pkgconfig, automoc-x11 (= 
0.9.89-0), soprano-x11-dev (= 2.2.3-7), cmake (= 2.6.3-1), kde4-buildenv (= 
4.2.4-2), libgettext8-dev
 Source: http://www.kde-apps.org/CONTENT/content-files/95760-choqok-%v.tar.bz2
 Source-MD5: 712ba741b6f256ec230b36bfe574d1c0
 SourceDirectory: choqok-%v


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde choqok-kde4-x11.info, 1.9, 1.10

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv20744

Modified Files:
choqok-kde4-x11.info 
Log Message:
oops

Index: choqok-kde4-x11.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/choqok-kde4-x11.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- choqok-kde4-x11.info30 Nov 2009 22:17:51 -  1.9
+++ choqok-kde4-x11.info30 Nov 2009 22:19:24 -  1.10
@@ -1,6 +1,7 @@
 Package: choqok-kde4-x11
 Version: 0.6.6
 Revision: 1003
+Distribution: 10.4, 10.5
 Depends: x11, x11-shlibs, kdelibs4-x11-shlibs (= 4.2.4-1), 
qt4-x11-core-shlibs (= 4.5.1-1), qt4-x11-gui-shlibs (= 4.5.1-1), 
kdebase4-runtime-x11
 BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), x11-dev, 
kdelibs4-x11-dev (= 4.2.4-1), qt4-x11 (= 4.5.1-1), pkgconfig, automoc-x11 (= 
0.9.89-0), soprano-x11-dev (= 2.2.3-7), cmake (= 2.6.3-1), kde4-buildenv (= 
4.2.4-2), libgettext8-dev
 Source: http://www.kde-apps.org/CONTENT/content-files/95760-choqok-%v.tar.bz2


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/kde choqok-kde4-mac.info, 1.9, 1.10

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv21947

Modified Files:
choqok-kde4-mac.info 
Log Message:
add libgettext8 bdep

Index: choqok-kde4-mac.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/choqok-kde4-mac.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- choqok-kde4-mac.info20 Nov 2009 15:43:53 -  1.9
+++ choqok-kde4-mac.info30 Nov 2009 22:21:23 -  1.10
@@ -1,9 +1,9 @@
 Package: choqok-kde4-mac
 Version: 0.6.6
-Revision: 1005
+Revision: 1006
 Distribution: 10.4, 10.5
 Depends: kdelibs4-mac-shlibs (= 4.2.4-1), qt4-mac-core-shlibs (= 4.5.1-1), 
qt4-mac-gui-shlibs (= 4.5.1-1), kdebase4-runtime-mac
-BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), 
kdelibs4-mac-dev (= 4.2.4-1), qt4-mac (= 4.5.1-1), pkgconfig, automoc-mac (= 
0.9.89-0), soprano-mac-dev (= 2.2.3-7), cmake (= 2.6.3-1), kde4-buildenv (= 
4.2.4-2)
+BuildDepends: fink (= 0.29.7-1), gettext-tools-0.17 (= 0.17-12), 
kdelibs4-mac-dev (= 4.2.4-1), qt4-mac (= 4.5.1-1), pkgconfig, automoc-mac (= 
0.9.89-0), soprano-mac-dev (= 2.2.3-7), cmake (= 2.6.3-1), kde4-buildenv (= 
4.2.4-2), libgettext8-dev
 Source: http://www.kde-apps.org/CONTENT/content-files/95760-choqok-%v.tar.bz2
 Source-MD5: 712ba741b6f256ec230b36bfe574d1c0
 SourceDirectory: choqok-%v


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/libs libmxp.info,NONE,1.1

2009-11-30 Thread jack
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv2816/libs

Added Files:
libmxp.info 
Log Message:
new pkg

--- NEW FILE: libmxp.info ---
Package: libmxp
Version: 0.2.4
Revision: 1002
Depends: %N-shlibs (= %v-%r)
BuildDepends: cmake (= 2.6.0-1)
BuildDependsOnly: true
Source: http://www.kmuddy.com/%n/files/%n-%v.tar.gz
Source-MD5: 4700429a4d39f1e3f4bb081173a50a87
CompileScript: cmake -DCMAKE_INSTALL_PREFIX:PATH=%p 
-DCMAKE_INSTALL_NAME_DIR:PATH=%p/lib .  make
InstallScript: make install/fast DESTDIR=%d
DocFiles: AUTHORS COPYING* NEWS README TODO
Splitoff: 
  Package: %N-shlibs
  Files: 
lib/libmxp.0.dylib
lib/libmxp.0.0.4.dylib
  
  Shlibs: 
%p/lib/libmxp.0.dylib 0.0.0 %n (= 0.2.4-1002)
  
  DocFiles: COPYING*

License: GPL/LGPL
GCC: 4.0
Homepage: http://www.kmuddy.com/libmxp
Maintainer: Jack Fink jackf...@users.sourceforge.net
Description: Parser library for the MUD eXtension Protocol



--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/editors texmacs.info, 1.29, 1.30 texmacs-qt.info, 1.3, 1.4

2009-11-30 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29783

Modified Files:
texmacs.info texmacs-qt.info 
Log Message:
Update X11 and qt variants to 1.0.7.3. Aqua variant doesn't build yet.

Index: texmacs-qt.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/texmacs-qt.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- texmacs-qt.info 28 Apr 2009 10:23:25 -  1.3
+++ texmacs-qt.info 1 Dec 2009 00:32:07 -   1.4
@@ -1,5 +1,5 @@
 Package: texmacs-qt
-Version: 1.0.7.2 
+Version: 1.0.7.3 
 Revision: 1
 GCC: 4.0
 Source: mirror:custom:TeXmacs-%v-src.tar.gz
@@ -7,7 +7,7 @@
  Primary: http://www.texmacs.org/Download/ftp/targz/
  Secondary: ftp://ftp.texmacs.org/pub/TeXmacs/targz/
 
-Source-MD5: 4f40bededefc44e8927455efe0358780
+Source-MD5: dd7886153661c39e9dc350afec5050a8
 License: GPL
 Depends: x11-shlibs, tetex-base, guile18, ispell | aspell, wget, 
imlib2-shlibs, libiconv, freetype219-shlibs, gmp-shlibs, libtool14-shlibs, 
libgettext3-shlibs, qt4-mac-core-shlibs, qt4-mac-gui-shlibs
 BuildDepends: x11, guile18-dev, x11-dev, imlib2, libiconv-dev, freetype219, 
gmp, libtool14, gettext, qt4-mac
@@ -20,22 +20,20 @@
 PatchScript: 
 #!/bin/sh -ev
 # change hardwired paths for ispell and aspell 
- perl -pi -e 's|/usr/lib/ispell/|%p/lib/|g' src/Plugins/Ispell/ispell.cpp
- perl -pi -e 's|/usr/lib/aspell/|%p/share/aspell/|g' 
src/Plugins/Ispell/ispell.cpp
+ perl -pi.bak -e 's|/usr/lib/ispell/|%p/lib/|g' src/Plugins/Ispell/ispell.cpp
+ perl -pi.bar -e 's|/usr/lib/aspell/|%p/share/aspell/|g' 
src/Plugins/Ispell/ispell.cpp
 # make place for Apple's resize brick in quartz-wm 
- perl -pi -e 's|(set_right_footer )\(s\)|$1 (s *)|g' 
src/Edit/Interface/edit_footer.cpp
+ perl -pi.bak -e 's|(set_right_footer )\(s\)|$1 (s *)|g' 
src/Edit/Interface/edit_footer.cpp
 # make the R plugin compile
- perl -pi -e 's|\-lutil||g' plugins/r/Makefile 
- perl -pi -e 's|pty.h|util.h|g' plugins/r/src/tm_r.c 
+ perl -pi.bak -e 's|\-lutil||g' plugins/r/Makefile 
+ perl -pi.bak -e 's|pty.h|util.h|g' plugins/r/src/tm_r.c 
 # temporary hack to make the graphviz plugin work: 
 # Instead of allocating successive pieces of 1kB, we allocate one chunk 
 # of 1MB which should be sufficient for most postscript figures from graphviz 
- perl -pi -e '
+ perl -pi.bak -e '
 s,malloc\(1025\),malloc\(1024\*1000\+1\),g ;
 s,(fread.*) 1024,$1 1024\*1000,g
  ' plugins/graphviz/src/tm_graphviz.c
-# allow compiling correctly on intel as well as ppc
- perl -pi -e 's,powerpc-\*-darwin\*\),i\*86-\*-darwin\* | 
powerpc-\*-darwin\*\),' configure
 
 CompileScript: 
 #!/bin/sh -ev

Index: texmacs.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/texmacs.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- texmacs.info18 May 2009 23:20:11 -  1.29
+++ texmacs.info1 Dec 2009 00:32:07 -   1.30
@@ -1,13 +1,13 @@
 Package: texmacs
-Version: 1.0.7.2 
-Revision: 2
+Version: 1.0.7.3 
+Revision: 1
 GCC: 4.0
 Source: mirror:custom:TeXmacs-%v-src.tar.gz
 CustomMirror: 
  Primary: http://www.texmacs.org/Download/ftp/targz/
  Secondary: ftp://ftp.texmacs.org/pub/TeXmacs/targz/
 
-Source-MD5: 4f40bededefc44e8927455efe0358780
+Source-MD5: dd7886153661c39e9dc350afec5050a8
 License: GPL
 Depends: x11-shlibs, tetex-base, guile18, ispell | aspell, wget, 
imlib2-shlibs, libiconv, freetype219-shlibs, gmp-shlibs, libtool14-shlibs, 
libgettext3-shlibs
 BuildDepends: x11, guile18-dev, x11-dev, imlib2, libiconv-dev, freetype219, 
gmp, libtool14, gettext
@@ -17,8 +17,6 @@
 Recommends: ghostscript, netpbm, xfig, macaulay2, maxima, pari-gp, scilab
 Suggests: texmacs-extra-fonts
 ConfigureParams: --libexecdir=%p/lib --mandir=%p/share/man --with-iconv=/usr 
--with-freetype=linked --with-imlib2 --x-includes=/usr/X11R6/include 
--x-libraries=/usr/X11R6/lib 
-PatchFile: %N.patch
-PatchFile-MD5: ff01a83b10ec4e71e475672068fdae67
 PatchScript: 
 #!/bin/sh -ev
 # change hardwired paths for ispell and aspell 
@@ -36,9 +34,6 @@
 s,malloc\(1025\),malloc\(1024\*1000\+1\),g ;
 s,(fread.*) 1024,$1 1024\*1000,g
  ' plugins/graphviz/src/tm_graphviz.c
-# allow compiling correctly on intel as well as ppc
- perl -pi.bak -e 's,powerpc-\*-darwin\*\),i\*86-\*-darwin\* | 
powerpc-\*-darwin\*\),' configure
- patch -p2  %{PatchFile}
 
 CompileScript: 
 #!/bin/sh -ev


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing 

[cvs] dists/10.4/unstable/main/finkinfo/net libcares2.info, 1.5, 1.6 libcurl4.info, 1.42, 1.43

2009-11-30 Thread Daniel Johnson
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv28454

Modified Files:
libcares2.info libcurl4.info 
Log Message:
New upstream libcares2 and update libcurl4 to Depend on it as it will take 
advantage of new features when rebuilt.


Index: libcares2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/libcares2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libcares2.info  6 Apr 2009 18:55:06 -   1.5
+++ libcares2.info  1 Dec 2009 02:29:52 -   1.6
@@ -1,7 +1,7 @@
 Info4: 
 Package: libcares2%type_pkg[-64bit]
-Version: 1.6.0
-Revision: 2
+Version: 1.7.0
+Revision: 1
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Description: Asynch DNS resolver library
@@ -15,7 +15,7 @@
 Homepage: http://c-ares.haxx.se/
 
 Source: http://c-ares.haxx.se/c-ares-%v.tar.gz
-Source-MD5: 4503b0db3dd79d3c1f58d87722dbab46
+Source-MD5: 15ab7852306b554b0b1145f41005a3bb
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
@@ -27,7 +27,7 @@
 Conflicts: libcares2, libcares2-64bit
 Replaces: libcares2, libcares2-64bit
 
-ConfigureParams: --disable-static --enable-shared 
--disable-dependency-tracking --libdir='${prefix}/%lib'
+ConfigureParams: --disable-static --enable-shared 
--disable-dependency-tracking --libdir='${prefix}/%lib' --enable-symbol-hiding
 
 CompileScript: 
#!/bin/bash -ev

Index: libcurl4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/libcurl4.info,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -d -r1.42 -r1.43
--- libcurl4.info   10 Nov 2009 05:18:26 -  1.42
+++ libcurl4.info   1 Dec 2009 02:29:52 -   1.43
@@ -1,7 +1,7 @@
 Info4: 
 Package: libcurl4%type_pkg[-64bit]
 Version: 7.19.7
-Revision: 1
+Revision: 2
 Type: -64bit (boolean)
 Architecture: ( %type_raw[-64bit] = -64bit ) powerpc, ( %type_raw[-64bit] = 
-64bit ) i386
 Distribution: ( %type_raw[-64bit] = -64bit ) 10.5, ( %type_raw[-64bit] = 
-64bit ) 10.6
@@ -46,7 +46,7 @@
 Depends: %N-shlibs (= %v-%r), pkgconfig (= 0.20-1), ( %type_raw[-64bit] = 
-64bit ) 64bit-cpu
 BuildDepends: 
fink (= 0.26.2),
-   libcares2%type_pkg[-64bit],
+   libcares2%type_pkg[-64bit] (= 1.7.0-1),
libssh2.1%type_pkg[-64bit] (= 1.2-1),
system-openssl-dev
 
@@ -127,7 +127,7 @@
Depends: 
( %type_raw[-64bit] = -64bit ) 64bit-cpu,
ca-bundle,
-   libcares2%type_pkg[-64bit]-shlibs,
+   libcares2%type_pkg[-64bit]-shlibs (= 1.7.0-1),
libssh2.1%type_pkg[-64bit]-shlibs (= 1.2-1)

 


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs


[cvs] dists/10.4/unstable/main/finkinfo/devel intltool40-10.4.info, 1.2, 1.3 intltool40-10.5.info, 1.7, 1.8 intltool40-10.6.info, 1.4, 1.5 intltool40-x86_64.info, 1.1, 1.2

2009-11-30 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv5535

Modified Files:
intltool40-10.4.info intltool40-10.5.info intltool40-10.6.info 
intltool40-x86_64.info 
Log Message:
changelog says iconv is handled in external perl libs and I don't see any 
binary libintl/gettext stuff either


Index: intltool40-10.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/intltool40-10.5.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- intltool40-10.5.info18 May 2009 03:38:04 -  1.7
+++ intltool40-10.5.info1 Dec 2009 05:27:16 -   1.8
@@ -5,22 +5,17 @@
 # See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
 Version: 0.40.6
 
-Revision: 101
+Revision: 102
 Distribution: 10.5
 Architecture: powerpc, i386
 Depends: 
gettext-tools,
-   libgettext3-shlibs,
-   libiconv-bin,
system-perl588,
xml-parser-pm588
 
 BuildDepends: 
fink (= 0.26.0-1),
gettext-tools,
-   libgettext3-dev,
-   libiconv-bin,
-   libiconv-dev,
system-perl588,
xml-parser-pm588
 

Index: intltool40-10.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/intltool40-10.6.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- intltool40-10.6.info13 May 2009 05:52:18 -  1.4
+++ intltool40-10.6.info1 Dec 2009 05:27:16 -   1.5
@@ -5,21 +5,16 @@
 # See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
 Version: 0.40.6
 
-Revision: 201
+Revision: 202
 Distribution: 10.6
 Depends: 
gettext-tools,
-   libgettext3-shlibs,
-   libiconv-bin,
system-perl5100,
xml-parser-pm5100
 
 BuildDepends: 
fink (= 0.26.0-1),
gettext-tools,
-   libgettext3-dev,
-   libiconv-bin,
-   libiconv-dev,
system-perl5100,
xml-parser-pm5100
 

Index: intltool40-x86_64.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/intltool40-x86_64.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- intltool40-x86_64.info  18 May 2009 03:38:04 -  1.1
+++ intltool40-x86_64.info  1 Dec 2009 05:27:16 -   1.2
@@ -5,22 +5,17 @@
 # See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
 Version: 0.40.6
 
-Revision: 101
+Revision: 102
 Distribution: 10.5
 Architecture: x86_64
 Depends: 
gettext-tools,
-   libgettext3-shlibs,
-   libiconv-bin,
perl588-core,
xml-parser-pm588
 
 BuildDepends: 
fink (= 0.26.0-1),
gettext-tools,
-   libgettext3-dev,
-   libiconv-bin,
-   libiconv-dev,
perl588-core,
xml-parser-pm588
 

Index: intltool40-10.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/intltool40-10.4.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- intltool40-10.4.info13 May 2009 05:52:18 -  1.2
+++ intltool40-10.4.info1 Dec 2009 05:27:16 -   1.3
@@ -5,21 +5,16 @@
 # See: http://bugzilla.gnome.org/show_bug.cgi?id=537352
 Version: 0.40.6
 
-Revision: 1
+Revision: 2
 Distribution: 10.4
 Depends: 
gettext-tools,
-   libgettext3-shlibs,
-   libiconv-bin,
system-perl586,
xml-parser-pm586
 
 BuildDepends: 
fink (= 0.26.0-1),
gettext-tools,
-   libgettext3-dev,
-   libiconv-bin,
-   libiconv-dev,
system-perl586,
xml-parser-pm586
 


--
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs