[cvs] dists/10.3/unstable/main/finkinfo/editors wl.info, 1.5, 1.6 wl.patch, 1.3, 1.4 yatex.info, 1.3, 1.4 yatex.patch, 1.2, 1.3 semi.info, 1.3, 1.4 nano.info, 1.11, 1.12

2007-03-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv26645/10.3/unstable/main/finkinfo/editors

Modified Files:
wl.info wl.patch yatex.info yatex.patch semi.info nano.info 
Log Message:
backport validation fixes


Index: yatex.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/yatex.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- yatex.info  22 Mar 2006 05:32:33 -  1.3
+++ yatex.info  12 Mar 2007 08:07:51 -  1.4
@@ -1,6 +1,7 @@
 Package: yatex
 Version: 1.72
-Revision: 3
+Revision: 5
+BuildDepends: fink (= 0.24.12)
 Depends: emacsen
 Recommends: ptex-base | tetex-base, xdvi
 Source: http://www.yatex.org/%n%v.tar.gz
@@ -8,14 +9,16 @@
 # Downloaded from http://xdvi.sourceforge.net/xdvi-search.el
 Source2: 
http://mh.sodan.ecc.u-tokyo.ac.jp/~okayama/distfiles/xdvi-search-1.35.el
 Source2-MD5: 2bc5ad28e69afbc95760c2a596b1e196
+PatchFile: %n.patch
+PatchFile-MD5: c0bf9aca939b428051dbe52370b6aa8a
 PatchScript: 
- sed 's|@PREFIX@|%p|g'  %a/%n.patch | patch -p1
+ sed 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p1
  mv ../xdvi-search-1.35.el xdvi-search.el
 
 CompileScript: echo Nothing is compiled in this section.
 InstallScript: 
 install -m 755 -d %i/share/info
