[cvs] dists/10.4/unstable/main/finkinfo/games sdl.patch, NONE, 1.1 sdl.info, 1.5, 1.6

2006-07-18 Thread Max Horn
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14910

Modified Files:
sdl.info 
Added Files:
sdl.patch 
Log Message:
New upstream version; added workaround for OpenGL issue (missing -framework 
option)

--- NEW FILE: sdl.patch ---
diff -ru SDL-1.2.10/configure SDL-1.2.10-patched/configure
--- SDL-1.2.10/configure2006-05-17 08:53:45.0 +0200
+++ SDL-1.2.10-patched/configure2006-07-17 23:52:23.0 +0200
@@ -33040,9 +33040,15 @@
   macosx)
 if test x$enable_video = xyes -a x$enable_video_cocoa = xyes; then
   SDL_LIBS=$SDL_LIBS -Wl,-framework,Cocoa
+  if test x$enable_video_opengl = xyes; then
+SDL_LIBS=$SDL_LIBS -Wl,-framework,OpenGL
+  fi
 fi
 if test x$enable_video = xyes -a x$enable_video_carbon = xyes; then
   SDL_LIBS=$SDL_LIBS -Wl,-framework,Carbon
+  if test x$enable_video_opengl = xyes; then
+SDL_LIBS=$SDL_LIBS -Wl,-framework,AGL
+  fi
 fi
 # Evil hack to allow static linking on Mac OS X
 SDL_STATIC_LIBS=\${exec_prefix}/lib/libSDLmain.a 
\${exec_prefix}/lib/libSDL.a $EXTRA_LDFLAGS

Index: sdl.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/sdl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sdl.info15 Jul 2006 14:17:25 -  1.5
+++ sdl.info18 Jul 2006 06:25:50 -  1.6
@@ -1,15 +1,12 @@
 Package: sdl
-Version: 1.2.10
+Version: 1.2.11
 Revision: 1
-#Architecture: powerpc
 BuildDependsOnly: True
 Depends: %N-shlibs (= %v-%r)
 Maintainer: Max Horn [EMAIL PROTECTED]
 Source: http://www.libsdl.org/release/SDL-%v.tar.gz
-Source-MD5: b7b46a866b8bf32df8c041a00e567c7d
-#PatchScript: 
-#  perl -pi -e 's/-Xlinker -framework -Xlinker (\S*)/-Wl,-framework,$1/g; 
s/-framework (\S*)/-Wl,-framework,$1/g;' configure
-#
+Source-MD5: 418b42956b7cd103bfab1b9077ccc149
+Patch: %n.patch
 ConfigureParams: --mandir=%p/share/man
 CompileScript: ./configure %c; DISTCC_HOSTS='' MAKEFLAGS='-j1' make
 InstallScript:  make install DESTDIR=%d
@@ -21,8 +18,10 @@
   DocFiles: BUGS COPYING CREDITS README README-SDL.txt README.MacOSX TODO
 
 DescPackaging: 
-   added DISTCC_HOSTS='' MAKEFLAGS='-j1' to avoid the -fconstant-cfstrings 
warning
-   when building with distcc (-- [EMAIL PROTECTED])
+  added DISTCC_HOSTS='' MAKEFLAGS='-j1' to avoid the -fconstant-cfstrings 
warning
+  when building with distcc (-- [EMAIL PROTECTED])
+  
+  Added missing -Wl,-framework,OpenGL via patch (workaround for an upstream 
bug).
 
 DocFiles: BUGS COPYING CREDITS README README-SDL.txt README.MacOSX TODO
 Description: Cross-platform multimedia library


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/gnome libgail-gnome.info, 1.2, 1.3

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20482/10.4/unstable/main/finkinfo/gnome

Modified Files:
libgail-gnome.info 
Log Message:
new version


Index: libgail-gnome.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgail-gnome.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libgail-gnome.info  3 Feb 2006 16:41:50 -   1.2
+++ libgail-gnome.info  18 Jul 2006 06:38:07 -  1.3
@@ -1,16 +1,16 @@
 Package: libgail-gnome
-Version: 1.1.1
-Revision: 1001
-Depends: audiofile-shlibs, at-spi (= 1.4.2-30), at-spi-shlibs (= 1.4.2-30), 
atk1-shlibs (= 1.7.2-1), gconf2 (= 2.6.0-1), libgettext3-shlibs, glib2 (= 
2.6.6-), gnome-vfs2-ssl (= 2.6.0-1) | gnome-vfs2 (= 2.6.0-1), gtk+2 (= 
2.4.0-1), libart2-shlibs (= 2.3.16-1), libbonobo2 (= 2.6.0-1), libbonoboui2 
(= 2.6.0-1), libgnome2 (= 2.6.0-1), libgnomecanvas2 (= 2.6.0-1), 
libjpeg-shlibs, libgnomeui2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 
2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs, 
esound-bin, gail17, gnome-keyring-shlibs, libglade2-shlibs, gnome-panel, x11
-BuildDepends: audiofile, glib2-dev (= 2.6.6-), atk1 (= 1.7.2-1), 
pango1-xft2-dev (= 1.4.0-1), gtk+2-dev (= 2.4.0-1), libgnomecanvas2-dev (= 
2.6.0-1), libjpeg, orbit2-dev (= 2.10.0-1), gconf2-dev (= 2.6.0-1), 
gnome-vfs2-ssl-dev (= 2.6.0-1) | gnome-vfs2-dev (= 2.6.0-1), libxml2 (= 
2.6.7-1), libbonobo2-dev (= 2.6.0-1), libgnome2-dev (= 2.6.0-1), 
libbonoboui2-dev (= 2.6.0-1), libgnomeui2-dev (= 2.6.0-1), pkgconfig, 
intltool, popt, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
libart2 (= 2.3.16-1), at-spi-dev (= 1.4.2-30), esound (= 0.2.34-1), 
gail17-dev (= 1.6.0-1), gnome-keyring-dev (= 0.4.3-1), libglade2, 
gnome-panel-dev, x11-dev
+Version: 1.1.3
+Revision: 1
+Depends: audiofile-shlibs, at-spi (= 1.4.2-30), at-spi-shlibs (= 1.4.2-30), 
atk1-shlibs (= 1.7.2-1), gconf2 (= 2.6.0-1), libgettext3-shlibs, glib2-shlibs 
(= 2.12.0-1), gnome-vfs2-ssl (= 2.6.0-1) | gnome-vfs2 (= 2.6.0-1), gtk+2 (= 
2.4.0-1), libart2-shlibs (= 2.3.16-1), libbonobo2 (= 2.6.0-1), libbonoboui2 
(= 2.6.0-1), libgnome2 (= 2.6.0-1), libgnomecanvas2 (= 2.6.0-1), 
libjpeg-shlibs, libgnomeui2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 
2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs, 
esound-bin, gail17, gnome-keyring-shlibs, libglade2-shlibs, gnome-panel, x11
+BuildDepends: audiofile, glib2-dev (= 2.12.0-1), atk1 (= 1.7.2-1), 
pango1-xft2-dev (= 1.4.0-1), gtk+2-dev (= 2.4.0-1), libgnomecanvas2-dev (= 
2.6.0-1), libjpeg, orbit2-dev (= 2.10.0-1), gconf2-dev (= 2.6.0-1), 
gnome-vfs2-ssl-dev (= 2.6.0-1) | gnome-vfs2-dev (= 2.6.0-1), libxml2 (= 
2.6.7-1), libbonobo2-dev (= 2.6.0-1), libgnome2-dev (= 2.6.0-1), 
libbonoboui2-dev (= 2.6.0-1), libgnomeui2-dev (= 2.6.0-1), pkgconfig, 
intltool, popt, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
libart2 (= 2.3.16-1), at-spi-dev (= 1.4.2-30), esound (= 0.2.34-1), 
gail17-dev (= 1.6.0-1), gnome-keyring-dev (= 0.4.3-1), libglade2, 
gnome-panel-dev, x11-dev
 Source: mirror:gnome:sources/%n/1.1/%n-%v.tar.bz2
-Source-MD5: 03f0bc21808484b5f64baffbad47ab0a
+Source-MD5: 1d12c5375b3404f4f20b214b763e5225
 Patch: %n.patch
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
-ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man 
--disable-dependency-tracking
+ConfigureParams: --disable-dependency-tracking
 InstallScript: 
-  GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=%d
+  make install DESTDIR=%d
 
 DocFiles: AUTHORS COPYING ChangeLog NEWS README
 Description: GNOME Accessibility Implementation Library
@@ -21,6 +21,9 @@
 
 libgail-gnome contains the GNOME portions of GAIL
 
+DescPackaging: 
+Use glib2-2.12.0 for GCC version independence and new glib2 package layout
+
 License: GPL
 Maintainer: The Gnome Core Team [EMAIL PROTECTED]
 Homepage: http://www.gnome.org/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/gnome libgail-gnome.info, 1.11, 1.12

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20482/10.3/unstable/main/finkinfo/gnome

Modified Files:
libgail-gnome.info 
Log Message:
new version


Index: libgail-gnome.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libgail-gnome.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- libgail-gnome.info  19 Aug 2005 16:48:11 -  1.11
+++ libgail-gnome.info  18 Jul 2006 06:38:07 -  1.12
@@ -1,16 +1,16 @@
 Package: libgail-gnome
-Version: 1.1.1
+Version: 1.1.3
 Revision: 1
-Depends: audiofile-shlibs, at-spi (= 1.4.2-30), at-spi-shlibs (= 1.4.2-30), 
atk1-shlibs (= 1.7.2-1), gconf2 (= 2.6.0-1), libgettext3-shlibs, glib2 (= 
2.4.0-1), gnome-vfs2-ssl (= 2.6.0-1) | gnome-vfs2 (= 2.6.0-1), gtk+2 (= 
2.4.0-1), libart2-shlibs (= 2.3.16-1), libbonobo2 (= 2.6.0-1), libbonoboui2 
(= 2.6.0-1), libgnome2 (= 2.6.0-1), libgnomecanvas2 (= 2.6.0-1), 
libjpeg-shlibs, libgnomeui2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 
2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs, 
esound-bin, gail17, gnome-keyring-shlibs, libglade2-shlibs, gnome-panel, x11
-BuildDepends: audiofile, glib2-dev (= 2.4.0-1), atk1 (= 1.7.2-1), 
pango1-xft2-dev (= 1.4.0-1), gtk+2-dev (= 2.4.0-1), libgnomecanvas2-dev (= 
2.6.0-1), libjpeg, orbit2-dev (= 2.10.0-1), gconf2-dev (= 2.6.0-1), 
gnome-vfs2-ssl-dev (= 2.6.0-1) | gnome-vfs2-dev (= 2.6.0-1), libxml2 (= 
2.6.7-1), libbonobo2-dev (= 2.6.0-1), libgnome2-dev (= 2.6.0-1), 
libbonoboui2-dev (= 2.6.0-1), libgnomeui2-dev (= 2.6.0-1), pkgconfig, 
intltool, popt, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
libart2 (= 2.3.16-1), at-spi-dev (= 1.4.2-30), esound (= 0.2.34-1), 
gail17-dev (= 1.6.0-1), gnome-keyring-dev (= 0.4.3-1), libglade2, 
gnome-panel-dev, x11-dev
+Depends: audiofile-shlibs, at-spi (= 1.4.2-30), at-spi-shlibs (= 1.4.2-30), 
atk1-shlibs (= 1.7.2-1), gconf2 (= 2.6.0-1), libgettext3-shlibs, glib2-shlibs 
(= 2.12.0-1), gnome-vfs2-ssl (= 2.6.0-1) | gnome-vfs2 (= 2.6.0-1), gtk+2 (= 
2.4.0-1), libart2-shlibs (= 2.3.16-1), libbonobo2 (= 2.6.0-1), libbonoboui2 
(= 2.6.0-1), libgnome2 (= 2.6.0-1), libgnomecanvas2 (= 2.6.0-1), 
libjpeg-shlibs, libgnomeui2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 
2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs, 
esound-bin, gail17, gnome-keyring-shlibs, libglade2-shlibs, gnome-panel, x11
+BuildDepends: audiofile, glib2-dev (= 2.12.0-1), atk1 (= 1.7.2-1), 
pango1-xft2-dev (= 1.4.0-1), gtk+2-dev (= 2.4.0-1), libgnomecanvas2-dev (= 
2.6.0-1), libjpeg, orbit2-dev (= 2.10.0-1), gconf2-dev (= 2.6.0-1), 
gnome-vfs2-ssl-dev (= 2.6.0-1) | gnome-vfs2-dev (= 2.6.0-1), libxml2 (= 
2.6.7-1), libbonobo2-dev (= 2.6.0-1), libgnome2-dev (= 2.6.0-1), 
libbonoboui2-dev (= 2.6.0-1), libgnomeui2-dev (= 2.6.0-1), pkgconfig, 
intltool, popt, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
libart2 (= 2.3.16-1), at-spi-dev (= 1.4.2-30), esound (= 0.2.34-1), 
gail17-dev (= 1.6.0-1), gnome-keyring-dev (= 0.4.3-1), libglade2, 
gnome-panel-dev, x11-dev
 Source: mirror:gnome:sources/%n/1.1/%n-%v.tar.bz2
-Source-MD5: 03f0bc21808484b5f64baffbad47ab0a
+Source-MD5: 1d12c5375b3404f4f20b214b763e5225
 Patch: %n.patch
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
-ConfigureParams: --libexecdir=%p/lib/%n --mandir=%p/share/man 
--disable-dependency-tracking
+ConfigureParams: --disable-dependency-tracking
 InstallScript: 
-  GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1 make install DESTDIR=%d
+  make install DESTDIR=%d
 
 DocFiles: AUTHORS COPYING ChangeLog NEWS README
 Description: GNOME Accessibility Implementation Library
@@ -21,6 +21,9 @@
 
 libgail-gnome contains the GNOME portions of GAIL
 
+DescPackaging: 
+Use glib2-2.12.0 for GCC version independence and new glib2 package layout
+
 License: GPL
 Maintainer: The Gnome Core Team [EMAIL PROTECTED]
 Homepage: http://www.gnome.org/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/games sdl-mixer.info, 1.4, 1.5

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/games
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv28447/10.4-transitional/unstable/main/finkinfo/games

Modified Files:
sdl-mixer.info 
Log Message:
dep-fix per email in late May


Index: sdl-mixer.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/games/sdl-mixer.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sdl-mixer.info  25 Jun 2006 14:58:14 -  1.4
+++ sdl-mixer.info  18 Jul 2006 06:54:51 -  1.5
@@ -1,12 +1,12 @@
 Package: sdl-mixer
 Version: 1.2.7
-Revision: 11
+Revision: 12
 Maintainer: Max Horn [EMAIL PROTECTED]
 Depends: %N-shlibs (= %v-%r)
 Conflicts: %N-bin ( 1.2.5-1)
 Replaces: %N-dev
 BuildDependsOnly: true
-BuildDepends: libogg, libvorbis0, sdl, smpeg (= 0.4.4-25), libmikmod
+BuildDepends: libogg, libvorbis0, sdl (= 1.2.10-1), smpeg (= 0.4.4-25), 
libmikmod
 Source: http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-%v.tar.gz
 Source-MD5: 7959b89c8f8f1564ca90968f6c88fa1e
 #SetCPPFLAGS: -no-cpp-precomp
@@ -14,7 +14,7 @@
 InstallScript: make install DESTDIR=%d
 SplitOff: 
   Package: %N-shlibs
-  Depends: sdl-shlibs, smpeg-shlibs (= 0.4.4-25), libvorbis0-shlibs, 
libmikmod-shlibs
+  Depends: sdl-shlibs (= 1.2.10-1), smpeg-shlibs (= 0.4.4-25), 
libvorbis0-shlibs, libmikmod-shlibs
   Replaces: %N (= 1.2.1-1)
   Files: lib/libSDL_mixer-*.dylib
   Shlibs: %p/lib/libSDL_mixer-1.2.0.dylib 3.0.0 %n (= 1.2.5-11)
@@ -24,6 +24,8 @@
 Description: SDL multi-channel audio mixer library
 DescPackaging: 
  Use --disable-sdltest and --disable-smpegtest to allow building on headless 
systems.
+
+ Fails to build against sdl-1.2.8 and sdl-1.2.9 due to missing SDL_config.h
 
 Homepage: http://www.libsdl.org/projects/SDL_mixer/
 License: LGPL


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/games sdl-mixer.info,1.5,1.6

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv28447/10.4/unstable/main/finkinfo/games

Modified Files:
sdl-mixer.info 
Log Message:
dep-fix per email in late May


Index: sdl-mixer.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/games/sdl-mixer.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- sdl-mixer.info  25 Jun 2006 15:01:47 -  1.5
+++ sdl-mixer.info  18 Jul 2006 06:54:51 -  1.6
@@ -1,12 +1,12 @@
 Package: sdl-mixer
 Version: 1.2.7
-Revision: 11
+Revision: 12
 Maintainer: Max Horn [EMAIL PROTECTED]
 Depends: %N-shlibs (= %v-%r)
 Conflicts: %N-bin ( 1.2.5-1)
 Replaces: %N-dev
 BuildDependsOnly: true
-BuildDepends: libogg, libvorbis0, sdl, smpeg (= 0.4.4-25), libmikmod
+BuildDepends: libogg, libvorbis0, sdl (= 1.2.10-1), smpeg (= 0.4.4-25), 
libmikmod
 Source: http://www.libsdl.org/projects/SDL_mixer/release/SDL_mixer-%v.tar.gz
 Source-MD5: 7959b89c8f8f1564ca90968f6c88fa1e
 #SetCPPFLAGS: -no-cpp-precomp
@@ -14,7 +14,7 @@
 InstallScript: make install DESTDIR=%d
 SplitOff: 
   Package: %N-shlibs
-  Depends: sdl-shlibs, smpeg-shlibs (= 0.4.4-25), libvorbis0-shlibs, 
libmikmod-shlibs
+  Depends: sdl-shlibs (= 1.2.10-1), smpeg-shlibs (= 0.4.4-25), 
libvorbis0-shlibs, libmikmod-shlibs
   Replaces: %N (= 1.2.1-1)
   Files: lib/libSDL_mixer-*.dylib
   Shlibs: %p/lib/libSDL_mixer-1.2.0.dylib 3.0.0 %n (= 1.2.5-11)
@@ -24,6 +24,8 @@
 Description: SDL multi-channel audio mixer library
 DescPackaging: 
  Use --disable-sdltest and --disable-smpegtest to allow building on headless 
systems.
+
+ Fails to build against sdl-1.2.8 and sdl-1.2.9 due to missing SDL_config.h
 
 Homepage: http://www.libsdl.org/projects/SDL_mixer/
 License: LGPL


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/editors cssed-findinfiles-plugin.info, 1.3, 1.4 cssed-plugindoc-plugin.info, 1.3, 1.4 cssed-quicksearch-plugin.info, 1.4, 1.5 cssed-tags-plugin.inf

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/editors

Modified Files:
cssed-findinfiles-plugin.info cssed-plugindoc-plugin.info 
cssed-quicksearch-plugin.info cssed-tags-plugin.info 
cssed-vte-plugin.info cssed.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-plugindoc-plugin.info 25 Feb 2006 10:27:57 -  1.3
+++ cssed-plugindoc-plugin.info 18 Jul 2006 12:38:51 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-15), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, 
glib2, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), gtk+2 
(= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 PatchScript: 
  aclocal  automake --gnu --add-missing  autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed.info  25 Feb 2006 10:27:57 -  1.3
+++ cssed.info  18 Jul 2006 12:38:51 -  1.4
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, libgettext3-shlibs, libiconv
-BuildDepends: autoconf2.5, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-tags-plugin.info  25 Feb 2006 10:27:57 -  1.3
+++ cssed-tags-plugin.info  18 Jul 2006 12:38:51 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-15), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: 
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include gtk/gtk.h,#include strings.h\n#include 
gtk/gtk.h,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-findinfiles-plugin.info   25 Feb 2006 10:27:57 -  1.3
+++ cssed-findinfiles-plugin.info   18 Jul 2006 12:38:51 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-15), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (= 0.3.0-15), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 

[cvs] dists/10.4-transitional/unstable/main/finkinfo/libs/perlmods perlqt-pm.info, 1.13, 1.14

2006-07-18 Thread Chris Zubrzycki
Update of 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/libs/perlmods

Modified Files:
perlqt-pm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: perlqt-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/perlmods/perlqt-pm.info,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -d -r1.13 -r1.14
--- perlqt-pm.info  24 May 2006 04:40:40 -  1.13
+++ perlqt-pm.info  18 Jul 2006 12:38:51 -  1.14
@@ -9,7 +9,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: perl%type_pkg[perl]-core, libsmoke-shlibs (= 1:3.5.2-1)
-BuildDepends: arts-dev, autoconf2.5 (= 2.58-1), automake1.7, 
kdelibs3-unified-dev (= 3.5.2-21), glut (= 3.7-3), libpng3 (= 1.2.5-1), 
libsmoke (= 1:3.5.2-1), libtool14 (= 1.5.10-1), perl%type_pkg[perl]-core, qt3 
(= 3.3.6-24), x11-dev
+BuildDepends: arts-dev, autoconf (= 2.58-1), automake1.7, 
kdelibs3-unified-dev (= 3.5.2-21), glut (= 3.7-3), libpng3 (= 1.2.5-1), 
libsmoke (= 1:3.5.2-1), libtool14 (= 1.5.10-1), perl%type_pkg[perl]-core, qt3 
(= 3.3.6-24), x11-dev
 BuildConflicts: unsermake
 Conflicts: perlqt, perlqt-pm
 Replaces: perlqt, perlqt-pm


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/text docbook-utils.info, 1.4, 1.5 xmlstarlet.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- docbook-utils.info  15 Jun 2006 04:50:27 -  1.4
+++ docbook-utils.info  18 Jul 2006 12:38:52 -  1.5
@@ -12,7 +12,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 
-BuildDepends: autoconf2.5, automake1.8
+BuildDepends: autoconf, automake1.8
 Depends: opensp4, openjade, docbook-dtd, docbook-dsssl-nwalsh, jadetex, 
sgmls-pm, lynx-ssl | lynx | links-ssl | links | w3m-ssl | w3m | elinks | 
elinks-ssl
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript:  

Index: xmlstarlet.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- xmlstarlet.info 16 Jun 2005 18:45:12 -  1.2
+++ xmlstarlet.info 18 Jul 2006 12:38:52 -  1.3
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks [EMAIL PROTECTED]
-BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.12-1), libxslt (= 
1.1.9-1), libiconv-dev, autoconf2.5, automake1.5 | automake1.6 | automake1.7 | 
automake1.8 | automake1.9
+BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.12-1), libxslt (= 
1.1.9-1), libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | 
automake1.8 | automake1.9
 Depends: libxml2-shlibs (= 2.6.12-1), libxslt-shlibs (= 1.1.9-1)
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 8deb71834bcdfb4443c258a1f0042fce


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/sound faac.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/sound

Modified Files:
faac.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: faac.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sound/faac.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- faac.info   22 Jun 2005 12:23:14 -  1.4
+++ faac.info   18 Jul 2006 12:38:52 -  1.5
@@ -14,7 +14,7 @@
 Source-MD5: 6051e5831aea16848822163b30d9456b
 SourceDirectory: %N
 
-BuildDepends: automake1.9, autoconf2.5, libtool14, libgnugetopt
+BuildDepends: automake1.9, autoconf, libtool14, libgnugetopt
 Depends: %N-shlibs (= %v-%r)
 
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/x11 gpsdrive.info, 1.8, 1.9 mlterm.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/x11

Modified Files:
gpsdrive.info mlterm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: mlterm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mlterm.info 20 Mar 2006 15:54:02 -  1.2
+++ mlterm.info 18 Jul 2006 12:38:52 -  1.3
@@ -9,7 +9,7 @@
   x11-dev, fontconfig1-dev, xft2-dev,
   gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.4.0-1), pango1-xft2-dev (= 
1.4.0-1),
   gettext-dev, gettext-tools, libiconv-dev,
-  pkgconfig, autoconf2.5, libtool14, automake1.6
+  pkgconfig, autoconf, libtool14, automake1.6
 
 Depends: 
   fribidi-shlibs, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
giflib-shlibs,

Index: gpsdrive.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/x11/gpsdrive.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- gpsdrive.info   7 Apr 2006 19:39:50 -   1.8
+++ gpsdrive.info   18 Jul 2006 12:38:52 -  1.9
@@ -112,7 +112,7 @@
 License: GPL
 Maintainer: None fink-devel@lists.sourceforge.net
 Depends: x11, glib2-shlibs, gtk+2 (= 2.1-1), pcre-shlibs (= 3-1), 
pango1-xft2-shlibs, atk1-shlibs
-BuildDepends: glib2-dev, gtk+2-dev (= 2.1-1), mysql-dev, pcre (= 3-1), 
pcre-bin (= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf2.5, automake1.7, 
libtool14, x11-dev, libgettext3-dev, libiconv-dev
+BuildDepends: glib2-dev, gtk+2-dev (= 2.1-1), mysql-dev, pcre (= 3-1), 
pcre-bin (= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf, automake1.7, 
libtool14, x11-dev, libgettext3-dev, libiconv-dev
 # automake1.7 barfs on configure.ac
 # mysql-shlibs is libmysqlclient.10.dylib
 Suggests: mysql-shlibs


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/utils cdrtools.info, 1.3, 1.4 gcdmaster.info, 1.2, 1.3 cdrtools.patch, 1.1, NONE

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/utils

Modified Files:
cdrtools.info gcdmaster.info 
Removed Files:
cdrtools.patch 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: gcdmaster.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gcdmaster.info  1 Feb 2006 18:08:27 -   1.2
+++ gcdmaster.info  18 Jul 2006 12:38:52 -  1.3
@@ -6,7 +6,7 @@
 Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
 SourceDirectory: cdrdao-%v
 Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
-BuildDepends: pccts, autoconf2.5, lame, gtkmm, gnomemm, orbit-dev, imlib, 
esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, 
gcc3.3
+BuildDepends: pccts, autoconf, lame, gtkmm, gnomemm, orbit-dev, imlib, esound, 
gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, gcc3.3
 Depends: cdrdao, gtkmm-shlibs, gnomemm-shlibs
 Patch: %n.patch
 UpdateConfigGuessInDirs: scsilib/conf

Index: cdrtools.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/utils/cdrtools.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cdrtools.info   20 Jan 2006 15:20:37 -  1.3
+++ cdrtools.info   18 Jul 2006 12:38:52 -  1.4
@@ -1,50 +1,50 @@
 Package: cdrtools
-Version: 2.01
-Revision: 2
-Architecture: powerpc
-Source: ftp://ftp.berlios.de/pub/cdrecord/cdrtools-2.01.tar.bz2
-Source-MD5: d44a81460e97ae02931c31188fe8d3fd
-SourceDirectory: cdrtools-2.01
+Version: 2.01.01
+Revision: 10.3.1
+Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va10.tar.bz2
+Source-MD5: dc189f1e34d484cb73639fe3b1067845
+SourceDirectory: %n-%v
 Replaces: cdrtools-beta
 Conflicts: cdrtools-beta
-Patch: %n.patch
 PatchScript: 
-find %b -type f \! -name *.tar -exec perl -p -i -e 
's:/etc/default:%p/etc/default:;' {} \;
-perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul
-perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul.bak
-perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul
-perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul.bak
-### More verbose for debuging
-#perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-cc.rul
-#perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-cc.rul.bak
-#perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-gcc.rul
-#perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-gcc.rul.bak
-perl -pi -e 's,defined _POSIX_PRIORITY_SCHEDULING,\(defined 
_POSIX_PRIORITY_SCHEDULING \\ \!defined __APPLE__\),g' cdda2wav/cdda2wav.c
-perl -pi -e 's,defined _POSIX_PRIORITY_SCHEDULING,\(defined 
_POSIX_PRIORITY_SCHEDULING \\ \!defined __APPLE__\),g' cdda2wav/cdda2wav.c.bak
-perl -pi -e 
's,defined\(_POSIX_PRIORITY_SCHEDULING\),defined\(_POSIX_PRIORITY_SCHEDULING\) 
\\ \!defined\(__APPLE__\),g' cdrecord/cdrecord.c
-perl -pi -e 
's,defined\(_POSIX_PRIORITY_SCHEDULING\),defined\(_POSIX_PRIORITY_SCHEDULING\) 
\\ \!defined\(__APPLE__\),g' cdrecord/cdrecord.c.bak
+  find %b -type f \! -name *.tar -exec perl -p -i -e 
's:/etc/default:%p/etc/default:;' {} \;
+  #perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul
+  #perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul.bak
+  #perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul
+  #perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul.bak
+
+  ### More verbose for debuging
+  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-cc.rul
+  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-cc.rul.bak
+  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-gcc.rul
+  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-gcc.rul.bak
+#  perl -pi -e 's,defined _POSIX_PRIORITY_SCHEDULING,\(defined 
_POSIX_PRIORITY_SCHEDULING \\ \!defined __APPLE__\),g' cdda2wav/cdda2wav.c
+#  perl -pi -e 
's,defined\(_POSIX_PRIORITY_SCHEDULING\),defined\(_POSIX_PRIORITY_SCHEDULING\) 
\\ \!defined\(__APPLE__\),g' cdrecord/cdrecord.c
+
 
 BuildDependsOnly: true
 Depends: cdda2wav, cdrecord, mkisofs
-BuildDepends: gcc3.3
 CompileScript: make
 InstallScript: 
-cd cdda2wav; make INS_BASE=%i MANDIR=share/man install
-cd cdrecord; make INS_BASE=%i MANDIR=share/man install
-cd mkisofs; make INS_BASE=%i MANDIR=share/man install
-cd readcd; make INS_BASE=%i MANDIR=share/man 

[cvs] dists/10.4-transitional/unstable/main/finkinfo/net netcat6.info, 1.1, 1.2 nget.info, 1.3, 1.4 sendfile.info, 1.3, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/net

Modified Files:
netcat6.info nget.info sendfile.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: sendfile.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/sendfile.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- sendfile.info   6 Jul 2005 05:37:29 -   1.3
+++ sendfile.info   18 Jul 2006 12:38:51 -  1.4
@@ -6,7 +6,7 @@
 Source: ftp://ftp.belwue.de/pub/unix/sendfile/sendfile-%v.tar.gz
 Source-MD5: a8aa16b9891468a12c674a3e585128c0
 Depends: readline5-shlibs
-BuildDepends: autoconf2.5, automaken, readline5
+BuildDepends: autoconf, automaken, readline5
 BuildDependsOnly: true
 UpdateConfigGuess: true
 PatchScript: 

Index: nget.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/nget.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nget.info   22 Jun 2005 12:23:13 -  1.3
+++ nget.info   18 Jul 2006 12:38:51 -  1.4
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: cefb58ad9b92eb6053510a2ced954f6e
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf2.5 | autoconf2.5, pcre
+BuildDepends: popt, autoconf, pcre
 SetCPPFLAGS: -no-cpp-precomp
 SetCXXFLAGS: -Os
 ConfigureParams: --mandir='$(prefix)/share/man' --with-pcre --with-zlib 
--with-popt --with-pcre-prefix=%p --with-popt-prefix=%p

Index: netcat6.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/netcat6.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- netcat6.info27 Apr 2005 03:26:12 -  1.1
+++ netcat6.info18 Jul 2006 12:38:51 -  1.2
@@ -8,7 +8,7 @@
 SourceDirectory: nc6-%v
 Source-MD5: 66e5eda66ea3c293bcbcbe1a9b0bfd94 
 SetLDFLAGS: -multiply_defined suppress
-BuildDepends: autoconf2.5, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
+BuildDepends: autoconf, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
 Recommends: netcat
 ConfigureParams: --sysconfdir=%p/etc --libexecdir=%p/lib 
--localstatedir=%p/var/lib --mandir=%p/share/man --infodir=%p/share/info 
--with-libiconv-prefix=%p/lib 
 CompileScript: ./configure %c 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/kde amarok-core.info, 1.5, 1.6 amarok-engine-xine.info, 1.6, 1.7 arts.info, 1.19, 1.20 filelight.info, 1.4, 1.5 kdeaccessibility3.info, 1.14, 1.15

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/kde

Modified Files:
amarok-core.info amarok-engine-xine.info arts.info 
filelight.info kdeaccessibility3.info kdeadmin3.info 
kdeartwork3.info kdebase3-unified.info kdeedu3.info 
kdegames3.info kdegraphics3.info kdelibs3-unified.info 
kdenetwork3.info kdesdk3-svn.info kdesdk3.info kdetoys3.info 
kdeutils3.info kdevelop.info kdewebdev3.info kdirstat.info 
kio-kmd.info kjsembed.info kmud.info koffice.info 
konversation.info kxmleditor.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: kdeartwork3.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/kde/kdeartwork3.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- kdeartwork3.info1 Jun 2006 20:04:56 -   1.15
+++ kdeartwork3.info18 Jul 2006 12:38:51 -  1.16
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: kde-extra-sounds (= %v-%r), kde-extra-themes (= %v-%r), 
kde-extra-wallpapers (= %v-%r), kde-icons-classic (= %v-%r), kde-icons-kids 
(= %v-%r), kde-icons-ikons (= %v-%r), kde-icons-locolor (= %v-%r), 
kde-icons-slick (= %v-%r), kde-emoticons (= %v-%r), kworldclock-maps (= 
%v-%r), kde-extra-screensavers (= %v-%r)
-BuildDepends: arts-dev (= 1.5.3-21), audiofile, autoconf2.5, 
cctools-single-module, fink (= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (= 2.8.6-122), 
kdebase3-unified-dev (= %v-21), kdelibs3-unified-dev (= %v-21), kworldclock 
(= %v-1), libart2, libgettext3-dev, libiconv-dev, libidn, libjpeg, libogg, 
libmad, libpng3 (= 1.2.5-4), libvorbis0, qt3 (= 3.3.6-24), x11-dev, 
xscreensaver (= 4.21-1), unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.5.3-21), audiofile, autoconf, 
cctools-single-module, fink (= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (= 2.8.6-122), 
kdebase3-unified-dev (= %v-21), kdelibs3-unified-dev (= %v-21), kworldclock 
(= %v-1), libart2, libgettext3-dev, libiconv-dev, libidn, libjpeg, libogg, 
libmad, libpng3 (= 1.2.5-4), libvorbis0, qt3 (= 3.3.6-24), x11-dev, 
xscreensaver (= 4.21-1), unsermake (= 0.4-0.20060316.1)
 GCC: 3.3
 
 CustomMirror: 

Index: kxmleditor.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/kde/kxmleditor.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- kxmleditor.info 1 Jun 2006 17:11:25 -   1.9
+++ kxmleditor.info 18 Jul 2006 12:38:51 -  1.10
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: kdebase3-unified (= 3.4.3-21)
-BuildDepends: arts-dev (= 1.4.3-21), autoconf2.5, cctools-single-module, 
expat, fink (= 0.24-1), fontconfig2-dev, freetype219, kdelibs3-unified-dev (= 
3.4.3-21), libart2, libiconv-dev, libidn, libpng3 (= 1.2.5-4), qt3 (= 
3.3.6-24), x11-dev, unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.4.3-21), autoconf, cctools-single-module, expat, 
fink (= 0.24-1), fontconfig2-dev, freetype219, kdelibs3-unified-dev (= 
3.4.3-21), libart2, libiconv-dev, libidn, libpng3 (= 1.2.5-4), qt3 (= 
3.3.6-24), x11-dev, unsermake (= 0.4-0.20060316.1)
 GCC: 3.3
 
 CustomMirror: 

Index: kdenetwork3.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/kde/kdenetwork3.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- kdenetwork3.info12 Jun 2006 21:40:20 -  1.10
+++ kdenetwork3.info18 Jul 2006 12:38:51 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: %N-misc (= %v-%r), dcoprss (= %v-%r), kdnssd (= %v-%r), kget (= 
%v-%r), knewsticker (= %v-%r), kopete (= %v-%r), kpf (= %v-%r), krdc (= 
%v-%r), krfb (= %v-%r), ksirc (= %v-%r), ktalk (= %v-%r), lisa (= %v-%r)
-BuildDepends: arts-dev (= 1.5.3-21), autoconf2.5, cctools-single-module, 
ekg-unified-dev, expat, fink (= 0.24-1), fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, gtk+, kdelibs3-unified-dev (= %v-21), libart2, 
libiconv-dev, libjpeg, libidn, libpng3 (= 1.2.5-4), libxml2, libxslt, 
openslp-ssl-dev | openslp-dev, system-openssl-dev, pcre, qca, qt3 (= 
3.3.6-24), xmms (= 1.2.7-3), x11-dev, unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.5.3-21), autoconf, cctools-single-module, 
ekg-unified-dev, expat, fink (= 0.24-1), fontconfig2-dev, freetype219, 
libgettext3-dev, 

[cvs] dists/10.4-transitional/unstable/main/finkinfo/devel autoconf2.13.info, NONE, 1.1 autoconf.info, 1.2, 1.3 automake1.4.info, 1.2, 1.3 automake1.5.info, 1.2, 1.3 automake1.6.info, 1.2, 1.3 automak

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/devel

Modified Files:
autoconf.info automake1.4.info automake1.5.info 
automake1.6.info automake1.7.info automake1.8.info 
automake1.9.info libapache2-mod-svn-1.1.4-11.info 
libapache2-mod-svn.info mpatrol.info svn-1.1.4-11.info 
svn-javahl.info svn-swig-pm.info svn-swig-py.info svn.info 
Added Files:
autoconf2.13.info 
Removed Files:
autoconf2.5.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- svn-swig-pm.info14 Apr 2006 16:38:05 -  1.9
+++ svn-swig-pm.info18 Jul 2006 12:38:50 -  1.10
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (= %v-11), swig-shlibs (= 
1.3.20-2), %{Ni}-shlibs
-BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(= 1.5.10-1), autoconf, automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- svn-javahl.info 29 Jan 2006 14:28:58 -  1.7
+++ svn-javahl.info 18 Jul 2006 12:38:50 -  1.8
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (= %v-11)
-BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

--- NEW FILE: autoconf2.13.info ---
Package: autoconf2.13
Version: 2.13
Revision: 5
Depends: m4
Conflicts: autoconf2.5, autoconf25, autoconf
Replaces: autoconf2.5, autoconf25, autoconf
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
CompileScript: 
PERL=/usr/bin/perl ./configure %c
make

InstallScript: 
 make install prefix=%i infodir=%i/share/info
 mkdir -p %i/share/doc/%n
 install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/

InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: 
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.

This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf package instead.

License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki [EMAIL PROTECTED]


Index: svn-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- svn-swig-py.info29 Jan 2006 14:28:58 -  1.7
+++ svn-swig-py.info18 Jul 2006 12:38:50 -  1.8
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (= 
%v-11), swig-shlibs (= 1.3.20-2)
-BuildDepends: fink (= 

[cvs] dists/10.4-transitional/unstable/main/finkinfo/libs hermes.info, 1.2, 1.3 libagg.info, 1.1, 1.2 libmath++.info, 1.2, 1.3 libmng2.info, 1.1, 1.2 libsmoke.info, 1.10, 1.11 pcrs0.info, 1.3, 1.4 pop

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/libs

Modified Files:
hermes.info libagg.info libmath++.info libmng2.info 
libsmoke.info pcrs0.info popt.info taglib.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: pcrs0.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/pcrs0.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pcrs0.info  23 Dec 2005 03:58:09 -  1.3
+++ pcrs0.info  18 Jul 2006 12:38:51 -  1.4
@@ -13,7 +13,7 @@
 
 ## Dependencies
 ##
-BuildDepends: autoconf2.5, pcre (= 3.0-1), fink (= 0.9.9)
+BuildDepends: autoconf, pcre (= 3.0-1), fink (= 0.9.9)
 Depends: %N-shlibs (= %v-%r)
 Replaces: %N-shlibs ( 0.0.3-1)
 BuildDependsOnly: true

Index: libmng2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmng2.info27 Apr 2005 03:26:03 -  1.1
+++ libmng2.info18 Jul 2006 12:38:51 -  1.2
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf2.5, 
automake1.8
+BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1

Index: libsmoke.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libsmoke.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- libsmoke.info   19 May 2006 03:01:30 -  1.10
+++ libsmoke.info   18 Jul 2006 12:38:51 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: %N-shlibs (= %e:%v-%r)
-BuildDepends: autoconf2.5 (= 2.58-1), automake1.7, glut (= 3.7-3), 
kdelibs3-unified-dev (= 3.5.2-21), libpng3 (= 1.2.5-1), libtool14 (= 
1.5.10-1), qt3 (= 3.3.6-24), x11-dev
+BuildDepends: autoconf (= 2.58-1), automake1.7, glut (= 3.7-3), 
kdelibs3-unified-dev (= 3.5.2-21), libpng3 (= 1.2.5-1), libtool14 (= 
1.5.10-1), qt3 (= 3.3.6-24), x11-dev
 BuildConflicts: unsermake
 BuildDependsOnly: true
 GCC: 3.3

Index: popt.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/popt.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- popt.info   1 Feb 2006 05:26:07 -   1.4
+++ popt.info   18 Jul 2006 12:38:51 -  1.5
@@ -6,7 +6,7 @@
 Source: ftp://jbj.org/pub/rpm-4.4.x/%n-%v.tar.gz
 Source-MD5: 63b943522a6788ae8f756ca123d83c00
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: libgettext3-dev, gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev, automake1.9, autoconf2.5, libtool14
+BuildDepends: libgettext3-dev, gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev, automake1.9, autoconf, libtool14
 SetLDFLAGS: -no-undefined -lintl
 PatchScript: 
#!/bin/sh -e

Index: hermes.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hermes.info 2 May 2005 15:59:47 -   1.2
+++ hermes.info 18 Jul 2006 12:38:51 -  1.3
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.9.9), libtool14, autoconf2.5, automaken
+BuildDepends: fink (= 0.9.9), libtool14, autoconf, automaken
 BuildDependsOnly: true
 Replaces: %N ( %v-3)
 ###

Index: libmath++.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmath++.info  21 Jul 2005 18:34:59 -  1.2
+++ libmath++.info  18 Jul 2006 12:38:51 -  1.3
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
-BuildDepends: autoconf2.5, automake1.9, doxygen, libtool14
+BuildDepends: autoconf, automake1.9, doxygen, libtool14
 CompileScript: 
 #!/bin/sh -ex
 

Index: taglib.info

[cvs] dists/10.4-transitional/unstable/main/finkinfo/sci fung-calc.info, 1.4, 1.5 macaulay2.info, 1.6, 1.7

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/sci

Modified Files:
fung-calc.info macaulay2.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: macaulay2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- macaulay2.info  20 Jan 2006 15:20:36 -  1.6
+++ macaulay2.info  18 Jul 2006 12:38:51 -  1.7
@@ -6,7 +6,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm3-shlibs, gmp-shlibs (= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm3, gmp (= 4.1.4-1), libmpfr1, autoconf2.5, gc-static (= 
6.2-2), singular-factory (= 2.05-1), singular-libfac (= 2.05-1), ntl (= 
5.3.1-12), gcc3.3
+BuildDepends: gdbm3, gmp (= 4.1.4-1), libmpfr1, autoconf, gc-static (= 
6.2-2), singular-factory (= 2.05-1), singular-libfac (= 2.05-1), ntl (= 
5.3.1-12), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v

Index: fung-calc.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/sci/fung-calc.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- fung-calc.info  16 Feb 2006 18:42:27 -  1.4
+++ fung-calc.info  18 Jul 2006 12:38:51 -  1.5
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: glut-shlibs, kdelibs3-unified-shlibs (= 3.5.0-21), libpng3-shlibs 
(= 1.2.5-4), qt3-shlibs (= 3.3.5-26), x11-shlibs
-BuildDepends: arts-dev (= 1.5.0-21), autoconf2.5 (= 2.58-1), automake1.7, 
glut, kdelibs3-unified-dev (= 3.5.0-21), libpng3 (= 1.2.5-4), qt3 (= 
3.3.5-26), x11-dev
+BuildDepends: arts-dev (= 1.5.0-21), autoconf (= 2.58-1), automake1.7, glut, 
kdelibs3-unified-dev (= 3.5.0-21), libpng3 (= 1.2.5-4), qt3 (= 3.3.5-26), 
x11-dev
 GCC: 3.3
 
 CustomMirror: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/crypto/finkinfo libapache2-ssl-mod-svn.info, 1.5, 1.6 maxima.info, 1.1, 1.2 svn-ssl-javahl.info, 1.5, 1.6 svn-ssl-swig-pm.info, 1.8, 1.9 svn-ssl-swig-py.info, 1.6, 1.7 svn-ssl.

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/crypto/finkinfo

Modified Files:
libapache2-ssl-mod-svn.info maxima.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info svn-ssl.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libapache2-ssl-mod-svn.info 9 May 2005 13:43:30 -   1.5
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:38 -  1.6
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (= 2.0.50-10), apr-ssl-common, svn-ssl-shlibs (= %v-11)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.5-15), apr-ssl-common (= 0.9.5-15), db42-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap-ssl-dev (= 
2.1.22-24), cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 
1.9.1-11), apache2-ssl-dev (= 2.0.50-10), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9, 
gcc3.3
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.5-15), apr-ssl-common (= 0.9.5-15), db42-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap-ssl-dev (= 
2.1.22-24), cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 
1.9.1-11), apache2-ssl-dev (= 2.0.50-10), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9, 
gcc3.3
 Conflicts: svn-client-ssl (= 0.26.0-2), apache2 ( 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-ssl-swig-py.info10 May 2005 07:19:25 -  1.6
+++ svn-ssl-swig-py.info18 Jul 2006 12:38:39 -  1.7
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(= %v-11), swig-shlibs (= 1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.5-15), apr-ssl-common (= 0.9.5-15), db42-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap-ssl-dev (= 
2.1.22-24), cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.5-15), apr-ssl-common (= 0.9.5-15), db42-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap-ssl-dev (= 
2.1.22-24), cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9, gcc3.3
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs ( 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-ssl-javahl.info 9 May 2005 13:43:30 -   1.5
+++ svn-ssl-javahl.info 18 Jul 2006 12:38:39 -  1.6
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-shlibs (= %v-11)
-BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.5-15), apr-ssl-common (= 0.9.5-15), db42-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap-ssl-dev (= 
2.1.22-24), cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9, 
junit, gcc3.3
+BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.5-15), apr-ssl-common (= 0.9.5-15), db42-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap-ssl-dev (= 
2.1.22-24), cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9, 
junit, gcc3.3
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: maxima.info

[cvs] dists/10.3/stable/main/finkinfo/net nget.info,1.3,1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/net

Modified Files:
nget.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: nget.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/net/nget.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nget.info   5 Sep 2005 04:02:03 -   1.3
+++ nget.info   18 Jul 2006 12:38:39 -  1.4
@@ -5,7 +5,7 @@
 SourceDirectory: %n-%v
 Source-MD5: c3c38339e1189b73ed8d35e7cb0d974b
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf2.5 | autoconf2.5, pcre, gcc3.3
+BuildDepends: popt, autoconf, pcre, gcc3.3
 SetCPPFLAGS: -no-cpp-precomp
 SetCXXFLAGS: -Os
 ConfigureParams: --mandir='$(prefix)/share/man' --with-pcre --with-zlib 
--with-popt --with-pcre-prefix=%p --with-popt-prefix=%p


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/sci macaulay2.info,1.5,1.6

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/sci

Modified Files:
macaulay2.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: macaulay2.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- macaulay2.info  15 Dec 2005 00:39:56 -  1.5
+++ macaulay2.info  18 Jul 2006 12:38:40 -  1.6
@@ -5,7 +5,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm-shlibs, gmp-shlibs (= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm (= 1.8.0-5), gmp (= 4.1.4-1), libmpfr1, autoconf2.5, 
gc-static (= 6.2-2), singular-factory (= 1.3b-17), singular-libfac (= 
0.3.2-15), gcc3.3
+BuildDepends: gdbm (= 1.8.0-5), gmp (= 4.1.4-1), libmpfr1, autoconf, 
gc-static (= 6.2-2), singular-factory (= 1.3b-17), singular-libfac (= 
0.3.2-15), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/database postgresql73-unified.info, 1.1, 1.2 postgresql74-unified.info, 1.1, 1.2 postgresql80-unified.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/database

Modified Files:
postgresql73-unified.info postgresql74-unified.info 
postgresql80-unified.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postgresql80-unified.info   7 Sep 2005 20:47:13 -   1.1
+++ postgresql80-unified.info   18 Jul 2006 12:38:39 -  1.2
@@ -61,7 +61,7 @@
 Source7: http://postgis.refractions.net/download/postgis-1.0.3.tar.gz
 Source7-MD5: 1489d0678845958644c97faca642e7c6
 Source7ExtractDir: postgresql-%v/contrib
-BuildDepends: gcc3.3, readline5, autoconf2.5, bison, proj, libgeos2, 
system-openssl-dev
+BuildDepends: gcc3.3, readline5, autoconf, bison, proj, libgeos2, 
system-openssl-dev
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql73 ( 
7.3.4-14), postgresql73-ssl ( 7.3.4-14), postgresql80 ( %v-%r), 
postgresql80-ssl ( %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)

Index: postgresql73-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/database/postgresql73-unified.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postgresql73-unified.info   7 Sep 2005 20:47:13 -   1.1
+++ postgresql73-unified.info   18 Jul 2006 12:38:39 -  1.2
@@ -48,7 +48,7 @@
 
 Source: mirror:custom:source/v%v/postgresql-%v.tar.bz2
 Source-MD5: b8b40e0922735fd01a2a887f970fd343
-BuildDepends: readline5, autoconf2.5, bison
+BuildDepends: readline5, autoconf, bison
 Conflicts: postgresql-ssl ( %v-%r), postgresql ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-shlibs, postgresql-ssl-shlibs, 
postgresql-ssl, postgresql-python, postgresql-ssl-python, postgresql-perl, 
postgresql-ssl-perl, postgresql73, postgresql73-ssl
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postgresql74-unified.info   7 Sep 2005 20:47:13 -   1.1
+++ postgresql74-unified.info   18 Jul 2006 12:38:39 -  1.2
@@ -48,7 +48,7 @@
 
 Source: mirror:custom:source/v%v/postgresql-%v.tar.bz2
 Source-MD5: b79761ec3735b5851db44429e97bee88
-BuildDepends: readline5, autoconf2.5, bison
+BuildDepends: readline5, autoconf, bison
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( %v-%r)
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/libs hermes.info, 1.4, 1.5 libmng2.info, 1.2, 1.3 taglib.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/libs

Modified Files:
hermes.info libmng2.info taglib.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- hermes.info 2 May 2005 15:59:46 -   1.4
+++ hermes.info 18 Jul 2006 12:38:39 -  1.5
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.9.9), libtool14, autoconf2.5, automaken
+BuildDepends: fink (= 0.9.9), libtool14, autoconf, automaken
 BuildDependsOnly: true
 Replaces: %N ( %v-3)
 ###

Index: taglib.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/taglib.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- taglib.info 7 Aug 2005 20:27:48 -   1.1
+++ taglib.info 18 Jul 2006 12:38:39 -  1.2
@@ -2,7 +2,7 @@
 Version: 1.3.1
 Revision: 1
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: autoconf2.5 (= 2.58-1), automake1.9
+BuildDepends: autoconf (= 2.58-1), automake1.9
 BuildDependsOnly: true
 
 CustomMirror: 

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmng2.info27 Aug 2004 11:16:40 -  1.2
+++ libmng2.info18 Jul 2006 12:38:39 -  1.3
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf2.5, 
automake1.8
+BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/database postgresql73-unified.info, 1.12, 1.13 postgresql74-unified.info, 1.10, 1.11 postgresql80-unified.info, 1.12, 1.13 postgresql81.info, 1.9, 1.10

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/database

Modified Files:
postgresql73-unified.info postgresql74-unified.info 
postgresql80-unified.info postgresql81.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: postgresql81.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql81.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- postgresql81.info   23 May 2006 19:47:14 -  1.9
+++ postgresql81.info   18 Jul 2006 12:38:40 -  1.10
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: readline5, autoconf2.5, bison, system-openssl-dev, libgeos2, 
proj, libxml2, libxslt, passwd (= 20030906-1)
+BuildDepends: readline5, autoconf, bison, system-openssl-dev, libgeos2, proj, 
libxml2, libxslt, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( %v-%r)
 GCC: 3.3

Index: postgresql73-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql73-unified.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- postgresql73-unified.info   24 May 2006 19:46:29 -  1.12
+++ postgresql73-unified.info   18 Jul 2006 12:38:40 -  1.13
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: readline5, autoconf2.5, bison, system-openssl-dev, passwd (= 
20030906-1)
+BuildDepends: readline5, autoconf, bison, system-openssl-dev, passwd (= 
20030906-1)
 Conflicts: postgresql-ssl ( %v-%r), postgresql ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-shlibs, postgresql-ssl-shlibs, 
postgresql-ssl, postgresql-python, postgresql-ssl-python, postgresql-perl, 
postgresql-ssl-perl, postgresql73, postgresql73-ssl
 GCC: 3.3

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- postgresql80-unified.info   23 May 2006 19:47:14 -  1.12
+++ postgresql80-unified.info   18 Jul 2006 12:38:40 -  1.13
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: gcc3.3, readline5, autoconf2.5, bison, proj, libgeos2, 
system-openssl-dev, passwd (= 20030906-1)
+BuildDepends: gcc3.3, readline5, autoconf, bison, proj, libgeos2, 
system-openssl-dev, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql73 ( 
7.3.4-14), postgresql73-ssl ( 7.3.4-14), postgresql80 ( %v-%r), 
postgresql80-ssl ( %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 GCC: 3.3

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- postgresql74-unified.info   24 May 2006 19:46:29 -  1.10
+++ postgresql74-unified.info   18 Jul 2006 12:38:40 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: readline5, autoconf2.5, bison, libgeos2, proj, 
system-openssl-dev, passwd (= 20030906-1)
+BuildDepends: readline5, autoconf, bison, libgeos2, proj, system-openssl-dev, 
passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( 

[cvs] dists/10.3/stable/main/finkinfo/editors bluefish.info, 1.21, 1.22 cssed-findinfiles-plugin.info, 1.2, 1.3 cssed-plugindoc-plugin.info, 1.2, 1.3 cssed-quicksearch-plugin.info, 1.3, 1.4 cssed-tags

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/editors

Modified Files:
bluefish.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cssed-plugindoc-plugin.info 29 Jun 2005 16:05:20 -  1.2
+++ cssed-plugindoc-plugin.info 18 Jul 2006 12:38:39 -  1.3
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-1), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-1), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, 
glib2, gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-1), gtk+2 
(= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 PatchScript: 
  aclocal  automake --gnu --add-missing  autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cssed.info  25 Feb 2006 10:18:18 -  1.6
+++ cssed.info  18 Jul 2006 12:38:39 -  1.7
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, gettext, libiconv
-BuildDepends: autoconf2.5, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cssed-tags-plugin.info  29 Jun 2005 16:05:20 -  1.2
+++ cssed-tags-plugin.info  18 Jul 2006 12:38:39 -  1.3
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-1), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-1), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-1), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: 
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include gtk/gtk.h,#include strings.h\n#include 
gtk/gtk.h,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- cssed-findinfiles-plugin.info   29 Jun 2005 16:05:20 -  1.2
+++ cssed-findinfiles-plugin.info   18 Jul 2006 12:38:39 -  1.3
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-1), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (= 0.3.0-1), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, 
glib2, gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (= 

[cvs] dists/10.3/unstable/main/finkinfo/gnome gnome-common.info, 1.5, 1.6 libglade2.info, 1.17, 1.18 libgtop2.0.7.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/gnome

Modified Files:
gnome-common.info libglade2.info libgtop2.0.7.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: libgtop2.0.7.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libgtop2.0.7.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgtop2.0.7.info   25 May 2006 08:11:10 -  1.1
+++ libgtop2.0.7.info   18 Jul 2006 12:38:41 -  1.2
@@ -2,7 +2,7 @@
 Version: 2.14.1
 Revision: 1
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libiconv, glib2 (= 
2.6.6-1), popt-shlibs
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf2.5, 
gnome-common
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf, 
gnome-common
 Conflicts: libgtop2, libgtop2.0.5
 Replaces: libgtop2, libgtop2.0.5
 Source: mirror:gnome:sources/libgtop/2.14/libgtop-%v.tar.bz2

Index: gnome-common.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/gnome-common.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gnome-common.info   17 Jul 2006 16:42:57 -  1.5
+++ gnome-common.info   18 Jul 2006 12:38:41 -  1.6
@@ -5,7 +5,7 @@
 Source-MD5: 817be32ab5dc7a5d56e6ec50d56100f8
 License: GPL
 Suggests: 
-  autoconf2.5,
+  autoconf,
   automaken,
   libtool14,
   libgettext3-dev, gettext-tools, gettext-bin,

Index: libglade2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libglade2.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- libglade2.info  12 Jul 2006 06:24:50 -  1.17
+++ libglade2.info  18 Jul 2006 12:38:41 -  1.18
@@ -2,7 +2,7 @@
 Version: 2.6.0
 Revision: 1
 Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.9.0-1), libgettext3-shlibs, 