-install -m 644 docs/{yatexe,yatexj,yahtmle,yahtmlj} %i/share/info
+#install -m 644 docs/{yatexe,yatexj,yahtmle,yahtmlj} %i/share/info
 
 install -m 755 -d %i/share/emacs/site-lisp/%n
 install -m 644 *.el help/* %i/share/emacs/site-lisp/%n
@@ -88,6 +91,7 @@
 
 ConfFiles: %p/etc/emacs/site-start.d/50%n.el
 Description: Yet Another TeX mode for Emacs
+DescPackaging: InfoDocs give trouble so we do not install them
 DescDetail: 
 YaTeX is an intelligent, acquisitive and integrated package which
 reduces your efforts of composing LaTeX source on Emacs.

Index: wl.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/wl.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- wl.info 23 Mar 2006 03:45:16 -  1.5
+++ wl.info 12 Mar 2007 08:07:51 -  1.6
@@ -1,6 +1,7 @@
 Package: wl
 Version: 2.14.0+cvs20050405
-Revision: 2
+Revision: 4
+BuildDepends: fink (= 0.24.12)
 Depends: emacsen, apel (= 10.6-1), flim (= 1.14.6-1) | limit (= 1.14.6-1), 
semi (= 1.14.6-1), make
 Suggests: gnupg, openssl, w3m-el, mhc, starttls
 Provides: imap-client, mail-reader, news-reader
@@ -8,9 +9,11 @@
 Source-MD5: 60b94c9796ee40b6585ef19a509c90df
 Source2: http://dev.gentoo.org/~usata/distfiles/%n-2.14.0-20050405.diff
 Source2-MD5: 47c3f42a33432ca87bc35eb178600dad
+PatchFile: %n.patch
+PatchFile-MD5: 5a3d6a83bb3a67882a3219258f4cb48d
 PatchScript: 
  patch -p0  ../%n-2.14.0-20050405.diff
- sed 's|@PREFIX@|%p|g'  %a/%n.patch | sed 's|@VERSION@|%v-%r|g' | patch -p1
+ sed 's|@PREFIX@|%p|g'  %{PatchFile} | sed 's|@VERSION@|%v-%r|g' | patch -p1
 
 CompileScript: make INFODIR=%i/share/info info
 InstallScript: 
@@ -44,6 +47,7 @@
 install -m 755 fink/%n-remove  %i/lib/emacsen-common/packages/remove/%n
 
 DocFiles: BUGS* COPYING ChangeLog INSTALL* NEWS* README* doc/TODO* etc/VERSION
+InfoDocs: wl.info wl-ja.info
 PostInstScript: 
 if [ $1 = configure ]  [ -x %p/lib/emacsen-common/emacs-package-install ]
 then

Index: nano.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/nano.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- nano.info   24 Oct 2006 04:31:00 -  1.11
+++ nano.info   12 Mar 2007 08:07:51 -  1.12
@@ -9,7 +9,6 @@
 BuildDepends: libgettext3-dev, gettext-bin, gettext-tools, libncurses5, 
libiconv-dev
 Depends: libgettext3-shlibs, libncurses5-shlibs, libiconv
 ConfigureParams: --mandir=%p/share/man --infodir=%p/share/info 
--disable-glibtest --disable-browser --enable-nls --disable-wrapping-as-root 
--enable-nanorc --enable-color
-#SetCPPFLAGS: -no-cpp-precomp
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS BUGS COPYING ChangeLog NEWS README THANKS TODO nanorc.sample
 InfoDocs: nano.info

Index: wl.patch
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/editors/wl.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- wl.patch23 Mar 2006 03:45:16 -  1.3
+++ wl.patch12 Mar 2007 08:07:51 -  1.4
@@ -85,7 +85,7 @@
 +BBDB_DIR=${BBDB_DIR_BASE}
 +if [ X${FLAVORTEST} = Xxemacs -a -z ${FLAVOR_SUFFIX} ]; then
 +  if [ X${EMACSEN} = X${EMACSEN_MULE} ]; then
-+  echo -n install/${PACKAGE}: Byte-compiling for ${FLAVOR} (mule) ...
++  /bin/echo install/${PACKAGE}: Byte-compiling for ${FLAVOR} (mule) 
...\c
 +ELCDIR=${ELCDIR}/mule
 +  if [ -d 

[cvs] dists/10.4/stable/main/finkinfo/utils ren.info,NONE,1.1

2007-03-12 Thread Thomas Kotzian
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23384/10.4/stable/main/finkinfo/utils

Added Files:
ren.info 
Log Message:
moved ren to stable after positive feedback.


--- NEW FILE: ren.info ---
Package: ren
Version: 1.0
Revision: 1
Source: http://www.ibiblio.org/pub/Linux/utils/file/%n-%v.tar.gz
Source-MD5: 245453453a8bd1c0bf7d03880b97d632
CompileScript: 
 make

InstallScript: 
 install -d -m 0755 %i/bin %i/share/man/man1
 install -m 0755 ren %i/bin
 install -m 0644 ren.1 %i/share/man/man1

DocFiles: README
Description: Rename multiple files
DescDetail: 
ren renames multiple files in a directory, accepting wildcards. 
It was originally written by Vladimir Lanin [EMAIL PROTECTED]

License: BSD
Maintainer: Thomas Kotzian [EMAIL PROTECTED]


-
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 eel2.2-dev.info, 1.4.2.19, 1.4.2.20 gdm.info, 1.4.2.18, 1.4.2.19 gnome-media.info, 1.5.2.17, 1.5.2.18 gnome-vfs2-unified.info, 1.10.2.10, 1.10.2.11 libnau

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2949/main/finkinfo/gnome

Modified Files:
  Tag: pangocairo-branch
eel2.2-dev.info gdm.info gnome-media.info 
gnome-vfs2-unified.info libnautilus-ext1-shlibs.info 
Log Message:
new upstream

Index: gdm.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gdm.info,v
retrieving revision 1.4.2.18
retrieving revision 1.4.2.19
diff -u -d -r1.4.2.18 -r1.4.2.19
--- gdm.info3 Mar 2007 21:43:24 -   1.4.2.18
+++ gdm.info12 Mar 2007 14:22:26 -  1.4.2.19
@@ -1,5 +1,5 @@
 Package: gdm
-Version: 2.17.8
+Version: 2.18.0
 Revision: 1001
 Depends: 
atk1-shlibs (= 1.17.0-1),
@@ -74,8 +74,8 @@
x11-dev,
xft2-dev
 
-Source: mirror:gnome:sources/%n/2.17/%n-%v.tar.bz2
-Source-MD5: 0f93eaada0d5805c79b604c885b653eb
+Source: mirror:gnome:sources/%n/2.18/%n-%v.tar.bz2
+Source-MD5: a569a8275f0e0396e6ef5f63c5f56ad5
 Patch: %n.patch
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1

Index: eel2.2-dev.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/eel2.2-dev.info,v
retrieving revision 1.4.2.19
retrieving revision 1.4.2.20
diff -u -d -r1.4.2.19 -r1.4.2.20
--- eel2.2-dev.info 2 Mar 2007 22:53:20 -   1.4.2.19
+++ eel2.2-dev.info 12 Mar 2007 14:22:26 -  1.4.2.20
@@ -1,5 +1,5 @@
 Package: eel2.2-dev
-Version: 2.17.90
+Version: 2.18.0
 Revision: 1
 
 Depends: eel2.2-shlibs (= %v-%r)
@@ -49,8 +49,8 @@
 Replaces: eel2-dev
 BuildDependsOnly: True
 
-Source: mirror:gnome:sources/eel/2.17/eel-%v.tar.bz2
-Source-MD5: 5887ec4d65d2890b0f0d4117f1fdb18f
+Source: mirror:gnome:sources/eel/2.18/eel-%v.tar.bz2
+Source-MD5: 00e792a2dca712b082307cb42734a398
 PatchScript: perl -pi -e 's/(GETTEXT_PACKAGE=eel)-2.0/\1-2.2/' configure
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include

Index: gnome-media.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-media.info,v
retrieving revision 1.5.2.17
retrieving revision 1.5.2.18
diff -u -d -r1.5.2.17 -r1.5.2.18
--- gnome-media.info2 Mar 2007 19:59:08 -   1.5.2.17
+++ gnome-media.info12 Mar 2007 14:22:26 -  1.5.2.18
@@ -1,5 +1,5 @@
 Package: gnome-media
-Version: 2.17.91
+Version: 2.18.0
 Revision: 1001
 Depends: 
%N-shlibs (= %v-%r),
@@ -71,8 +71,8 @@
xft2-dev
 
 
-Source: mirror:gnome:sources/%n/2.17/%n-%v.tar.bz2
-Source-MD5: 297978a546d25d2e03081842bccc534d
+Source: mirror:gnome:sources/%n/2.18/%n-%v.tar.bz2
+Source-MD5: a472d8c7733b119376bc6127ee55a82d
 PatchScript: 
perl -pi.bak -e s/localedir = \\$\\(libdir\\)/localedir = 
\\$\\(datadir\\)/ po/Makefile.in.in
 

Index: gnome-vfs2-unified.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-vfs2-unified.info,v
retrieving revision 1.10.2.10
retrieving revision 1.10.2.11
diff -u -d -r1.10.2.10 -r1.10.2.11
--- gnome-vfs2-unified.info 2 Mar 2007 19:41:54 -   1.10.2.10
+++ gnome-vfs2-unified.info 12 Mar 2007 14:22:26 -  1.10.2.11
@@ -1,6 +1,6 @@
 Package: gnome-vfs2-unified
 
-Version: 2.17.91
+Version: 2.18.0
 Epoch: 1
 Revision: 1
 
@@ -27,8 +27,8 @@
system-openssl-dev
 
 Replaces: gnome-vfs2 ( 2.15.0-1), gnome-vfs2-ssl ( 2.15.0-1), libgnome2 
( 2.6.0-6)
-Source: mirror:gnome:sources/gnome-vfs/2.17/gnome-vfs-%v.tar.bz2
-Source-MD5: 3f5d5257c84bbfe6deeef41c34855645
+Source: mirror:gnome:sources/gnome-vfs/2.18/gnome-vfs-%v.tar.bz2
+Source-MD5: fba4adfc57e2267405c9932e7515ef03
 Source2: mirror:gnome:sources/gnome-vfs/2.15/gnome-vfs-2.15.2.tar.bz2
 Source2-MD5: a2bfa7c76d77d777589995634051b293
 Patch: %n.patch

Index: libnautilus-ext1-shlibs.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libnautilus-ext1-shlibs.info,v
retrieving revision 1.2.2.18
retrieving revision 1.2.2.19
diff -u -d -r1.2.2.18 -r1.2.2.19
--- libnautilus-ext1-shlibs.info2 Mar 2007 22:53:21 -   1.2.2.18
+++ libnautilus-ext1-shlibs.info12 Mar 2007 14:22:26 -  1.2.2.19
@@ -1,5 +1,5 @@
 Package: libnautilus-ext1-shlibs
-Version: 2.17.92
+Version: 2.18.0
 Revision: 1
 
 Depends: 
@@ -69,8 +69,8 @@
xft2-dev
 
 
-Source: mirror:gnome:sources/nautilus/2.17/nautilus-%v.tar.bz2
-Source-MD5: c8a50540efe62bba6ae1249ffc4b1237
+Source: mirror:gnome:sources/nautilus/2.18/nautilus-%v.tar.bz2
+Source-MD5: a4e98623e326c5daa201564eed218594
 
 Patch: %n.patch
 ConfigureParams: --disable-schemas-install 

[cvs] dists/10.3/stable/main/finkinfo/sci gsl.info,1.3,1.4

2007-03-12 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4853

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


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gsl.info27 Jan 2007 21:42:59 -  1.3
+++ gsl.info12 Mar 2007 14:26:47 -  1.4
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.8
+Version: 1.9
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: c60a5d193cc6b472496ff191744fc306
+Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: 
   TestScript: 
@@ -16,13 +16,13 @@
 
 DocFiles: README COPYING
 Shlibs: 
-  %p/lib/libgsl.0.dylib 10.0.0 gsl (= 1.8-1)
+  %p/lib/libgsl.0.dylib 11.0.0 gsl (= 1.9-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (= 1.4-1)
 
 SplitOff: 
   Package: %n-shlibs
   Files: 
-lib/libgsl.0.9.0.dylib
+lib/libgsl.0.10.0.dylib
 lib/libgsl.0.dylib
 lib/libgslcblas.0.0.0.dylib
 lib/libgslcblas.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.4/stable/main/finkinfo/sci gsl.info,1.3,1.4

2007-03-12 Thread Sebastien Maret
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv3866

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


Index: gsl.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/sci/gsl.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- gsl.info27 Jan 2007 21:43:41 -  1.3
+++ gsl.info12 Mar 2007 14:24:36 -  1.4
@@ -1,5 +1,5 @@
 Package: gsl
-Version: 1.8
+Version: 1.9
 Revision: 1
 Description: GNU Scientific Library
 License: GPL
@@ -7,7 +7,7 @@
 Depends: %n-shlibs (= %v-%r)
 BuildDependsOnly: True
 Source: mirror:gnu:gsl/%n-%v.tar.gz
-Source-MD5: c60a5d193cc6b472496ff191744fc306
+Source-MD5: 81dca4362ae8d2aa1547b7d010881e43
 ConfigureParams: --mandir=%i/share/man --infodir=%i/share/info
 InfoTest: 
   TestScript: 
@@ -16,13 +16,13 @@
 
 DocFiles: README COPYING
 Shlibs: 
-  %p/lib/libgsl.0.dylib 10.0.0 gsl (= 1.8-1)
+  %p/lib/libgsl.0.dylib 11.0.0 gsl (= 1.9-1)
   %p/lib/libgslcblas.0.dylib 1.0.0 gsl (= 1.4-1)
 
 SplitOff: 
   Package: %n-shlibs
   Files: 
-lib/libgsl.0.9.0.dylib
+lib/libgsl.0.10.0.dylib
 lib/libgsl.0.dylib
 lib/libgslcblas.0.0.0.dylib
 lib/libgslcblas.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.4/unstable/main/finkinfo/editors ghex2.info, 1.3.2.15, 1.3.2.16

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19308/main/finkinfo/editors

Modified Files:
  Tag: pangocairo-branch
ghex2.info 
Log Message:
new upstreams, also added gail19 and changed packages

Index: ghex2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ghex2.info,v
retrieving revision 1.3.2.15
retrieving revision 1.3.2.16
diff -u -d -r1.3.2.15 -r1.3.2.16
--- ghex2.info  2 Mar 2007 19:41:52 -   1.3.2.15
+++ ghex2.info  12 Mar 2007 15:02:14 -  1.3.2.16
@@ -8,7 +8,7 @@
atk1-shlibs (= 1.17.0-1),
audiofile-shlibs,
esound-shlibs,
-   gail18-shlibs,
+   gail19-shlibs,
gconf2 (= 2.16.1-1),
glib2-shlibs (= 2.12.0-1),
gnome-keyring-shlibs (= 0.7.92-1),
@@ -42,7 +42,7 @@
expat1,
fontconfig2-dev (= 2.3.2-13),
freetype219 (= 2.3.1-1),
-   gail18-dev,
+   gail19-dev,
gconf2-dev (= 2.16.1-1),
gettext-tools,
gettext-bin,
@@ -104,7 +104,7 @@
Package: libgtkhex0-shlibs
Depends: 
atk1-shlibs (= 1.17.0-1),
-   gail18-shlibs,
+   gail19-shlibs,
glib2-shlibs (= 2.12.0-1),
gtk+2-shlibs (= 2.10.0-1),
libart2-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/unstable/main/finkinfo/graphics gimp2.info, 1.10.2.13, 1.10.2.14

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19308/main/finkinfo/graphics

Modified Files:
  Tag: pangocairo-branch
gimp2.info 
Log Message:
new upstreams, also added gail19 and changed packages

Index: gimp2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/gimp2.info,v
retrieving revision 1.10.2.13
retrieving revision 1.10.2.14
diff -u -d -r1.10.2.13 -r1.10.2.14
--- gimp2.info  2 Mar 2007 19:41:59 -   1.10.2.13
+++ gimp2.info  12 Mar 2007 15:02:15 -  1.10.2.14
@@ -17,7 +17,7 @@
 pkgconfig (= 0.21-1), xft2-dev, glitz, cairo (= 1.2-1), libpng3, libjpeg, 
libtiff, glib2-dev (= 2.12.0-1), netpbm, giflib, imlib, aalib (= 1.4rc5-2), 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, gtk-doc (= 0.8-1), 
x11-dev,  (%type_raw[-noprint] = nevertrue) gimp-print7-dev, libexif-dev, 
gtk+2-dev (= 2.10.0-1), libart2, libmng2, expat1, fontconfig2-dev, lcms, 
libwmf, pango1-xft2-ft219-dev (= 1.16.0-1), atk1 (= 1.17.0-1), intltool (= 
0.35.5-1), freetype219 (= 2.3.1-1),
  (%type_raw[-svg] = -svg) librsvg2 (= 2.9.5-11),
  (%type_raw[-svg] = -svg) audiofile,
- (%type_raw[-svg] = -svg) gail18-dev,
+ (%type_raw[-svg] = -svg) gail19-dev,
  (%type_raw[-svg] = -svg) gconf2-dev (= 2.16.1-1),
  (%type_raw[-svg] = -svg) dbus-dev (= 1.0-1), (%type_raw[-svg] = -svg) 
libhowl-dev, (%type_raw[-svg] = -svg) gnome-vfs2-unified-dev (= 1:2.17.91-1),
  (%type_raw[-svg] = -svg) libbonobo2-dev (= 2.17.92-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/net blogtk.info, 1.2.2.10, 1.2.2.11

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19308/main/finkinfo/net

Modified Files:
  Tag: pangocairo-branch
blogtk.info 
Log Message:
new upstreams, also added gail19 and changed packages

Index: blogtk.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/blogtk.info,v
retrieving revision 1.2.2.10
retrieving revision 1.2.2.11
diff -u -d -r1.2.2.10 -r1.2.2.11
--- blogtk.info 2 Mar 2007 19:42:01 -   1.2.2.10
+++ blogtk.info 12 Mar 2007 15:02:16 -  1.2.2.11
@@ -1,7 +1,7 @@
 Package: blogtk
 Version: 1.0
 Revision: 7
-Depends: aspell (= 0.50.5-1002), gnome-python2-py23, gnome-base, gtk+2 (= 
2.10.0-1), libgtop2.0.7-shlibs, gconf2 (= 2.16.1-1), gnome-vfs2-unified (= 
1:2.17.91-1), libglade2-shlibs (= 2.6.0-3), libgnome2 (= 2.17.92-1), 
libgnomeui2 (= 2.17.92-1), gnome-panel (= 2.17.92-1), libwnck1.18-shlibs, 
gail18, libxml2-shlibs (= 2.6.1-1), scrollkeeper (= 0.3.11-4), python23
+Depends: aspell (= 0.50.5-1002), gnome-python2-py23, gnome-base, gtk+2 (= 
2.10.0-1), libgtop2.0.7-shlibs, gconf2 (= 2.16.1-1), gnome-vfs2-unified (= 
1:2.17.91-1), libglade2-shlibs (= 2.6.0-3), libgnome2 (= 2.17.92-1), 
libgnomeui2 (= 2.17.92-1), gnome-panel (= 2.17.92-1), libwnck1.18-shlibs, 
gail19, libxml2-shlibs (= 2.6.1-1), scrollkeeper (= 0.3.11-4), python23
 Source: mirror:sourceforge:%n/%n_%v.tar.bz2
 Source-MD5: 90d40f7fb7df5636396caedaf34b73da
 SourceDirectory: BloGTK-%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/crypto/finkinfo evolution-data-server.info, 1.4.2.27, 1.4.2.28 evolution.info, 1.5.2.33, 1.5.2.34 galeon.info, 1.4.2.18, 1.4.2.19 gnucash2.info, 1.2.2.19, 1.2.2.20 gtkhtml3.i

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19308/crypto/finkinfo

Modified Files:
  Tag: pangocairo-branch
evolution-data-server.info evolution.info galeon.info 
gnucash2.info gtkhtml3.info screem.info yelp-viewer.info 
Log Message:
new upstreams, also added gail19 and changed packages

Index: screem.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/screem.info,v
retrieving revision 1.1.2.17
retrieving revision 1.1.2.18
diff -u -d -r1.1.2.17 -r1.1.2.18
--- screem.info 2 Mar 2007 19:41:51 -   1.1.2.17
+++ screem.info 12 Mar 2007 15:02:14 -  1.1.2.18
@@ -6,8 +6,8 @@
 Source-MD5: e965a781fdd5a92b5ff569716832361e
 Source2-MD5: 057069bb6b161fa8d8137f5092d09f3e
 Source2ExtractDir: patch
-Depends: libgnomeui2 (= 2.17.92-1), libgnomeui2-shlibs (= 2.17.92-1), 
libjpeg-shlibs (= 6b-16), libbonoboui2 (= 2.17.94-1), libbonoboui2-shlibs (= 
2.17.94-1), gnome-keyring-shlibs (= 0.7.92-1), gnome-keyring (= 0.7.92-1), 
libgnome2 (= 2.17.92-1), libgnome2-shlibs (= 2.17.92-1), esound-bin (= 
0.2.36-1), esound-common (= 0.2.36-1), esound-shlibs (= 0.2.36-1), 
audiofile-shlibs, audiofile-bin, libglade2-shlibs (= 2.6.0-3), 
gnome-vfs2-unified (= 1:2.17.91-1), libbonobo2 (= 2.17.92-1), 
libbonobo2-shlibs (= 2.17.92-1), gconf2 (= 2.16.1-1), popt-shlibs (= 
1.10.4-1), orbit2 (= 2.14.7-2), orbit2-shlibs (= 2.14.7-2), glib2-shlibs (= 
2.12.0-1), libgtkhtml2-shlibs (=  2.6.3-1010), gail18-shlibs, 
libgnomeprintui2.2-shlibs, libgnomecanvas2 (= 2.14.0-1), 
libgnomecanvas2-shlibs (= 2.14.0-1), gtksourceview-shlibs (= 1.4.2-1), gtk+2 
(= 2.10.0-1), libgnomeprint2.2-shlibs (= 2.12.1-1001), x11, x11-shlibs, 
atk1-shlibs (= 1.17.0-1), pango1-xft2-ft219 (= 1.16.0-1), liba
 rt2-shlibs (= 2.3.17-1), startup-notification-shlibs (= 0.8-1), 
gnome-menus2-shlibs (= 2.17.92), libcroco3-shlibs (= 0.6.1-1002), 
libxml2-shlibs (= 2.6.22-1002), libxml2-bin (= 2.6.22-1002), enchant1-shlibs 
(= 1.2.6-1002), libgettext3-shlibs (= 0.14.5-1), libiconv (= 1.10-6), 
desktop-file-utils (= 0.10-1002), shared-mime-info (= 0.16-1002), 
scrollkeeper, default-icon-theme, gnome-icon-theme (= 2.17.91-1), 
gnome-mime-data (= 2.4.2-3), exuberant-ctags,  dbus (=  1.0.2-1023), 
aspell-en (= 6.0-0-1002), firefox1.5-shlibs (= 1.5.0.9-1002), 
yelp-viewer-firefox (= 2.16.2-1001)
-BuildDepends: expat1, libpng3, cairo (= 1.2-1), glitz, fontconfig2-dev (= 
2.3.2-13), freetype219 (= 2.3.1-1), xft2-dev, libtool14, automake1.9, 
autoconf, pkgconfig (= 0.21-1), libgnomeui2-dev (= 2.17.92-1), libjpeg (= 
6b-16), libbonoboui2-dev (= 2.17.94-1), gnome-keyring-dev (= 0.7.92-1), 
libgnome2-dev (= 2.17.92-1), esound (= 0.2.36-1), audiofile, libglade2 (= 
2.6.0-3), gnome-vfs2-unified-dev (= 1:2.17.91-1), libbonobo2-dev (= 
2.17.92-1), gconf2-dev (= 2.16.1-1), popt (= 1.10.4-1), orbit2-dev (= 
2.14.7-2), glib2-dev (= 2.12.0-1), libgtkhtml2 (=  2.6.3-1010), gail18-dev, 
libgnomeprintui2.2-dev, libgnomecanvas2-dev (= 2.14.0-1), gtksourceview-dev 
(= 1.4.2-1), gtk+2-dev (= 2.10.0-1), libgnomeprint2.2-dev (= 2.12.1-1001), 
x11-dev, atk1 (= 1.17.0-1), pango1-xft2-ft219-dev (= 1.16.0-1), libart2 (= 
2.3.17-1), startup-notification-dev (= 0.8-1), gnome-menus2-dev (= 2.17.92), 
libcroco3 (= 0.6.1-1002), libxml2 (= 2.6.22-1002), enchant1-dev (= 
1.2.6-1002)
 , libgettext3-dev (= 0.14.5-1), gettext-tools (= 0.14.5-1), gettext-bin (= 
0.14.5-1), libiconv-dev (= 1.10-6), dbus-dev (=  1.0.2-1023), libhowl-dev, 
firefox1.5-dev (= 1.5.0.9-1002)
+Depends: libgnomeui2 (= 2.17.92-1), libgnomeui2-shlibs (= 2.17.92-1), 
libjpeg-shlibs (= 6b-16), libbonoboui2 (= 2.17.94-1), libbonoboui2-shlibs (= 
2.17.94-1), gnome-keyring-shlibs (= 0.7.92-1), gnome-keyring (= 0.7.92-1), 
libgnome2 (= 2.17.92-1), libgnome2-shlibs (= 2.17.92-1), esound-bin (= 
0.2.36-1), esound-common (= 0.2.36-1), esound-shlibs (= 0.2.36-1), 
audiofile-shlibs, audiofile-bin, libglade2-shlibs (= 2.6.0-3), 
gnome-vfs2-unified (= 1:2.17.91-1), libbonobo2 (= 2.17.92-1), 
libbonobo2-shlibs (= 2.17.92-1), gconf2 (= 2.16.1-1), popt-shlibs (= 
1.10.4-1), orbit2 (= 2.14.7-2), orbit2-shlibs (= 2.14.7-2), glib2-shlibs (= 
2.12.0-1), libgtkhtml2-shlibs (=  2.6.3-1010), gail19-shlibs, 
libgnomeprintui2.2-shlibs, libgnomecanvas2 (= 2.14.0-1), 
libgnomecanvas2-shlibs (= 2.14.0-1), gtksourceview-shlibs (= 1.4.2-1), gtk+2 
(= 2.10.0-1), libgnomeprint2.2-shlibs (= 2.12.1-1001), x11, x11-shlibs, 
atk1-shlibs (= 1.17.0-1), pango1-xft2-ft219 (= 1.16.0-1), liba
 rt2-shlibs (= 2.3.17-1), startup-notification-shlibs (= 0.8-1), 
gnome-menus2-shlibs (= 2.17.92), libcroco3-shlibs (= 0.6.1-1002), 
libxml2-shlibs (= 2.6.22-1002), libxml2-bin (= 2.6.22-1002), enchant1-shlibs 
(= 1.2.6-1002), libgettext3-shlibs (= 0.14.5-1), libiconv (= 1.10-6), 
desktop-file-utils (= 0.10-1002), shared-mime-info (= 0.16-1002), 
scrollkeeper, default-icon-theme, gnome-icon-theme (= 2.17.91-1), 

[cvs] dists/10.4/unstable/main/finkinfo/gnome gail19.info, NONE, 1.1.2.1 at-spi.info, 1.8.2.18, 1.8.2.19 atk1.info, 1.7.2.6, 1.7.2.7 dasher.info, 1.2.2.19, 1.2.2.20 eel2.2-dev.info, 1.4.2.20, 1.4.2.21

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19308/main/finkinfo/gnome

Modified Files:
  Tag: pangocairo-branch
at-spi.info atk1.info dasher.info eel2.2-dev.info eel2.info 
eog.info gail17.info gail18.info gedit.info gnome-applets.info 
gnome-blog.info gnome-mag2.info gnome-media.info 
gnome-spell.info gnopernicus9.info gok.info gtkhtml3.8.15.info 
gtksourceview.info libgail-gnome.info libgtkhtml2.info 
libnautilus-ext1-shlibs.info nautilus-cd-burner.info 
nautilus-media.info nautilus.info totem.info yelp.info 
Added Files:
  Tag: pangocairo-branch
gail19.info 
Log Message:
new upstreams, also added gail19 and changed packages

Index: gnome-spell.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-spell.info,v
retrieving revision 1.4.2.18
retrieving revision 1.4.2.19
diff -u -d -r1.4.2.18 -r1.4.2.19
--- gnome-spell.info2 Mar 2007 19:41:54 -   1.4.2.18
+++ gnome-spell.info12 Mar 2007 15:02:15 -  1.4.2.19
@@ -28,7 +28,7 @@
expat1,
fontconfig2-dev (= 2.3.2-13),
freetype219 (= 2.3.1-1),
-   gail18-dev,
+   gail19-dev,
gconf2-dev (= 2.16.1-1),
gettext-bin,
gettext-tools,
@@ -83,7 +83,7 @@
Depends: 
aspell-shlibs (= 0.50.5-1002),
atk1-shlibs (= 1.17.0-1),
-   gail18-shlibs,
+   gail19-shlibs,
gconf2-shlibs (= 2.16.1-1),
glib2-shlibs (= 2.12.0-1),
gnome-vfs2-unified-shlibs (= 1:2.17.91-1),

Index: gnome-mag2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-mag2.info,v
retrieving revision 1.7.2.19
retrieving revision 1.7.2.20
diff -u -d -r1.7.2.19 -r1.7.2.20
--- gnome-mag2.info 9 Mar 2007 19:24:39 -   1.7.2.19
+++ gnome-mag2.info 12 Mar 2007 15:02:15 -  1.7.2.20
@@ -7,7 +7,7 @@
%N-shlibs (= %v-%r),
at-spi (= 1.7.14-1),
atk1-shlibs (= 1.17.0-1),
-   gail18,
+   gail19,
glib2-shlibs (= 2.12.0-1),
gtk+2 (= 2.10.0-1),
libart2-shlibs,
@@ -27,7 +27,7 @@
expat1,
fontconfig2-dev (= 2.3.2-13),
freetype219 (= 2.3.1-1),
-   gail18-dev,
+   gail19-dev,
gconf2-dev (= 2.16.1-1),
gettext-bin,
gettext-tools,

Index: gnome-media.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-media.info,v
retrieving revision 1.5.2.18
retrieving revision 1.5.2.19
diff -u -d -r1.5.2.18 -r1.5.2.19
--- gnome-media.info12 Mar 2007 14:22:26 -  1.5.2.18
+++ gnome-media.info12 Mar 2007 15:02:15 -  1.5.2.19
@@ -6,7 +6,7 @@
atk1-shlibs (= 1.17.0-1),
audiofile-shlibs (= 0.2.5-1),
esound-shlibs (= 0.2.34-1),
-   gail18-shlibs,
+   gail19-shlibs,
gconf2 (= 2.16.1-1),
glib2-shlibs (= 2.12.0-1),
gnome-vfs2-unified (= 1:2.17.91-1),
@@ -37,7 +37,7 @@
expat1,
fontconfig2-dev (= 2.3.2-13),
freetype219 (= 2.3.1-1),
-   gail18-dev,
+   gail19-dev,
gconf2-dev (= 2.16.1-1),
gettext-bin,
gettext-tools,

Index: eel2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/eel2.info,v
retrieving revision 1.6.2.16
retrieving revision 1.6.2.17
diff -u -d -r1.6.2.16 -r1.6.2.17
--- eel2.info   2 Mar 2007 19:41:53 -   1.6.2.16
+++ eel2.info   12 Mar 2007 15:02:15 -  1.6.2.17
@@ -5,7 +5,7 @@
 Depends: 
%N-shlibs (= %e:%v-%r),
atk1-shlibs (= 1.17.0-1),
-   gail18,
+   gail19,
gconf2 (= 2.16.1-1),
glib2-shlibs (= 2.12.0-1),
gnome-vfs2-unified (= 1:2.17.91-1),
@@ -33,7 +33,7 @@
expat1,
fontconfig2-dev (= 2.3.2-13),
freetype219 (= 2.3.1-1),
-   gail18-dev,
+   gail19-dev,
gconf2-dev (= 2.16.1-1),
gettext-bin,
gettext-tools,
@@ -78,7 +78,7 @@
Package: %N-shlibs
Depends: 
atk1-shlibs (= 1.17.0-1),
-   gail18-shlibs,
+   gail19-shlibs,
gconf2 (= 2.16.1-1),
glib2-shlibs (= 2.12.0-1),
gnome-vfs2-unified (= 1:2.17.91-1),

Index: gtksourceview.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtksourceview.info,v
retrieving revision 1.5.2.19
retrieving revision 1.5.2.20
diff -u -d -r1.5.2.19 -r1.5.2.20
--- gtksourceview.info  11 Mar 2007 21:45:16 -  1.5.2.19
+++ gtksourceview.info  12 Mar 2007 15:02:15 -  

[cvs] dists/10.4/unstable/main/finkinfo/gnome gnome-applets.info, 1.3.2.23, 1.3.2.24 libbonobo2.info, 1.11.2.5, 1.11.2.6 libbonoboui2.info, 1.4.2.16, 1.4.2.17 libgnome2.info, 1.5.2.10, 1.5.2.11 libgno

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6797/main/finkinfo/gnome

Modified Files:
  Tag: pangocairo-branch
gnome-applets.info libbonobo2.info libbonoboui2.info 
libgnome2.info libgnomeui2.info 
Log Message:
new upstreams

Index: libgnome2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnome2.info,v
retrieving revision 1.5.2.10
retrieving revision 1.5.2.11
diff -u -d -r1.5.2.10 -r1.5.2.11
--- libgnome2.info  2 Mar 2007 19:41:55 -   1.5.2.10
+++ libgnome2.info  12 Mar 2007 17:18:05 -  1.5.2.11
@@ -1,8 +1,8 @@
 Package: libgnome2
-Version: 2.17.92
+Version: 2.18.0
 Revision: 1001
-Source: mirror:gnome:sources/libgnome/2.17/libgnome-%v.tar.bz2
-Source-MD5: cf6bc8ab3068c19f3c043f2ea1de1674
+Source: mirror:gnome:sources/libgnome/2.18/libgnome-%v.tar.bz2
+Source-MD5: 73426589d7c6fa3266fe4e8f3be2f5b5
 Depends: 
%N-shlibs (= %v-%r),
audiofile-bin (= 0.2.5-1),

Index: libbonobo2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libbonobo2.info,v
retrieving revision 1.11.2.5
retrieving revision 1.11.2.6
diff -u -d -r1.11.2.5 -r1.11.2.6
--- libbonobo2.info 2 Mar 2007 19:41:54 -   1.11.2.5
+++ libbonobo2.info 12 Mar 2007 17:18:05 -  1.11.2.6
@@ -1,5 +1,5 @@
 Package: libbonobo2
-Version: 2.17.92
+Version: 2.18.0
 Revision: 1
 Depends: 
%N-shlibs (= %v-%r),
@@ -27,8 +27,8 @@
 
 Replaces: bonobo-activation2 ( 2.6.0-1)
 Provides: bonobo-activation2
-Source: mirror:gnome:sources/libbonobo/2.17/libbonobo-%v.tar.bz2
-Source-MD5: fe091e50e36fcfb82725859e8ac05cba
+Source: mirror:gnome:sources/libbonobo/2.18/libbonobo-%v.tar.bz2
+Source-MD5: 8f0676e63420abf622f799cdd24ed9cc
 Patch: %n.patch
 PatchScript: perl -pi.bak -e s/need_relink=yes/need_relink=no/ ltmain.sh
 ConfigureParams: --mandir=%p/share/man --libexecdir=%p/lib/%n 
--disable-dependency-tracking --disable-gtk-doc

Index: gnome-applets.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-applets.info,v
retrieving revision 1.3.2.23
retrieving revision 1.3.2.24
diff -u -d -r1.3.2.23 -r1.3.2.24
--- gnome-applets.info  12 Mar 2007 15:02:15 -  1.3.2.23
+++ gnome-applets.info  12 Mar 2007 17:18:05 -  1.3.2.24
@@ -1,5 +1,5 @@
 Package: gnome-applets
-Version: 2.17.90
+Version: 2.18.0
 Revision: 1001
 Depends: 
gail19,
@@ -63,8 +63,8 @@
x11-dev,
xft2-dev
 
-Source: mirror:gnome:sources/%n/2.17/%n-%v.tar.bz2
-Source-MD5: 350d527d2f5391385402f28ad96a99c5
+Source: mirror:gnome:sources/%n/2.18/%n-%v.tar.bz2
+Source-MD5: db3ef99c00335798f30fc0a9162c0257
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
 NoSetLDFLAGS: true

Index: libgnomeui2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnomeui2.info,v
retrieving revision 1.9.2.20
retrieving revision 1.9.2.21
diff -u -d -r1.9.2.20 -r1.9.2.21
--- libgnomeui2.info11 Mar 2007 02:22:54 -  1.9.2.20
+++ libgnomeui2.info12 Mar 2007 17:18:05 -  1.9.2.21
@@ -1,5 +1,5 @@
 Package: libgnomeui2
-Version: 2.17.92
+Version: 2.18.0
 Revision: 1
 Depends: 
%N-shlibs (= %v-%r),
@@ -64,8 +64,8 @@
x11-dev,
xft2-dev
 
-Source: mirror:gnome:sources/libgnomeui/2.17/libgnomeui-%v.tar.bz2
-Source-MD5: 643c22772854f36be475d67b9bcad2b4
+Source: mirror:gnome:sources/libgnomeui/2.18/libgnomeui-%v.tar.bz2
+Source-MD5: 06bb556b8c44cbbe1c1bd3b630485fcc
 Patch: %n.patch
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include

Index: libbonoboui2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libbonoboui2.info,v
retrieving revision 1.4.2.16
retrieving revision 1.4.2.17
diff -u -d -r1.4.2.16 -r1.4.2.17
--- libbonoboui2.info   2 Mar 2007 19:41:55 -   1.4.2.16
+++ libbonoboui2.info   12 Mar 2007 17:18:05 -  1.4.2.17
@@ -1,5 +1,5 @@
 Package: libbonoboui2
-Version: 2.17.94
+Version: 2.18.0
 Revision: 1001
 Depends: 
%N-shlibs (= %v-%r),
@@ -58,8 +58,8 @@
x11-dev,
xft2-dev
 
-Source: mirror:gnome:sources/libbonoboui/2.17/libbonoboui-%v.tar.bz2
-Source-MD5: e82fc73b95f2f3a9a8aff7e349f17a3a
+Source: mirror:gnome:sources/libbonoboui/2.18/libbonoboui-%v.tar.bz2
+Source-MD5: 22bd67a0a8b7f156c02c5fc08fb1fa24
 

[cvs] dists/10.3/stable/main/finkinfo/text texi2html.info,1.3,1.4

2007-03-12 Thread Christian Schaffner
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/text
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29350/10.3/stable/main/finkinfo/text

Modified Files:
texi2html.info 
Log Message:
Moved to stable based on positive feedback


Index: texi2html.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/text/texi2html.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- texi2html.info  4 Jul 2005 16:19:33 -   1.3
+++ texi2html.info  12 Mar 2007 18:13:16 -  1.4
@@ -1,6 +1,6 @@
 Package: texi2html
 Version: 1.64
-Revision: 15
+Revision: 16
 Depends: texinfo (= 4.1-3)
 Conflicts: tetex-base (= 1.0-6)
 Source: 
http://www.mathematik.uni-kl.de/~obachman/Texi2html/Distrib/%n-%v.tar.gz
@@ -28,6 +28,7 @@
 fi
 
 DocFiles: README COPYING AUTHORS INTRODUCTION NEWS INSTALL ChangeLog TODO 
texi2html.texi
+InfoDocs: texi2html.info
 Description: Converts texinfo documents to HTML
 DescDetail: 
 Texinfo is the official documentation format of the GNU project. It


-
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.2/unstable/main/finkinfo/x11-wm fvwm-icons-2.4.0-5.info, 1.1, 1.2

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.2/unstable/main/finkinfo/x11-wm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6550

Modified Files:
fvwm-icons-2.4.0-5.info 
Log Message:
new upstream file location


Index: fvwm-icons-2.4.0-5.info
===
RCS file: 
/cvsroot/fink/dists/10.2/unstable/main/finkinfo/x11-wm/fvwm-icons-2.4.0-5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fvwm-icons-2.4.0-5.info 26 Aug 2002 21:56:19 -  1.1
+++ fvwm-icons-2.4.0-5.info 12 Mar 2007 18:37:09 -  1.2
@@ -1,8 +1,8 @@
 Package: fvwm-icons
 Version: 2.4.0
 Revision: 5
-Source: http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
-Source-MD5: 53b7cdf75d1916a8bfa8fba990a588d8
+Source: http://www.fvwm.org/generated/icon_download/fvwm_icons-20070101.tar.bz2
+Source-MD5: 2ab5ee60a96830af23a43855e33afc7d
 CompileScript: echo nothing to do
 InstallScript: 
  mkdir -p %i/share/pixmaps
@@ -19,4 +19,4 @@
  conjunction with fvwm-common-2.4.0 or later.
 
 Homepage: http://www.fvwm.org/
-Maintainer: Dave Morrison [EMAIL PROTECTED]
+Maintainer:  Dave Morrison [EMAIL PROTECTED]


-
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.2/stable/main/finkinfo/x11-wm fvwm-icons-2.4.0-5.info, 1.1, 1.2

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.2/stable/main/finkinfo/x11-wm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv6978

Modified Files:
fvwm-icons-2.4.0-5.info 
Log Message:
new upstream file location


Index: fvwm-icons-2.4.0-5.info
===
RCS file: 
/cvsroot/fink/dists/10.2/stable/main/finkinfo/x11-wm/fvwm-icons-2.4.0-5.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- fvwm-icons-2.4.0-5.info 29 Oct 2002 16:56:05 -  1.1
+++ fvwm-icons-2.4.0-5.info 12 Mar 2007 18:37:38 -  1.2
@@ -1,8 +1,8 @@
 Package: fvwm-icons
 Version: 2.4.0
 Revision: 5
-Source: http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
-Source-MD5: 53b7cdf75d1916a8bfa8fba990a588d8
+Source: http://www.fvwm.org/generated/icon_download/fvwm_icons-20070101.tar.bz2
+Source-MD5: 2ab5ee60a96830af23a43855e33afc7d
 CompileScript: echo nothing to do
 InstallScript: 
  mkdir -p %i/share/pixmaps
@@ -19,4 +19,4 @@
  conjunction with fvwm-common-2.4.0 or later.
 
 Homepage: http://www.fvwm.org/
-Maintainer: Dave Morrison [EMAIL PROTECTED]
+Maintainer:  Dave Morrison [EMAIL PROTECTED]


-
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-wm fvwm-icons.info, 1.2, 1.3

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11-wm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7348

Modified Files:
fvwm-icons.info 
Log Message:
new upstream file location


Index: fvwm-icons.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/x11-wm/fvwm-icons.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fvwm-icons.info 5 Sep 2006 04:40:15 -   1.2
+++ fvwm-icons.info 12 Mar 2007 18:38:14 -  1.3
@@ -1,8 +1,8 @@
 Package: fvwm-icons
 Version: 2.4.0
 Revision: 5
-Source: http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
-Source-MD5: 53b7cdf75d1916a8bfa8fba990a588d8
+Source: http://www.fvwm.org/generated/icon_download/fvwm_icons-20070101.tar.bz2
+Source-MD5: 2ab5ee60a96830af23a43855e33afc7d
 CompileScript: echo nothing to do
 InstallScript: 
  mkdir -p %i/share/pixmaps


-
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-wm fvwm-icons.info,1.2,1.3

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11-wm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7423

Modified Files:
fvwm-icons.info 
Log Message:
new upstream file location


Index: fvwm-icons.info
===
RCS file: /cvsroot/fink/dists/10.3/stable/main/finkinfo/x11-wm/fvwm-icons.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fvwm-icons.info 5 Sep 2006 04:41:38 -   1.2
+++ fvwm-icons.info 12 Mar 2007 18:38:45 -  1.3
@@ -1,8 +1,8 @@
 Package: fvwm-icons
 Version: 2.4.0
 Revision: 5
-Source: http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
-Source-MD5: 53b7cdf75d1916a8bfa8fba990a588d8
+Source: http://www.fvwm.org/generated/icon_download/fvwm_icons-20070101.tar.bz2
+Source-MD5: 2ab5ee60a96830af23a43855e33afc7d
 CompileScript: echo nothing to do
 InstallScript: 
  mkdir -p %i/share/pixmaps


-
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-wm fvwm-icons.info, 1.2, 1.3

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11-wm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7817

Modified Files:
fvwm-icons.info 
Log Message:
new upstream file location


Index: fvwm-icons.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/x11-wm/fvwm-icons.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fvwm-icons.info 5 Sep 2006 04:42:21 -   1.2
+++ fvwm-icons.info 12 Mar 2007 18:39:37 -  1.3
@@ -1,8 +1,8 @@
 Package: fvwm-icons
 Version: 2.4.0
 Revision: 5
-Source: http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
-Source-MD5: 53b7cdf75d1916a8bfa8fba990a588d8
+Source: http://www.fvwm.org/generated/icon_download/fvwm_icons-20070101.tar.bz2
+Source-MD5: 2ab5ee60a96830af23a43855e33afc7d
 CompileScript: echo nothing to do
 InstallScript: 
  mkdir -p %i/share/pixmaps


-
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/x11-wm fvwm-icons.info,1.2,1.3

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11-wm
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7908

Modified Files:
fvwm-icons.info 
Log Message:
new upstream file location


Index: fvwm-icons.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/x11-wm/fvwm-icons.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- fvwm-icons.info 5 Sep 2006 04:43:01 -   1.2
+++ fvwm-icons.info 12 Mar 2007 18:40:15 -  1.3
@@ -1,8 +1,8 @@
 Package: fvwm-icons
 Version: 2.4.0
 Revision: 5
-Source: http://www.fvwm.org/generated/icon_download/fvwm_icons.tar.bz2
-Source-MD5: 53b7cdf75d1916a8bfa8fba990a588d8
+Source: http://www.fvwm.org/generated/icon_download/fvwm_icons-20070101.tar.bz2
+Source-MD5: 2ab5ee60a96830af23a43855e33afc7d
 CompileScript: echo nothing to do
 InstallScript: 
  mkdir -p %i/share/pixmaps


-
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 eel2.2-dev.info, 1.4.2.21, 1.4.2.22 gcalctool.info, 1.12.2.15, 1.12.2.16 gnome-keyring.info, 1.3.2.10, 1.3.2.11 gnome-python2-desktop-py.info, 1.1.2.1, 1.

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13428/main/finkinfo/gnome

Modified Files:
  Tag: pangocairo-branch
eel2.2-dev.info gcalctool.info gnome-keyring.info 
gnome-python2-desktop-py.info gnome-python2-py.info 
libgnomeprintui2.2.info 
Log Message:
new upstreams

Index: gnome-python2-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-python2-py.info,v
retrieving revision 1.10.2.17
retrieving revision 1.10.2.18
diff -u -d -r1.10.2.17 -r1.10.2.18
--- gnome-python2-py.info   5 Mar 2007 02:48:52 -   1.10.2.17
+++ gnome-python2-py.info   12 Mar 2007 18:53:50 -  1.10.2.18
@@ -1,10 +1,10 @@
 Info2: 
 Package: gnome-python2-py%type_pkg[python]
-Version: 2.17.92
+Version: 2.18.0
 Revision: 1001
 Maintainer: The Gnome Core Team [EMAIL PROTECTED]
-Source: mirror:gnome:sources/gnome-python/2.17/gnome-python-%v.tar.bz2
-Source-MD5: 58cc0283c6bdd794de7cf898a9bdafe2
+Source: mirror:gnome:sources/gnome-python/2.18/gnome-python-%v.tar.bz2
+Source-MD5: 75400e51abe3cedb785db40960cbad53
 Type: python (2.3 2.4 2.5)
 Depends: 
atk1-shlibs (= 1.17.0-1),

Index: libgnomeprintui2.2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnomeprintui2.2.info,v
retrieving revision 1.2.2.18
retrieving revision 1.2.2.19
diff -u -d -r1.2.2.18 -r1.2.2.19
--- libgnomeprintui2.2.info 3 Mar 2007 20:28:20 -   1.2.2.18
+++ libgnomeprintui2.2.info 12 Mar 2007 18:53:50 -  1.2.2.19
@@ -1,5 +1,5 @@
 Package: libgnomeprintui2.2
-Version: 2.17.92
+Version: 2.18.0
 Revision: 1
 Depends: 
%N-shlibs (= %v-%r),
@@ -33,8 +33,8 @@
x11-dev,
xft2-dev
 
-Source: mirror:gnome:sources/libgnomeprintui/2.17/libgnomeprintui-%v.tar.bz2
-Source-MD5: 7c0fdc1ce8b3fb887de35b5e55406846
+Source: mirror:gnome:sources/libgnomeprintui/2.18/libgnomeprintui-%v.tar.bz2
+Source-MD5: bea9871059cabee9d108bab32d58d2af
 NoSetCPPFLAGS: true
 SetCPPFLAGS: -I%p/lib/pango-ft219/include/pango-1.0 
-I%p/lib/pango-ft219/include -I%p/lib/freetype219/include/freetype2 
-I%p/lib/freetype219/include -I%p/lib/fontconfig2/include -I%p/include
 NoSetLDFLAGS: true

Index: gnome-keyring.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gnome-keyring.info,v
retrieving revision 1.3.2.10
retrieving revision 1.3.2.11
diff -u -d -r1.3.2.10 -r1.3.2.11
--- gnome-keyring.info  2 Mar 2007 19:41:53 -   1.3.2.10
+++ gnome-keyring.info  12 Mar 2007 18:53:50 -  1.3.2.11
@@ -1,5 +1,5 @@
 Package: gnome-keyring
-Version: 0.7.92
+Version: 0.8
 Revision: 1001
 Depends: 
%N-shlibs   (= %v-%r),
@@ -25,8 +25,8 @@
x11-dev,
xft2-dev
 
-Source: mirror:gnome:sources/%n/0.7/%n-%v.tar.bz2
-Source-MD5: ba7acfe9a8acd9bfdb97f403a42a162e
+Source: mirror:gnome:sources/%n/0.8/%n-%v.tar.bz2
+Source-MD5: 9dfbe4da53f229a5b096e1ba71029f01
 ConfigureParams: --libexecdir=%p/lib/%n --disable-gtk-doc 
--disable-dependency-tracking 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING* ChangeLog NEWS README TODO

Index: gcalctool.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gcalctool.info,v
retrieving revision 1.12.2.15
retrieving revision 1.12.2.16
diff -u -d -r1.12.2.15 -r1.12.2.16
--- gcalctool.info  2 Mar 2007 22:53:20 -   1.12.2.15
+++ gcalctool.info  12 Mar 2007 18:53:50 -  1.12.2.16
@@ -1,5 +1,5 @@
 Package: gcalctool
-Version: 5.9.13
+Version: 5.9.14
 Revision: 1
 Depends: 
atk1-shlibs (= 1.17.0-1),
@@ -66,7 +66,7 @@
xft2-dev
 
 Source: mirror:gnome:sources/%n/5.9/%n-%v.tar.bz2
-Source-MD5: 744579f3d3dce65959f12215c01e3716
+Source-MD5: dd51bc2fa9e53a3b6d7b3264e1059296
 PatchScript: perl -pi.bak -e s/-scrollkeeper-update/#-scrollkeeper-update/g 
help/*/Makefile.in
 SetCFLAGS: -Os
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--disable-schemas-install --disable-scrollkeeper 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config