glib2-shlibs (= 2.12.0-1), gtk+2 (= 2.5.0-1), libiconv, libxml2-bin (= 
2.6.6-1), libxml2-shlibs (= 2.6.6-1), pango1-xft2 (= 1.4.0-1),  x11
-BuildDepends: glib2-dev (= 2.12.0-1), atk1 (= 1.9.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.5.0-1), gtk+2 (= 2.5.0-1), libxml2 (= 2.6.6-1), 
pkgconfig, gtk-doc (= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf2.5, automake1.9, libtool14
+BuildDepends: glib2-dev (= 2.12.0-1), atk1 (= 1.9.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.5.0-1), gtk+2 (= 2.5.0-1), libxml2 (= 2.6.6-1), 
pkgconfig, gtk-doc (= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf, automake1.9, libtool14
 BuildDependsOnly: true
 DescPackaging: 
   Uses pkgconfig to allow other packages to link against this one.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/x11 mlterm.info,1.5,1.6

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/x11

Modified Files:
mlterm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: mlterm.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- mlterm.info 25 Mar 2006 19:18:40 -  1.5
+++ mlterm.info 18 Jul 2006 12:38:40 -  1.6
@@ -9,7 +9,7 @@
   x11-dev, fontconfig1-dev, xft2-dev,
   gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.4.0-1), pango1-xft2-dev (= 
1.4.0-1),
   gettext-dev, gettext-tools, libiconv-dev,
-  pkgconfig, autoconf2.5, libtool14, automake1.6
+  pkgconfig, autoconf, libtool14, automake1.6
 
 Depends: 
   fribidi-shlibs, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
giflib-shlibs,


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/text docbook-utils.info, 1.1, 1.2 xmlstarlet.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- docbook-utils.info  25 Sep 2004 13:45:08 -  1.1
+++ docbook-utils.info  18 Jul 2006 12:38:40 -  1.2
@@ -11,7 +11,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 
-BuildDepends: autoconf2.5, automake1.8
+BuildDepends: autoconf, automake1.8
 Depends: opensp4, openjade, docbook-dtd, docbook-dsssl-nwalsh, jadetex, 
sgmls-pm, lynx-ssl | lynx | links-ssl | links | w3m-ssl | w3m
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript:  

Index: xmlstarlet.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xmlstarlet.info 25 Aug 2004 02:12:38 -  1.1
+++ xmlstarlet.info 18 Jul 2006 12:38:40 -  1.2
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks [EMAIL PROTECTED]
-BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.0-1), libxslt, 
libiconv-dev, autoconf2.5, automake1.5 | automake1.6 | automake1.7 | automake1.8
+BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.0-1), libxslt, 
libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | automake1.8
 Depends: libxml2-shlibs (= 2.6.0-1), libxslt-shlibs
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 01e1618292188c4612cc186a10b6c3ab


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/devel autoconf2.13.info, NONE, 1.1 autoconf.info, 1.3, 1.4 automake1.4.info, 1.5, 1.6 automake1.5.info, 1.5, 1.6 automake1.6.info, 1.6, 1.7 automake1.7.info, 1.

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/devel

Modified Files:
autoconf.info automake1.4.info automake1.5.info 
automake1.6.info automake1.7.info automake1.8.info 
automake1.9.info darcs.info libapache2-mod-svn-1.1.4-11.info 
libapache2-mod-svn.info mpatrol.info svn-1.1.4-11.info 
svn-javahl.info svn-swig-pm.info svn-swig-py.info svn.info 
Added Files:
autoconf2.13.info 
Removed Files:
autoconf2.5.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- svn-swig-pm.info14 Apr 2006 16:38:05 -  1.14
+++ svn-swig-pm.info18 Jul 2006 12:38:41 -  1.15
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (= %v-11), swig-shlibs (= 
1.3.20-2), %{Ni}-shlibs
-BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, io-string-pm, libtool14 
(= 1.5.10-1), autoconf, automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- svn-javahl.info 16 Jan 2006 21:36:51 -  1.10
+++ svn-javahl.info 18 Jul 2006 12:38:41 -  1.11
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (= %v-11)
-BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

--- NEW FILE: autoconf2.13.info ---
Package: autoconf2.13
Version: 2.13
Revision: 5
Depends: m4
Conflicts: autoconf2.5, autoconf25, autoconf
Replaces: autoconf2.5, autoconf25, autoconf
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
CompileScript: 
PERL=/usr/bin/perl ./configure %c
make

InstallScript: 
 make install prefix=%i infodir=%i/share/info
 mkdir -p %i/share/doc/%n
 install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/

InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: 
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.

This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf25 package instead.

License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki [EMAIL PROTECTED]