Index: gnome-python2-desktop-py.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/Attic/gnome-python2-desktop-py.info,v
retrieving revision 1.1.2.1
retrieving revision 1.1.2.2
diff -u -d -r1.1.2.1 -r1.1.2.2
--- 

[cvs] dists/10.4/unstable/main/finkinfo/editors ghex2.info, 1.3.2.16, 1.3.2.17

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15306/main/finkinfo/editors

Modified Files:
  Tag: pangocairo-branch
ghex2.info 
Log Message:
lots more build fixes and stuff

Index: ghex2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/ghex2.info,v
retrieving revision 1.3.2.16
retrieving revision 1.3.2.17
diff -u -d -r1.3.2.16 -r1.3.2.17
--- ghex2.info  12 Mar 2007 15:02:14 -  1.3.2.16
+++ ghex2.info  12 Mar 2007 18:58:16 -  1.3.2.17
@@ -8,7 +8,7 @@
atk1-shlibs (= 1.17.0-1),
audiofile-shlibs,
esound-shlibs,
-   gail19-shlibs,
+   gail18-shlibs,
gconf2 (= 2.16.1-1),
glib2-shlibs (= 2.12.0-1),
gnome-keyring-shlibs (= 0.7.92-1),
@@ -42,7 +42,7 @@
expat1,
fontconfig2-dev (= 2.3.2-13),
freetype219 (= 2.3.1-1),
-   gail19-dev,
+   gail18-dev,
gconf2-dev (= 2.16.1-1),
gettext-tools,
gettext-bin,
@@ -104,7 +104,7 @@
Package: libgtkhex0-shlibs
Depends: 
atk1-shlibs (= 1.17.0-1),
-   gail19-shlibs,
+   gail18-shlibs,
glib2-shlibs (= 2.12.0-1),
gtk+2-shlibs (= 2.10.0-1),
libart2-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/unstable/main/finkinfo/graphics gimp2.info, 1.10.2.14, 1.10.2.15

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15306/main/finkinfo/graphics

Modified Files:
  Tag: pangocairo-branch
gimp2.info 
Log Message:
lots more build fixes and stuff

Index: gimp2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/gimp2.info,v
retrieving revision 1.10.2.14
retrieving revision 1.10.2.15
diff -u -d -r1.10.2.14 -r1.10.2.15
--- gimp2.info  12 Mar 2007 15:02:15 -  1.10.2.14
+++ gimp2.info  12 Mar 2007 18:58:18 -  1.10.2.15
@@ -17,7 +17,7 @@
 pkgconfig (= 0.21-1), xft2-dev, glitz, cairo (= 1.2-1), libpng3, libjpeg, 
libtiff, glib2-dev (= 2.12.0-1), netpbm, giflib, imlib, aalib (= 1.4rc5-2), 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, gtk-doc (= 0.8-1), 
x11-dev,  (%type_raw[-noprint] = nevertrue) gimp-print7-dev, libexif-dev, 
gtk+2-dev (= 2.10.0-1), libart2, libmng2, expat1, fontconfig2-dev, lcms, 
libwmf, pango1-xft2-ft219-dev (= 1.16.0-1), atk1 (= 1.17.0-1), intltool (= 
0.35.5-1), freetype219 (= 2.3.1-1),
  (%type_raw[-svg] = -svg) librsvg2 (= 2.9.5-11),
  (%type_raw[-svg] = -svg) audiofile,