Index: svn-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- svn-swig-py.info16 Jan 2006 21:36:51 -  1.10
+++ svn-swig-py.info18 Jul 2006 12:38:41 -  1.11
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (= 
%v-11), swig-shlibs (= 1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 

[cvs] dists/10.4/stable/main/finkinfo/net nget.info,1.2,1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/net

Modified Files:
nget.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: nget.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/net/nget.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nget.info   24 Mar 2006 19:54:13 -  1.2
+++ nget.info   18 Jul 2006 12:38:43 -  1.3
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: c3c38339e1189b73ed8d35e7cb0d974b
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf2.5 | autoconf2.5, pcre, gcc3.3
+BuildDepends: popt, autoconf, pcre, gcc3.3
 SetCPPFLAGS: -no-cpp-precomp
 SetCXXFLAGS: -Os -D__STDC_CONSTANT_MACROS
 ConfigureParams: --mandir='$(prefix)/share/man' --with-pcre --with-zlib 
--with-popt --with-pcre-prefix=%p --with-popt-prefix=%p


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/crypto/finkinfo fwbuilder.info, 1.5, 1.6 gtk-sharp-monodoc.info, 1.2, 1.3 gtk-sharp.info, 1.2, 1.3 kdeaddons3.info, 1.11, 1.12 kdepim3.info, 1.28, 1.29 kdesdk3-svn-ssl.info,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/crypto/finkinfo

Modified Files:
fwbuilder.info gtk-sharp-monodoc.info gtk-sharp.info 
kdeaddons3.info kdepim3.info kdesdk3-svn-ssl.info kgpg.info 
libapache2-ssl-mod-svn-1.1.4-11.info 
libapache2-ssl-mod-svn.info libfwbuilder.info maxima.info 
net-snmp-ssl.info svn-ssl-1.1.4-11.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info svn-ssl.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- libapache2-ssl-mod-svn.info 16 Jan 2006 20:31:21 -  1.11
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:40 -  1.12
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (= 2.0.55-10), apr-ssl-common (= 0.9.7-10), 
svn-ssl-shlibs (= %v-11)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
apache2-ssl-dev (= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
apache2-ssl-dev (= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: svn-client-ssl (= 0.26.0-2), apache2 ( 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- svn-ssl-swig-py.info16 Jan 2006 21:36:51 -  1.12
+++ svn-ssl-swig-py.info18 Jul 2006 12:38:40 -  1.13
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(= %v-11), swig-shlibs (= 1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs ( 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- svn-ssl-javahl.info 16 Jan 2006 21:36:51 -  1.12
+++ svn-ssl-javahl.info 18 Jul 2006 12:38:40 -  1.13
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-shlibs (= %v-11)
-BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), 

[cvs] dists/10.4/stable/main/finkinfo/database postgresql80-unified.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/database

Modified Files:
postgresql80-unified.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- postgresql80-unified.info   9 Feb 2006 01:31:29 -   1.1
+++ postgresql80-unified.info   18 Jul 2006 12:38:43 -  1.2
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs (= 5.0-1004), passwd (= 20030906-1), daemonic (= 
20010902-1), %N-shlibs (= %v-%r)
-BuildDepends: readline5 (= 5.0-1004), autoconf2.5, bison, proj, libgeos2 (= 
2.1.4-1001), system-openssl-dev, passwd (= 20030906-1)
+BuildDepends: readline5 (= 5.0-1004), autoconf, bison, proj, libgeos2 (= 
2.1.4-1001), system-openssl-dev, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql73 ( 
7.3.4-14), postgresql73-ssl ( 7.3.4-14), postgresql80 ( %v-%r), 
postgresql80-ssl ( %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 GCC: 4.0


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/kde amarok-core.info, 1.4, 1.5 amarok-engine-xine.info, 1.6, 1.7 arts.info, 1.37, 1.38 kdeaccessibility3.info, 1.24, 1.25 kdeadmin3.info, 1.6, 1.7 kdeartwork3.i

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/kde

Modified Files:
amarok-core.info amarok-engine-xine.info arts.info 
kdeaccessibility3.info kdeadmin3.info kdeartwork3.info 
kdebase3-unified.info kdeedu3.info kdegames3.info 
kdegraphics3.info kdelibs3-unified.info kdenetwork3.info 
kdesdk3-svn.info kdesdk3.info kdetoys3.info kdeutils3.info 
kdevelop.info kdewebdev3.info kdirstat.info kio-kmd.info 
kjsembed.info kmud.info koffice.info konversation.info 
kxmleditor.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: kdeartwork3.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/kdeartwork3.info,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- kdeartwork3.info1 Jun 2006 20:04:56 -   1.31
+++ kdeartwork3.info18 Jul 2006 12:38:41 -  1.32
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: kde-extra-sounds (= %v-%r), kde-extra-themes (= %v-%r), 
kde-extra-wallpapers (= %v-%r), kde-icons-classic (= %v-%r), kde-icons-kids 
(= %v-%r), kde-icons-ikons (= %v-%r), kde-icons-locolor (= %v-%r), 
kde-icons-slick (= %v-%r), kde-emoticons (= %v-%r), kworldclock-maps (= 
%v-%r), kde-extra-screensavers (= %v-%r)
-BuildDepends: arts-dev (= 1.5.3-11), audiofile, autoconf2.5, 
cctools-single-module, fink (= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (= 2.8.6-1), kdebase3-unified-dev 
(= %v-11), kdelibs3-unified-dev (= %v-11), kworldclock (= %v-1), libart2, 
libgettext3-dev, libiconv-dev, libidn, libjpeg, libogg, libmad, libpng3 (= 
1.2.5-4), libvorbis0, qt3 (= 3.3.6-14), x11-dev, xscreensaver (= 4.21-1), 
unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.5.3-11), audiofile, autoconf, 
cctools-single-module, fink (= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (= 2.8.6-1), kdebase3-unified-dev 
(= %v-11), kdelibs3-unified-dev (= %v-11), kworldclock (= %v-1), libart2, 
libgettext3-dev, libiconv-dev, libidn, libjpeg, libogg, libmad, libpng3 (= 
1.2.5-4), libvorbis0, qt3 (= 3.3.6-14), x11-dev, xscreensaver (= 4.21-1), 
unsermake (= 0.4-0.20060316.1)
 GCC: 3.3
 
 CustomMirror: 

Index: kxmleditor.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/kxmleditor.info,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- kxmleditor.info 1 Jun 2006 17:11:22 -   1.16
+++ kxmleditor.info 18 Jul 2006 12:38:41 -  1.17
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: kdebase3-unified (= 3.4.3-11)
-BuildDepends: arts-dev (= 1.4.3-11), autoconf2.5, cctools-single-module, 
expat, fink (= 0.24-1), fontconfig2-dev, freetype219, kdelibs3-unified-dev (= 
3.4.3-11), libart2, libiconv-dev, libidn, libpng3 (= 1.2.5-4), qt3 (= 
3.3.6-14), x11-dev, unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.4.3-11), autoconf, cctools-single-module, expat, 
fink (= 0.24-1), fontconfig2-dev, freetype219, kdelibs3-unified-dev (= 
3.4.3-11), libart2, libiconv-dev, libidn, libpng3 (= 1.2.5-4), qt3 (= 
3.3.6-14), x11-dev, unsermake (= 0.4-0.20060316.1)
 GCC: 3.3
 
 CustomMirror: 

Index: kdenetwork3.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/kde/kdenetwork3.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- kdenetwork3.info12 Jun 2006 21:40:18 -  1.11
+++ kdenetwork3.info18 Jul 2006 12:38:41 -  1.12
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: %N-misc (= %v-%r), dcoprss (= %v-%r), kdnssd (= %v-%r), kget (= 
%v-%r), knewsticker (= %v-%r), kopete (= %v-%r), kpf (= %v-%r), krdc (= 
%v-%r), krfb (= %v-%r), ksirc (= %v-%r), ktalk (= %v-%r), lisa (= %v-%r)
-BuildDepends: arts-dev (= 1.5.3-11), autoconf2.5, cctools-single-module, 
ekg-unified-dev, expat, fink (= 0.24-1), fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, gtk+, kdelibs3-unified-dev (= %v-11), libart2, 
libiconv-dev, libjpeg, libidn, libpng3 (= 1.2.5-4), libxml2, libxslt, 
openslp-ssl-dev | openslp-dev, system-openssl-dev, pcre, qca, qt3 (= 
3.3.6-14), xmms (= 1.2.7-3), x11-dev, unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.5.3-11), autoconf, cctools-single-module, 
ekg-unified-dev, expat, fink (= 0.24-1), fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, gtk+, kdelibs3-unified-dev (= %v-11), libart2, 
libiconv-dev, libjpeg, libidn, 

[cvs] dists/10.3/unstable/main/finkinfo/utils cdrtools.info, NONE, 1.1 gcdmaster.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/utils

Modified Files:
gcdmaster.info 
Added Files:
cdrtools.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: gcdmaster.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gcdmaster.info  1 Feb 2006 18:08:56 -   1.2
+++ gcdmaster.info  18 Jul 2006 12:38:42 -  1.3
@@ -6,7 +6,7 @@
 Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
 SourceDirectory: cdrdao-%v
 Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
-BuildDepends: pccts, autoconf2.5, lame, gtkmm, gnomemm, orbit-dev, imlib, 
esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, 
gcc3.3
+BuildDepends: pccts, autoconf, lame, gtkmm, gnomemm, orbit-dev, imlib, esound, 
gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, gcc3.3
 Depends: cdrdao, gtkmm-shlibs, gnomemm-shlibs
 Patch: %n.patch
 UpdateConfigGuessInDirs: scsilib/conf

--- NEW FILE: cdrtools.info ---
Package: cdrtools
Version: 2.01.01
Revision: 10.4.0
Source: ftp://ftp.berlios.de/pub/cdrecord/alpha/%n-%va10.tar.bz2
Source-MD5: dc189f1e34d484cb73639fe3b1067845
SourceDirectory: %n-%v
Replaces: cdrtools-beta
Conflicts: cdrtools-beta
PatchScript: 
  find %b -type f \! -name *.tar -exec perl -p -i -e 
's:/etc/default:%p/etc/default:;' {} \;
  #perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul
  #perl -pi -e 's,cc,gcc-3.3,g' RULES/power-macintosh-darwin-cc.rul.bak
  #perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul
  #perl -pi -e 's,gcc,gcc-3.3,g' RULES/power-macintosh-darwin-gcc.rul.bak

  ### More verbose for debuging
  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-cc.rul
  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-cc.rul.bak
  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-gcc.rul
  #perl -pi -e 's,[EMAIL PROTECTED]@; ,,g' 
RULES/power-macintosh-darwin-gcc.rul.bak
#  perl -pi -e 's,defined _POSIX_PRIORITY_SCHEDULING,\(defined 
_POSIX_PRIORITY_SCHEDULING \\ \!defined __APPLE__\),g' cdda2wav/cdda2wav.c
#  perl -pi -e 
's,defined\(_POSIX_PRIORITY_SCHEDULING\),defined\(_POSIX_PRIORITY_SCHEDULING\) 
\\ \!defined\(__APPLE__\),g' cdrecord/cdrecord.c


BuildDependsOnly: true
Depends: cdda2wav, cdrecord, mkisofs
CompileScript: make
InstallScript: 
  cp README* READMEs/ || true
  cd cdda2wav; make INS_BASE=%i MANDIR=share/man install
  cd cdrecord; make INS_BASE=%i MANDIR=share/man install
  cd mkisofs; make INS_BASE=%i MANDIR=share/man install
  cd readcd; make INS_BASE=%i MANDIR=share/man install
  cd mkisofs/diag; make INS_BASE=%i MANDIR=share/man install

  chmod a+s %i/bin/cdrecord
  mkdir -p %i/etc/default

  echo '# man cdrecord for help'  %i/etc/default/cdrecord
  echo '# Set the default recording device'  %i/etc/default/cdrecord
  echo '# On OS X the first burner is IOCompactDiscServices'  
%i/etc/default/cdrecord
  echo '# For DVD or Combo drives, use IODVDServices'  %i/etc/default/cdrecord
  echo 'CDR_DEVICE = IOCompactDiscServices'  %i/etc/default/cdrecord
  echo '# Set the default write speed'  %i/etc/default/cdrecord
  echo '# CDR_SPEED = 48 '  %i/etc/default/cdrecord
  echo '# Set the default fifo size (memory use)'  %i/etc/default/cdrecord
  echo 'CDR_FIFOSIZE = 32m'  %i/etc/default/cdrecord


SplitOff: 
  Package: cdrecord
  Replaces: cdrtools (= 1.11a27-1), cdrecord-beta
  Conflicts: cdrtools (= 1.11a27-1), cdrecord-beta
  Files: bin/cdrecord bin/readcd share/man/man1/cdrecord.1 
share/man/man1/readcd.1 etc/default/cdrecord
  DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING COMPILE 
BUILD
  ConfFiles: %p/etc/default/cdrecord
  Description: A command line CD/DVD writing tool
  DescDetail: 
Allows you to create CDs on a CD recorder (SCSI or ATAPI).
It supports writing data, audio, mixed, multi-session, and CD+ and
DVD discs, on just about every type of CD recorder out there.
  


SplitOff2: 
  Package: cdda2wav
  Replaces: cdrtools (= 1.11a27-1), cdda2wav-beta
  Conflicts: cdrtools (= 1.11a27-1), cdda2wav-beta
  Files: bin/cdda2wav share/man/man1/cdda2wav.1
  DocFiles: AN* INSTALL READMEs/* ABOUT COPYING Changelog START PORTING COMPILE 
BUILD
  Description: Creates files from audio CDs
  DescDetail: 
cdda2wav lets you digitally copy audio tracks from a CD-ROM,
avoiding the distortion that is introduced when recording via
a sound card. Data can be dumped into wav, raw, aiff, au or
aifc format sound files. Options control the recording format

[cvs] dists/10.3/unstable/main/finkinfo/editors bluefish.info, 1.24, 1.25 cssed-findinfiles-plugin.info, 1.5, 1.6 cssed-plugindoc-plugin.info, 1.6, 1.7 cssed-quicksearch-plugin.info, 1.7, 1.8 cssed-ta

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/editors

Modified Files:
bluefish.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cssed-plugindoc-plugin.info 25 Feb 2006 10:23:53 -  1.6
+++ cssed-plugindoc-plugin.info 18 Jul 2006 12:38:41 -  1.7
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-15), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, 
glib2, libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), gtk+2 
(= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 PatchScript: 
  aclocal  automake --gnu --add-missing  autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- cssed.info  25 Feb 2006 10:23:53 -  1.10
+++ cssed.info  18 Jul 2006 12:38:41 -  1.11
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, libgettext3-shlibs, libiconv
-BuildDepends: autoconf2.5, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- cssed-tags-plugin.info  25 Feb 2006 10:23:53 -  1.6
+++ cssed-tags-plugin.info  18 Jul 2006 12:38:41 -  1.7
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-15), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-15), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: 
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include gtk/gtk.h,#include strings.h\n#include 
gtk/gtk.h,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cssed-findinfiles-plugin.info   25 Feb 2006 10:23:53 -  1.5
+++ cssed-findinfiles-plugin.info   18 Jul 2006 12:38:41 -  1.6
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-15), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, libgettext3-shlibs, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (= 0.3.0-15), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, 
glib2, libgettext3-dev, gettext-bin, 

[cvs] dists/10.3/unstable/main/finkinfo/sci fung-calc.info, 1.6, 1.7 macaulay2.info, 1.9, 1.10

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/sci

Modified Files:
fung-calc.info macaulay2.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: macaulay2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- macaulay2.info  4 Jan 2006 07:20:34 -   1.9
+++ macaulay2.info  18 Jul 2006 12:38:42 -  1.10
@@ -5,7 +5,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm3-shlibs, gmp-shlibs (= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm3, gmp (= 4.1.4-1), libmpfr1, autoconf2.5, gc-static (= 
6.2-2), singular-factory (= 2.05-1), singular-libfac (= 2.05-1), ntl (= 
5.3.1-12), gcc3.3
+BuildDepends: gdbm3, gmp (= 4.1.4-1), libmpfr1, autoconf, gc-static (= 
6.2-2), singular-factory (= 2.05-1), singular-libfac (= 2.05-1), ntl (= 
5.3.1-12), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v

Index: fung-calc.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/fung-calc.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- fung-calc.info  16 Feb 2006 18:42:26 -  1.6
+++ fung-calc.info  18 Jul 2006 12:38:42 -  1.7
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: glut-shlibs, kdelibs3-unified-shlibs (= 3.5.0-11), libpng3-shlibs 
(= 1.2.5-4), qt3-shlibs (= 3.3.5-16), x11-shlibs
-BuildDepends: arts-dev (= 1.5.0-11), autoconf2.5 (= 2.58-1), automake1.7, 
glut, kdelibs3-unified-dev (= 3.5.0-11), libpng3 (= 1.2.5-4), qt3 (= 
3.3.5-16), x11-dev
+BuildDepends: arts-dev (= 1.5.0-11), autoconf (= 2.58-1), automake1.7, glut, 
kdelibs3-unified-dev (= 3.5.0-11), libpng3 (= 1.2.5-4), qt3 (= 3.3.5-16), 
x11-dev
 GCC: 3.3
 
 CustomMirror: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/x11 gpsdrive.info, 1.12, 1.13 mlterm.info, 1.9, 1.10

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/x11

Modified Files:
gpsdrive.info mlterm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: mlterm.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- mlterm.info 20 Mar 2006 15:54:02 -  1.9
+++ mlterm.info 18 Jul 2006 12:38:42 -  1.10
@@ -9,7 +9,7 @@
   x11-dev, fontconfig1-dev, xft2-dev,
   gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.4.0-1), pango1-xft2-dev (= 
1.4.0-1),
   gettext-dev, gettext-tools, libiconv-dev,
-  pkgconfig, autoconf2.5, libtool14, automake1.6
+  pkgconfig, autoconf, libtool14, automake1.6
 
 Depends: 
   fribidi-shlibs, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
giflib-shlibs,

Index: gpsdrive.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11/gpsdrive.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gpsdrive.info   7 Apr 2006 19:39:49 -   1.12
+++ gpsdrive.info   18 Jul 2006 12:38:42 -  1.13
@@ -112,7 +112,7 @@
 License: GPL
 Maintainer: None fink-devel@lists.sourceforge.net
 Depends: x11, glib2-shlibs, gtk+2 (= 2.1-1), pcre-shlibs (= 3-1), 
pango1-xft2-shlibs, atk1-shlibs
-BuildDepends: glib2-dev, gtk+2-dev (= 2.1-1), mysql-dev, pcre (= 3-1), 
pcre-bin (= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf2.5, automake1.7, 
libtool14, x11-dev, libgettext3-dev, libiconv-dev
+BuildDepends: glib2-dev, gtk+2-dev (= 2.1-1), mysql-dev, pcre (= 3-1), 
pcre-bin (= 3-1), pkgconfig, pango1-xft2-dev, atk1, autoconf, automake1.7, 
libtool14, x11-dev, libgettext3-dev, libiconv-dev
 # automake1.7 barfs on configure.ac
 # mysql-shlibs is libmysqlclient.10.dylib
 Suggests: mysql-shlibs


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/text docbook-utils.info, 1.3, 1.4 xmlstarlet.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- docbook-utils.info  27 Jan 2006 02:31:20 -  1.3
+++ docbook-utils.info  18 Jul 2006 12:38:46 -  1.4
@@ -11,7 +11,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 
-BuildDepends: autoconf2.5, automake1.8
+BuildDepends: autoconf, automake1.8
 Depends: opensp4 (= 1.5.1-1002), openjade (= 1.3.2-1028), docbook-dtd, 
docbook-dsssl-nwalsh, jadetex, sgmls-pm, lynx-ssl | lynx | links-ssl | links | 
w3m-ssl (= 0.5.1-1003)  | w3m (= 0.5.1-1003) 
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript:  

Index: xmlstarlet.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xmlstarlet.info 20 Jan 2006 20:12:58 -  1.1
+++ xmlstarlet.info 18 Jul 2006 12:38:46 -  1.2
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks [EMAIL PROTECTED]
-BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.0-1), libxslt, 
libiconv-dev, autoconf2.5, automake1.5 | automake1.6 | automake1.7 | automake1.8
+BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.0-1), libxslt, 
libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | automake1.8
 Depends: libxml2-shlibs (= 2.6.0-1), libxslt-shlibs
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 01e1618292188c4612cc186a10b6c3ab


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/net net-snmp.info, 1.10, 1.11 netcat6.info, 1.4, 1.5 nget.info, 1.9, 1.10 sendfile.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/net

Modified Files:
net-snmp.info netcat6.info nget.info sendfile.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: sendfile.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/sendfile.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- sendfile.info   6 Jul 2005 05:37:29 -   1.4
+++ sendfile.info   18 Jul 2006 12:38:42 -  1.5
@@ -6,7 +6,7 @@
 Source: ftp://ftp.belwue.de/pub/unix/sendfile/sendfile-%v.tar.gz
 Source-MD5: a8aa16b9891468a12c674a3e585128c0
 Depends: readline5-shlibs
-BuildDepends: autoconf2.5, automaken, readline5
+BuildDepends: autoconf, automaken, readline5
 BuildDependsOnly: true
 UpdateConfigGuess: true
 PatchScript: 

Index: nget.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/nget.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- nget.info   17 Feb 2006 17:23:55 -  1.9
+++ nget.info   18 Jul 2006 12:38:42 -  1.10
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: cefb58ad9b92eb6053510a2ced954f6e
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf2.5 | autoconf2.5, pcre
+BuildDepends: popt, autoconf, pcre
 SetCPPFLAGS: -no-cpp-precomp
 SetCXXFLAGS: -Os
 ConfigureParams: --mandir='$(prefix)/share/man' --with-pcre --with-zlib 
--with-popt --with-pcre-prefix=%p --with-popt-prefix=%p

Index: netcat6.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/netcat6.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- netcat6.info12 Mar 2005 17:47:36 -  1.4
+++ netcat6.info18 Jul 2006 12:38:42 -  1.5
@@ -8,7 +8,7 @@
 SourceDirectory: nc6-%v
 Source-MD5: 66e5eda66ea3c293bcbcbe1a9b0bfd94 
 SetLDFLAGS: -multiply_defined suppress
-BuildDepends: autoconf2.5, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
+BuildDepends: autoconf, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
 Recommends: netcat
 ConfigureParams: --sysconfdir=%p/etc --libexecdir=%p/lib 
--localstatedir=%p/var/lib --mandir=%p/share/man --infodir=%p/share/info 
--with-libiconv-prefix=%p/lib 
 CompileScript: ./configure %c 

Index: net-snmp.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/net/net-snmp.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- net-snmp.info   3 Mar 2006 19:48:40 -   1.10
+++ net-snmp.info   18 Jul 2006 12:38:42 -  1.11
@@ -3,7 +3,7 @@
 Revision: 19
 Maintainer: Jeremy Higgs [EMAIL PROTECTED]
 Depends: daemonic, %n-shlibs (= %v-%r)
-BuildDepends: autoconf, gawk
+BuildDepends: autoconf2.13, gawk
 BuildConflicts: automaken
 Conflicts: net-snmp-ssl, ucd-snmp
 Replaces: net-snmp-ssl, ucd-snmp


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/gnome gnome-common.info, 1.3, 1.4 libglade2.info, 1.3, 1.4 libgtop2.0.7.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/gnome

Modified Files:
gnome-common.info libglade2.info libgtop2.0.7.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: libgtop2.0.7.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgtop2.0.7.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgtop2.0.7.info   25 May 2006 08:11:10 -  1.1
+++ libgtop2.0.7.info   18 Jul 2006 12:38:47 -  1.2
@@ -2,7 +2,7 @@
 Version: 2.14.1
 Revision: 1001
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libiconv, glib2 (= 
2.6.6-), popt-shlibs
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (= 2.6.6-), popt, x11-dev, pkgconfig, automake1.9, autoconf2.5, 
gnome-common
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (= 2.6.6-), popt, x11-dev, pkgconfig, automake1.9, autoconf, 
gnome-common
 Conflicts: libgtop2, libgtop2.0.5
 Replaces: libgtop2, libgtop2.0.5
 Source: mirror:gnome:sources/libgtop/2.14/libgtop-%v.tar.bz2

Index: gnome-common.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-common.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gnome-common.info   17 Jul 2006 16:42:58 -  1.3
+++ gnome-common.info   18 Jul 2006 12:38:47 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: 817be32ab5dc7a5d56e6ec50d56100f8
 License: GPL
 Suggests: 
-  autoconf2.5,
+  autoconf,
   automaken,
   libtool14,
   libgettext3-dev, gettext-tools, gettext-bin,

Index: libglade2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libglade2.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libglade2.info  12 Jul 2006 06:24:50 -  1.3
+++ libglade2.info  18 Jul 2006 12:38:47 -  1.4
@@ -2,7 +2,7 @@
 Version: 2.6.0
 Revision: 1
 Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.9.0-1), libgettext3-shlibs, 
glib2-shlibs (= 2.12.0-1), gtk+2 (= 2.5.0-1), libiconv, libxml2-bin (= 
2.6.6-1), libxml2-shlibs (= 2.6.6-1), pango1-xft2 (= 1.4.0-1),  x11
-BuildDepends: glib2-dev (= 2.12.0-1), atk1 (= 1.9.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.5.0-1), gtk+2 (= 2.5.0-1), libxml2 (= 2.6.6-1), 
pkgconfig, gtk-doc (= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf2.5, automake1.9, libtool14
+BuildDepends: glib2-dev (= 2.12.0-1), atk1 (= 1.9.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.5.0-1), gtk+2 (= 2.5.0-1), libxml2 (= 2.6.6-1), 
pkgconfig, gtk-doc (= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf, automake1.9, libtool14
 BuildDependsOnly: true
 DescPackaging: 
   Uses pkgconfig to allow other packages to link against this one.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/gnome gnome-common.info, 1.4, 1.5 libglade2.info, 1.5, 1.6 libgtop2.0.7.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/gnome

Modified Files:
gnome-common.info libglade2.info libgtop2.0.7.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: libgtop2.0.7.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/libgtop2.0.7.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libgtop2.0.7.info   25 May 2006 08:11:10 -  1.1
+++ libgtop2.0.7.info   18 Jul 2006 12:38:51 -  1.2
@@ -2,7 +2,7 @@
 Version: 2.14.1
 Revision: 1
 Depends: %N-shlibs (= %v-%r), libgettext3-shlibs, libiconv, glib2 (= 
2.6.6-1), popt-shlibs
-BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf2.5, 
gnome-common
+BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, 
glib2-dev (= 2.6.6-1), popt, x11-dev, pkgconfig, automake1.9, autoconf, 
gnome-common
 Conflicts: libgtop2, libgtop2.0.5
 Replaces: libgtop2, libgtop2.0.5
 Source: mirror:gnome:sources/libgtop/2.14/libgtop-%v.tar.bz2

Index: gnome-common.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/gnome-common.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gnome-common.info   17 Jul 2006 16:42:57 -  1.4
+++ gnome-common.info   18 Jul 2006 12:38:51 -  1.5
@@ -5,7 +5,7 @@
 Source-MD5: 817be32ab5dc7a5d56e6ec50d56100f8
 License: GPL
 Suggests: 
-  autoconf2.5,
+  autoconf,
   automaken,
   libtool14,
   libgettext3-dev, gettext-tools, gettext-bin,

Index: libglade2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/gnome/libglade2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libglade2.info  24 Jun 2005 01:00:14 -  1.5
+++ libglade2.info  18 Jul 2006 12:38:51 -  1.6
@@ -2,7 +2,7 @@
 Version: 2.5.1
 Revision: 3
 Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.9.0-1), libgettext3-shlibs, 
glib2 (= 2.5.0-1), gtk+2 (= 2.5.0-1), libiconv, libxml2-bin (= 2.6.6-1), 
libxml2-shlibs (= 2.6.6-1), pango1-xft2 (= 1.4.0-1),  x11
-BuildDepends: glib2-dev (= 2.5.0-1), atk1 (= 1.9.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.5.0-1), gtk+2 (= 2.5.0-1), libxml2 (= 2.6.6-1), 
pkgconfig, gtk-doc (= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf2.5, automake1.9, libtool14
+BuildDepends: glib2-dev (= 2.5.0-1), atk1 (= 1.9.0-1), pango1-xft2-dev (= 
1.4.0-1), gtk+2-dev (= 2.5.0-1), gtk+2 (= 2.5.0-1), libxml2 (= 2.6.6-1), 
pkgconfig, gtk-doc (= 1.2-1), libgettext3-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev, autoconf, automake1.9, libtool14
 BuildDependsOnly: true
 DescPackaging: 
   Uses pkgconfig to allow other packages to link against this one.


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/devel autoconf2.13.info, NONE, 1.1 autoconf.info, 1.2, 1.3 automake1.4.info, 1.5, 1.6 automake1.5.info, 1.5, 1.6 automake1.6.info, 1.5, 1.6 automake1.7.info, 1.5,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/stable/main/finkinfo/devel

Modified Files:
autoconf.info automake1.4.info automake1.5.info 
automake1.6.info automake1.7.info automake1.8.info 
automake1.9.info libapache2-mod-svn.info svn-javahl.info 
svn-swig-pm.info svn-swig-py.info svn.info 
Added Files:
autoconf2.13.info 
Removed Files:
autoconf2.5.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: svn-swig-pm.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- svn-swig-pm.info17 Feb 2006 01:41:11 -  1.7
+++ svn-swig-pm.info18 Jul 2006 12:38:39 -  1.8
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (= %v-11), swig-shlibs (= 
1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.5-15), 
apr-common (= 0.9.5-15), db42, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (= 
1.5.10-1), autoconf2.5, automake1.9, gcc3.3
+BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.5-15), 
apr-common (= 0.9.5-15), db42, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (= 
1.5.10-1), autoconf, automake1.9, gcc3.3
 Conflicts: %{Ni}581, %{Ni}584, %{Ni}586
 Replaces: %{Ni}581, %{Ni}584, %{Ni}586
 

Index: svn-javahl.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-javahl.info 6 May 2005 15:37:57 -   1.4
+++ svn-javahl.info 18 Jul 2006 12:38:39 -  1.5
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (= %v-11)
-BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.5-15), 
apr-common (= 0.9.5-15), db42, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9, junit, gcc3.3
+BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.5-15), 
apr-common (= 0.9.5-15), db42, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9, junit, gcc3.3
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

--- NEW FILE: autoconf2.13.info ---
Package: autoconf2.13
Version: 2.13
Revision: 5
Depends: m4
Conflicts: autoconf2.5, autoconf25, autoconf
Replaces: autoconf2.5, autoconf25, autoconf
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
CompileScript: 
PERL=/usr/bin/perl ./configure %c
make

InstallScript: 
 make install prefix=%i infodir=%i/share/info
 mkdir -p %i/share/doc/%n
 install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/

InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: 
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.

This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf package instead.

License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki [EMAIL PROTECTED]


Index: svn-swig-py.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-swig-py.info6 May 2005 15:37:57 -   1.5
+++ svn-swig-py.info18 Jul 2006 12:38:39 -  1.6
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (= 
%v-11), swig-shlibs (= 1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.5-15), 
apr-common (= 0.9.5-15), db42, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 

[cvs] dists/10.4/stable/main/finkinfo/sci macaulay2.info,1.1,1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/sci

Modified Files:
macaulay2.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: macaulay2.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- macaulay2.info  20 Jan 2006 20:12:58 -  1.1
+++ macaulay2.info  18 Jul 2006 12:38:43 -  1.2
@@ -6,7 +6,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm-shlibs, gmp-shlibs (= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm (= 1.8.0-5), gmp (= 4.1.4-1), libmpfr1, autoconf2.5, 
gc-static (= 6.2-2), singular-factory (= 1.3b-17), singular-libfac (= 
0.3.2-15), gcc3.3
+BuildDepends: gdbm (= 1.8.0-5), gmp (= 4.1.4-1), libmpfr1, autoconf, 
gc-static (= 6.2-2), singular-factory (= 1.3b-17), singular-libfac (= 
0.3.2-15), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods perlqt-pm.info, 1.9, 1.10

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/libs/perlmods

Modified Files:
perlqt-pm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: perlqt-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/perlqt-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- perlqt-pm.info  24 May 2006 04:40:40 -  1.9
+++ perlqt-pm.info  18 Jul 2006 12:38:47 -  1.10
@@ -9,7 +9,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: perl%type_pkg[perl]-core, libsmoke-shlibs (= 1:3.5.2-1)
-BuildDepends: arts-dev, autoconf2.5 (= 2.58-1), automake1.7, 
kdelibs3-unified-dev (= 3.5.2-1021), glut (= 3.7-1025), libpng3 (= 1.2.5-1), 
libsmoke (= 1:3.5.2-1), libtool14 (= 1.5.10-1), perl%type_pkg[perl]-core, qt3 
(= 3.3.6-1024), x11-dev
+BuildDepends: arts-dev, autoconf (= 2.58-1), automake1.7, 
kdelibs3-unified-dev (= 3.5.2-1021), glut (= 3.7-1025), libpng3 (= 1.2.5-1), 
libsmoke (= 1:3.5.2-1), libtool14 (= 1.5.10-1), perl%type_pkg[perl]-core, qt3 
(= 3.3.6-1024), x11-dev
 BuildConflicts: unsermake
 Conflicts: perlqt, perlqt-pm
 Replaces: perlqt, perlqt-pm


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/utils gcdmaster.info,1.2,1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/utils

Modified Files:
gcdmaster.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: gcdmaster.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gcdmaster.info  6 Feb 2006 19:23:13 -   1.2
+++ gcdmaster.info  18 Jul 2006 12:38:48 -  1.3
@@ -6,7 +6,7 @@
 Source: mirror:sourceforge:cdrdao/cdrdao-%v.src.tar.bz2
 SourceDirectory: cdrdao-%v
 Source-MD5: a85c0fa006ad3af64b76fd86b10b2ad4
-BuildDepends: pccts, autoconf2.5, lame, gtkmm, gnomemm, orbit-dev, imlib, 
esound, gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, 
gcc3.3
+BuildDepends: pccts, autoconf, lame, gtkmm, gnomemm, orbit-dev, imlib, esound, 
gtk+, glib, libsigc++, libgettext3-dev, gnome-libs-dev, audiofile, gcc3.3
 Depends: cdrdao (= 1.2.0-1010), gtkmm-shlibs, gnomemm-shlibs
 Patch: %n.patch
 UpdateConfigGuessInDirs: scsilib/conf


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/crypto/finkinfo centericq.info, 1.2, 1.3 fwbuilder.info, 1.2, 1.3 gtk-sharp-monodoc.info, 1.2, 1.3 gtk-sharp.info, 1.2, 1.3 kdeaddons3.info, 1.8, 1.9 kdepim3.info, 1.17, 1.18

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/crypto/finkinfo

Modified Files:
centericq.info fwbuilder.info gtk-sharp-monodoc.info 
gtk-sharp.info kdeaddons3.info kdepim3.info 
kdesdk3-svn-ssl.info kgpg.info 
libapache2-ssl-mod-svn-1.1.4-11.info 
libapache2-ssl-mod-svn.info libfwbuilder.info maxima.info 
net-snmp-ssl.info svn-ssl-1.1.4-11.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: centericq.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/centericq.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- centericq.info  20 Jun 2006 22:07:51 -  1.2
+++ centericq.info  18 Jul 2006 12:38:46 -  1.3
@@ -3,7 +3,7 @@
 Revision: 1004
 GCC: 4.0
 ###
-BuildDepends: autoconf2.5, libsigc++2 (= 2.0.17-1001), glib, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev, libncurses5, x11-dev, curl-unified
+BuildDepends: autoconf, libsigc++2 (= 2.0.17-1001), glib, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev, libncurses5, x11-dev, curl-unified
 Depends: x11, libsigc++2-shlibs (= 2.0.17-1001), glib-shlibs, 
curl-unified-shlibs
 ###
 Source: mirror:custom:%n-%v.tar.gz

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libapache2-ssl-mod-svn.info 2 Feb 2006 15:36:04 -   1.1
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:46 -  1.2
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (= 2.0.55-1010), apr-ssl-common (= 0.9.7-1011), 
svn-ssl-shlibs (= 1.2.3-1012)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev 
(= 1.9.1-11), apache2-ssl-dev (= 2.0.55-1010), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev 
(= 1.9.1-11), apache2-ssl-dev (= 2.0.55-1010), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: svn-client-ssl (= 0.26.0-2), apache2 ( 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-ssl-swig-py.info2 Feb 2006 15:36:04 -   1.4
+++ svn-ssl-swig-py.info18 Jul 2006 12:38:46 -  1.5
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(= 1.2.3-1012), swig-shlibs (= 1.3.20-1012)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs ( 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- svn-ssl-javahl.info 2 Feb 2006 15:36:04 -   1.1
+++ svn-ssl-javahl.info 18 Jul 2006 

[cvs] dists/10.4/stable/main/finkinfo/libs hermes.info, 1.1, 1.2 libmath++.info, 1.1, 1.2 libmng2.info, 1.1, 1.2 taglib.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/libs

Modified Files:
hermes.info libmath++.info libmng2.info taglib.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hermes.info 20 Jan 2006 20:12:55 -  1.1
+++ hermes.info 18 Jul 2006 12:38:43 -  1.2
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.9.9), libtool14, autoconf2.5, automaken
+BuildDepends: fink (= 0.9.9), libtool14, autoconf, automaken
 BuildDependsOnly: true
 Replaces: %N ( %v-3)
 ###

Index: libmath++.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmath++.info  11 Feb 2006 21:31:23 -  1.1
+++ libmath++.info  18 Jul 2006 12:38:43 -  1.2
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
-BuildDepends: autoconf2.5, automake1.9, doxygen, libtool14
+BuildDepends: autoconf, automake1.9, doxygen, libtool14
 CompileScript: 
 #!/bin/sh -ex
 

Index: taglib.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/taglib.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- taglib.info 12 Feb 2006 22:30:53 -  1.1
+++ taglib.info 18 Jul 2006 12:38:43 -  1.2
@@ -2,7 +2,7 @@
 Version: 1.3.1
 Revision: 1001
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: autoconf2.5 (= 2.58-1), automake1.9
+BuildDepends: autoconf (= 2.58-1), automake1.9
 BuildDependsOnly: true
 
 CustomMirror: 

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmng2.info20 Jan 2006 20:12:55 -  1.1
+++ libmng2.info18 Jul 2006 12:38:43 -  1.2
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf2.5, 
automake1.8
+BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/text docbook-utils.info, 1.4, 1.5 xmlstarlet.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- docbook-utils.info  15 Jun 2006 04:50:27 -  1.4
+++ docbook-utils.info  18 Jul 2006 12:38:48 -  1.5
@@ -12,7 +12,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 
-BuildDepends: autoconf2.5, automake1.8
+BuildDepends: autoconf, automake1.8
 Depends: opensp4 (= 1.5.1-1002), openjade (= 1.3.2-1028), docbook-dtd, 
docbook-dsssl-nwalsh, jadetex, sgmls-pm, lynx-ssl | lynx | links-ssl | links | 
w3m-ssl (= 0.5.1-1003)  | w3m (= 0.5.1-1003)  | elinks | elinks-ssl
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript:  

Index: xmlstarlet.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xmlstarlet.info 20 Jan 2006 20:32:32 -  1.1
+++ xmlstarlet.info 18 Jul 2006 12:38:48 -  1.2
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks [EMAIL PROTECTED]
-BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.12-1), libxslt (= 
1.1.9-1), libiconv-dev, autoconf2.5, automake1.5 | automake1.6 | automake1.7 | 
automake1.8 | automake1.9
+BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.12-1), libxslt (= 
1.1.9-1), libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | 
automake1.8 | automake1.9
 Depends: libxml2-shlibs (= 2.6.12-1), libxslt-shlibs (= 1.1.9-1)
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 8deb71834bcdfb4443c258a1f0042fce


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/libs/perlmods perlqt-pm.info, 1.9, 1.10

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/libs/perlmods

Modified Files:
perlqt-pm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: perlqt-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/perlmods/perlqt-pm.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- perlqt-pm.info  24 May 2006 04:40:40 -  1.9
+++ perlqt-pm.info  18 Jul 2006 12:38:42 -  1.10
@@ -8,7 +8,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: perl%type_pkg[perl]-core, libsmoke-shlibs (= 1:3.5.2-1)
-BuildDepends: arts-dev, autoconf2.5 (= 2.58-1), automake1.7, 
kdelibs3-unified-dev (= 3.5.2-11), glut (= 3.7-3), libpng3 (= 1.2.5-1), 
libsmoke (= 1:3.5.2-1), libtool14 (= 1.5.10-1), perl%type_pkg[perl]-core, qt3 
(= 3.3.6-14), x11-dev
+BuildDepends: arts-dev, autoconf (= 2.58-1), automake1.7, 
kdelibs3-unified-dev (= 3.5.2-11), glut (= 3.7-3), libpng3 (= 1.2.5-1), 
libsmoke (= 1:3.5.2-1), libtool14 (= 1.5.10-1), perl%type_pkg[perl]-core, qt3 
(= 3.3.6-14), x11-dev
 BuildConflicts: unsermake
 Conflicts: perlqt, perlqt-pm
 Replaces: perlqt, perlqt-pm


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/database postgresql74-unified.info, 1.6, 1.7 postgresql80-unified.info, 1.10, 1.11 postgresql81.info, 1.7, 1.8

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/database

Modified Files:
postgresql74-unified.info postgresql80-unified.info 
postgresql81.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: postgresql81.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql81.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- postgresql81.info   23 May 2006 19:47:15 -  1.7
+++ postgresql81.info   18 Jul 2006 12:38:46 -  1.8
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs (= 5.0-1004), passwd (= 20030906-1), daemonic (= 
20010902-1), %N-shlibs (= %v-%r)
-BuildDepends: readline5 (= 5.0-1004), autoconf2.5, bison, system-openssl-dev, 
libgeos2 (= 2.1.4-1001), proj, libxml2, libxslt, passwd (= 20030906-1)
+BuildDepends: readline5 (= 5.0-1004), autoconf, bison, system-openssl-dev, 
libgeos2 (= 2.1.4-1001), proj, libxml2, libxslt, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( %v-%r)
 GCC: 4.0

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- postgresql80-unified.info   23 May 2006 19:47:15 -  1.10
+++ postgresql80-unified.info   18 Jul 2006 12:38:46 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs (= 5.0-1004), passwd (= 20030906-1), daemonic (= 
20010902-1), %N-shlibs (= %v-%r)
-BuildDepends: readline5 (= 5.0-1004), autoconf2.5, bison, proj, libgeos2 (= 
2.1.4-1001), system-openssl-dev, passwd (= 20030906-1)
+BuildDepends: readline5 (= 5.0-1004), autoconf, bison, proj, libgeos2 (= 
2.1.4-1001), system-openssl-dev, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql73 ( 
7.3.4-14), postgresql73-ssl ( 7.3.4-14), postgresql80 ( %v-%r), 
postgresql80-ssl ( %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 GCC: 4.0

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- postgresql74-unified.info   24 May 2006 19:46:30 -  1.6
+++ postgresql74-unified.info   18 Jul 2006 12:38:46 -  1.7
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs (= 5.0-1004), passwd (= 20030906-1), daemonic (= 
20010902-1), %N-shlibs (= %v-%r)
-BuildDepends: readline5 (= 5.0-1004), autoconf2.5, bison, libgeos2 (= 
2.1.4-1001), proj, system-openssl-dev, passwd (= 20030906-1)
+BuildDepends: readline5 (= 5.0-1004), autoconf, bison, libgeos2 (= 
2.1.4-1001), proj, system-openssl-dev, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( %v-%r)
 GCC: 4.0


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/text docbook-utils.info, 1.6, 1.7 xmlstarlet.info, 1.8, 1.9

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- docbook-utils.info  15 Jun 2006 04:50:27 -  1.6
+++ docbook-utils.info  18 Jul 2006 12:38:42 -  1.7
@@ -12,7 +12,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 
-BuildDepends: autoconf2.5, automake1.8
+BuildDepends: autoconf, automake1.8
 Depends: opensp4, openjade, docbook-dtd, docbook-dsssl-nwalsh, jadetex, 
sgmls-pm, lynx-ssl | lynx | links-ssl | links | w3m-ssl | w3m | elinks | 
elinks-ssl
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript:  

Index: xmlstarlet.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- xmlstarlet.info 16 Jun 2005 18:45:11 -  1.8
+++ xmlstarlet.info 18 Jul 2006 12:38:42 -  1.9
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks [EMAIL PROTECTED]
-BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.12-1), libxslt (= 
1.1.9-1), libiconv-dev, autoconf2.5, automake1.5 | automake1.6 | automake1.7 | 
automake1.8 | automake1.9
+BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.12-1), libxslt (= 
1.1.9-1), libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | 
automake1.8 | automake1.9
 Depends: libxml2-shlibs (= 2.6.12-1), libxslt-shlibs (= 1.1.9-1)
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 8deb71834bcdfb4443c258a1f0042fce


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/text docbook-utils.info, 1.1, 1.2 xmlstarlet.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/text

Modified Files:
docbook-utils.info xmlstarlet.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: docbook-utils.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text/docbook-utils.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- docbook-utils.info  27 Apr 2005 03:47:52 -  1.1
+++ docbook-utils.info  18 Jul 2006 12:38:49 -  1.2
@@ -11,7 +11,7 @@
   perl -pi.bak -e 's,/etc,%p/etc,g' doc/man/Makefile.am bin/jw.in 
doc/refentry/{frontend-spec,jw}.sgml doc/HTML/Makefile.am
   autoconf
 
-BuildDepends: autoconf2.5, automake1.8
+BuildDepends: autoconf, automake1.8
 Depends: opensp4, openjade, docbook-dtd, docbook-dsssl-nwalsh, jadetex, 
sgmls-pm, lynx-ssl | lynx | links-ssl | links | w3m-ssl | w3m
 ConfigureParams: --mandir='${prefix}/share/man'
 InstallScript:  

Index: xmlstarlet.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/text/xmlstarlet.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- xmlstarlet.info 27 Apr 2005 03:47:52 -  1.1
+++ xmlstarlet.info 18 Jul 2006 12:38:49 -  1.2
@@ -23,7 +23,7 @@
 Homepage: http://xmlstar.sourceforge.net/
 License: OSI-Approved
 Maintainer: Daniel Macks [EMAIL PROTECTED]
-BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.0-1), libxslt, 
libiconv-dev, autoconf2.5, automake1.5 | automake1.6 | automake1.7 | automake1.8
+BuildDepends: libxml2 (= 2.6.0-1), libxml2-bin (= 2.6.0-1), libxslt, 
libiconv-dev, autoconf, automake1.5 | automake1.6 | automake1.7 | automake1.8
 Depends: libxml2-shlibs (= 2.6.0-1), libxslt-shlibs
 Source: mirror:sourceforge:xmlstar/%n-%v.tar.gz
 Source-MD5: 01e1618292188c4612cc186a10b6c3ab


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/crypto/finkinfo libapache2-ssl-mod-svn.info, 1.1, 1.2 maxima.info, 1.3, 1.4 svn-ssl-javahl.info, 1.4, 1.5 svn-ssl-swig-pm.info, 1.5, 1.6 svn-ssl-swig-py.info, 1.4, 1.5 svn-ssl.

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/crypto/finkinfo

Modified Files:
libapache2-ssl-mod-svn.info maxima.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info svn-ssl.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libapache2-ssl-mod-svn.info 2 Feb 2006 15:36:04 -   1.1
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:42 -  1.2
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (= 2.0.55-1010), apr-ssl-common (= 0.9.7-1011), 
svn-ssl-shlibs (= 1.2.3-1012)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev 
(= 1.9.1-11), apache2-ssl-dev (= 2.0.55-1010), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev 
(= 1.9.1-11), apache2-ssl-dev (= 2.0.55-1010), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: svn-client-ssl (= 0.26.0-2), apache2 ( 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-ssl-swig-py.info2 Feb 2006 15:36:04 -   1.4
+++ svn-ssl-swig-py.info18 Jul 2006 12:38:43 -  1.5
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(= 1.2.3-1012), swig-shlibs (= 1.3.20-1012)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs ( 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-ssl-javahl.info 2 Feb 2006 15:36:04 -   1.4
+++ svn-ssl-javahl.info 18 Jul 2006 12:38:42 -  1.5
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-shlibs (= 1.2.3-1012)
-BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev 
(= 1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= 1.2.3-1012), apr-ssl (= 
0.9.7-1011), apr-ssl-common (= 0.9.7-1011), db43-ssl (= 4.3.29-1001), gdbm3, 
expat (= 1.95.6-2), libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), 
openldap23-dev, cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev 
(= 1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: maxima.info

[cvs] dists/10.3/unstable/main/finkinfo/libs hermes.info, 1.5, 1.6 libagg.info, 1.1, 1.2 libmath++.info, 1.5, 1.6 libmng2.info, 1.8, 1.9 libsmoke.info, 1.7, 1.8 pcrs0.info, 1.3, 1.4 popt.info, 1.11, 1

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.3/unstable/main/finkinfo/libs

Modified Files:
hermes.info libagg.info libmath++.info libmng2.info 
libsmoke.info pcrs0.info popt.info taglib.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: pcrs0.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/pcrs0.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pcrs0.info  23 Dec 2005 03:58:08 -  1.3
+++ pcrs0.info  18 Jul 2006 12:38:41 -  1.4
@@ -13,7 +13,7 @@
 
 ## Dependencies
 ##
-BuildDepends: autoconf2.5, pcre (= 3.0-1), fink (= 0.9.9)
+BuildDepends: autoconf, pcre (= 3.0-1), fink (= 0.9.9)
 Depends: %N-shlibs (= %v-%r)
 Replaces: %N-shlibs ( 0.0.3-1)
 BuildDependsOnly: true

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- libmng2.info13 Apr 2005 01:50:16 -  1.8
+++ libmng2.info18 Jul 2006 12:38:41 -  1.9
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf2.5, 
automake1.8
+BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1

Index: libsmoke.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libsmoke.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libsmoke.info   19 May 2006 03:01:29 -  1.7
+++ libsmoke.info   18 Jul 2006 12:38:41 -  1.8
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: %N-shlibs (= %e:%v-%r)
-BuildDepends: autoconf2.5 (= 2.58-1), automake1.7, glut (= 3.7-3), 
kdelibs3-unified-dev (= 3.5.2-11), libpng3 (= 1.2.5-1), libtool14 (= 
1.5.10-1), qt3 (= 3.3.6-14), x11-dev
+BuildDepends: autoconf (= 2.58-1), automake1.7, glut (= 3.7-3), 
kdelibs3-unified-dev (= 3.5.2-11), libpng3 (= 1.2.5-1), libtool14 (= 
1.5.10-1), qt3 (= 3.3.6-14), x11-dev
 BuildConflicts: unsermake
 BuildDependsOnly: true
 GCC: 3.3

Index: popt.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/popt.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- popt.info   1 Feb 2006 05:26:06 -   1.11
+++ popt.info   18 Jul 2006 12:38:41 -  1.12
@@ -6,7 +6,7 @@
 Source: ftp://jbj.org/pub/rpm-4.4.x/%n-%v.tar.gz
 Source-MD5: 63b943522a6788ae8f756ca123d83c00
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: libgettext3-dev, gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev, automake1.9, autoconf2.5, libtool14
+BuildDepends: libgettext3-dev, gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev, automake1.9, autoconf, libtool14
 SetLDFLAGS: -no-undefined -lintl
 PatchScript: 
#!/bin/sh -e

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- hermes.info 2 May 2005 15:59:46 -   1.5
+++ hermes.info 18 Jul 2006 12:38:41 -  1.6
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.9.9), libtool14, autoconf2.5, automaken
+BuildDepends: fink (= 0.9.9), libtool14, autoconf, automaken
 BuildDependsOnly: true
 Replaces: %N ( %v-3)
 ###

Index: libmath++.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libmath++.info  12 Dec 2005 23:54:16 -  1.5
+++ libmath++.info  18 Jul 2006 12:38:41 -  1.6
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
-BuildDepends: autoconf2.5, automake1.9, doxygen, libtool14
+BuildDepends: autoconf, automake1.9, doxygen, libtool14
 CompileScript: 
 #!/bin/sh -ex
 

Index: taglib.info
===
RCS file: 

[cvs] dists/10.4/stable/main/finkinfo/x11 mlterm.info,1.2,1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/x11

Modified Files:
mlterm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: mlterm.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mlterm.info 25 Mar 2006 19:18:41 -  1.2
+++ mlterm.info 18 Jul 2006 12:38:46 -  1.3
@@ -9,7 +9,7 @@
   x11-dev, fontconfig1-dev, xft2-dev,
   gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.6.6-), pango1-xft2-dev (= 
1.4.0-1),
   gettext-dev, gettext-tools, libiconv-dev,
-  pkgconfig, autoconf2.5, libtool14, automake1.6
+  pkgconfig, autoconf, libtool14, automake1.6
 
 Depends: 
   fribidi-shlibs, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
giflib-shlibs,


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/devel autoconf2.13.info, NONE, 1.1 autoconf.info, 1.2, 1.3 automake1.4.info, 1.2, 1.3 automake1.5.info, 1.2, 1.3 automake1.6.info, 1.2, 1.3 automake1.7.info, 1.2,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/devel

Modified Files:
autoconf.info automake1.4.info automake1.5.info 
automake1.6.info automake1.7.info automake1.8.info 
automake1.9.info libapache2-mod-svn.info svn-javahl.info 
svn-swig-pm.info svn.info 
Added Files:
autoconf2.13.info 
Removed Files:
autoconf2.5.info autoconf2.54.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: svn-swig-pm.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-swig-pm.info17 Feb 2006 01:39:16 -  1.5
+++ svn-swig-pm.info18 Jul 2006 12:38:43 -  1.6
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (= 1.2.3-1012), swig-shlibs (= 
1.3.20-1012)
-BuildDepends: fink (= 0.21.1-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- svn-javahl.info 1 Feb 2006 19:52:41 -   1.3
+++ svn-javahl.info 18 Jul 2006 12:38:43 -  1.4
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (= 1.2.3-1012)
-BuildDepends: fink (= 0.22.2-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
gettext-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

--- NEW FILE: autoconf2.13.info ---
Package: autoconf2.13
Version: 2.13
Revision: 5
Depends: m4
Conflicts: autoconf2.5, autoconf25, autoconf
Replaces: autoconf2.5, autoconf25, autoconf
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
CompileScript: 
PERL=/usr/bin/perl ./configure %c
make

InstallScript: 
 make install prefix=%i infodir=%i/share/info
 mkdir -p %i/share/doc/%n
 install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/

InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: 
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.

This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf25 package instead.

License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki [EMAIL PROTECTED]


Index: libapache2-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- libapache2-mod-svn.info 1 Feb 2006 19:52:41 -   1.3
+++ libapache2-mod-svn.info 18 Jul 2006 12:38:43 -  1.4
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: apache2 (= 2.0.55-1010), apr-common (= 0.9.7-1011), svn-shlibs (= 
1.2.3-1012)
-BuildDepends: fink (= 0.21.1-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), 

[cvs] dists/10.4-transitional/stable/crypto/finkinfo libapache2-ssl-mod-svn.info, 1.4, 1.5 maxima.info, 1.1, 1.2 svn-ssl-javahl.info, 1.5, 1.6 svn-ssl-swig-pm.info, 1.6, 1.7 svn-ssl-swig-py.info, 1.5,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/crypto/finkinfo

Modified Files:
libapache2-ssl-mod-svn.info maxima.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info svn-ssl.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libapache2-ssl-mod-svn.info 29 Jan 2006 14:38:01 -  1.4
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:49 -  1.5
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (= 2.0.55-10), apr-ssl-common (= 0.9.7-10), 
svn-ssl-shlibs (= %v-11)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
apache2-ssl-dev (= 2.0.55-10), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
apache2-ssl-dev (= 2.0.55-10), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: svn-client-ssl (= 0.26.0-2), apache2 ( 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-ssl-swig-py.info29 Jan 2006 14:38:01 -  1.5
+++ svn-ssl-swig-py.info18 Jul 2006 12:38:49 -  1.6
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(= %v-11), swig-shlibs (= 1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs ( 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-ssl-javahl.info 29 Jan 2006 14:38:01 -  1.5
+++ svn-ssl-javahl.info 18 Jul 2006 12:38:49 -  1.6
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-ssl-shlibs (= %v-11)
-BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

Index: maxima.info
===
RCS file: 

[cvs] dists/10.4-transitional/stable/main/finkinfo/x11 mlterm.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/x11

Modified Files:
mlterm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: mlterm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- mlterm.info 25 Mar 2006 19:18:41 -  1.2
+++ mlterm.info 18 Jul 2006 12:38:49 -  1.3
@@ -9,7 +9,7 @@
   x11-dev, fontconfig1-dev, xft2-dev,
   gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.4.0-1), pango1-xft2-dev (= 
1.4.0-1),
   gettext-dev, gettext-tools, libiconv-dev,
-  pkgconfig, autoconf2.5, libtool14, automake1.6
+  pkgconfig, autoconf, libtool14, automake1.6
 
 Depends: 
   fribidi-shlibs, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
giflib-shlibs,


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/database postgresql74-unified.info, 1.2, 1.3 postgresql80-unified.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/database

Modified Files:
postgresql74-unified.info postgresql80-unified.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- postgresql80-unified.info   25 Sep 2005 15:43:23 -  1.2
+++ postgresql80-unified.info   18 Jul 2006 12:38:49 -  1.3
@@ -61,7 +61,7 @@
 Source7: http://postgis.refractions.net/download/postgis-1.0.3.tar.gz
 Source7-MD5: 1489d0678845958644c97faca642e7c6
 Source7ExtractDir: postgresql-%v/contrib
-BuildDepends: readline5, autoconf2.5, bison, proj, libgeos2, system-openssl-dev
+BuildDepends: readline5, autoconf, bison, proj, libgeos2, system-openssl-dev
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql73 ( 
7.3.4-14), postgresql73-ssl ( 7.3.4-14), postgresql80 ( %v-%r), 
postgresql80-ssl ( %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- postgresql74-unified.info   25 Sep 2005 15:43:23 -  1.2
+++ postgresql74-unified.info   18 Jul 2006 12:38:49 -  1.3
@@ -48,7 +48,7 @@
 
 Source: mirror:custom:source/v%v/postgresql-%v.tar.bz2
 Source-MD5: b79761ec3735b5851db44429e97bee88
-BuildDepends: readline5, autoconf2.5, bison
+BuildDepends: readline5, autoconf, bison
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( %v-%r)
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/sound faac.info,1.2,1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/sound

Modified Files:
faac.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: faac.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sound/faac.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- faac.info   27 Mar 2006 08:26:30 -  1.2
+++ faac.info   18 Jul 2006 12:38:48 -  1.3
@@ -16,7 +16,7 @@
 Source-MD5: 6051e5831aea16848822163b30d9456b
 SourceDirectory: %N
 
-BuildDepends: automake1.9, autoconf2.5, libtool14, libgnugetopt
+BuildDepends: automake1.9, autoconf, libtool14, libgnugetopt
 Depends: %N-shlibs (= %v-%r)
 
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/x11 gpsdrive.info, 1.5, 1.6 mlterm.info, 1.3, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/x11

Modified Files:
gpsdrive.info mlterm.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: mlterm.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/mlterm.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- mlterm.info 20 Mar 2006 15:54:02 -  1.3
+++ mlterm.info 18 Jul 2006 12:38:48 -  1.4
@@ -9,7 +9,7 @@
   x11-dev, fontconfig1-dev, xft2-dev,
   gtk+2-dev, atk1 (= 1.6.0-1), glib2-dev (= 2.6.6-), pango1-xft2-dev (= 
1.4.0-1),
   gettext-dev, gettext-tools, libiconv-dev,
-  pkgconfig, autoconf2.5, libtool14, automake1.6
+  pkgconfig, autoconf, libtool14, automake1.6
 
 Depends: 
   fribidi-shlibs, libjpeg-shlibs, libpng3-shlibs, libtiff-shlibs, 
giflib-shlibs,

Index: gpsdrive.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11/gpsdrive.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gpsdrive.info   7 Apr 2006 19:39:50 -   1.5
+++ gpsdrive.info   18 Jul 2006 12:38:48 -  1.6
@@ -112,7 +112,7 @@
 License: GPL
 Maintainer: None fink-devel@lists.sourceforge.net
 Depends: x11, glib2-shlibs (= 2.6.6-), gtk+2 (= 2.1-1), pcre-shlibs (= 
3-1), pango1-xft2-shlibs, atk1-shlibs
-BuildDepends: glib2-dev (= 2.6.6-), gtk+2-dev (= 2.1-1), mysql-dev (= 
3.23.58-1023), pcre (= 3-1), pcre-bin (= 3-1), pkgconfig, pango1-xft2-dev, 
atk1, autoconf2.5, automake1.7, libtool14, x11-dev, libgettext3-dev, 
libiconv-dev
+BuildDepends: glib2-dev (= 2.6.6-), gtk+2-dev (= 2.1-1), mysql-dev (= 
3.23.58-1023), pcre (= 3-1), pcre-bin (= 3-1), pkgconfig, pango1-xft2-dev, 
atk1, autoconf, automake1.7, libtool14, x11-dev, libgettext3-dev, libiconv-dev
 # automake1.7 barfs on configure.ac
 # mysql-shlibs is libmysqlclient.10.dylib
 Suggests: mysql-shlibs (= 3.23.58-1023)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/database postgresql74-unified.info, 1.11, 1.12 postgresql80-unified.info, 1.15, 1.16 postgresql81.info, 1.10, 1.11

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/database
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/main/finkinfo/database

Modified Files:
postgresql74-unified.info postgresql80-unified.info 
postgresql81.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: postgresql81.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/database/postgresql81.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- postgresql81.info   23 May 2006 19:47:15 -  1.10
+++ postgresql81.info   18 Jul 2006 12:38:50 -  1.11
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: readline5, autoconf2.5, bison, system-openssl-dev, libgeos2, 
proj, libxml2, libxslt, passwd (= 20030906-1)
+BuildDepends: readline5, autoconf, bison, system-openssl-dev, libgeos2, proj, 
libxml2, libxslt, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( %v-%r)
 GCC: 3.3

Index: postgresql80-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/database/postgresql80-unified.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- postgresql80-unified.info   23 May 2006 19:47:15 -  1.15
+++ postgresql80-unified.info   18 Jul 2006 12:38:50 -  1.16
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: gcc3.3, readline5, autoconf2.5, bison, proj, libgeos2, 
system-openssl-dev, passwd (= 20030906-1)
+BuildDepends: gcc3.3, readline5, autoconf, bison, proj, libgeos2, 
system-openssl-dev, passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql73 ( 
7.3.4-14), postgresql73-ssl ( 7.3.4-14), postgresql80 ( %v-%r), 
postgresql80-ssl ( %v-%r)
 Replaces: postgresql, postgresql-shlibs, postgresql-ssl, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql73-unified, postgresql74, postgresql74-ssl, postgresql74-unified, 
postgresql80, postgresql80-ssl
 GCC: 3.3

Index: postgresql74-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/database/postgresql74-unified.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- postgresql74-unified.info   24 May 2006 19:46:29 -  1.11
+++ postgresql74-unified.info   18 Jul 2006 12:38:50 -  1.12
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: readline5-shlibs, passwd (= 20030906-1), daemonic (= 20010902-1), 
%N-shlibs (= %v-%r)
-BuildDepends: readline5, autoconf2.5, bison, libgeos2, proj, 
system-openssl-dev, passwd (= 20030906-1)
+BuildDepends: readline5, autoconf, bison, libgeos2, proj, system-openssl-dev, 
passwd (= 20030906-1)
 Conflicts: postgresql ( %v-%r), postgresql-ssl ( %v-%r)
 Replaces: postgresql ( %v-%r), postgresql-ssl ( %v-%r), postgresql-shlibs, 
postgresql-ssl-shlibs, postgresql-python, postgresql-ssl-python, 
postgresql-perl, postgresql-ssl-perl, postgresql73, postgresql73-ssl, 
postgresql74 ( %v-%r), postgresql74-ssl ( %v-%r)
 GCC: 3.3


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/net nget.info, 1.3, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/net

Modified Files:
nget.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: nget.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/net/nget.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- nget.info   20 Jan 2006 16:37:55 -  1.3
+++ nget.info   18 Jul 2006 12:38:49 -  1.4
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: c3c38339e1189b73ed8d35e7cb0d974b
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf2.5 | autoconf2.5, pcre, gcc3.3
+BuildDepends: popt, autoconf, pcre, gcc3.3
 SetCPPFLAGS: -no-cpp-precomp
 SetCXXFLAGS: -Os
 ConfigureParams: --mandir='$(prefix)/share/man' --with-pcre --with-zlib 
--with-popt --with-pcre-prefix=%p --with-popt-prefix=%p


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/libs hermes.info, 1.1, 1.2 libagg.info, 1.1, 1.2 libmath++.info, 1.1, 1.2 libmng2.info, 1.1, 1.2 libsmoke.info, 1.4, 1.5 pcrs0.info, 1.1, 1.2 popt.info, 1.3, 1.

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/libs

Modified Files:
hermes.info libagg.info libmath++.info libmng2.info 
libsmoke.info pcrs0.info popt.info taglib.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: pcrs0.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/pcrs0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- pcrs0.info  20 Jan 2006 20:21:18 -  1.1
+++ pcrs0.info  18 Jul 2006 12:38:47 -  1.2
@@ -13,7 +13,7 @@
 
 ## Dependencies
 ##
-BuildDepends: autoconf2.5, pcre (= 3.0-1), fink (= 0.9.9)
+BuildDepends: autoconf, pcre (= 3.0-1), fink (= 0.9.9)
 Depends: %N-shlibs (= %v-%r)
 Replaces: %N-shlibs ( 0.0.3-1)
 BuildDependsOnly: true

Index: libmng2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmng2.info20 Jan 2006 20:21:18 -  1.1
+++ libmng2.info18 Jul 2006 12:38:47 -  1.2
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf2.5, 
automake1.8
+BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1

Index: libsmoke.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libsmoke.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libsmoke.info   19 May 2006 03:01:30 -  1.4
+++ libsmoke.info   18 Jul 2006 12:38:47 -  1.5
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: %N-shlibs (= %e:%v-%r)
-BuildDepends: autoconf2.5 (= 2.58-1), automake1.7, glut (= 3.7-1025), 
kdelibs3-unified-dev (= 3.5.2-1021), libpng3 (= 1.2.5-1), libtool14 (= 
1.5.10-1), qt3 (= 3.3.6-1024), x11-dev
+BuildDepends: autoconf (= 2.58-1), automake1.7, glut (= 3.7-1025), 
kdelibs3-unified-dev (= 3.5.2-1021), libpng3 (= 1.2.5-1), libtool14 (= 
1.5.10-1), qt3 (= 3.3.6-1024), x11-dev
 BuildConflicts: unsermake
 BuildDependsOnly: true
 GCC: 4.0

Index: popt.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/popt.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- popt.info   1 Feb 2006 05:26:07 -   1.3
+++ popt.info   18 Jul 2006 12:38:47 -  1.4
@@ -6,7 +6,7 @@
 Source: ftp://jbj.org/pub/rpm-4.4.x/%n-%v.tar.gz
 Source-MD5: 63b943522a6788ae8f756ca123d83c00
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: libgettext3-dev, gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev, automake1.9, autoconf2.5, libtool14
+BuildDepends: libgettext3-dev, gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev, automake1.9, autoconf, libtool14
 SetLDFLAGS: -no-undefined -lintl
 PatchScript: 
#!/bin/sh -e

Index: hermes.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- hermes.info 20 Jan 2006 20:21:18 -  1.1
+++ hermes.info 18 Jul 2006 12:38:47 -  1.2
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.9.9), libtool14, autoconf2.5, automaken
+BuildDepends: fink (= 0.9.9), libtool14, autoconf, automaken
 BuildDependsOnly: true
 Replaces: %N ( %v-3)
 ###

Index: libmath++.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmath++.info  11 Feb 2006 21:30:44 -  1.1
+++ libmath++.info  18 Jul 2006 12:38:47 -  1.2
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
-BuildDepends: autoconf2.5, automake1.9, doxygen, libtool14
+BuildDepends: autoconf, automake1.9, doxygen, libtool14
 CompileScript: 
 #!/bin/sh -ex
 

Index: taglib.info
===
RCS file: 

[cvs] dists/10.4/unstable/main/finkinfo/net netcat6.info, 1.1, 1.2 nget.info, 1.2, 1.3 sendfile.info, 1.2, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/net

Modified Files:
netcat6.info nget.info sendfile.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: sendfile.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/sendfile.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- sendfile.info   22 Jan 2006 05:11:41 -  1.2
+++ sendfile.info   18 Jul 2006 12:38:48 -  1.3
@@ -6,7 +6,7 @@
 Source: ftp://ftp.belwue.de/pub/unix/sendfile/sendfile-%v.tar.gz
 Source-MD5: a8aa16b9891468a12c674a3e585128c0
 Depends: readline5-shlibs (= 5.0-1004)
-BuildDepends: autoconf2.5, automaken, readline5 (= 5.0-1004)
+BuildDepends: autoconf, automaken, readline5 (= 5.0-1004)
 BuildDependsOnly: true
 UpdateConfigGuess: true
 PatchScript: 

Index: nget.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/nget.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- nget.info   19 Feb 2006 16:43:15 -  1.2
+++ nget.info   18 Jul 2006 12:38:48 -  1.3
@@ -6,7 +6,7 @@
 SourceDirectory: %n-%v
 Source-MD5: cefb58ad9b92eb6053510a2ced954f6e
 Depends: popt-shlibs, pcre-shlibs
-BuildDepends: popt, autoconf2.5 | autoconf2.5, pcre
+BuildDepends: popt, autoconf, pcre
 # assert.h indirectly includes 
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/include/stdint.h, which defines 
_STDINT_H_.
 # So when later inttypes.h is included after defining __STDC_CONSTANT_MACROS _ 
which should make its call to
 # /usr/include/stdint.h define the needed macro UINT_C, this call to stdint.h 
is bypassed. Thus we instead

Index: netcat6.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/netcat6.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- netcat6.info20 Jan 2006 20:28:28 -  1.1
+++ netcat6.info18 Jul 2006 12:38:48 -  1.2
@@ -8,7 +8,7 @@
 SourceDirectory: nc6-%v
 Source-MD5: 66e5eda66ea3c293bcbcbe1a9b0bfd94 
 SetLDFLAGS: -multiply_defined suppress
-BuildDepends: autoconf2.5, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
+BuildDepends: autoconf, automaken, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev
 Recommends: netcat
 ConfigureParams: --sysconfdir=%p/etc --libexecdir=%p/lib 
--localstatedir=%p/var/lib --mandir=%p/share/man --infodir=%p/share/info 
--with-libiconv-prefix=%p/lib 
 CompileScript: ./configure %c 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/devel autoconf2.13.info, NONE, 1.1 autoconf.info, 1.2, 1.3 automake1.4.info, 1.2, 1.3 automake1.5.info, 1.2, 1.3 automake1.6.info, 1.2, 1.3 automake1.7.info, 1.

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/devel

Modified Files:
autoconf.info automake1.4.info automake1.5.info 
automake1.6.info automake1.7.info automake1.8.info 
automake1.9.info libapache2-mod-svn-1.1.4-1011.info 
libapache2-mod-svn.info mpatrol.info svn-1.1.4-1011.info 
svn-javahl.info svn-swig-pm.info svn-swig-py.info svn.info 
Added Files:
autoconf2.13.info 
Removed Files:
autoconf2.5.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- svn-swig-pm.info13 Apr 2006 19:08:06 -  1.6
+++ svn-swig-pm.info18 Jul 2006 12:38:47 -  1.7
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (= 1.2.3-1012), swig-shlibs (= 
1.3.20-1012), %{Ni}-shlibs
-BuildDepends: fink (= 0.21.1-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), swig (= 
1.3.20-1012), libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- svn-javahl.info 2 Feb 2006 15:36:04 -   1.1
+++ svn-javahl.info 18 Jul 2006 12:38:47 -  1.2
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (= 1.2.3-1012)
-BuildDepends: fink (= 0.22.2-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-dev (= 1.2.3-1012), apr (= 
0.9.7-1011), apr-common (= 0.9.7-1011), db43 (= 4.3.29-1001), gdbm3, expat 
(= 1.95.6-2), libxml2 (= 2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 
1.9.1-11), system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, 
libgettext3-dev, io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

--- NEW FILE: autoconf2.13.info ---
Package: autoconf2.13
Version: 2.13
Revision: 5
Depends: m4
Conflicts: autoconf2.5, autoconf25, autoconf
Replaces: autoconf2.5, autoconf25, autoconf
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
CompileScript: 
PERL=/usr/bin/perl ./configure %c
make

InstallScript: 
 make install prefix=%i infodir=%i/share/info
 mkdir -p %i/share/doc/%n
 install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/

InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: 
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.

This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf25 package instead.

License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki [EMAIL PROTECTED]


Index: svn-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/svn-swig-py.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-swig-py.info2 Feb 2006 15:36:04 -   1.4
+++ svn-swig-py.info18 Jul 2006 12:38:47 -  1.5
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-shlibs (= 

[cvs] dists/10.4/unstable/main/finkinfo/sci fung-calc.info, 1.1, 1.2 macaulay2.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/sci

Modified Files:
fung-calc.info macaulay2.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: macaulay2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- macaulay2.info  20 Jan 2006 20:30:40 -  1.1
+++ macaulay2.info  18 Jul 2006 12:38:48 -  1.2
@@ -6,7 +6,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm3-shlibs, gmp-shlibs (= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm3, gmp (= 4.1.4-1), libmpfr1, autoconf2.5, gc-static (= 
6.2-2), singular-factory (= 2.05-1), singular-libfac (= 2.05-1), ntl (= 
5.3.1-12), gcc3.3
+BuildDepends: gdbm3, gmp (= 4.1.4-1), libmpfr1, autoconf, gc-static (= 
6.2-2), singular-factory (= 2.05-1), singular-libfac (= 2.05-1), ntl (= 
5.3.1-12), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v

Index: fung-calc.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/fung-calc.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fung-calc.info  16 Feb 2006 18:42:27 -  1.1
+++ fung-calc.info  18 Jul 2006 12:38:48 -  1.2
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: glut-shlibs (= 3.7-1025), kdelibs3-unified-shlibs (= 3.5.0-1021), 
libpng3-shlibs (= 1.2.5-4), qt3-shlibs (= 3.3.5-1026), x11-shlibs
-BuildDepends: arts-dev (= 1.5.0-1021), autoconf2.5 (= 2.58-1), automake1.7, 
glut (= 3.7-1025), kdelibs3-unified-dev (= 3.5.0-1021), libpng3 (= 1.2.5-4), 
qt3 (= 3.3.5-1026), x11-dev
+BuildDepends: arts-dev (= 1.5.0-1021), autoconf (= 2.58-1), automake1.7, 
glut (= 3.7-1025), kdelibs3-unified-dev (= 3.5.0-1021), libpng3 (= 1.2.5-4), 
qt3 (= 3.3.5-1026), x11-dev
 GCC: 4.0
 
 CustomMirror: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/editors cssed-filebrowser-plugin.info, 1.6, 1.7 cssed-findinfiles-plugin.info, 1.5, 1.6 cssed-plugindoc-plugin.info, 1.5, 1.6 cssed-quicksearch-plugin.info, 1.5,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/stable/main/finkinfo/editors

Modified Files:
cssed-filebrowser-plugin.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cssed-plugindoc-plugin.info 17 Mar 2006 09:53:17 -  1.5
+++ cssed-plugindoc-plugin.info 18 Jul 2006 12:38:43 -  1.6
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-1007), x11, glib2-shlibs (= 2.6.6-1113), 
gtk+2-shlibs (= 2.4.9-1009), atk1-shlibs (= 1.6.1-1003), pango1-xft2-shlibs 
(= 1.6.0-1002), gettext (= 0.10.40-19), libiconv (= 1.9.1-11)
-BuildDepends: cssed-dev (= 0.3.0-1007), autoconf2.5, automake1.9 (= 
1.9.4-2), pkgconfig (= 0.15.0-2), x11-dev, glib2 (= 2.6.6-1113), glib2-dev 
(= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), atk1 (= 
1.6.1-1003), pango1-xft2-dev (= 1.6.0-1002), gettext-dev (= 0.10.40-19), 
gettext-bin (= 0.10.40-19), gettext-tools (= 0.10.40-19), libiconv-dev (= 
1.9.1-11)
+BuildDepends: cssed-dev (= 0.3.0-1007), autoconf, automake1.9 (= 1.9.4-2), 
pkgconfig (= 0.15.0-2), x11-dev, glib2 (= 2.6.6-1113), glib2-dev (= 
2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), atk1 (= 
1.6.1-1003), pango1-xft2-dev (= 1.6.0-1002), gettext-dev (= 0.10.40-19), 
gettext-bin (= 0.10.40-19), gettext-tools (= 0.10.40-19), libiconv-dev (= 
1.9.1-11)
 PatchScript: 
  perl -pi.bak -e 's|powerpc-apple-darwin\*\)|\*-apple-darwin\*\)|' configure.in
  aclocal  automake --gnu --add-missing  autoconf

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed.info  17 Mar 2006 09:53:17 -  1.4
+++ cssed.info  18 Jul 2006 12:38:43 -  1.5
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch (= 1.0.0-2), glib2-shlibs (= 2.6.6-1113), gtk+2-shlibs 
(= 2.4.9-1009), atk1-shlibs (= 1.6.1-1003), expat-shlibs (= 1.95.8-1), 
pango1-xft2-shlibs (= 1.6.0-1002), gettext (= 0.10.40-19), libiconv (= 
1.9.1-11)
-BuildDepends: autoconf2.5, pkgconfig (= 0.15.0-2), x11-dev, glib2 (= 
2.6.6-1113), glib2-dev (= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 
2.4.9-1009), atk1 (= 1.6.1-1003), expat (= 1.95.8-1), pango1-xft2-dev (= 
1.6.0-1002), gettext-dev (= 0.10.40-19), gettext-bin (= 0.10.40-19), 
gettext-tools (= 0.10.40-19), libiconv-dev (= 1.9.1-11)
+BuildDepends: autoconf, pkgconfig (= 0.15.0-2), x11-dev, glib2 (= 
2.6.6-1113), glib2-dev (= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 
2.4.9-1009), atk1 (= 1.6.1-1003), expat (= 1.95.8-1), pango1-xft2-dev (= 
1.6.0-1002), gettext-dev (= 0.10.40-19), gettext-bin (= 0.10.40-19), 
gettext-tools (= 0.10.40-19), libiconv-dev (= 1.9.1-11)
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- cssed-tags-plugin.info  17 Mar 2006 09:53:17 -  1.5
+++ cssed-tags-plugin.info  18 Jul 2006 12:38:43 -  1.6
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-1007), x11, glib2-shlibs (= 2.6.6-1113), 
gtk+2-shlibs (= 2.4.9-1009), atk1-shlibs (= 1.6.1-1003), pango1-xft2-shlibs 
(= 1.6.0-1002), gettext (= 0.10.40-19), libiconv (= 1.9.1-11)
-BuildDepends: cssed-dev (= 0.3.0-1007), exuberant-ctags, autoconf2.5, 
automake1.9 (= 1.9.4-2), pkgconfig (= 0.15.0-2), x11-dev, glib2 (= 
2.6.6-1113), glib2-dev (= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 
2.4.9-1009), atk1 (= 1.6.1-1003), pango1-xft2-dev (= 1.6.0-1002), gettext-dev 
(= 0.10.40-19), gettext-bin (= 0.10.40-19), gettext-tools (= 0.10.40-19), 
libiconv-dev (= 1.9.1-11)
+BuildDepends: cssed-dev (= 0.3.0-1007), exuberant-ctags, autoconf, 
automake1.9 (= 1.9.4-2), pkgconfig (= 0.15.0-2), x11-dev, glib2 (= 
2.6.6-1113), glib2-dev (= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 
2.4.9-1009), 

[cvs] dists/10.4-transitional/stable/main/finkinfo/libs hermes.info, 1.2, 1.3 libmath++.info, 1.2, 1.3 libmng2.info, 1.1, 1.2 taglib.info, 1.1, 1.2

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/libs

Modified Files:
hermes.info libmath++.info libmng2.info taglib.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: hermes.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/hermes.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- hermes.info 2 May 2005 15:59:46 -   1.2
+++ hermes.info 18 Jul 2006 12:38:49 -  1.3
@@ -6,7 +6,7 @@
 Source-MD5: 1b99f623169cf62b70f3de081a633d14
 ###
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.9.9), libtool14, autoconf2.5, automaken
+BuildDepends: fink (= 0.9.9), libtool14, autoconf, automaken
 BuildDependsOnly: true
 Replaces: %N ( %v-3)
 ###

Index: libmath++.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/libmath++.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libmath++.info  7 Aug 2005 19:12:14 -   1.2
+++ libmath++.info  18 Jul 2006 12:38:49 -  1.3
@@ -5,7 +5,7 @@
 Source: http://www.surakware.net/pub/projects/releases/%n/%n-%v.tar.gz
 Source-MD5: ef2933a45df4def2d0a37f560399c9ad
 PatchScript: sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
-BuildDepends: autoconf2.5, automake1.9, doxygen, libtool14
+BuildDepends: autoconf, automake1.9, doxygen, libtool14
 CompileScript: 
 #!/bin/sh -ex
 

Index: taglib.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/taglib.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- taglib.info 7 Aug 2005 20:27:50 -   1.1
+++ taglib.info 18 Jul 2006 12:38:49 -  1.2
@@ -2,7 +2,7 @@
 Version: 1.3.1
 Revision: 1
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: autoconf2.5 (= 2.58-1), automake1.9
+BuildDepends: autoconf (= 2.58-1), automake1.9
 BuildDependsOnly: true
 
 CustomMirror: 

Index: libmng2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/libs/libmng2.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libmng2.info27 Apr 2005 03:41:32 -  1.1
+++ libmng2.info18 Jul 2006 12:38:49 -  1.2
@@ -3,7 +3,7 @@
 Revision: 10
 ###
 Depends: lcms-shlibs, libjpeg-shlibs, %N-shlibs (= %v-%r)
-BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf2.5, 
automake1.8
+BuildDepends: fink (= 0.12.0-1), lcms, libjpeg, libtool14, autoconf, 
automake1.8
 BuildDependsOnly: true
 Conflicts: libmng, libmng1
 Replaces: libmng, libmng1


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/sci macaulay2.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/sci

Modified Files:
macaulay2.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: macaulay2.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/sci/macaulay2.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- macaulay2.info  20 Jan 2006 16:37:56 -  1.4
+++ macaulay2.info  18 Jul 2006 12:38:49 -  1.5
@@ -6,7 +6,7 @@
 Source: http://www.math.uiuc.edu/Macaulay2/ftp-site/Macaulay2-%v-src.tar.gz
 Source-MD5: f2181baccdb9bbe75c4f6ee61f782533
 Depends: gdbm-shlibs, gmp-shlibs (= 4.1.4-1), libmpfr1-shlibs
-BuildDepends: gdbm (= 1.8.0-5), gmp (= 4.1.4-1), libmpfr1, autoconf2.5, 
gc-static (= 6.2-2), singular-factory (= 1.3b-17), singular-libfac (= 
0.3.2-15), gcc3.3
+BuildDepends: gdbm (= 1.8.0-5), gmp (= 4.1.4-1), libmpfr1, autoconf, 
gc-static (= 6.2-2), singular-factory (= 1.3b-17), singular-libfac (= 
0.3.2-15), gcc3.3
 BuildConflicts: broken-gcc
 Suggests: emacs | xemacs
 SourceDirectory: Macaulay2-%v


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/editors cssed-filebrowser-plugin.info, 1.8, 1.9 cssed-findinfiles-plugin.info, 1.4, 1.5 cssed-plugindoc-plugin.info, 1.4, 1.5 cssed-quicksearch-plugin.info, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/editors

Modified Files:
cssed-filebrowser-plugin.info cssed-findinfiles-plugin.info 
cssed-plugindoc-plugin.info cssed-quicksearch-plugin.info 
cssed-tags-plugin.info cssed-vte-plugin.info cssed.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-plugindoc-plugin.info 17 Mar 2006 09:39:29 -  1.4
+++ cssed-plugindoc-plugin.info 18 Jul 2006 12:38:47 -  1.5
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-1016), x11, glib2-shlibs (= 2.6.6-1113), 
gtk+2-shlibs (= 2.4.9-1009), atk1-shlibs (= 1.6.1-1003), pango1-xft2-shlibs 
(= 1.6.0-1002), libgettext3-shlibs (= 0.14.5-1), libiconv (= 1.9.1-11)
-BuildDepends: cssed-dev (= 0.3.0-1016), autoconf2.5, automake1.9 (= 
1.9.6-2), pkgconfig (= 0.17.2-2), x11-dev, glib2 (= 2.6.6-1113), glib2-dev 
(= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), atk1 (= 
1.6.1-1003), pango1-xft2-dev (= 1.6.0-1002), libgettext3-dev (= 0.14.5-1), 
gettext-bin (= 0.14.5-1), gettext-tools (= 0.14.5-1), libiconv-dev (= 
1.9.1-11)
+BuildDepends: cssed-dev (= 0.3.0-1016), autoconf, automake1.9 (= 1.9.6-2), 
pkgconfig (= 0.17.2-2), x11-dev, glib2 (= 2.6.6-1113), glib2-dev (= 
2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), atk1 (= 
1.6.1-1003), pango1-xft2-dev (= 1.6.0-1002), libgettext3-dev (= 0.14.5-1), 
gettext-bin (= 0.14.5-1), gettext-tools (= 0.14.5-1), libiconv-dev (= 
1.9.1-11)
 PatchScript: 
  perl -pi.bak -e 's|powerpc-apple-darwin\*\)|\*-apple-darwin\*\)|' configure.in
  aclocal  automake --gnu --add-missing  autoconf

Index: cssed.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed.info  17 Mar 2006 09:39:29 -  1.3
+++ cssed.info  18 Jul 2006 12:38:47 -  1.4
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch (= 1.0.0-2), glib2-shlibs (= 2.6.6-1113), gtk+2-shlibs 
(= 2.4.9-1009), atk1-shlibs (= 1.6.1-1003), expat-shlibs (= 1.95.8-1), 
pango1-xft2-shlibs (= 1.6.0-1002), libgettext3-shlibs (= 0.14.5-1), libiconv 
(= 1.9.1-11)
-BuildDepends: autoconf2.5, pkgconfig, x11-dev, glib2 (= 2.6.6-1113), 
glib2-dev (= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), 
atk1 (= 1.6.1-1003), expat (= 1.95.8-1), pango1-xft2-dev (= 1.6.0-1002), 
libgettext3-dev (= 0.14.5-1), gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev (= 1.9.1-11)
+BuildDepends: autoconf, pkgconfig, x11-dev, glib2 (= 2.6.6-1113), glib2-dev 
(= 2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), atk1 (= 
1.6.1-1003), expat (= 1.95.8-1), pango1-xft2-dev (= 1.6.0-1002), 
libgettext3-dev (= 0.14.5-1), gettext-bin (= 0.14.5-1), gettext-tools (= 
0.14.5-1), libiconv-dev (= 1.9.1-11)
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed-tags-plugin.info  17 Mar 2006 09:39:29 -  1.4
+++ cssed-tags-plugin.info  18 Jul 2006 12:38:47 -  1.5
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-1016), x11, glib2-shlibs (= 2.6.6-1113), 
gtk+2-shlibs (= 2.4.9-1009), atk1-shlibs (= 1.6.1-1003), pango1-xft2-shlibs 
(= 1.6.0-1002), libgettext3-shlibs (= 0.14.5-1), libiconv (= 1.9.1-11)
-BuildDepends: cssed-dev (= 0.3.0-1016), exuberant-ctags, autoconf2.5, 
automake1.9, pkgconfig, x11-dev, glib2 (= 2.6.6-1113), glib2-dev (= 
2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), atk1 (= 
1.6.1-1003), pango1-xft2-dev (= 1.6.0-1002), libgettext3-dev (= 0.14.5-1), 
gettext-bin (= 0.14.5-1), gettext-tools (= 0.14.5-1), libiconv-dev (= 
1.9.1-11)
+BuildDepends: cssed-dev (= 0.3.0-1016), exuberant-ctags, autoconf, 
automake1.9, pkgconfig, x11-dev, glib2 (= 2.6.6-1113), glib2-dev (= 
2.6.6-1113), gtk+2 (= 2.4.9-1009), gtk+2-dev (= 2.4.9-1009), atk1 (= 
1.6.1-1003), pango1-xft2-dev (= 

[cvs] dists/10.4/unstable/main/finkinfo/kde amarok-core.info, 1.4, 1.5 amarok-engine-xine.info, 1.5, 1.6 arts.info, 1.7, 1.8 filelight.info, 1.5, 1.6 kdeaccessibility3.info, 1.9, 1.10 kdeadmin3.info,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4/unstable/main/finkinfo/kde

Modified Files:
amarok-core.info amarok-engine-xine.info arts.info 
filelight.info kdeaccessibility3.info kdeadmin3.info 
kdeartwork3.info kdebase3-unified.info kdeedu3.info 
kdegames3.info kdegraphics3.info kdelibs3-unified.info 
kdenetwork3.info kdesdk3-svn.info kdesdk3.info kdetoys3.info 
kdeutils3.info kdevelop.info kdewebdev3.info kdirstat.info 
kio-kmd.info kjsembed.info kmud.info koffice.info 
konversation.info kxmleditor.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: kdeartwork3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdeartwork3.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- kdeartwork3.info1 Jun 2006 20:04:56 -   1.9
+++ kdeartwork3.info18 Jul 2006 12:38:47 -  1.10
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: kde-extra-sounds (= %v-%r), kde-extra-themes (= %v-%r), 
kde-extra-wallpapers (= %v-%r), kde-icons-classic (= %v-%r), kde-icons-kids 
(= %v-%r), kde-icons-ikons (= %v-%r), kde-icons-locolor (= %v-%r), 
kde-icons-slick (= %v-%r), kde-emoticons (= %v-%r), kworldclock-maps (= 
%v-%r), kde-extra-screensavers (= %v-%r)
-BuildDepends: arts-dev (= 1.5.3-1021), audiofile, autoconf2.5, 
cctools-single-module, fink (= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (= 2.8.6-123), 
kdebase3-unified-dev (= %v-1021), kdelibs3-unified-dev (= %v-1021), 
kworldclock (= %v-1), libart2, libgettext3-dev, libiconv-dev, libidn, libjpeg, 
libogg, libmad, libpng3 (= 1.2.5-4), libvorbis0, qt3 (= 3.3.6-1024), x11-dev, 
xscreensaver (= 4.21-1), unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.5.3-1021), audiofile, autoconf, 
cctools-single-module, fink (= 0.24-1), fontconfig2-dev, freetype219, esound, 
expat, gettext-bin, gettext-tools, glib2-dev (= 2.8.6-123), 
kdebase3-unified-dev (= %v-1021), kdelibs3-unified-dev (= %v-1021), 
kworldclock (= %v-1), libart2, libgettext3-dev, libiconv-dev, libidn, libjpeg, 
libogg, libmad, libpng3 (= 1.2.5-4), libvorbis0, qt3 (= 3.3.6-1024), x11-dev, 
xscreensaver (= 4.21-1), unsermake (= 0.4-0.20060316.1)
 GCC: 4.0
 
 CustomMirror: 

Index: kxmleditor.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kxmleditor.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- kxmleditor.info 1 Jun 2006 17:11:23 -   1.6
+++ kxmleditor.info 18 Jul 2006 12:38:47 -  1.7
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: kdebase3-unified (= 3.4.3-1021)
-BuildDepends: arts-dev (= 1.4.3-1021), autoconf2.5, cctools-single-module, 
expat, fink (= 0.24-1), fontconfig2-dev, freetype219, kdelibs3-unified-dev (= 
3.4.3-1021), libart2, libiconv-dev, libidn, libpng3 (= 1.2.5-4), qt3 (= 
3.3.6-1024), x11-dev, unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.4.3-1021), autoconf, cctools-single-module, 
expat, fink (= 0.24-1), fontconfig2-dev, freetype219, kdelibs3-unified-dev (= 
3.4.3-1021), libart2, libiconv-dev, libidn, libpng3 (= 1.2.5-4), qt3 (= 
3.3.6-1024), x11-dev, unsermake (= 0.4-0.20060316.1)
 GCC: 4.0
 
 CustomMirror: 

Index: kdenetwork3.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/kde/kdenetwork3.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- kdenetwork3.info12 Jun 2006 21:40:19 -  1.9
+++ kdenetwork3.info18 Jul 2006 12:38:47 -  1.10
@@ -6,7 +6,7 @@
 Maintainer: Benjamin Reed [EMAIL PROTECTED]
 
 Depends: %N-misc (= %v-%r), dcoprss (= %v-%r), kdnssd (= %v-%r), kget (= 
%v-%r), knewsticker (= %v-%r), kopete (= %v-%r), kpf (= %v-%r), krdc (= 
%v-%r), krfb (= %v-%r), ksirc (= %v-%r), ktalk (= %v-%r), lisa (= %v-%r)
-BuildDepends: arts-dev (= 1.5.3-1021), autoconf2.5, cctools-single-module, 
ekg-unified-dev, expat, fink (= 0.24-1), fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, gtk+, kdelibs3-unified-dev (= %v-1021), 
libart2, libiconv-dev, libjpeg, libidn, libpng3 (= 1.2.5-4), libxml2, libxslt, 
openslp-ssl-dev | openslp-dev, system-openssl-dev, pcre, qca (= 1.0-1023), qt3 
(= 3.3.6-1024), xmms (= 1.2.7-3), x11-dev, unsermake (= 0.4-0.20060316.1)
+BuildDepends: arts-dev (= 1.5.3-1021), autoconf, cctools-single-module, 
ekg-unified-dev, expat, fink (= 0.24-1), fontconfig2-dev, freetype219, 
libgettext3-dev, gettext-tools, gtk+, 

[cvs] dists/10.4-transitional/stable/main/finkinfo/editors cssed-findinfiles-plugin.info, 1.3, 1.4 cssed-plugindoc-plugin.info, 1.3, 1.4 cssed-quicksearch-plugin.info, 1.4, 1.5 cssed-tags-plugin.info,

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/editors

Modified Files:
cssed-findinfiles-plugin.info cssed-plugindoc-plugin.info 
cssed-quicksearch-plugin.info cssed-tags-plugin.info 
cssed-vte-plugin.info cssed.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: cssed-plugindoc-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed-plugindoc-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-plugindoc-plugin.info 25 Feb 2006 10:26:00 -  1.3
+++ cssed-plugindoc-plugin.info 18 Jul 2006 12:38:49 -  1.4
@@ -6,7 +6,7 @@
 Source-MD5: 7f7e667b4e42a627153f3fe7f0ecd69c
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-5), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-5), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, 
glib2, gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-5), gtk+2 
(= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, glib2, 
gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev
 PatchScript: 
  aclocal  automake --gnu --add-missing  autoconf
  perl -pi.bak -e 's|usr\/share|%p\/share|' src/plugindoc.c

Index: cssed.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- cssed.info  25 Feb 2006 10:26:00 -  1.4
+++ cssed.info  18 Jul 2006 12:38:49 -  1.5
@@ -7,7 +7,7 @@
 Source-MD5: 667632e3c5f7f3493a2d98cc47470209
 SourceDirectory: %n-%v
 Depends: x11, launch, glib2-shlibs, gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
expat-shlibs, pango1-xft2-shlibs, gettext, libiconv
-BuildDepends: autoconf2.5, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev
+BuildDepends: autoconf, pkgconfig, x11-dev, glib2, glib2-dev, gtk+2 (= 
2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, expat, pango1-xft2-dev, gettext-dev, 
gettext-bin, gettext-tools, libiconv-dev
 SetLDFLAGS: -lexpat
 ConfigureParams: --mandir=%i/share/man --without-terminal --with-help-menus 
--disable-dependency-tracking
 SetCPPFLAGS: -no-cpp-precomp

Index: cssed-tags-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed-tags-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-tags-plugin.info  25 Feb 2006 10:26:00 -  1.3
+++ cssed-tags-plugin.info  18 Jul 2006 12:38:49 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: a76b102105ae704643b24fe751c4f206
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-5), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (=0.3.0-5), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
+BuildDepends: autoconf, automake1.9, pkgconfig, cssed-dev (=0.3.0-5), 
exuberant-ctags, gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, 
pango1-xft2-dev, glib2-dev, glib2, gettext-dev, gettext-bin, gettext-tools, 
libiconv-dev, x11-dev
 PatchScript: 
  #!/bin/sh -ev
  perl -pi.bak -e 's,#include gtk/gtk.h,#include strings.h\n#include 
gtk/gtk.h,g' src/callbacks.c

Index: cssed-findinfiles-plugin.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/editors/cssed-findinfiles-plugin.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- cssed-findinfiles-plugin.info   25 Feb 2006 10:26:00 -  1.3
+++ cssed-findinfiles-plugin.info   18 Jul 2006 12:38:49 -  1.4
@@ -5,7 +5,7 @@
 Source-MD5: 3f3f82a629fc63235f325128b577048a
 SourceDirectory: %n-%v
 Depends: cssed (= 0.3.0-5), gtk+2-shlibs (= 2.2.4-2), atk1-shlibs, 
pango1-xft2-shlibs, glib2-shlibs, gettext, libiconv, x11
-BuildDepends: autoconf2.5, automake1.9, pkgconfig, cssed-dev (= 0.3.0-5), 
gtk+2 (= 2.2.4-2), gtk+2-dev (= 2.2.4-2), atk1, pango1-xft2-dev, glib2-dev, 
glib2, gettext-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev

[cvs] dists/10.4-transitional/stable/main/finkinfo/devel autoconf2.13.info, NONE, 1.1 autoconf.info, 1.2, 1.3 automake1.4.info, 1.2, 1.3 automake1.5.info, 1.2, 1.3 automake1.6.info, 1.2, 1.3 automake1

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/stable/main/finkinfo/devel

Modified Files:
autoconf.info automake1.4.info automake1.5.info 
automake1.6.info automake1.7.info automake1.8.info 
automake1.9.info libapache2-mod-svn.info svn-javahl.info 
svn-swig-pm.info svn.info 
Added Files:
autoconf2.13.info 
Removed Files:
autoconf2.5.info autoconf2.54.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: svn-swig-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/svn-swig-pm.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- svn-swig-pm.info17 Feb 2006 01:40:19 -  1.5
+++ svn-swig-pm.info18 Jul 2006 12:38:49 -  1.6
@@ -10,7 +10,7 @@
 
 # Dependencies:
 Depends: perl%type_pkg[perl]-core, svn-shlibs (= %v-11), swig-shlibs (= 
1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (= 
1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), swig (= 1.3.20-2), libiconv-dev (= 
1.9.1-11), gettext-bin, gettext-tools, gettext-dev, io-string-pm, libtool14 (= 
1.5.10-1), autoconf, automake1.9
 
 # Unpack Phase:
 Source: http://subversion.tigris.org/tarballs/subversion-%v.tar.bz2

Index: svn-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/svn-javahl.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- svn-javahl.info 29 Jan 2006 14:37:32 -  1.4
+++ svn-javahl.info 18 Jul 2006 12:38:49 -  1.5
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: system-java%type_pkg[java], svn-shlibs (= %v-11)
-BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.22.2-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 
2.5.10-12), neon24 (= 0.24.7-11), libiconv-dev (= 1.9.1-11), 
system-java%type_pkg[java]-dev, gettext-bin, gettext-tools, gettext-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 # Only needs to be enabled for 'make check-javahl':
 #, junit
 

--- NEW FILE: autoconf2.13.info ---
Package: autoconf2.13
Version: 2.13
Revision: 5
Depends: m4
Conflicts: autoconf2.5, autoconf25, autoconf
Replaces: autoconf2.5, autoconf25, autoconf
Source: gnu
Source-MD5: 9de56d4a161a723228220b0f425dc711
ConfigureParams: --infodir=%p/share/info
CompileScript: 
PERL=/usr/bin/perl ./configure %c
make

InstallScript: 
 make install prefix=%i infodir=%i/share/info
 mkdir -p %i/share/doc/%n
 install -m 644 README COPYING AUTHORS NEWS %i/share/doc/%n/

InfoDocs: autoconf.info standards.info
#
Description: System for generating configure scripts, v2.13
DescDetail: 
GNU Autoconf is a package for generating configure scripts.
These scripts are present in a large number of free software packages
and are used to detect system features at compilation time.

This package installs Autoconf 2.13. There are newer versions
available, but there are some compatibility problems and some packages
require version 2.13. To get one of the new versions, install the
autoconf package instead.

License: GPL
Homepage: http://www.gnu.org/software/autoconf/
Maintainer: Chris Zubrzycki [EMAIL PROTECTED]


Index: libapache2-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/libapache2-mod-svn.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- libapache2-mod-svn.info 29 Jan 2006 14:37:32 -  1.4
+++ libapache2-mod-svn.info 18 Jul 2006 12:38:49 -  1.5
@@ -7,7 +7,7 @@
 
 # Dependencies:
 Depends: apache2 (= 2.0.54-10), apr-common (= 0.9.6-10), svn-shlibs (= 
%v-11)
-BuildDepends: fink (= 0.21.1-1), svn-dev (= %v-11), apr (= 0.9.6-10), 
apr-common (= 0.9.6-10), db43, gdbm3, expat (= 1.95.6-2), libxml2 (= 

[cvs] dists/10.4-transitional/unstable/crypto/finkinfo centericq.info, 1.6, 1.7 fwbuilder.info, 1.6, 1.7 gtk-sharp-monodoc.info, 1.2, 1.3 gtk-sharp.info, 1.2, 1.3 kdeaddons3.info, 1.13, 1.14 kdepim3.i

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv20988/10.4-transitional/unstable/crypto/finkinfo

Modified Files:
centericq.info fwbuilder.info gtk-sharp-monodoc.info 
gtk-sharp.info kdeaddons3.info kdepim3.info 
kdesdk3-svn-ssl.info kgpg.info 
libapache2-ssl-mod-svn-1.1.4-11.info 
libapache2-ssl-mod-svn.info libfwbuilder.info maxima.info 
net-snmp-ssl.info svn-ssl-1.1.4-11.info svn-ssl-javahl.info 
svn-ssl-swig-pm.info svn-ssl-swig-py.info svn-ssl.info 
Log Message:
rename old autoconf to autoconf2.13, new autoconf 2.60, got rid of autoconf2.5 
(since now it would need to be autoconf2.60, and there is no reason to keep 
autoconf2.5 around... Also new m4 version

Index: centericq.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/centericq.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- centericq.info  31 Jan 2006 21:23:50 -  1.6
+++ centericq.info  18 Jul 2006 12:38:50 -  1.7
@@ -3,7 +3,7 @@
 Revision: 3
 GCC: 3.3
 ###
-BuildDepends: autoconf2.5, libsigc++2, glib, gettext-dev, gettext-bin, 
gettext-tools, libiconv-dev, libncurses5, x11-dev, curl-unified
+BuildDepends: autoconf, libsigc++2, glib, gettext-dev, gettext-bin, 
gettext-tools, libiconv-dev, libncurses5, x11-dev, curl-unified
 Depends: x11, libsigc++2-shlibs, glib-shlibs, curl-unified-shlibs
 ###
 Source: mirror:custom:%n-%v.tar.gz

Index: libapache2-ssl-mod-svn.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/libapache2-ssl-mod-svn.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- libapache2-ssl-mod-svn.info 16 Jan 2006 20:31:22 -  1.7
+++ libapache2-ssl-mod-svn.info 18 Jul 2006 12:38:50 -  1.8
@@ -11,7 +11,7 @@
 
 # Dependencies:
 Depends: apache2-ssl (= 2.0.55-10), apr-ssl-common (= 0.9.7-10), 
svn-ssl-shlibs (= %v-11)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
apache2-ssl-dev (= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, libiconv-dev (= 1.9.1-11), 
apache2-ssl-dev (= 2.0.55-10), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: svn-client-ssl (= 0.26.0-2), apache2 ( 2.0.47-1)
 
 # Unpack Phase:

Index: svn-ssl-swig-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/svn-ssl-swig-py.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- svn-ssl-swig-py.info16 Jan 2006 21:36:51 -  1.8
+++ svn-ssl-swig-py.info18 Jul 2006 12:38:50 -  1.9
@@ -9,7 +9,7 @@
 
 # Dependencies:
 Depends: python%type_pkg[python] | python%type_pkg[python]-nox, svn-ssl-shlibs 
(= %v-11), swig-shlibs (= 1.3.20-2)
-BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf2.5, automake1.9
+BuildDepends: fink (= 0.21.1-1), svn-ssl-dev (= %v-11), apr-ssl (= 
0.9.7-10), apr-ssl-common (= 0.9.7-10), db43-ssl, gdbm3, expat (= 1.95.6-2), 
libxml2 (= 2.5.10-12), neon24-ssl (= 0.24.7-11), openldap23-dev, 
cyrus-sasl2-dev (= 2.1.15-23), openssl097-dev, swig (= 1.3.20-2), 
libiconv-dev (= 1.9.1-11), gettext-bin, gettext-tools, libgettext3-dev, 
io-string-pm, libtool14 (= 1.5.10-1), autoconf, automake1.9
 Conflicts: %{Ni}23, %{Ni}24
 Replaces: %{Ni}23, %{Ni}24, svn-ssl-shlibs ( 1.0.4-11)
 

Index: svn-ssl-javahl.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/crypto/finkinfo/svn-ssl-javahl.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- svn-ssl-javahl.info 16 Jan 2006 21:36:51 -  1.8
+++ svn-ssl-javahl.info 18 Jul 2006 12:38:50 -  1.9
@@ -13,7 +13,7 @@
 
 # Dependencies:
 Depends: 

[cvs] dists/10.3/unstable/main/finkinfo/devel automake1.4.info, 1.6, 1.7 automake1.5.info, 1.6, 1.7 automake1.6.info, 1.7, 1.8 automake1.7.info, 1.7, 1.8 automake1.8.info, 1.7, 1.8 automake1.9.info, 1

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29267/10.3/unstable/main/finkinfo/devel

Modified Files:
automake1.4.info automake1.5.info automake1.6.info 
automake1.7.info automake1.8.info automake1.9.info 
Log Message:
up automake revision, it depends on autoconf

Index: automake1.8.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/automake1.8.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- automake1.8.info18 Jul 2006 12:38:40 -  1.7
+++ automake1.8.info18 Jul 2006 12:54:59 -  1.8
@@ -1,6 +1,6 @@
 Package: automake1.8
 Version: 1.8.5
-Revision: 3
+Revision: 4
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9

Index: automake1.9.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/automake1.9.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- automake1.9.info18 Jul 2006 12:38:40 -  1.8
+++ automake1.9.info18 Jul 2006 12:54:59 -  1.9
@@ -1,6 +1,6 @@
 Package: automake1.9
 Version: 1.9.5
-Revision: 2
+Revision: 3
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8

Index: automake1.7.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/automake1.7.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- automake1.7.info18 Jul 2006 12:38:40 -  1.7
+++ automake1.7.info18 Jul 2006 12:54:59 -  1.8
@@ -1,6 +1,6 @@
 Package: automake1.7
 Version: 1.7.6
-Revision: 6
+Revision: 7
 Depends: autoconf (= 2.52-1)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9

Index: automake1.6.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/automake1.6.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- automake1.6.info18 Jul 2006 12:38:40 -  1.7
+++ automake1.6.info18 Jul 2006 12:54:59 -  1.8
@@ -1,6 +1,6 @@
 Package: automake1.6
 Version: 1.6.3
-Revision: 6
+Revision: 7
 Maintainer: Chris Zubrzycki [EMAIL PROTECTED]
 Depends: autoconf (= 2.52-1)
 Conflicts: automake ( = 1.6.3-1 ), automake1.4, automake15 ( = 1.5-2 ), 
automake1.5, automake1.7, automake1.8, automake1.9

Index: automake1.5.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/automake1.5.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.5.info18 Jul 2006 12:38:40 -  1.6
+++ automake1.5.info18 Jul 2006 12:54:59 -  1.7
@@ -1,6 +1,6 @@
 Package: automake1.5
 Version: 1.5
-Revision: 6
+Revision: 7
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 74a22ac0581378e807ecb334a55c5bab
 Patch: %n.patch

Index: automake1.4.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/automake1.4.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.4.info18 Jul 2006 12:38:40 -  1.6
+++ automake1.4.info18 Jul 2006 12:54:59 -  1.7
@@ -1,6 +1,6 @@
 Package: automake1.4
 Version: 1.4
-Revision: 5
+Revision: 6
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 1d483ffa4349bfc9ab8ae0de0c617c7b
 Depends: autoconf (= 2.52-1)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/devel automake1.4.info, 1.6, 1.7 automake1.5.info, 1.6, 1.7 automake1.6.info, 1.6, 1.7 automake1.7.info, 1.6, 1.7 automake1.8.info, 1.5, 1.6 automake1.9.info, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29267/10.3/stable/main/finkinfo/devel

Modified Files:
automake1.4.info automake1.5.info automake1.6.info 
automake1.7.info automake1.8.info automake1.9.info 
Log Message:
up automake revision, it depends on autoconf

Index: automake1.8.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/automake1.8.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- automake1.8.info18 Jul 2006 12:38:39 -  1.5
+++ automake1.8.info18 Jul 2006 12:54:59 -  1.6
@@ -1,6 +1,6 @@
 Package: automake1.8
 Version: 1.8.5
-Revision: 3
+Revision: 4
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9

Index: automake1.9.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/automake1.9.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- automake1.9.info18 Jul 2006 12:38:39 -  1.4
+++ automake1.9.info18 Jul 2006 12:54:59 -  1.5
@@ -1,12 +1,12 @@
 Package: automake1.9
-Version: 1.9.4
-Revision: 2
+Version: 1.9.5
+Revision: 3
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8
 Provides: automaken
 Source: mirror:gnu:automake/automake-%v.tar.bz2
-Source-MD5: 1b3a680fc5e046b275dd2456426f8a9e
+Source-MD5: 3a534ad55d781861e1e92d3b8d898a9a
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 
PERL=/usr/bin/perl ./configure %c

Index: automake1.7.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/automake1.7.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.7.info18 Jul 2006 12:38:39 -  1.6
+++ automake1.7.info18 Jul 2006 12:54:59 -  1.7
@@ -1,6 +1,6 @@
 Package: automake1.7
 Version: 1.7.6
-Revision: 6
+Revision: 7
 Depends: autoconf (= 2.52-1)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9

Index: automake1.6.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/automake1.6.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.6.info18 Jul 2006 12:38:39 -  1.6
+++ automake1.6.info18 Jul 2006 12:54:59 -  1.7
@@ -1,6 +1,6 @@
 Package: automake1.6
 Version: 1.6.3
-Revision: 6
+Revision: 7
 Maintainer: Chris Zubrzycki [EMAIL PROTECTED]
 Depends: autoconf (= 2.52-1)
 Conflicts: automake ( = 1.6.3-1 ), automake1.4, automake15 ( = 1.5-2 ), 
automake1.5, automake1.7, automake1.8, automake1.9

Index: automake1.5.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/automake1.5.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.5.info18 Jul 2006 12:38:39 -  1.6
+++ automake1.5.info18 Jul 2006 12:54:59 -  1.7
@@ -1,6 +1,6 @@
 Package: automake1.5
 Version: 1.5
-Revision: 6
+Revision: 7
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 74a22ac0581378e807ecb334a55c5bab
 Patch: %n.patch

Index: automake1.4.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/automake1.4.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- automake1.4.info18 Jul 2006 12:38:39 -  1.6
+++ automake1.4.info18 Jul 2006 12:54:59 -  1.7
@@ -1,6 +1,6 @@
 Package: automake1.4
 Version: 1.4
-Revision: 5
+Revision: 6
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 1d483ffa4349bfc9ab8ae0de0c617c7b
 Depends: autoconf (= 2.52-1)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/devel automake1.4.info, 1.3, 1.4 automake1.5.info, 1.3, 1.4 automake1.6.info, 1.3, 1.4 automake1.8.info, 1.3, 1.4 automake1.9.info, 1.3, 1.4

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29267/10.4/unstable/main/finkinfo/devel

Modified Files:
automake1.4.info automake1.5.info automake1.6.info 
automake1.8.info automake1.9.info 
Log Message:
up automake revision, it depends on autoconf

Index: automake1.8.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.8.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.8.info18 Jul 2006 12:38:47 -  1.3
+++ automake1.8.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.8
 Version: 1.8.5
-Revision: 3
+Revision: 4
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9

Index: automake1.9.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.9.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.9.info18 Jul 2006 12:38:47 -  1.3
+++ automake1.9.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.9
 Version: 1.9.6
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.bz2
 Source-MD5: c11b8100bb311492d8220378fd8bf9e0
 Depends: autoconf (= 2.58-1)

Index: automake1.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.4.info18 Jul 2006 12:38:46 -  1.3
+++ automake1.4.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.4
 Version: 1.4
-Revision: 5
+Revision: 6
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 1d483ffa4349bfc9ab8ae0de0c617c7b
 Depends: autoconf (= 2.52-1)

Index: automake1.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.6.info18 Jul 2006 12:38:46 -  1.3
+++ automake1.6.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.6
 Version: 1.6.3
-Revision: 6
+Revision: 7
 Maintainer: Chris Zubrzycki [EMAIL PROTECTED]
 Depends: autoconf (= 2.52-1)
 Conflicts: automake ( = 1.6.3-1 ), automake1.4, automake15 ( = 1.5-2 ), 
automake1.5, automake1.7, automake1.8, automake1.9

Index: automake1.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/automake1.5.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.5.info18 Jul 2006 12:38:46 -  1.3
+++ automake1.5.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.5
 Version: 1.5
-Revision: 6
+Revision: 7
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 74a22ac0581378e807ecb334a55c5bab
 Patch: %n.patch


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/devel automake1.4.info, 1.3, 1.4 automake1.5.info, 1.3, 1.4 automake1.6.info, 1.3, 1.4 automake1.7.info, 1.3, 1.4 automake1.8.info, 1.3, 1.4 automake

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29267/10.4-transitional/stable/main/finkinfo/devel

Modified Files:
automake1.4.info automake1.5.info automake1.6.info 
automake1.7.info automake1.8.info automake1.9.info 
Log Message:
up automake revision, it depends on autoconf

Index: automake1.8.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/automake1.8.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.8.info18 Jul 2006 12:38:49 -  1.3
+++ automake1.8.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.8
 Version: 1.8.5
-Revision: 3
+Revision: 4
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9

Index: automake1.9.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/automake1.9.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.9.info18 Jul 2006 12:38:49 -  1.3
+++ automake1.9.info18 Jul 2006 12:54:59 -  1.4
@@ -1,12 +1,12 @@
 Package: automake1.9
-Version: 1.9.4
-Revision: 2
+Version: 1.9.6
+Revision: 3
+Source: mirror:gnu:automake/automake-%v.tar.bz2
+Source-MD5: c11b8100bb311492d8220378fd8bf9e0
 Depends: autoconf (= 2.58-1)
-Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8
-Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8
+Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8
+Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8
 Provides: automaken
-Source: mirror:gnu:automake/automake-%v.tar.bz2
-Source-MD5: 1b3a680fc5e046b275dd2456426f8a9e
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 
PERL=/usr/bin/perl ./configure %c

Index: automake1.7.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/automake1.7.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.7.info18 Jul 2006 12:38:49 -  1.3
+++ automake1.7.info18 Jul 2006 12:54:59 -  1.4
@@ -1,12 +1,12 @@
 Package: automake1.7
-Version: 1.7.6
-Revision: 6
+Version: 1.7.9
+Revision: 2
 Depends: autoconf (= 2.52-1)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9
 Provides: automaken
 Source: mirror:gnu:automake/automake-%v.tar.bz2
-Source-MD5: 68c4cbf2c54aff9a26e348e43d941bd5
+Source-MD5: 571fd0b0598eb2a27dcf68adcfddfacb
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 
PERL=/usr/bin/perl ./configure %c

Index: automake1.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/automake1.6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.6.info18 Jul 2006 12:38:49 -  1.3
+++ automake1.6.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.6
 Version: 1.6.3
-Revision: 6
+Revision: 7
 Maintainer: Chris Zubrzycki [EMAIL PROTECTED]
 Depends: autoconf (= 2.52-1)
 Conflicts: automake ( = 1.6.3-1 ), automake1.4, automake15 ( = 1.5-2 ), 
automake1.5, automake1.7, automake1.8, automake1.9

Index: automake1.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/automake1.5.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.5.info18 Jul 2006 12:38:49 -  1.3
+++ automake1.5.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.5
 Version: 1.5
-Revision: 6
+Revision: 7
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 74a22ac0581378e807ecb334a55c5bab
 Patch: %n.patch

Index: automake1.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/automake1.4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.4.info18 Jul 2006 12:38:49 -  1.3
+++ automake1.4.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.4
 Version: 1.4
-Revision: 5
+Revision: 6
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 

[cvs] dists/10.4-transitional/unstable/main/finkinfo/devel automake1.4.info, 1.3, 1.4 automake1.5.info, 1.3, 1.4 automake1.6.info, 1.3, 1.4 automake1.8.info, 1.3, 1.4 automake1.9.info, 1.4, 1.5

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29267/10.4-transitional/unstable/main/finkinfo/devel

Modified Files:
automake1.4.info automake1.5.info automake1.6.info 
automake1.8.info automake1.9.info 
Log Message:
up automake revision, it depends on autoconf

Index: automake1.8.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/automake1.8.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.8.info18 Jul 2006 12:38:50 -  1.3
+++ automake1.8.info18 Jul 2006 12:55:00 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.8
 Version: 1.8.5
-Revision: 3
+Revision: 4
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9

Index: automake1.9.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/automake1.9.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- automake1.9.info18 Jul 2006 12:38:50 -  1.4
+++ automake1.9.info18 Jul 2006 12:55:00 -  1.5
@@ -1,6 +1,6 @@
 Package: automake1.9
 Version: 1.9.6
-Revision: 2
+Revision: 3
 Source: mirror:gnu:automake/automake-%v.tar.bz2
 Source-MD5: c11b8100bb311492d8220378fd8bf9e0
 Depends: autoconf (= 2.58-1)

Index: automake1.6.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/automake1.6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.6.info18 Jul 2006 12:38:50 -  1.3
+++ automake1.6.info18 Jul 2006 12:55:00 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.6
 Version: 1.6.3
-Revision: 6
+Revision: 7
 Maintainer: Chris Zubrzycki [EMAIL PROTECTED]
 Depends: autoconf (= 2.52-1)
 Conflicts: automake ( = 1.6.3-1 ), automake1.4, automake15 ( = 1.5-2 ), 
automake1.5, automake1.7, automake1.8, automake1.9

Index: automake1.5.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/automake1.5.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.5.info18 Jul 2006 12:38:50 -  1.3
+++ automake1.5.info18 Jul 2006 12:55:00 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.5
 Version: 1.5
-Revision: 6
+Revision: 7
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 74a22ac0581378e807ecb334a55c5bab
 Patch: %n.patch

Index: automake1.4.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/automake1.4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.4.info18 Jul 2006 12:38:50 -  1.3
+++ automake1.4.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.4
 Version: 1.4
-Revision: 5
+Revision: 6
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 1d483ffa4349bfc9ab8ae0de0c617c7b
 Depends: autoconf (= 2.52-1)


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/devel automake1.4.info, 1.3, 1.4 automake1.5.info, 1.3, 1.4 automake1.6.info, 1.3, 1.4 automake1.7.info, 1.3, 1.4 automake1.8.info, 1.3, 1.4 automake1.9.info, 1.3

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29267/10.4/stable/main/finkinfo/devel

Modified Files:
automake1.4.info automake1.5.info automake1.6.info 
automake1.7.info automake1.8.info automake1.9.info 
Log Message:
up automake revision, it depends on autoconf

Index: automake1.8.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.8.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.8.info18 Jul 2006 12:38:43 -  1.3
+++ automake1.8.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.8
 Version: 1.8.5
-Revision: 3
+Revision: 4
 Depends: autoconf (= 2.58-1)
 Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9
 Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.9

Index: automake1.9.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.9.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.9.info18 Jul 2006 12:38:43 -  1.3
+++ automake1.9.info18 Jul 2006 12:54:59 -  1.4
@@ -1,12 +1,12 @@
 Package: automake1.9
-Version: 1.9.4
-Revision: 2
+Version: 1.9.6
+Revision: 3
+Source: mirror:gnu:automake/automake-%v.tar.bz2
+Source-MD5: c11b8100bb311492d8220378fd8bf9e0
 Depends: autoconf (= 2.58-1)
-Conflicts: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8
-Replaces: automake1.5, automake, automake1.6, automake1.7, automake15, 
automake1.4, automake1.8
+Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8
+Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.7, automake1.8
 Provides: automaken
-Source: mirror:gnu:automake/automake-%v.tar.bz2
-Source-MD5: 1b3a680fc5e046b275dd2456426f8a9e
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 
PERL=/usr/bin/perl ./configure %c

Index: automake1.7.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.7.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.7.info18 Jul 2006 12:38:43 -  1.3
+++ automake1.7.info18 Jul 2006 12:54:59 -  1.4
@@ -1,12 +1,12 @@
 Package: automake1.7
-Version: 1.7.6
-Revision: 6
+Version: 1.7.9
+Revision: 2
 Depends: autoconf (= 2.52-1)
 Conflicts: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9
 Replaces: automake, automake1.4, automake15, automake1.5, automake1.6, 
automake1.8, automake1.9
 Provides: automaken
 Source: mirror:gnu:automake/automake-%v.tar.bz2
-Source-MD5: 68c4cbf2c54aff9a26e348e43d941bd5
+Source-MD5: 571fd0b0598eb2a27dcf68adcfddfacb
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 
PERL=/usr/bin/perl ./configure %c

Index: automake1.6.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.6.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.6.info18 Jul 2006 12:38:43 -  1.3
+++ automake1.6.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.6
 Version: 1.6.3
-Revision: 6
+Revision: 7
 Maintainer: Chris Zubrzycki [EMAIL PROTECTED]
 Depends: autoconf (= 2.52-1)
 Conflicts: automake ( = 1.6.3-1 ), automake1.4, automake15 ( = 1.5-2 ), 
automake1.5, automake1.7, automake1.8, automake1.9

Index: automake1.5.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.5.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.5.info18 Jul 2006 12:38:43 -  1.3
+++ automake1.5.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.5
 Version: 1.5
-Revision: 6
+Revision: 7
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 74a22ac0581378e807ecb334a55c5bab
 Patch: %n.patch

Index: automake1.4.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/automake1.4.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- automake1.4.info18 Jul 2006 12:38:43 -  1.3
+++ automake1.4.info18 Jul 2006 12:54:59 -  1.4
@@ -1,6 +1,6 @@
 Package: automake1.4
 Version: 1.4
-Revision: 5
+Revision: 6
 Source: mirror:gnu:automake/automake-%v.tar.gz
 Source-MD5: 1d483ffa4349bfc9ab8ae0de0c617c7b
 Depends: autoconf (= 2.52-1)



[cvs] dists/10.4/unstable/main/finkinfo/sci singular.patch, NONE, 1.1 singular.info, 1.6, 1.7

2006-07-18 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv10284

Modified Files:
singular.info 
Added Files:
singular.patch 
Log Message:
New revision 1017 from maintainer. Intel patches have migrated upstream

--- NEW FILE: singular.patch ---
diff -urN Singular-3-0-1.orig/kernel/feread.cc Singular-3-0-1/kernel/feread.cc
--- Singular-3-0-1.orig/kernel/feread.cc2005-05-21 11:16:24.0 
+0200
+++ Singular-3-0-1/kernel/feread.cc 2006-07-18 12:01:37.0 +0200
@@ -1,7 +1,7 @@
 /
 *  Computer Algebra System SINGULAR *
 /
-/* $Id: feread.cc,v 1.6 2005/05/21 09:16:24 Singular Exp $ */
+/* $Id: feread.cc,v 1.7 2006/01/13 18:10:04 wienand Exp $ */
 /*
 * ABSTRACT: input from ttys, simulating fgets
 */
@@ -25,6 +25,9 @@
 #ifdef ppcMac_darwin
 #define OM_NO_MALLOC_MACROS
 #endif
+#ifdef ix86Mac_darwin
+#define OM_NO_MALLOC_MACROS
+#endif
 #include omalloc.h
 
 #include ../Singular/static.h
@@ -309,6 +312,9 @@
   if (BVERBOSE(V_PROMPT))
   {
 fprintf(stdout,pr);
+#ifdef DEFECT_SINGULAR
+fprintf(stdout,\n);
+#endif
   }
   mflush();
   return fgets(s,size,stdin);
diff -urN Singular-3-0-1.orig/kernel/mmstd.c Singular-3-0-1/kernel/mmstd.c
--- Singular-3-0-1.orig/kernel/mmstd.c  2004-07-16 10:43:00.0 +0200
+++ Singular-3-0-1/kernel/mmstd.c   2006-07-18 12:01:25.0 +0200
@@ -16,6 +16,9 @@
 #ifdef ppcMac_darwin
 #define OMALLOC_USES_MALLOC
 #endif
+#ifdef ix86Mac_darwin
+#define OMALLOC_USES_MALLOC
+#endif
 #include omalloc.h
 
 // we provide these functions, so that the settings of OM_CHECK
diff -urN Singular-3-0-1.orig/kernel/mod_raw.cc Singular-3-0-1/kernel/mod_raw.cc
--- Singular-3-0-1.orig/kernel/mod_raw.cc   2005-09-13 21:15:23.0 
+0200
+++ Singular-3-0-1/kernel/mod_raw.cc2006-07-18 12:01:01.0 +0200
@@ -1,7 +1,7 @@
 /
 *  Computer Algebra System SINGULAR *
 /
-/* $Id: mod_raw.cc,v 1.8 2005/09/13 19:15:23 bricken Exp $ */
+/* $Id: mod_raw.cc,v 1.11 2006/06/07 10:47:25 Singular Exp $ */
 /*
  * ABSTRACT: machine depend code for dynamic modules
  *
@@ -180,6 +180,10 @@
 #define HAVE_ELF_SYSTEM
 #endif
 
+#if defined(hppa_Linux)
+#define HAVE_ELF_SYSTEM
+#endif
+
 #if defined(SunOS_5)
 #define HAVE_ELF_SYSTEM
 #endif
@@ -192,10 +196,18 @@
 #define HAVE_ELF_SYSTEM
 #endif
 
+#ifdef ix86Mac_darwin
+#define HAVE_ELF_SYSTEM
+#endif
+
 #ifdef ix86_freebsd
 #define HAVE_ELF_SYSTEM
 #endif
 
+#ifdef sparc64_Linux
+#define HAVE_ELF_SYSTEM
+#endif
+
 #if defined(HAVE_ELF_SYSTEM)
 #include dlfcn.h
 
diff -urN Singular-3-0-1.orig/ntl/include/NTL/new.h 
Singular-3-0-1/ntl/include/NTL/new.h
--- Singular-3-0-1.orig/ntl/include/NTL/new.h   2003-11-03 18:33:24.0 
+0100
+++ Singular-3-0-1/ntl/include/NTL/new.h2006-07-13 11:32:01.0 
+0200
@@ -12,7 +12,7 @@
 
 #include new
 
-#define NTL_NEW_OP new (std::nothrow)
+#define NTL_NEW_OP ::new //(std::nothrow)
 
 
 #else
diff -urN Singular-3-0-1.orig/singuname.sh Singular-3-0-1/singuname.sh
--- Singular-3-0-1.orig/singuname.sh2005-02-23 16:43:10.0 +0100
+++ Singular-3-0-1/singuname.sh 2006-07-13 11:31:33.0 +0200
@@ -73,6 +73,38 @@
 echo ${prefix}
 fi
 exit 0
+elif (echo $uname_a | $egrep Darwin $devnull)
+then
+echo ix86Mac-darwin
+exit 0
+elif (echo $uname_a | $egrep SunOS $devnull)
+then
+echo ix86-SunOS
+exit 0
+else
+echo ${prefix}-Unknown
+exit 1
+fi
+# AMD-Opteron 
+elif (echo $uname_a | $egrep x86_64  $devnull)
+then
+prefix=x86_64
+if (echo $uname_a | $egrep Linux  $devnull)
+then
+echo ${prefix}-Linux
+exit 0
+else
+echo ${prefix}-Unknown
+exit 1
+fi
+# HPPA 
+elif (echo $uname_a | $egrep hppa  $devnull)
+then
+prefix=hppa
+if (echo $uname_a | $egrep Linux  $devnull)
+then
+echo ${prefix}-Linux
+exit 0
 else
 echo ${prefix}-Unknown
 exit 1
@@ -180,10 +212,10 @@
 echo ${prefix}-Unknown
 exit 1
 fi
-# AMD-Opteron 
-elif (echo $uname_a | $egrep x86_64  $devnull)
+# sparc64-Linux 
+elif (echo $uname_a | $egrep sparc64 $devnull)
 then
-prefix=x86_64
+prefix=sparc64
 if (echo $uname_a | $egrep Linux  $devnull)
 then
 echo ${prefix}-Linux
@@ -192,6 +224,7 @@
 echo ${prefix}-Unknown
 exit 1
 fi
+
 else # Unknown 
 echo Unknown
 exit 2

Index: singular.info

[cvs] web legal.php,1.19,1.20

2006-07-18 Thread Darian Lanx
Update of /cvsroot/fink/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12402/web

Modified Files:
legal.php 
Log Message:
Big Updated after a very long talk with my ex lawyer friends. Steven was nice 
enough to review the whole agreement and adjust it. Now all that is left is to 
add the actual data from the FDN incorporation which I will do later tonight. 
Thanks guys!

Index: legal.php
===
RCS file: /cvsroot/fink/web/legal.php,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -d -r1.19 -r1.20
--- legal.php   3 Jan 2006 19:28:03 -   1.19
+++ legal.php   18 Jul 2006 13:45:33 -  1.20
@@ -1,3 +1,6 @@
+
+meta http-equiv=content-type content=text/html;charset=utf-8
+
 ?
 $title = Legal Stuff;
 $cvs_author = '$Author$';
@@ -27,6 +30,28 @@
 claim and expense (including attorneys reasonable fees) related to your use of 
 this site or violation of this agreement./p
 
+h2 class=legalheadLimited Representations and Warranties/h2
+p class=legal
+(a) The Site acts as an exchange of Content between those who provide Content 
to the Site and 
+those who wish to use such Content. The bFink Project/b grants no rights 
and makes no warranties
+regarding the use of names, people, trademarks, trade dress, patented or 
copyrighted designs or 
+works of art or architecture or other forms of intellectual property 
represented in any Content.
+/p
+p class=legal(b) THE CONTENT IS PROVIDED “AS IS” WITHOUT 
REPRESENTATION, WARRANTY OR CONDITION OF ANY KIND, EITHER EXPRESS OR IMPLIED, 
INCLUDING, BUT NOT LIMITED TO THE IMPLIED REPRESENTATIONS, WARRANTIES OR 
CONDITIONS OF MERCHANTABILITY, OR FITNESS FOR A PARTICULAR PURPOSE. bTHE FINK 
PROJECT/b DOES NOT 
+REPRESENT OR WARRANT THAT THE CONTENT WILL MEET YOUR REQUIREMENTS OR THAT ITS 
USE WILL BE UNINTERRUPTED
+OR ERROR FREE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE 
CONTENT IS WITH YOU. 
+SHOULD THE CONTENT PROVE DEFECTIVE, YOU (AND NOT bTHE FINK PROJECT/b) 
ASSUME THE ENTIRE RISK AND COST
+OF ALL NECESSARY CORRECTIONS. IN PARTICULAR AND WITHOUT LIMITING THE 
GENERALITY OF THE FOREGOING,
+IF YOU ARE DOWNLOADING CONTENT THAT IS IN A BINARY FORMAT OR FILE (WHETHER 
.DEB OR OTHERWISE) 
+bTHE FINK PROJECT/b MAKES NO REPRESENTATION OR WARRANTY RESPECTING SUCH 
CONTENT WHATSOEVER, 
+WHETHER AS TO OWNERSHIP, TECHNICAL OR LEGAL COMPLIANCE, OR OTHERWISE.
+/p
+p class=legal
+(c) Certain jurisdictions do not allow the exclusion of implied warranties, so 
the above 
+exclusion may not apply to you. You have specific rights under this warranty, 
but you may have
+others, which vary from jurisdiction to jurisdiction. 
+/p
+
 h2 class=legalheadProprietary Rights/h2
 
 p class=legalYou should assume that all materials, information, data, 
text, or
@@ -47,7 +72,32 @@
 of the bFink Project/b. Any unauthorised use of the Trademarks may violate 
such laws. The bFink Project/b and/or any third party that owns the 
Trademarks shall be entitled to enforce their ownership rights in such 
Trademarks to the fullest extent of the law. All trademarks not held by the 
bFink Project/b are property of the respective owner. Furthermore, the 
bFink Project/b shall not be responsible for, and you hereby agree to 
indemnify the bFink Project/b for, any liability associated with the 
infringement of the trademark laws related to your use of Trademarks displayed 
on this site.
 /p
 
+h2 class=legalheadGeneral Provisions/h2
+p class=legal
+(a) You specifically agree and acknowledge that you have, in addition to the 
terms of this Agreement any
+ other agreements which may be incorporated by reference therein, and to the 
extent of their 
+ incorporation in this Agreement you agree to be bound by them.
+/p
+p class=legal
+(b) bThe Fink Project's/b failure to insist upon or enforce strict 
performance of any provision of
+ this Agreement shall not be construed as a waiver of any provision or right.
+/p
+p class=legal
+(c) This Agreement is personal to you and is not assignable by you without 
bThe Fink Project's/b prior
+ written consent. bThe Fink Project/b may assign this Agreement without 
your consent to any other party so long
+ as such party agrees to be bound by its terms.
+/p
+p class=legalhead
+(d) If all or part of any provision of this Agreement is wholly or partially 
unenforceable, the parties or, in the event
+the parties are unable to agree, a court of competent jurisdiction, shall put 
in place of such whole or part provision an
+enforceable provision or provisions, that as nearly as possible reflects the 
terms of the unenforceable whole or part
+provision.
+/p
 
+h2 class=legalheadContact/h2
+p class=legalhead
+If you have concerns relating to this Agreement, please contact bThe Fink 
Project/b at [EMAIL PROTECTED]
+/p
 h2 class=legalheadChanges to the Site/h2
 p class=legalThe bFink Project/b may make improvements or changes in 
the information, services, products, and other 

[cvs] web fink.css,1.25,1.26

2006-07-18 Thread Darian Lanx
Update of /cvsroot/fink/web
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14669/web

Modified Files:
fink.css 
Log Message:
Clean up.
Going from 5K to 3.8K
No changes to the content other than notation changes.

Index: fink.css
===
RCS file: /cvsroot/fink/web/fink.css,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -d -r1.25 -r1.26
--- fink.css18 May 2006 21:32:49 -  1.25
+++ fink.css18 Jul 2006 13:50:08 -  1.26
@@ -1,10 +1,6 @@
-/* $Id$ */
-/* A good way to get colors which fit well together is to use the color wheel
- found at http://www.pixy.cz/apps/barvy/. Many of the colors in this CSS style
- were created by starting at #ffcc66 (hue 70, saturation 60, brightness 100),
- and then using the soft contrast (split complements) scheme.
- */
-body { color:black; background-color:white;  font-family:Trebuchet 
MS,sans-serif;}
+
+
+body { background: white; color:black; font-family:Trebuchet MS,sans-serif;}
 
 a:link { color:#613D99; }
 
@@ -12,127 +8,113 @@
 
 a:active { color:#FFCC66; }
 
-table {
-   background-color: transparent ;
-   border-style: solid ;
-   border-width: 0px ;
-   border-color:  #ff;
+table { 
+   border: 0 solid #ff; 
+   background: transparent; 
border-collapse: separate ;
-   border-spacing: 0px ;
-   margin: 0px ;
-   padding: 0px ;
+   border-spacing: 0 ;
+   margin: 0 ;
+   padding: 0 ;
 }
 
-table.pkgversion {
-   background-color: transparent ;
-   border-style: solid ;
-   border-width: 0px ;
-   border-color:  #ff;
+table.pkgversion { 
+   border: 0 solid #ff; 
+   background: transparent; 
border-collapse: separate ;
border-spacing: 3px ;
-   margin: 0px ;
-   padding: 0px ;
+   margin: 0 ;
+   padding: 0 ;
 }
 
-p,ul,ol,li,dl,dt,dd,td,th { 
-   color: black ;  
-   font-family: Trebuchet MS,sans-serif ;
-   font-size: 11pt ;
+p,ul,ol,li,dl,dt,dd,td,th { font: 11pt Trebuchet MS,sans-serif; 
+   color: black ; 
 }
 
-/* Layout and Spacing.  Use px because others don't work with Mac IE */
+
 td { 
margin: 4px ;
padding: 4px ;
 }
 
-h1 {  color:black;  font-family:Trebuchet MS,sans-serif;  font-size:18pt;  
font-weight:bold; }
+h1 { font: bold 18pt Trebuchet MS,sans-serif; color:black; }
 
-h2 {  color:black;  font-family:Trebuchet MS,sans-serif;  font-size:12pt;  
font-weight:bold; }
+h2 { font: bold 12pt Trebuchet MS,sans-serif; color:black; }
 
-.default {  color:black;  font-family:Trebuchet MS,sans-serif;  
font-size:11pt; }
+.default { font: 11pt Trebuchet MS,sans-serif; color:black; }
 
 .attention { color:red; }
 
-/* Used mainly in the Navigation bar on the left */
-ul.menu {
-   background-color: #eee ;
+
+ul.menu { 
+   border: 0 solid #fff; 
+   background: #eee; 
font-family: Verdana, Helvetica, Arial, sans-serif ; 
border-collapse: collapse ;
-   border-style: solid ;
-   border-width: 0px ;
-   border-color: #fff ;
-   padding: 0px ;
-   margin: 0px ;
+   padding: 0 ;
+   margin: 0 ;
 }
 
-ul.menu li {
-   border-style: solid ;
-   border-width: 0px 0px 1px 0px ;
-   border-color: #fff ;
-   list-style-type: none ;
-   padding: 0px ;
+ul.menu li { 
+   list-style: none; 
+   border: 0 0 1px 0 solid #fff; 
+   padding: 0 ;
 }
 
 ul.menu li.menu_item {
font-weight: bold ;
-   margin: 0px ;
+   margin: 0 ;
 }
 
 ul.menu li.menu_subitem {
font-weight: normal ;
-   margin: 0px 0px 0px 8px ;
+   margin: 0 0 0 8px ;
 }
 
 ul.menu li div {
+   border: 0 0 0 8px solid #666; 
font-size: 9pt ;
-   border-style: solid ;
-   border-width: 0px 0px 0px 8px ;
-   border-color: #666 ;
-   margin: 0px ;
+   margin: 0 ;
padding: 3px ;
display: block ;
 }
 
 ul.menu li div.selected {
-   background-color: #fc6 ;
+background: #fc6; 
 }
 
-ul.menu li a {
-   background-color: #eee ;
+ul.menu li a { 
+   border: 0 0 0 8px solid #ccc; 
+   background: #eee; 
font-size: 9pt ;
text-decoration: none ;
-   border-style: solid ;
-   border-width: 0px 0px 0px 8px ;
-   border-color: #ccc ;
-   margin: 0px ;
+   margin: 0 ;
padding: 3px ;
display: block ;
 }
 
-ul.menu li a:hover {
-   background-color: #ffe6b3 ;
-   border-color: #999 ;
+ul.menu li a:hover { 
+   border: #999; 
+   background: #ffe6b3; 
 }
 
-.nav { color:black;  font-family:Verdana,Helvetica,Arial,sans-serif; 
font-size:8pt; }
+.nav { font: 8pt Verdana,Helvetica,Arial,sans-serif; color:black; }
+
 
-/* Used for News */
 .news-date { color:rgb(96,96,96); font-size:10pt; font-weight:bold; }
 
 .news-headline { font-size:10pt; font-weight:bold; }
 
-input { color:black;  font-family:Courier,Courier 

[cvs] dists/10.3/unstable/main/finkinfo/devel m4.info, 1.4, 1.5 m4.patch, 1.2, NONE

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31218/10.3/unstable/main/finkinfo/devel

Modified Files:
m4.info 
Removed Files:
m4.patch 
Log Message:
update m4 too

Index: m4.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/m4.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- m4.info 28 Aug 2004 14:28:12 -  1.4
+++ m4.info 18 Jul 2006 15:27:01 -  1.5
@@ -1,11 +1,10 @@
 Package: m4
-Version: 1.4.2
+Version: 1.4.5
 Revision: 1
-Source: gnu
-Source-MD5: efdc34556ef254b2c5b227fd12b75fc8
+Source: mirror:gnu:%n/%n-%v.tar.bz2
+Source-MD5: 8bcd8244d5bed9f8e2d5f05ad693b8b4
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -mdynamic-no-pic -Os
-Patch: %n.patch
 CompileScript: 
   CPP= ./configure %c
   make

--- m4.patch DELETED ---


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/devel m4.info, 1.1, 1.2 m4.patch, 1.1, NONE

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31218/10.4-transitional/unstable/main/finkinfo/devel

Modified Files:
m4.info 
Removed Files:
m4.patch 
Log Message:
update m4 too

Index: m4.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/m4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- m4.info 27 Apr 2005 03:25:38 -  1.1
+++ m4.info 18 Jul 2006 15:27:01 -  1.2
@@ -1,11 +1,10 @@
 Package: m4
-Version: 1.4.2
+Version: 1.4.5
 Revision: 1
-Source: gnu
-Source-MD5: efdc34556ef254b2c5b227fd12b75fc8
+Source: mirror:gnu:%n/%n-%v.tar.bz2
+Source-MD5: 8bcd8244d5bed9f8e2d5f05ad693b8b4
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -mdynamic-no-pic -Os
-Patch: %n.patch
 CompileScript: 
   CPP= ./configure %c
   make

--- m4.patch DELETED ---


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/devel m4.info, 1.1, 1.2 m4.patch, 1.1, NONE

2006-07-18 Thread Chris Zubrzycki
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31218/10.4/unstable/main/finkinfo/devel

Modified Files:
m4.info 
Removed Files:
m4.patch 
Log Message:
update m4 too

Index: m4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/m4.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- m4.info 20 Jan 2006 20:23:12 -  1.1
+++ m4.info 18 Jul 2006 15:27:01 -  1.2
@@ -1,11 +1,10 @@
 Package: m4
-Version: 1.4.2
+Version: 1.4.5
 Revision: 1
-Source: gnu
-Source-MD5: efdc34556ef254b2c5b227fd12b75fc8
+Source: mirror:gnu:%n/%n-%v.tar.bz2
+Source-MD5: 8bcd8244d5bed9f8e2d5f05ad693b8b4
 SetCPPFLAGS: -no-cpp-precomp
 SetCFLAGS: -mdynamic-no-pic -Os
-Patch: %n.patch
 CompileScript: 
   CPP= ./configure %c
   make

--- m4.patch DELETED ---


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/libs boost1.33.info, NONE, 1.1 boost1.33.patch, NONE, 1.1

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/libs
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6550/10.3/unstable/main/finkinfo/libs

Added Files:
boost1.33.info boost1.33.patch 
Log Message:
new version


--- NEW FILE: boost1.33.info ---
Package: boost1.33
Version: 1.33.1
Revision: 1
License: BSD

# Dependencies:
Depends: %N-shlibs (= %v-%r)
Conflicts: boost1.31, boost1.32, boost1.32-py23, boost1.32-py24, 
boost1.32.python
Replaces: boost1.31, boost1.32, boost1.32-py23, boost1.32-py24, boost1.32.python
BuildDepends: boost-jam
BuildDependsOnly: True

# Unpack Phase:
Source:  mirror:sourceforge:boost/boost_1_33_1.tar.gz
SourceDirectory: boost_1_33_1
Source-MD5: a0be7261bfdc8a6c98a25f964766c7a5

# Patch Phase:
Patch: %{ni}.patch

# Compile Phase:
GCC: 3.3
SetMACOSX_DEPLOYMENT_TARGET: 10.3
CompileScript: 
 bjam -sTOOLS=darwin -sPYTHON_VERSION=2.3 -sBUILD=release 
--without-serialization --prefix=%p


# Install Phase:
InstallScript: 
#!/bin/sh -ev
 bjam -sTOOLS=darwin -sPYTHON_VERSION=2.3  --without-serialization --prefix=%i 
install
 ln -s boost-1_33_1/boost %i/include/boost
 for LIB in date_time filesystem iostreams prg_exec_monitor program_options \
   regex signals test_exec_monitor thread unit_test_framework wave python;
 do
   ln -s libboost-${LIB}-1_33_1.dylib %i/lib/libboost_${LIB}.dylib
   ln -s libboost-${LIB}-d-1_33_1.dylib %i/lib/libboost_${LIB}-d.dylib
 done

Splitoff: 
 Package: %N-shlibs
 Files: 
  lib/libboost_date_time-1_33_1.dylib
  lib/libboost_date_time-d-1_33_1.dylib
  lib/libboost_filesystem-1_33_1.dylib
  lib/libboost_filesystem-d-1_33_1.dylib
  lib/libboost_prg_exec_monitor-1_33_1.dylib
  lib/libboost_prg_exec_monitor-d-1_33_1.dylib
  lib/libboost_program_options-1_33_1.dylib
  lib/libboost_program_options-d-1_33_1.dylib
  lib/libboost_regex-1_33_1.dylib
  lib/libboost_regex-d-1_33_1.dylib
  lib/libboost_signals-1_33_1.dylib
  lib/libboost_signals-d-1_33_1.dylib
  lib/libboost_test_exec_monitor-1_33_1.dylib
  lib/libboost_test_exec_monitor-d-1_33_1.dylib
  lib/libboost_thread-1_33_1.dylib
  lib/libboost_thread-d-1_33_1.dylib
  lib/libboost_unit_test_framework-1_33_1.dylib
  lib/libboost_unit_test_framework-d-1_33_1.dylib
  lib/libboost_python-1_33_1.dylib
  lib/libboost_python-d-1_33_1.dylib
 
Shlibs: 
  %p/lib/libboost_date_time-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_date_time-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_filesystem-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_filesystem-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_prg_exec_monitor-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_prg_exec_monitor-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_program_options-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_program_options-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_regex-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_regex-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_signals-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_signals-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_test_exec_monitor-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_test_exec_monitor-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_thread-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_thread-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_unit_test_framework-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_unit_test_framework-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_python-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)
  %p/lib/libboost_python-d-1_33_1.dylib 1.33.1 %n (= 1.33.1-1)

 DocFiles: LICENSE_1_0.txt README
 Description: Boost C++ Shared Library Files

DocFiles: LICENSE_1_0.txt README
Description: Portable Peer-review C++ Source Libraries
DescDetail: 
 The Boost web site provides free peer-reviewed portable C++ source 
 libraries.  The emphasis is on libraries which work well with the 
 C++ Standard Library.  The libraries are intended to be widely useful, 
 and are in regular use by thousands of programmers across a broad 
 spectrum of applications.

 A further goal is to establish existing practice and provide 
 reference implementations so that Boost libraries are suitable for 
 eventual standardization.  Ten Boost libraries will be included in 
 the C++ Standards Committee's upcoming C++ Standard Library Technical 
 Report as a step toward becoming part of a future C++ Standard.

 Although Boost was begun by members of the C++ Standards Committee 
 Library Working Group, participation has expanded to include thousands 
 of programmers from the C++ community at large.

DescPort: 
Jamfile - Created internal global variable for lib install directory
so that proper install_names for dylib is possible
libs/python/build/Jamfile
- added -undefined dynamic_lookup to linkflags
libs/test/build/Jamfile - corrected dylib linkflags
tools/build/v1/boost-base.jam
- removed 

[cvs] dists/10.3/unstable/main/finkinfo/devel autoconf2.13.info, 1.1, 1.2

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13682/10.3/unstable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
doc-fix


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autoconf2.13.info   18 Jul 2006 12:38:40 -  1.1
+++ autoconf2.13.info   18 Jul 2006 18:17:06 -  1.2
@@ -27,7 +27,7 @@
 This package installs Autoconf 2.13. There are newer versions
 available, but there are some compatibility problems and some packages
 require version 2.13. To get one of the new versions, install the
-autoconf25 package instead.
+autoconf package instead.
 
 License: GPL
 Homepage: http://www.gnu.org/software/autoconf/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/devel autoconf2.13.info, 1.1, 1.2

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13682/10.4/stable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
doc-fix


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autoconf2.13.info   18 Jul 2006 12:38:43 -  1.1
+++ autoconf2.13.info   18 Jul 2006 18:17:06 -  1.2
@@ -27,7 +27,7 @@
 This package installs Autoconf 2.13. There are newer versions
 available, but there are some compatibility problems and some packages
 require version 2.13. To get one of the new versions, install the
-autoconf25 package instead.
+autoconf package instead.
 
 License: GPL
 Homepage: http://www.gnu.org/software/autoconf/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/devel autoconf2.13.info, 1.1, 1.2

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13682/10.4/unstable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
doc-fix


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autoconf2.13.info   18 Jul 2006 12:38:46 -  1.1
+++ autoconf2.13.info   18 Jul 2006 18:17:06 -  1.2
@@ -27,7 +27,7 @@
 This package installs Autoconf 2.13. There are newer versions
 available, but there are some compatibility problems and some packages
 require version 2.13. To get one of the new versions, install the
-autoconf25 package instead.
+autoconf package instead.
 
 License: GPL
 Homepage: http://www.gnu.org/software/autoconf/


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] experimental/bmaret/finkinfo gnucash.info,1.4,1.5

2006-07-18 Thread S�bastien Maret
Update of /cvsroot/fink/experimental/bmaret/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv32251

Modified Files:
gnucash.info 
Log Message:
New version. Works fine on PPC, but crashes on x86.
See: http://bugzilla.gnome.org/show_bug.cgi?id=339489


Index: gnucash.info
===
RCS file: /cvsroot/fink/experimental/bmaret/finkinfo/gnucash.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- gnucash.info22 May 2006 03:47:36 -  1.4
+++ gnucash.info18 Jul 2006 19:01:57 -  1.5
@@ -1,7 +1,7 @@
 Package: gnucash
-Version: 1.9.6
+Version: 2.0.0
 Revision: 1
-Description: Personal and business finances tracking program
+Description: Financial-accounting software
 License: GPL
 Maintainer: Sebastien Maret [EMAIL PROTECTED]
 Depends: 
@@ -19,7 +19,7 @@
   x11-shlibs
 
 BuildDepends: 
-  atk1, audiofile, bzip2-dev, esound, g-wrap-dev, 
+  atk1, audiofile, bzip2-dev, esound, g-wrap-dev (= 1.3.4-3), 
   gail17-dev, gconf2-dev, gettext-tools, glib2-dev, gnome-keyring-dev, 
   gnome-vfs2-dev | gnome-vfs2-ssl-dev, gtk+2-dev, gtkhtml3.8.15-dev, 
   guile16-dev, libart2, libbonobo2-dev, libbonoboui2-dev, 
@@ -29,13 +29,12 @@
   libtool14, libxml2, orbit2-dev, pango1-xft2-dev, pkgconfig, 
   popt, x11-dev
 
-Conflicts: gnucash-hcbi ( 1.9.0), gnucash-ofx ( 1.9.0), gnucash-sql ( 
1.9.0)
-Replaces: gnucash-hcbi ( 1.9.0), gnucash-ofx ( 1.9.0), gnucash-sql ( 
1.9.0)
+Conflicts: gnucash-hcbi ( 2.0.0), gnucash-ofx ( 2.0.0), gnucash-sql ( 
2.0.0)
+Replaces: gnucash-hcbi ( 2.0.0), gnucash-ofx ( 2.0.0), gnucash-sql ( 
2.0.0)
 Suggests: gnucash-docs (= 1.8.0)
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5:  ba5164c17c4c6550f8fa00b2d926c1ad
+Source-MD5: d5802c398825500ec322bb2b3229aadd
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--libexecdir=%p/lib --enable-error-on-warning=no --disable-dependency-tracking 
--disable-schemas-install --enable-ofx --disable-aqbanking --disable-sql
-GCC: 4.0
 CompileScript: 
   guile16-build ./configure --prefix=%p %c
   guile16-build make
@@ -45,31 +44,28 @@
 
 DocFiles: README COPYING
 Shlibs: 
-  %p/lib/libcore-utils.0.dylib 1.0.0 (= 1.9.0)
-  %p/lib/libgnc-backend-file.0.dylib ? (= 1.9.0)
-  %p/lib/libgncgnome.0.dylib 1.0.0 (= 1.9.0)
-  %p/lib/libgncmodule.0.dylib 1.0.0 (= 1.9.0)
-  %p/lib/libgncqof-backend-qsf.0.dylib 1.0.0 (= 1.9.0)
-  %p/lib/libgncqof.1.dylib 2.0.0 (= 1.9.0)
-  %p/lib/libgw-core-utils.0.dylib 1.0.0 (= 1.9.0)
-  %p/lib/libgw-gnc.0.dylib 1.0.0 (= 1.9.0)
+  %p/lib/libcore-utils.0.dylib 1.0.0 %n (= 2.0.0-1)
+  %p/lib/libgnc-backend-file-utils.0.dylib 1.0.0 %n (= 2.0.0-1)
+  %p/lib/libgncgnome.0.dylib 1.0.0 %n (= 2.0.0-1)
+  %p/lib/libgncmodule.0.dylib 1.0.0 %n (= 2.0.0-1)
+  %p/lib/libgncqof.1.dylib 2.0.0 %n (= 2.0.0-1)
+  %p/lib/libgw-core-utils.0.dylib 1.0.0 %n (= 2.0.0-1)
+  %p/lib/libgw-gnc.0.dylib 1.0.0 %n (= 2.0.0-1)

-Splitoff: 
+SplitOff: 
   Package: %N-shlibs
   Files: 
 lib/libcore-utils.0.0.0.dylib
-lib/libgnc-backend-file.0.0.0.dylib
+lib/libgnc-backend-file-utils.0.0.0.dylib
 lib/libgncgnome.0.0.0.dylib
 lib/libgncmodule.0.0.0.dylib
-lib/libgncqof-backend-qsf.0.0.0.dylib
 lib/libgncqof.1.0.4.dylib
 lib/libgw-core-utils.0.0.0.dylib
 lib/libgw-gnc.0.0.0.dylib
 lib/libcore-utils.0.dylib
-lib/libgnc-backend-file.0.dylib
+lib/libgnc-backend-file-utils.0.dylib
 lib/libgncgnome.0.dylib
 lib/libgncmodule.0.dylib
-lib/libgncqof-backend-qsf.0.dylib
 lib/libgncqof.1.dylib
 lib/libgw-core-utils.0.dylib
 lib/libgw-gnc.0.dylib


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/devel autoconf2.13.info, 1.2, 1.3

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15788/10.3/unstable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
Can't use %n in Source when Package contains versioning


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- autoconf2.13.info   18 Jul 2006 18:17:06 -  1.2
+++ autoconf2.13.info   18 Jul 2006 20:47:01 -  1.3
@@ -4,7 +4,7 @@
 Depends: m4
 Conflicts: autoconf2.5, autoconf25, autoconf
 Replaces: autoconf2.5, autoconf25, autoconf
-Source: gnu
+Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
 Source-MD5: 9de56d4a161a723228220b0f425dc711
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/devel autoconf2.13.info, 1.1, 1.2

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15788/10.3/stable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
Can't use %n in Source when Package contains versioning


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autoconf2.13.info   18 Jul 2006 12:38:39 -  1.1
+++ autoconf2.13.info   18 Jul 2006 20:47:01 -  1.2
@@ -4,7 +4,7 @@
 Depends: m4
 Conflicts: autoconf2.5, autoconf25, autoconf
 Replaces: autoconf2.5, autoconf25, autoconf
-Source: gnu
+Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
 Source-MD5: 9de56d4a161a723228220b0f425dc711
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/devel autoconf2.13.info, 1.1, 1.2

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15788/10.4-transitional/stable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
Can't use %n in Source when Package contains versioning


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autoconf2.13.info   18 Jul 2006 12:38:49 -  1.1
+++ autoconf2.13.info   18 Jul 2006 20:47:01 -  1.2
@@ -4,7 +4,7 @@
 Depends: m4
 Conflicts: autoconf2.5, autoconf25, autoconf
 Replaces: autoconf2.5, autoconf25, autoconf
-Source: gnu
+Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
 Source-MD5: 9de56d4a161a723228220b0f425dc711
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/unstable/main/finkinfo/devel autoconf2.13.info, 1.1, 1.2

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15788/10.4-transitional/unstable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
Can't use %n in Source when Package contains versioning


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- autoconf2.13.info   18 Jul 2006 12:38:50 -  1.1
+++ autoconf2.13.info   18 Jul 2006 20:47:01 -  1.2
@@ -4,7 +4,7 @@
 Depends: m4
 Conflicts: autoconf2.5, autoconf25, autoconf
 Replaces: autoconf2.5, autoconf25, autoconf
-Source: gnu
+Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
 Source-MD5: 9de56d4a161a723228220b0f425dc711
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/stable/main/finkinfo/devel autoconf2.13.info, 1.2, 1.3

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15788/10.4/stable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
Can't use %n in Source when Package contains versioning


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- autoconf2.13.info   18 Jul 2006 18:17:06 -  1.2
+++ autoconf2.13.info   18 Jul 2006 20:47:01 -  1.3
@@ -4,7 +4,7 @@
 Depends: m4
 Conflicts: autoconf2.5, autoconf25, autoconf
 Replaces: autoconf2.5, autoconf25, autoconf
-Source: gnu
+Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
 Source-MD5: 9de56d4a161a723228220b0f425dc711
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4/unstable/main/finkinfo/devel autoconf2.13.info, 1.2, 1.3

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15788/10.4/unstable/main/finkinfo/devel

Modified Files:
autoconf2.13.info 
Log Message:
Can't use %n in Source when Package contains versioning


Index: autoconf2.13.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/devel/autoconf2.13.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- autoconf2.13.info   18 Jul 2006 18:17:06 -  1.2
+++ autoconf2.13.info   18 Jul 2006 20:47:02 -  1.3
@@ -4,7 +4,7 @@
 Depends: m4
 Conflicts: autoconf2.5, autoconf25, autoconf
 Replaces: autoconf2.5, autoconf25, autoconf
-Source: gnu
+Source: mirror:gnu:autoconf/autoconf-%v.tar.gz
 Source-MD5: 9de56d4a161a723228220b0f425dc711
 ConfigureParams: --infodir=%p/share/info
 CompileScript: 


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/graphics inkscape.info, 1.17, 1.18

2006-07-18 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11564

Modified Files:
inkscape.info 
Log Message:
new version (backport from 10.4)


Index: inkscape.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/graphics/inkscape.info,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -d -r1.17 -r1.18
--- inkscape.info   31 May 2006 14:26:45 -  1.17
+++ inkscape.info   18 Jul 2006 21:38:50 -  1.18
@@ -1,25 +1,22 @@
 Package: inkscape
-Version: 0.41
-Revision: 3
+Version: 0.44
+Revision: 1
 GCC: 3.3
-Maintainer: None fink-devel@lists.sourceforge.net
-Depends: glibmm2.4-shlibs, gtkmm2.4-shlibs, pango1-xft2-shlibs, gtk+2-shlibs, 
libart2-shlibs, libxml2-shlibs, libpng3-shlibs, popt-shlibs, atk1-shlibs, 
libsigc++2-shlibs, gc-shlibs, libxslt-shlibs
-BuildDepends: glibmm2.4-dev, gtkmm2.4-dev, atk1, pkgconfig, pango1-xft2-dev, 
gtk+2-dev, libart2, libxml2, libpng3, popt, gettext-dev, gettext-bin, 
gettext-tools, libiconv-dev, libsigc++2, intltool, glib2-dev, gc, libxslt
+Maintainer: Michael Wybrow [EMAIL PROTECTED]
+Depends: x11, glibmm2.4-shlibs, gtkmm2.4-shlibs, pango1-xft2-shlibs, 
gtk+2-shlibs, libart2-shlibs, libxml2-shlibs, libpng3-shlibs, popt-shlibs, 
atk1-shlibs, libsigc++2-shlibs, gc-shlibs, libxslt-shlibs, libxslt-shlibs, 
libgettext3-shlibs, lcms-shlibs (= 1.13-1), gnome-vfs2-ssl | gnome-vfs2, 
gnome-vfs2-ssl-shlibs | gnome-vfs2-shlibs, libbonobo2-shlibs (= 2.8.0-1), 
orbit2-shlibs (= 2.10.0-1), gconf2-shlibs, gtkspell2-shlibs (= 2.0.11-1), 
aspell-shlibs (= 0.50.5-2)
+BuildDepends: x11-dev, glibmm2.4-dev, gtkmm2.4-dev, atk1, pkgconfig, 
pango1-xft2-dev, gtk+2-dev, libart2, libxml2, libpng3, popt, libgettext3-dev, 
gettext-bin, gettext-tools, libiconv-dev, libsigc++2, intltool, glib2-dev, gc, 
libxslt, boost1.33, lcms (= 1.13-1), gnome-vfs2-ssl-dev | gnome-vfs2-dev, 
libbonobo2-dev (= 2.8.0-1), orbit2-dev (= 2.10.0-1), gconf2-dev, 
gtkspell2-dev (= 2.0.11-1), aspell-dev (= 0.50.5-2)
 Source: mirror:sourceforge:%n/%n-%v.tar.bz2
-Source-MD5: 9b4bbfaae688127dca4c3d816a42b21a
-PatchScript: perl -pi.bak -e 's/std::isfinite/__isfinite/'  src/object-edit.cpp
-ConfigureParams: --mandir=%p/share/man --with-xinerama --with-xft 
--disable-dependency-tracking
-NoSetLDFlags: true
-NoSetCppFlags: true
+Source-MD5: f0bf316e15ddc6009976d97388522f85
+PatchScript: 
+  perl -pi.bak -e 's/defined\(__(isfinite|isnan)\)/$ || defined(__APPLE__)/' 
src/isnan.h
+
+ConfigureParams: --mandir=%p/share/man --with-xinerama --with-xft 
--disable-dependency-tracking --with-gnome-vfs --enable-lcms
 SetCPPFlags: -no-cpp-precomp
 CompileScript: 
 #!/bin/sh -ex
-LIBRARY_PATH=/usr/X11R6/lib:%p/lib
-CPATH=%p/include
-PATH=/usr/X11R6/bin:$PATH
-export LIBRARY_PATH
-export CPATH
-export PATH
+export LIBRARY_PATH=/usr/X11R6/lib:%p/lib
+export CPATH=%p/include
+export PATH=/usr/X11R6/bin:$PATH
 ./configure %c
 make
 
@@ -28,6 +25,8 @@
 Description: SVG application
 DescPort: 
 ensure that /usr/X11R6/lib/libfreetype is used
+
+10.3's g++3.3 breaks isfinite and inkscape's detection thereof.
 
 Homepage: http://www.inkscape.org/
 License: GPL


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/stable/main/finkinfo/devel autoconf.info,1.3,1.4

2006-07-18 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22427/10.3/stable/main/finkinfo/devel

Modified Files:
autoconf.info 
Log Message:
fix upgrade issues

Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- autoconf.info   18 Jul 2006 12:38:39 -  1.3
+++ autoconf.info   18 Jul 2006 21:56:19 -  1.4
@@ -1,18 +1,22 @@
 Package: autoconf
 Version: 2.60
-Revision: 1
+Revision: 2
 Depends: m4
 BuildDepends: texi2html
 Conflicts: autoconf2.13, autoconf25 (= 2.54-1)
-Replaces: autoconf2.13, autoconf25 (= 2.54-1)
+Replaces: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5
 Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2
 Source-MD5: 019609c29d0cbd9110c38480304aafc8
 ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --program-suffix=-%v
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 CompileScript: 
PERL=/usr/bin/perl ./configure %c
make
 
 InstallScript: 
+ install -d -m 755 %i/share/doc/installed-packages
+ touch %i/share/doc/installed-packages/autoconf2.5
  make install DESTDIR=%d
  cd doc  make html
  install -d -m 755 %i/share/doc/%n/html
@@ -27,6 +31,11 @@
  rm %i/share/emacs/site-lisp/autoconf-mode.elc
  rm %i/share/emacs/site-lisp/autotest-mode.elc
 
+SplitOff: 
+  Package: autoconf2.5
+  Depends: %N (= %v-%r)
+  Files: %p/share/doc/installed-packages/%n
+
 DocFiles: README COPYING AUTHORS NEWS THANKS
 InfoDocs: autoconf.info standards.info
 #


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.3/unstable/main/finkinfo/devel autoconf.info,1.4,1.5

2006-07-18 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22427/10.3/unstable/main/finkinfo/devel

Modified Files:
autoconf.info 
Log Message:
fix upgrade issues

Index: autoconf.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- autoconf.info   18 Jul 2006 12:38:40 -  1.4
+++ autoconf.info   18 Jul 2006 21:56:19 -  1.5
@@ -1,18 +1,22 @@
 Package: autoconf
 Version: 2.60
-Revision: 1
+Revision: 2
 Depends: m4
 BuildDepends: texi2html
 Conflicts: autoconf2.13, autoconf25 (= 2.54-1)
-Replaces: autoconf2.13, autoconf25 (= 2.54-1)
+Replaces: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5
 Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2
 Source-MD5: 019609c29d0cbd9110c38480304aafc8
 ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --program-suffix=-%v
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 CompileScript: 
PERL=/usr/bin/perl ./configure %c
make
 
 InstallScript: 
+ install -d -m 755 %i/share/doc/installed-packages
+ touch %i/share/doc/installed-packages/autoconf2.5
  make install DESTDIR=%d
  cd doc  make html
  install -d -m 755 %i/share/doc/%n/html
@@ -27,6 +31,11 @@
  rm %i/share/emacs/site-lisp/autoconf-mode.elc
  rm %i/share/emacs/site-lisp/autotest-mode.elc
 
+SplitOff: 
+  Package: autoconf2.5
+  Depends: %N (= %v-%r)
+  Files: %p/share/doc/installed-packages/%n
+
 DocFiles: README COPYING AUTHORS NEWS THANKS
 InfoDocs: autoconf.info standards.info
 #


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


[cvs] dists/10.4-transitional/stable/main/finkinfo/devel autoconf.info, 1.3, 1.4

2006-07-18 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22427/10.4-transitional/stable/main/finkinfo/devel

Modified Files:
autoconf.info 
Log Message:
fix upgrade issues

Index: autoconf.info
===
RCS file: 
/cvsroot/fink/dists/10.4-transitional/stable/main/finkinfo/devel/autoconf.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- autoconf.info   18 Jul 2006 12:38:49 -  1.3
+++ autoconf.info   18 Jul 2006 21:56:19 -  1.4
@@ -1,18 +1,22 @@
 Package: autoconf
 Version: 2.60
-Revision: 1
+Revision: 2
 Depends: m4
 BuildDepends: texi2html
 Conflicts: autoconf2.13, autoconf25 (= 2.54-1)
-Replaces: autoconf2.13, autoconf25 (= 2.54-1)
+Replaces: autoconf2.13, autoconf25 (= 2.54-1), autoconf2.5
 Source: mirror:gnu:autoconf/autoconf-%v.tar.bz2
 Source-MD5: 019609c29d0cbd9110c38480304aafc8
 ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --program-suffix=-%v
+NoSetMAKEFLAGS: true
+SetMAKEFLAGS: -j1
 CompileScript: 
PERL=/usr/bin/perl ./configure %c
make
 
 InstallScript: 
+ install -d -m 755 %i/share/doc/installed-packages
+ touch %i/share/doc/installed-packages/autoconf2.5
  make install DESTDIR=%d
  cd doc  make html
  install -d -m 755 %i/share/doc/%n/html
@@ -27,6 +31,11 @@
  rm %i/share/emacs/site-lisp/autoconf-mode.elc
  rm %i/share/emacs/site-lisp/autotest-mode.elc
 
+SplitOff: 
+  Package: autoconf2.5
+  Depends: %N (= %v-%r)
+  Files: %p/share/doc/installed-packages/%n
+
 DocFiles: README COPYING AUTHORS NEWS THANKS
 InfoDocs: autoconf.info standards.info
 #


-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT  business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.phpp=sourceforgeCID=DEVDEV
___
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits


  1   2   >