- (%type_raw[-svg] = -svg) gail19-dev,
+ (%type_raw[-svg] = -svg) gail18-dev,
  (%type_raw[-svg] = -svg) gconf2-dev (= 2.16.1-1),
  (%type_raw[-svg] = -svg) dbus-dev (= 1.0-1), (%type_raw[-svg] = -svg) 
libhowl-dev, (%type_raw[-svg] = -svg) gnome-vfs2-unified-dev (= 1:2.17.91-1),
  (%type_raw[-svg] = -svg) libbonobo2-dev (= 2.17.92-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/net blogtk.info, 1.2.2.11, 1.2.2.12

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15306/main/finkinfo/net

Modified Files:
  Tag: pangocairo-branch
blogtk.info 
Log Message:
lots more build fixes and stuff

Index: blogtk.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/blogtk.info,v
retrieving revision 1.2.2.11
retrieving revision 1.2.2.12
diff -u -d -r1.2.2.11 -r1.2.2.12
--- blogtk.info 12 Mar 2007 15:02:16 -  1.2.2.11
+++ blogtk.info 12 Mar 2007 18:58:18 -  1.2.2.12
@@ -1,7 +1,7 @@
 Package: blogtk
 Version: 1.0
 Revision: 7
-Depends: aspell (= 0.50.5-1002), gnome-python2-py23, gnome-base, gtk+2 (= 
2.10.0-1), libgtop2.0.7-shlibs, gconf2 (= 2.16.1-1), gnome-vfs2-unified (= 
1:2.17.91-1), libglade2-shlibs (= 2.6.0-3), libgnome2 (= 2.17.92-1), 
libgnomeui2 (= 2.17.92-1), gnome-panel (= 2.17.92-1), libwnck1.18-shlibs, 
gail19, libxml2-shlibs (= 2.6.1-1), scrollkeeper (= 0.3.11-4), python23
+Depends: aspell (= 0.50.5-1002), gnome-python2-py23, gnome-base, gtk+2 (= 
2.10.0-1), libgtop2.0.7-shlibs, gconf2 (= 2.16.1-1), gnome-vfs2-unified (= 
1:2.17.91-1), libglade2-shlibs (= 2.6.0-3), libgnome2 (= 2.17.92-1), 
libgnomeui2 (= 2.17.92-1), gnome-panel (= 2.17.92-1), libwnck1.18-shlibs, 
gail18, libxml2-shlibs (= 2.6.1-1), scrollkeeper (= 0.3.11-4), python23
 Source: mirror:sourceforge:%n/%n_%v.tar.bz2
 Source-MD5: 90d40f7fb7df5636396caedaf34b73da
 SourceDirectory: BloGTK-%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/crypto/finkinfo evolution-data-server.info, 1.4.2.28, 1.4.2.29 evolution.info, 1.5.2.34, 1.5.2.35 galeon.info, 1.4.2.19, 1.4.2.20 gnucash2.info, 1.2.2.20, 1.2.2.21 gtkhtml3.i

2007-03-12 Thread Benjamin Reed
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15306/crypto/finkinfo

Modified Files:
  Tag: pangocairo-branch
evolution-data-server.info evolution.info galeon.info 
gnucash2.info gtkhtml3.info screem.info seahorse.info 
seahorse.patch yelp-viewer.info 
Log Message:
lots more build fixes and stuff

Index: screem.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/screem.info,v
retrieving revision 1.1.2.18
retrieving revision 1.1.2.19
diff -u -d -r1.1.2.18 -r1.1.2.19
--- screem.info 12 Mar 2007 15:02:14 -  1.1.2.18
+++ screem.info 12 Mar 2007 18:58:16 -  1.1.2.19
@@ -6,8 +6,8 @@
 Source-MD5: e965a781fdd5a92b5ff569716832361e
 Source2-MD5: 057069bb6b161fa8d8137f5092d09f3e
 Source2ExtractDir: patch
-Depends: libgnomeui2 (= 2.17.92-1), libgnomeui2-shlibs (= 2.17.92-1), 
libjpeg-shlibs (= 6b-16), libbonoboui2 (= 2.17.94-1), libbonoboui2-shlibs (= 
2.17.94-1), gnome-keyring-shlibs (= 0.7.92-1), gnome-keyring (= 0.7.92-1), 
libgnome2 (= 2.17.92-1), libgnome2-shlibs (= 2.17.92-1), esound-bin (= 
0.2.36-1), esound-common (= 0.2.36-1), esound-shlibs (= 0.2.36-1), 
audiofile-shlibs, audiofile-bin, libglade2-shlibs (= 2.6.0-3), 
gnome-vfs2-unified (= 1:2.17.91-1), libbonobo2 (= 2.17.92-1), 
libbonobo2-shlibs (= 2.17.92-1), gconf2 (= 2.16.1-1), popt-shlibs (= 
1.10.4-1), orbit2 (= 2.14.7-2), orbit2-shlibs (= 2.14.7-2), glib2-shlibs (= 
2.12.0-1), libgtkhtml2-shlibs (=  2.6.3-1010), gail19-shlibs, 
libgnomeprintui2.2-shlibs, libgnomecanvas2 (= 2.14.0-1), 
libgnomecanvas2-shlibs (= 2.14.0-1), gtksourceview-shlibs (= 1.4.2-1), gtk+2 
(= 2.10.0-1), libgnomeprint2.2-shlibs (= 2.12.1-1001), x11, x11-shlibs, 
atk1-shlibs (= 1.17.0-1), pango1-xft2-ft219 (= 1.16.0-1), liba
 rt2-shlibs (= 2.3.17-1), startup-notification-shlibs (= 0.8-1), 
gnome-menus2-shlibs (= 2.17.92), libcroco3-shlibs (= 0.6.1-1002), 
libxml2-shlibs (= 2.6.22-1002), libxml2-bin (= 2.6.22-1002), enchant1-shlibs 
(= 1.2.6-1002), libgettext3-shlibs (= 0.14.5-1), libiconv (= 1.10-6), 
desktop-file-utils (= 0.10-1002), shared-mime-info (= 0.16-1002), 
scrollkeeper, default-icon-theme, gnome-icon-theme (= 2.17.91-1), 
gnome-mime-data (= 2.4.2-3), exuberant-ctags,  dbus (=  1.0.2-1023), 
aspell-en (= 6.0-0-1002), firefox1.5-shlibs (= 1.5.0.9-1002), 
yelp-viewer-firefox (= 2.16.2-1001)
-BuildDepends: expat1, libpng3, cairo (= 1.2-1), glitz, fontconfig2-dev (= 
2.3.2-13), freetype219 (= 2.3.1-1), xft2-dev, libtool14, automake1.9, 
autoconf, pkgconfig (= 0.21-1), libgnomeui2-dev (= 2.17.92-1), libjpeg (= 
6b-16), libbonoboui2-dev (= 2.17.94-1), gnome-keyring-dev (= 0.7.92-1), 
libgnome2-dev (= 2.17.92-1), esound (= 0.2.36-1), audiofile, libglade2 (= 
2.6.0-3), gnome-vfs2-unified-dev (= 1:2.17.91-1), libbonobo2-dev (= 
2.17.92-1), gconf2-dev (= 2.16.1-1), popt (= 1.10.4-1), orbit2-dev (= 
2.14.7-2), glib2-dev (= 2.12.0-1), libgtkhtml2 (=  2.6.3-1010), gail19-dev, 
libgnomeprintui2.2-dev, libgnomecanvas2-dev (= 2.14.0-1), gtksourceview-dev 
(= 1.4.2-1), gtk+2-dev (= 2.10.0-1), libgnomeprint2.2-dev (= 2.12.1-1001), 
x11-dev, atk1 (= 1.17.0-1), pango1-xft2-ft219-dev (= 1.16.0-1), libart2 (= 
2.3.17-1), startup-notification-dev (= 0.8-1), gnome-menus2-dev (= 2.17.92), 
libcroco3 (= 0.6.1-1002), libxml2 (= 2.6.22-1002), enchant1-dev (= 
1.2.6-1002)
 , libgettext3-dev (= 0.14.5-1), gettext-tools (= 0.14.5-1), gettext-bin (= 
0.14.5-1), libiconv-dev (= 1.10-6), dbus-dev (=  1.0.2-1023), libhowl-dev, 
firefox1.5-dev (= 1.5.0.9-1002)
+Depends: libgnomeui2 (= 2.17.92-1), libgnomeui2-shlibs (= 2.17.92-1), 
libjpeg-shlibs (= 6b-16), libbonoboui2 (= 2.17.94-1), libbonoboui2-shlibs (= 
2.17.94-1), gnome-keyring-shlibs (= 0.7.92-1), gnome-keyring (= 0.7.92-1), 
libgnome2 (= 2.17.92-1), libgnome2-shlibs (= 2.17.92-1), esound-bin (= 
0.2.36-1), esound-common (= 0.2.36-1), esound-shlibs (= 0.2.36-1), 
audiofile-shlibs, audiofile-bin, libglade2-shlibs (= 2.6.0-3), 
gnome-vfs2-unified (= 1:2.17.91-1), libbonobo2 (= 2.17.92-1), 
libbonobo2-shlibs (= 2.17.92-1), gconf2 (= 2.16.1-1), popt-shlibs (= 
1.10.4-1), orbit2 (= 2.14.7-2), orbit2-shlibs (= 2.14.7-2), glib2-shlibs (= 
2.12.0-1), libgtkhtml2-shlibs (=  2.6.3-1010), gail18-shlibs, 
libgnomeprintui2.2-shlibs, libgnomecanvas2 (= 2.14.0-1), 
libgnomecanvas2-shlibs (= 2.14.0-1), gtksourceview-shlibs (= 1.4.2-1), gtk+2 
(= 2.10.0-1), libgnomeprint2.2-shlibs (= 2.12.1-1001), x11, x11-shlibs, 
atk1-shlibs (= 1.17.0-1), pango1-xft2-ft219 (= 1.16.0-1), liba
 rt2-shlibs (= 2.3.17-1), startup-notification-shlibs (= 0.8-1), 
gnome-menus2-shlibs (= 2.17.92), libcroco3-shlibs (= 0.6.1-1002), 
libxml2-shlibs (= 2.6.22-1002), libxml2-bin (= 2.6.22-1002), enchant1-shlibs 
(= 1.2.6-1002), libgettext3-shlibs (= 0.14.5-1), libiconv (= 1.10-6), 
desktop-file-utils (= 0.10-1002), shared-mime-info (= 0.16-1002), 
scrollkeeper, default-icon-theme, gnome-icon-theme (= 

[cvs] dists/10.4/unstable/main/finkinfo/base dpkg.info, 1.9, 1.10 dpkg.patch, 1.3, 1.4

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22688

Modified Files:
dpkg.info dpkg.patch 
Log Message:
new version; resolves problems with latest tar


Index: dpkg.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/dpkg.patch,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- dpkg.patch  19 Dec 2006 01:34:43 -  1.3
+++ dpkg.patch  12 Mar 2007 21:56:10 -  1.4
@@ -2570,3 +2570,17 @@
  ohshite(_(failed to exec tar -cf));
}
close(p1[0]);
+diff -Naur dpkg-1.10.21/lib/mlib.c dpkg-new/lib/mlib.c
+--- dpkg-1.10.21/lib/mlib.c2007-03-10 12:20:35.0 -0500
 dpkg-new/lib/mlib.c2007-03-10 15:13:48.0 -0500
+@@ -110,7 +110,9 @@
+   if (WIFEXITED(status)) {
+ n= WEXITSTATUS(status); if (!n) return n;
+ if(!(flags  PROCNOERR)) {
+-  if(flags  PROCWARN)
++  /* FINK LOCAL: Tar status 1 is a warning. */
++  if((flags  PROCWARN) || (n == 1  strncmp(description, tar, 3) == 
0))
++  /* FINK LOCAL */
+ fprintf(stderr, _(dpkg: warning - %s returned error exit status 
%d\n),description,n);
+   else
+ ohshit(_(subprocess %s returned error exit status 
%d),description,n);

Index: dpkg.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/base/dpkg.info,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dpkg.info   12 Jan 2007 19:13:22 -  1.9
+++ dpkg.info   12 Mar 2007 21:56:10 -  1.10
@@ -1,6 +1,6 @@
 Package: dpkg
 Version: 1.10.21
-Revision: 1220
+Revision: 1221
 GCC: 4.0
 BuildDepends: fink (= 0.24.12)
 Depends: libgettext3-shlibs, libiconv, gzip, tar, libncurses5-shlibs (= 
5.4-20041023-1006)
@@ -12,7 +12,7 @@
 Source2: mirror:sourceforge:fink/gettext-0.14.5.tar.gz
 Source2-MD5: e2f6581626a22a0de66dce1d81d00de3
 PatchFile: %n.patch
-PatchFile-MD5: 1932e930ef89ef8e6e65bc7e304dd788
+PatchFile-MD5: 49fc7cb90bb3ae0aa64c359044461699
 PatchScript: 
  cd %b/..; sed 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p0
  cd %b/../gettext-0.14.5/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
@@ -82,8 +82,11 @@
 Patched to hardcode complete paths to our component executables
 instead of relying on PATH
 
-Patch 'dpkg -b' tar invovation to avoid warning under tar=1.16
+Patch 'dpkg -b' tar invocation to avoid warning under tar=1.16
 See: http://permalink.gmane.org/gmane.os.apple.fink.core/1281
+
+Patch 'dpkg -b' tar invocation to not die if tar returns exit code 1.  
+(Exit 1 is a non-fatal error for tar; exit 2 is fatal.)  patch written by vasi
 
 #
 PostInstScript: 


-
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/base dpkg.info, 1.26, 1.27 dpkg.patch, 1.9, 1.10

2007-03-12 Thread David R. Morrison
Update of /cvsroot/fink/dists/10.3/unstable/main/finkinfo/base
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv23079

Modified Files:
dpkg.info dpkg.patch 
Log Message:
new version; resolves problems with latest tar


Index: dpkg.patch
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/base/dpkg.patch,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -d -r1.9 -r1.10
--- dpkg.patch  18 Dec 2006 10:45:31 -  1.9
+++ dpkg.patch  12 Mar 2007 21:56:37 -  1.10
@@ -2536,3 +2536,17 @@
  ohshite(_(failed to exec tar -cf));
}
close(p1[0]);
+diff -Naur dpkg-1.10.21/lib/mlib.c dpkg-new/lib/mlib.c
+--- dpkg-1.10.21/lib/mlib.c2007-03-10 12:20:35.0 -0500
 dpkg-new/lib/mlib.c2007-03-10 15:13:48.0 -0500
+@@ -110,7 +110,9 @@
+   if (WIFEXITED(status)) {
+ n= WEXITSTATUS(status); if (!n) return n;
+ if(!(flags  PROCNOERR)) {
+-  if(flags  PROCWARN)
++  /* FINK LOCAL: Tar status 1 is a warning. */
++  if((flags  PROCWARN) || (n == 1  strncmp(description, tar, 3) == 
0))
++  /* FINK LOCAL */
+ fprintf(stderr, _(dpkg: warning - %s returned error exit status 
%d\n),description,n);
+   else
+ ohshit(_(subprocess %s returned error exit status 
%d),description,n);

Index: dpkg.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/base/dpkg.info,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -d -r1.26 -r1.27
--- dpkg.info   29 Dec 2006 20:57:09 -  1.26
+++ dpkg.info   12 Mar 2007 21:56:37 -  1.27
@@ -1,6 +1,6 @@
 Package: dpkg
 Version: 1.10.21
-Revision: 222
+Revision: 223
 GCC: 3.3
 BuildDepends: fink (= 0.24.12)
 Depends: libgettext3-shlibs, libiconv, gzip, tar, libncurses5-shlibs (= 
5.4-20041023-6)
@@ -12,7 +12,7 @@
 Source2: mirror:sourceforge:fink/gettext-0.14.5.tar.gz
 Source2-MD5: e2f6581626a22a0de66dce1d81d00de3
 PatchFile: %n.patch
-PatchFile-MD5: e1f5db2704d552fd0bd889d54230fc5e
+PatchFile-MD5: 78b236715ad6391f708a5776f43a65bf
 PatchScript: 
  cd %b/..; sed 's|@PREFIX@|%p|g'  %{PatchFile} | patch -p0
  cd %b/../gettext-0.14.5/build-aux; perl -pi -e 's/.*chmod.*777.*$//g' 
ltmain.sh
@@ -84,6 +84,9 @@
 
 Patch 'dpkg -b' tar invovation to avoid warning under tar=1.16
 See: http://permalink.gmane.org/gmane.os.apple.fink.core/1281
+
+Patch 'dpkg -b' tar invocation to not die if tar returns exit code 1.  
+(Exit 1 is a non-fatal error for tar; exit 2 is fatal.)  patch written by vasi
 
 #
 PostInstScript: 


-
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/sci cadabra.info,NONE,1.1

2007-03-12 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25215/sci

Added Files:
cadabra.info 
Log Message:
New package from tracker

--- NEW FILE: cadabra.info ---
Package: cadabra
Version: 0.102
Revision: 1
Description: Computer algebra system for field theory
License: GPL
Maintainer: Kevin Horton [EMAIL PROTECTED]

# Dependencies:
Depends: 
  qt3-shlibs, lie, texmacs,  pango1-xft2-shlibs, pkgconfig, gtk+2-shlibs, 
  pcre-shlibs, x11-shlibs, gmp-shlibs, libgmpxx4-shlibs, libsigc++2-shlibs, 
  pango1-xft2-shlibs, atk1-shlibs, gtkmm2.4-shlibs, gtkmm2.4, glibmm2.4-shlibs, 
  glibmm2.4, breqn, applesystemfonts, gnome-icon-theme

BuildDepends: 
  modglue, gtk+2-dev, x11-dev, pcre, gmp, libsigc++2, glib2-dev, 
  pango1-xft2-dev, atk1, glibmm2.4-dev, gtkmm2.4-dev


# Unpack Phase:
Source: http://www.aei.mpg.de/~peekas/cadabra/cadabra-%v.tar.gz
Source-MD5: 9c22dfc8e2d9cd925af2ebc5d8ac053e

# Compile Phase:
# GCC: 4.0

# Install Phase:
DocFiles: AUTHORS ChangeLog history COPYING
InstallScript:  
 # make test
 # make advtest
 make install DESTDIR=%d DEVDESTDIR=%d
 rm -fr %i/share/TeXmacs
 mkdir -p %i/share/doc/%n/examples
 cp -p %b/examples/* %i/share/doc/%n/examples
 mkdir %i/share/doc/%n/doc
 cp -p %b/doc/* %i/share/doc/%n/doc
 mkdir %i/share/doc/%n/texmacs
 cp -p %b/texmacs/* %i/share/doc/%n/texmacs


# Additional Info
DescDetail: 
  Cadabra is a computer algebra system designed specifically for the 
  solution of problems encountered in field theory. It has extensive 
  functionality for tensor polynomial simplification including 
  multi-term symmetries, fermions and anti-commuting variables, 
  Clifford algebras and Fierz transformations, implicit coordinate 
  dependence, multiple index types and many more. The input format 
  is a subset of TeX. 

Homepage: http://www.aei.mpg.de/~peekas/cadabra/


-
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 breqn.info,NONE,1.1

2007-03-12 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv25215/text

Added Files:
breqn.info 
Log Message:
New package from tracker

--- NEW FILE: breqn.info ---
Package: breqn
Version: 0.94
Revision: 2
# The main source repository at ftp.ams.org has currently
# problems responding.
Source: mirror:custom:%n094.tgz
CustomMirror: 
 eur-DE:  http://www.artfiles.org/gentoo.org/distfiles/
 nam-US:  http://www.kilohotel.com/misc/
 Primary: ftp://ftp.ams.org/pub/tex/

Source-MD5: 61f8bcbfd475203fd977ee9589810780
CompileScript: echo No compile needed
InstallScript: 
 mkdir -p %i/share/doc/%n
 mv *.dvi %i/share/doc/%n
 mv *.txt %i/share/doc/%n
 mkdir -p %i/etc/texmf.local/tex/latex/%n
 mv *.sty %i/etc/texmf.local/tex/latex/%n
 mv *.sym %i/etc/texmf.local/tex/latex/%n

Description: LaTeX - Automatic equation line breaking
License: OSI-Approved
PostInstScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
PostRmScript: if [ -f %p/bin/mktexlsr ]; then mktexlsr %p/etc/texmf.local; fi
Homepage: http://www.ctan.org/tex-archive/help/Catalogue/entries/breqn.html
Maintainer: Kevin Horton [EMAIL PROTECTED]


-
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/sci triangle.info,1.1,1.2

2007-03-12 Thread Martin Costabel
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv4569/10.4/unstable/main/finkinfo/sci

Modified Files:
triangle.info 
Log Message:
New upstream version 1.6

Index: triangle.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/triangle.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- triangle.info   20 Jan 2006 20:30:41 -  1.1
+++ triangle.info   13 Mar 2007 01:15:53 -  1.2
@@ -1,8 +1,8 @@
 Package: triangle
-Version: 1.5
+Version: 1.6
 Revision: 2
 Source: http://cm.bell-labs.com/netlib/voronoi/triangle.zip
-Source-MD5:  b21af03259aba872c32daf923a96aa00
+Source-MD5:  10aff8d7950f5e0e2fb6dd2e340be2c9
 SourceRename: %n-%v.zip
 NoSourceDirectory: yes
 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/utils unrar.info,1.1,1.2

2007-03-12 Thread Ben Hines
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv8835

Modified Files:
unrar.info 
Log Message:
Update


Index: unrar.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/unrar.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- unrar.info  6 Feb 2006 17:06:40 -   1.1
+++ unrar.info  13 Mar 2007 02:48:15 -  1.2
@@ -1,10 +1,10 @@
 Package: unrar 
-Version: 3.4.1
-Revision: 1021
+Version: 3.7.4
+Revision: 10
 GCC: 4.0
 Maintainer: Ben Hines [EMAIL PROTECTED] 
 Source: http://www.rarlab.com/rar/%nsrc-%v.tar.gz
-Source-MD5: 51d2a7b2f67b09302872a0b3a2f56377
+Source-MD5: 7334c345597f6699c53fd91866b1a7e1
 SourceDirectory: unrar
 CompileScript: make -f makefile.unix
 Installscript: 


-
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/sci ccp4.info,1.22,1.23

2007-03-12 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12594

Modified Files:
ccp4.info 
Log Message:
ccp4 bug fix and new patches

Index: ccp4.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/ccp4.info,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -d -r1.22 -r1.23
--- ccp4.info   1 Mar 2007 01:52:30 -   1.22
+++ ccp4.info   13 Mar 2007 02:57:47 -  1.23
@@ -1,6 +1,6 @@
 Package: ccp4
 Version: 6.0.2
-Revision: 5
+Revision: 6
 GCC: 4
 Source: ftp://ftp.ccp4.ac.uk/ccp4/%v/source/ccp4-%v-core-src.tar.gz
 Source-MD5: a47ae8b8e6fa76eef7f17baa85e8dc16
@@ -27,6 +27,12 @@
 Source10-MD5: 984f7305ba151d961bef2ac25b1b9925
 Source11: ftp://ftp.ccp4.ac.uk/ccp4/6.0.2/patches/export-r1_6.def
 Source11-MD5: 3babc1ee652fed6d2bb976bde41450a8
+Source12: ftp://ftp.ccp4.ac.uk/ccp4/6.0.2/patches/mtz2various-r1_132.f
+Source12-MD5: 7ed02a1cd000a912ecef8a61a59d8560
+Source13: ftp://ftp.ccp4.ac.uk/ccp4/6.0.2/patches/mtz2various-r1_40.html
+Source13-MD5: fa9127eaceeb3e20328400a5add6b042
+#Source14: 
ftp://ftp.ccp4.ac.uk/ccp4/6.0.2/patches/mtz2various.f-r1.124.2.3-r1.124.2.4.diff
+#Source14-MD5: 9fde5290a42032916893cd9d0ffd5b15
 #
 DescPort: 
CCP4 is designed to compile with gfortran on OS X = 10.4 by default. 
@@ -136,8 +142,11 @@
/usr/bin/patchccp4i/src/util_windows.tcl   
../util_windows.tcl-r1.27-r1.27.2.1.diff
/usr/bin/patchsrc/amore.f  
../amore.f-r1.115-r1.116.diff
/usr/bin/patchsrc/bp3_/crystal.C   
../crystal.C-r1.5-r1.6.diff
-   cp../export-r1_12.tcl  
$CCP4/ccp4i/tasks/export.tcl
-   cp../export-r1_6.def   
$CCP4/ccp4i/tasks/export.def
+   cp../export-r1_12.tcl   ccp4i/tasks/export.tcl
+   cp../export-r1_6.defccp4i/tasks/export.def
+   cp../mtz2various-r1_132.f   src/mtz2various.f
+   cp../mtz2various-r1_40.html html/mtz2various.html
+   # /usr/bin/patchsrc/mtz2various.f 
../mtz2various.f-r1.124.2.3-r1.124.2.4.diff
#
 
 

@@ -420,7 +429,7 @@
License agreement is part of configure file -- print out form and mail 
in,
additional comments at http://xanana.ucsc.edu/xtal/ccp4.html
CCP4 files will be installed under /sw/share/xtal/ccp4-6.0.2
-   This revision includes all available CCP4 patches as of Feb 24, 2007. 
+   This revision includes all available CCP4 patches as of March 12, 2007. 
and new bash and zsh command completions specific to ccp4. 
 
 DocFiles: 


-
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/sci coot.info,1.29,1.30

2007-03-12 Thread William Scott
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv13043

Modified Files:
coot.info 
Log Message:
coot prerelease version update in attempt to fix a bug

Index: coot.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/coot.info,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -d -r1.29 -r1.30
--- coot.info   19 Feb 2007 17:55:11 -  1.29
+++ coot.info   13 Mar 2007 02:58:41 -  1.30
@@ -1,10 +1,10 @@
 Package:coot
-Version: 0.2.1-pre-3
+Version: 0.2.1-pre-5
 Revision: 1
 GCC: 4.0 
 # Source: http://www.ysbl.york.ac.uk/~emsley/software/%n-%v.tar.gz
 Source: http://www.ysbl.york.ac.uk/~emsley/software/pre-release/%n-%v.tar.gz
-Source-MD5: b98e7383085e1b641bb311025748acde
+Source-MD5: 7303aff67e72a1f6a69d41bf9362647f 
 SourceDirectory: %n-%v
 Source2: 
http://www.ysbl.york.ac.uk/~emsley/software/extras/refmac-lib-data-monomers.tar.gz
 Source2-MD5: 88cdbabf47914740f2d13e6960eea3c6


-
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 cabextract.info, 1.1, 1.2

2007-03-12 Thread Ben Hines
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv15286

Modified Files:
cabextract.info 
Log Message:
Update


Index: cabextract.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/cabextract.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- cabextract.info 26 Jan 2006 22:04:11 -  1.1
+++ cabextract.info 13 Mar 2007 03:03:46 -  1.2
@@ -1,8 +1,8 @@
 Package: cabextract
-Version: 0.6
+Version: 1.2
 Revision: 1
 Source: http://www.kyz.uklinux.net/downloads/%n-%v.tar.gz
-Source-MD5: 1e6e7d35d4ca4e5bd9cfc86aa315163b
+Source-MD5: dc421a690648b503265c82ade84e143e
 ConfigureParams: --mandir=%p/share/man
 InstallScript:  
  make install-strip DESTDIR=%d
@@ -14,4 +14,4 @@
 
 License: GPL
 Maintainer: Ben Hines [EMAIL PROTECTED]
-Homepage: http://www.kyz.uklinux.net/cabextract.php3
+Homepage: http://www.kyz.uklinux.net/cabextract.php


-
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] scripts/installer/dmg/doc/packaging packaging.en.html, 1.88, 1.89

2007-03-12 Thread Daniel Macks
Update of /cvsroot/fink/scripts/installer/dmg/doc/packaging
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv27002/packaging

Modified Files:
packaging.en.html 
Log Message:
missed commit from last xml change


Index: packaging.en.html
===
RCS file: /cvsroot/fink/scripts/installer/dmg/doc/packaging/packaging.en.html,v
retrieving revision 1.88
retrieving revision 1.89
diff -u -d -r1.88 -r1.89
--- packaging.en.html   23 Feb 2007 22:17:16 -  1.88
+++ packaging.en.html   13 Mar 2007 04:58:02 -  1.89
@@ -1,7 +1,7 @@
 !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
http://www.w3.org/TR/html4/loose.dtd;
 htmlheadmeta http-equiv=Content-Type content=text/html; charset=utf-8
 !--
-Generated from $Fink: packaging.en.xml,v 1.94 2007/02/23 22:04:55 rangerrick 
Exp $
+Generated from $Fink: packaging.en.xml,v 1.95 2007/03/04 22:11:38 dmrrsn Exp $
 --
 titleFink Documentation - Creating Fink Packages/title/headbody
 table width=100% cellspacing=0
@@ -252,6 +252,12 @@
 the package bv/bersion. Note that the Epoch is not part
 of tt style=white-space: nowrap;%v/tt.
 /p
+/td/trtr valign=toptd%V/tdtd
+p
+the full package bV/bersion, which automatically includes the Epoch
+if present.  Note that this percent expansion is only available for
+packages whose tt style=white-space: nowrap;InfoN/tt level is at least 4.
+/p
 /td/trtr valign=toptd%r/tdtd
 p
 the package br/bevision
@@ -370,6 +376,10 @@
 for 64-bit libraries); otherwise, this expands to blib/b.
 (Introduced in fink-0.26.0)
 /p
+pNote that tt style=white-space: nowrap;%lib/tt is not permitted in the
+tt style=white-space: nowrap;ConfigureParams/tt field unless the tt 
style=white-space: nowrap;InfoN/tt
+ level is at least 4.
+/p
 /td/tr/table
 
 
@@ -1677,6 +1687,10 @@
 no more support for RFC-822 multi-lines, and can put comments in
 pkglist fields.
 /li
+li
+tt style=white-space: nowrap;Info4/tt (finkgt;=0.26.2): adds %V 
expansion, and permits
+tt style=white-space: nowrap;%lib/tt in tt style=white-space: 
nowrap;ConfigureParams/tt field.
+/li
 /ul
 /td/tr/table
 pbDependencies:/b/p
@@ -2867,4 +2881,4 @@
 provided the document and this copyright notice remain complete and
 unmodified. Any commercial reproduction and any online publication
 requires the explicit consent of the author./phr
-pGenerated from i$Fink: packaging.en.xml,v 1.94 2007/02/23 22:04:55 
rangerrick Exp $/i/p/body/html
+pGenerated from i$Fink: packaging.en.xml,v 1.95 2007/03/04 22:11:38 dmrrsn 
Exp $/i/p/body/html


-
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 seahorse.info, 1.8.2.19, 1.8.2.20

2007-03-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19392

Modified Files:
  Tag: pangocairo-branch
seahorse.info 
Log Message:
Nuke obsolete patching (fixed upstream)
Reorganize to put all build things close together and minimal overrides


Index: seahorse.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seahorse.info,v
retrieving revision 1.8.2.19
retrieving revision 1.8.2.20
diff -u -d -r1.8.2.19 -r1.8.2.20
--- seahorse.info   12 Mar 2007 18:58:16 -  1.8.2.19
+++ seahorse.info   13 Mar 2007 06:01:34 -  1.8.2.20
@@ -4,7 +4,6 @@
 
 Source: mirror:gnome:sources/%n/1.0/%n-%v.tar.bz2
 Source-MD5: 7afcb9b40aaa0c232ce8a9e0909fe757
-Patch: %n.patch
 
 BuildDepends: 
atk1 (= 1.17.0-1),
@@ -92,20 +91,17 @@
x11-shlibs
 
 
-ConfigureParams: --mandir=%p/share/man --disable-schemas-install 
--disable-dependency-tracking --disable-ldap --disable-gedit --disable-nautilus 
--disable-update-mime-database 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+Patch: %n.patch
+PatchScript: 
+   autoreconf -fvi
+   perl -pi -e 's/chmod/#chmod/' agent/Makefile.in
+
+
+ConfigureParams: --mandir=%p/share/man --disable-schemas-install 
--disable-scrollkeeper --disable-dependency-tracking --disable-ldap 
--disable-gedit --disable-nautilus --disable-update-mime-database 
PKG_CONFIG_PATH=%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 SetCPPFLAGS: -Wall -fno-common
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
 
-CompileScript: 
-#!/bin/sh -ev
-
-   autoreconf -fvi
-   perl -pi -e 's/-scrollkeeper-update/#-scrollkeeper-update/' 
help/C/Makefile.in
-   perl -pi -e 's/chmod/#chmod/' agent/Makefile.in
-   ./configure %c
-   make
-
 InstallScript: make install DESTDIR=%d
 DocFiles: AUTHORS COPYING* ChangeLog po/ChangeLog:ChangeLog.po NEWS README 
THANKS TODO
 
@@ -175,9 +171,6 @@
 
 
 DescPackaging: 
-   Disable scrollkeeper runtime install. See:
-   http://bugzilla.gnome.org/show_bug.cgi?id=327441
-
Move suid setup to PostInst so package builds with --build-as-nobody
 
At startup, couldn't monitor the GPG home directory: is due


-
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 seahorse.info, 1.8.2.20, 1.8.2.21

2007-03-12 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2669

Modified Files:
  Tag: pangocairo-branch
seahorse.info 
Log Message:
link some upstream bug reports


Index: seahorse.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/seahorse.info,v
retrieving revision 1.8.2.20
retrieving revision 1.8.2.21
diff -u -d -r1.8.2.20 -r1.8.2.21
--- seahorse.info   13 Mar 2007 06:01:34 -  1.8.2.20
+++ seahorse.info   13 Mar 2007 06:40:49 -  1.8.2.21
@@ -181,6 +181,11 @@
haven't had time to test them and track the dependencies.
 
Use glib2-2.12.0 for GCC version independence
+
+   configure check for mlock as non-root user is quite broken, but
+   the result is believable, so not messing with it for now. See:
+   http://bugzilla.gnome.org/show_bug.cgi?id=417757
+   http://bugzilla.gnome.org/show_bug.cgi?id=417758
 
 
 Description: GUI for GnuPG key management


-
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