[cvs] dists/10.3/unstable/main/finkinfo/gnome libart2.patch, 1.2, 1.3 libart2.info, 1.6, 1.7

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

Modified Files:
libart2.info 
Added Files:
libart2.patch 
Log Message:
Clean for use by g++ (thanks Martin!)
New version


--- NEW FILE: libart2.patch ---
diff -Nurd -x'*~' libart_lgpl-2.3.19.orig/art_misc.h 
libart_lgpl-2.3.19/art_misc.h
--- libart_lgpl-2.3.19.orig/art_misc.h  2007-01-01 18:59:22.0 -0500
+++ libart_lgpl-2.3.19/art_misc.h   2007-03-01 02:24:10.0 -0500
@@ -34,10 +34,18 @@
 #include libart_lgpl/art_config.h
 #endif
 
+#ifdef __cplusplus
+extern C {
+#endif
+
 void *art_alloc(size_t size);
 void art_free(void *ptr);
 void *art_realloc(void *ptr, size_t size);
 
+#ifdef __cplusplus
+}
+#endif
+
 /* These aren't, strictly speaking, configuration macros, but they're
damn handy to have around, and may be worth playing with for
debugging. */

Index: libart2.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libart2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libart2.info27 Feb 2007 06:27:40 -  1.6
+++ libart2.info1 Mar 2007 07:36:54 -   1.7
@@ -1,5 +1,5 @@
 Package: libart2
-Version: 2.3.18
+Version: 2.3.19
 Revision: 1
 Depends: %N-shlibs (= %v-%r)
 DescPackaging: 
@@ -7,7 +7,8 @@
 pkg-config is not needed to compile this package.
 
 Source: mirror:gnome:sources/libart_lgpl/2.3/libart_lgpl-%v.tar.bz2
-Source-MD5: 7beb9139354896c12a578b9f35a88911
+Source-MD5: ac885805d1918026a18b560f4015bc66
+Patch: %n.patch
 SetCFLAGS: -Os
 InstallScript: make install DESTDIR=%d
 BuildDependsOnly: True
@@ -25,6 +26,10 @@
 here. The GPL'd component will be getting various enhanced functions
 for specific applications.
 
+DescPort: 
+  Fix art_misc.h for use by C++. See:
+  http://bugzilla.gnome.org/show_bug.cgi?id=413197
+
 License: LGPL
 Maintainer: The Gnome Core Team [EMAIL PROTECTED]
 Homepage: http://www.levien.com/libart/


-
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/utils gpsbabel.info,1.2,1.3

2007-03-01 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv7979

Modified Files:
gpsbabel.info 
Log Message:
Moved gpsbabel 1.3.2 to stable

Index: gpsbabel.info
===
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/utils/gpsbabel.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- gpsbabel.info   6 Nov 2006 12:12:13 -   1.2
+++ gpsbabel.info   1 Mar 2007 13:27:30 -   1.3
@@ -1,6 +1,6 @@
 Package: gpsbabel
-Version: 1.3.1
-Revision: 1000
+Version: 1.3.2
+Revision: 1001
 
 Description: GPS data transfer and conversion tool
 
@@ -43,7 +43,7 @@
 BuildDepends: expat, libusb
 
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 0f108ae0eb32ba440124cebe8cb6e95a
+Source-MD5: 5a9c442bc681035b1dfdbb32b1d3fa8b
 
 DocFiles: COPYING README* gpsbabel.html
 
@@ -52,5 +52,5 @@
 InstallScript: 
 #!/bin/sh -ex
   mkdir -p %i/bin
-  make INSTALL_TARGETDIR=%i install
+  make prefix=%i DESTDIR=%i install
 


-
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] fink/perlmod/Fink ChangeLog, 1.1436, 1.1437 NetAccess.pm, 1.57, 1.58

2007-03-01 Thread Benjamin Reed
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11209/perlmod/Fink

Modified Files:
ChangeLog NetAccess.pm 
Log Message:
DownloadTimeout

Index: NetAccess.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/NetAccess.pm,v
retrieving revision 1.57
retrieving revision 1.58
diff -u -d -r1.57 -r1.58
--- NetAccess.pm16 Feb 2007 03:59:01 -  1.57
+++ NetAccess.pm1 Mar 2007 16:08:15 -   1.58
@@ -367,6 +367,10 @@
if ($config-verbosity_level() == 0) {
$cmd .=  -s -S;
}
+   if ($config-param(DownloadTimeout))
+   {
+   $cmd .=  --max-time  . 
int($config-param(DownloadTimeout));
+   }
if (not $config-param_boolean(ProxyPassiveFTP)) {
$cmd .=  -P -;
}

Index: ChangeLog
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1436
retrieving revision 1.1437
diff -u -d -r1.1436 -r1.1437
--- ChangeLog   26 Feb 2007 14:41:06 -  1.1436
+++ ChangeLog   1 Mar 2007 16:08:15 -   1.1437
@@ -1,3 +1,9 @@
+2007-03-01  Benjamin Reed  [EMAIL PROTECTED]
+
+   * NetAccess.pm: Added a DownloadTimeout option for curl
+   so that the mirror doesn't wait indefinitely on bad
+   downloads.
+
 2007-02-26  Daniel Macks  [EMAIL PROTECTED]
 
* PkgVersion.pm: Scrap the high-level warning for splitoff


-
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] fink/perlmod/Fink Base.pm,1.18,1.19 ChangeLog,1.1437,1.1438

2007-03-01 Thread Benjamin Reed
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv18954/perlmod/Fink

Modified Files:
Base.pm ChangeLog 
Log Message:
lower-case keys in new_from_properties

Index: Base.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/Base.pm,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- Base.pm 11 Jan 2007 03:17:46 -  1.18
+++ Base.pm 1 Mar 2007 16:27:09 -   1.19
@@ -93,7 +93,7 @@
my $self = bless({}, $class);
 
while (my($key, $value) = each %$props) {
-   $self-{$key} = $value unless $key =~ /^_/;
+   $self-{lc($key)} = $value unless $key =~ /^_/;
}
 
$self-initialize(@_);

Index: ChangeLog
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/ChangeLog,v
retrieving revision 1.1437
retrieving revision 1.1438
diff -u -d -r1.1437 -r1.1438
--- ChangeLog   1 Mar 2007 16:08:15 -   1.1437
+++ ChangeLog   1 Mar 2007 16:27:09 -   1.1438
@@ -3,6 +3,8 @@
* NetAccess.pm: Added a DownloadTimeout option for curl
so that the mirror doesn't wait indefinitely on bad
downloads.
+   * Base.pm: Updated to lower-case keys in new_from_properties
+   like new_from_file does.
 
 2007-02-26  Daniel Macks  [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] fink/perlmod/Fink NetAccess.pm,1.58,1.59

2007-03-01 Thread Benjamin Reed
Update of /cvsroot/fink/fink/perlmod/Fink
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv19429/perlmod/Fink

Modified Files:
NetAccess.pm 
Log Message:
use has_param instead

Index: NetAccess.pm
===
RCS file: /cvsroot/fink/fink/perlmod/Fink/NetAccess.pm,v
retrieving revision 1.58
retrieving revision 1.59
diff -u -d -r1.58 -r1.59
--- NetAccess.pm1 Mar 2007 16:08:15 -   1.58
+++ NetAccess.pm1 Mar 2007 16:29:03 -   1.59
@@ -367,7 +367,7 @@
if ($config-verbosity_level() == 0) {
$cmd .=  -s -S;
}
-   if ($config-param(DownloadTimeout))
+   if ($config-has_param(DownloadTimeout))
{
$cmd .=  --max-time  . 
int($config-param(DownloadTimeout));
}


-
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 applersync.info,1.2,1.3

2007-03-01 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv22618

Modified Files:
applersync.info 
Log Message:
grr...missed seeing popt-shlibs linkage last night.


Index: applersync.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/applersync.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- applersync.info 1 Mar 2007 03:19:31 -   1.2
+++ applersync.info 1 Mar 2007 16:36:20 -   1.3
@@ -1,10 +1,11 @@
+
 Info2: 
 
 #=
 # $Id$
 Package: applersync
 Version: 2.6.3
-Revision: 4
+Revision: 5
 Description: Tiger's rsync w/ HFS+ support (patched)
 License: GPL
 Homepage: http://lartmaker.nl/rsync/
@@ -14,6 +15,7 @@
 # Dependencies ---
 
 BuildDepends: appleincludes-copyfile01, popt
+Depends: popt-shlibs
 Conflicts: rsync
 Provides: rsync
 Replaces: rsync


-
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


[svn] commit: r682 - in /trunk/experimental/scripts: generate-distfiles-and-finkinfo-mirror.pl rss-newpackages.pl

2007-03-01 Thread ranger
Author: ranger
Date: Thu Mar  1 18:29:04 2007
New Revision: 682

URL: 
http://svn.finkproject.org/websvn/listing.php?sc=1rev=682repname=user%3a+ranger
Log:
more minor fixes

Modified:
trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl
trunk/experimental/scripts/rss-newpackages.pl

Modified: trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.plrev=682repname=user%3a+ranger
==
--- trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl 
(original)
+++ trunk/experimental/scripts/generate-distfiles-and-finkinfo-mirror.pl Thu 
Mar  1 18:29:04 2007
@@ -95,6 +95,10 @@
close (FILEOUT);
move('dists.public/TIMESTAMP.new', 
'dists.public/TIMESTAMP');
}
+   else
+   {
+   die unable to write TIMESTAMP.new: $!;
+   }
}
 }
 
@@ -164,8 +168,9 @@
$Fink::Config::config = Fink::Config-new_from_properties({
basepath   = $WORKDIR,
distribution   = $dist,
-   downloadmethod = 'axel',
+   #downloadmethod = 'axel',
architecture   = $arch,
+   downloadtimeout = 3600, # try up to 1 hour to download 
something
});
$Fink::Config::libpath = $FINKROOT;
 
@@ -296,11 +301,6 @@
}
 }
 
-unlink($WORKDIR . '/last-update');
-open (FILEOUT, '' . $WORKDIR . '/last-update') or die could not update 
touch-file: $!;
-print FILEOUT scalar(localtime(time));
-close (FILEOUT);
-
 sub run_cvs_command
 {
my @command = @_;

Modified: trunk/experimental/scripts/rss-newpackages.pl
URL: 
http://svn.finkproject.org/websvn/diff.php?path=/trunk/experimental/scripts/rss-newpackages.plrev=682repname=user%3a+ranger
==
--- trunk/experimental/scripts/rss-newpackages.pl (original)
+++ trunk/experimental/scripts/rss-newpackages.pl Thu Mar  1 18:29:04 2007
@@ -11,6 +11,7 @@
 use Encode;
 use Fcntl qw(:DEFAULT :flock);
 use File::Basename;
+use File::Copy;
 use File::Find;
 use File::MMagic;
 use Fink::Package;
@@ -99,19 +100,19 @@
 {
if ( -d $DISTDIR )
{
-   `cd $DISTDIR; CVS_RSH=/home/ranger/bin/ssh.sh cvs -d 
:ext:[EMAIL PROTECTED]:/cvsroot/fink up -A $PREFIX/dists.log 21`;
+   `cd $DISTDIR; 
CVS_RSH=/home/ranger/cvs/rangerrick/scripts/ssh.sh cvs -d :ext:[EMAIL 
PROTECTED]:/cvsroot/fink up -A $PREFIX/dists.log 21`;
}
else
{
-   `cd $PREFIX; CVS_RSH=/home/ranger/bin/ssh.sh cvs -d :ext:[EMAIL 
PROTECTED]:/cvsroot/fink co dists $PREFIX/dists.log 21`;
+   `cd $PREFIX; CVS_RSH=/home/ranger/cvs/rangerrick/scripts/ssh.sh 
cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/fink co dists $PREFIX/dists.log 21`;
}
if ( -d $EXPDIR )
{
-   `cd $EXPDIR; CVS_RSH=/home/ranger/bin/ssh.sh cvs -d :ext:[EMAIL 
PROTECTED]:/cvsroot/fink up -A $PREFIX/experimental.log 21`;
+   `cd $EXPDIR; CVS_RSH=/home/ranger/cvs/rangerrick/scripts/ssh.sh 
cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/fink up -A $PREFIX/experimental.log 
21`;
}
else
{
-   `cd $PREFIX; CVS_RSH=/home/ranger/bin/ssh.sh cvs -d :ext:[EMAIL 
PROTECTED]:/cvsroot/fink co experimental $PREFIX/experimental.log 21`;
+   `cd $PREFIX; CVS_RSH=/home/ranger/cvs/rangerrick/scripts/ssh.sh 
cvs -d :ext:[EMAIL PROTECTED]:/cvsroot/fink co experimental 
$PREFIX/experimental.log 21`;
}
 }
 print done\n;
@@ -161,28 +162,10 @@
 if ($DOSCP)
 {
print - copying feeds to the Fink website... ;
-   system(echo  $PREFIX/rss-rsync.log);
-   my $newfiles;
for my $file (@FILES)
{
-   $newfiles .= ' ' . $file . '.new';
-   unlink($file);
-   symlink( $file . '.new', $file );
-   }
-   `rsync -av -e $ENV{CVS_RSH} $newfiles [EMAIL 
PROTECTED]:/home/groups/f/fi/fink/htdocs/news/rdf/ $PREFIX/rss-rsync.log 21`;
-
-   my $movecommands;
-   for my $file (@FILES)
-   {
-   $file =~ s/.*\///;
-   $movecommands .=
- ; mv news/rdf/${file}.new news/rdf/${file}; chgrp fink 
news/rdf/${file};
-   }
-   `$ENV{CVS_RSH} [EMAIL PROTECTED] 'cd /home/groups/f/fi/fink/htdocs; 
./fix_perm.sh $movecommands' $PREFIX/rss-mv.log 21`;
-
-   for my $file (@FILES)
-   {
-   unlink( $file . '.new' );
+   copy($file, '/var/www/www.finkproject.org/news/rdf/') or die 
unable to copy $file to news/rdf/: $!;
+   chmod(0664, '/var/www/www.finkproject.org/news/rdf/' . $file) 
or warn unable to 

[cvs] dists/10.4/unstable/main/finkinfo/gnome gtk+2.info, 1.7, 1.8 libbonoboui2.info, 1.5, 1.6 libgnome2.info, 1.6, 1.7 libgnomeui2.info, 1.10, 1.11 pango1-xft2.info, 1.5, 1.6

2007-03-01 Thread Alexander Hansen
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14504

Modified Files:
gtk+2.info libbonoboui2.info libgnome2.info libgnomeui2.info 
pango1-xft2.info 
Log Message:
Residual Depends on obsolete glib2--Thanks to feedback from Claus Atzenbeck on 
-users

Index: pango1-xft2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/pango1-xft2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- pango1-xft2.info14 Jan 2007 15:22:44 -  1.5
+++ pango1-xft2.info1 Mar 2007 20:20:21 -   1.6
@@ -1,7 +1,7 @@
 Package: pango1-xft2
 Version: 1.10.1
-Revision: 1001
-Depends: %N-shlibs (=%v-%r), libgettext3-shlibs, glib2 (= 2.6.6-), 
libiconv
+Revision: 1002
+Depends: %N-shlibs (=%v-%r), libgettext3-shlibs, glib2-shlibs (= 2.6.6-), 
libiconv
 Replaces: pango1
 Conflicts: pango1-xft1
 BuildDepends: 

Index: libbonoboui2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libbonoboui2.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libbonoboui2.info   14 Jan 2007 03:27:24 -  1.5
+++ libbonoboui2.info   1 Mar 2007 20:20:21 -   1.6
@@ -1,7 +1,7 @@
 Package: libbonoboui2
 Version: 2.14.0
-Revision: 1001
-Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.6.0-1), audiofile-shlibs (= 
0.2.5-1), esound-bin (= 0.2.34-1), esound-shlibs (= 0.2.34-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.13.0-1), libglade2-shlibs (= 2.3.6-1), libgnome2 
(= 2.13.7-1), libgnomecanvas2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 
2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs
+Revision: 1002
+Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.6.0-1), audiofile-shlibs (= 
0.2.5-1), esound-bin (= 0.2.34-1), esound-shlibs (= 0.2.34-1), gconf2 (= 
2.6.0-1), libgettext3-shlibs, glib2-shlibs (= 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.13.0-1), libglade2-shlibs (= 2.3.6-1), libgnome2 
(= 2.13.7-1), libgnomecanvas2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 
2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs
 BuildDepends: atk1 (= 1.6.0-1), gconf2-dev (= 2.6.0-1), glib2-dev (= 
2.6.6-), dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev (= 2.6.0-1) 
| gnome-vfs2-dev (= 2.6.0-1), gtk+2-dev (= 2.4.0-1), gtk+2 (= 2.4.0-1), 
libart2 (= 2.3.16-1), libbonobo2-dev (= 2.13.0-1), libgnome2-dev (= 
2.13.7-1), libgnomecanvas2-dev (= 2.6.0-1), libxml2 (= 2.6.7-1), orbit2-dev 
(= 2.10.0-1), pango1-xft2-dev (= 1.4.0-1), libglade2 (= 2.3.6-1), audiofile 
(= 0.2.5-1), esound, pkgconfig, intltool, popt, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, gtk-doc (= 1.2-1), x11-dev
 Source: mirror:gnome:sources/libbonoboui/2.14/libbonoboui-%v.tar.bz2
 Source-MD5: dc26dc17cddc625cac37ecfab263a51a

Index: gtk+2.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/gtk+2.info,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- gtk+2.info  13 Jan 2007 23:11:19 -  1.7
+++ gtk+2.info  1 Mar 2007 20:20:21 -   1.8
@@ -2,9 +2,9 @@
 
 # do not upgrade to 2.8.x until cairo InheritedBuildDepends issue is resolved!
 Version: 2.6.10
-Revision: 1002
+Revision: 1003
 
-Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, 
glib2 (= 2.6.6-), libiconv, libjpeg-shlibs, libpng3-shlibs (= 1.2.5-4), 
libtiff-shlibs, pango1-xft2 (= 1.8.0-1), x11
+Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.6.0-1), libgettext3-shlibs, 
glib2-shlibs (= 2.6.6-), libiconv, libjpeg-shlibs, libpng3-shlibs (= 
1.2.5-4), libtiff-shlibs, pango1-xft2 (= 1.8.0-1), x11
 Replaces: %N-common
 Conflicts: %N-common
 BuildDepends: glib2-dev (= 2.6.6-), atk1 (= 1.6.0-1), pango1-xft2-dev 
(= 1.8.0-1), libpng3, libjpeg, libtiff, pkgconfig (= 0.15.0-2), 
libgettext3-dev, gettext-bin, gettext-tools, libiconv-dev, x11-dev

Index: libgnomeui2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libgnomeui2.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- libgnomeui2.info14 Jan 2007 03:27:25 -  1.10
+++ libgnomeui2.info1 Mar 2007 20:20:21 -   1.11
@@ -1,7 +1,7 @@
 Package: libgnomeui2
 Version: 2.14.1
-Revision: 1
-Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.6.0-1), audiofile-shlibs (= 
0.2.5-1), esound-bin (= 0.2.34-1), esound-shlibs (= 0.2.34-1), gconf2 (= 
2.6.0-1), gnome-keyring, libgettext3-shlibs, glib2 (= 

[cvs] dists/10.4/unstable/main/finkinfo/text lilypond-devel.info, 1.20, 1.21 lilypond.info, 1.14, 1.15 lilypond.patch, 1.7, 1.8

2007-03-01 Thread Matthias Neeracher
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv31774

Modified Files:
lilypond-devel.info lilypond.info lilypond.patch 
Log Message:
Latest upstream versions

Index: lilypond.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.info,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -d -r1.14 -r1.15
--- lilypond.info   28 Jan 2007 04:06:08 -  1.14
+++ lilypond.info   1 Mar 2007 22:21:09 -   1.15
@@ -1,5 +1,5 @@
 Package: lilypond
-Version: 2.10.14
+Version: 2.10.20
 Revision: 1001
 Maintainer: Matthias Neeracher [EMAIL PROTECTED]
 GCC: 4.0
@@ -20,7 +20,7 @@
 Conflicts: lilypond, lilypond-unstable, lilypond-devel, lilypond-devel-tex
 Replaces: lilypond-devel, lilypond-unstable
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.10/lilypond-%v.tar.gz
-Source-MD5: 924c0fd564553e092b456fbd8b70f6dc
+Source-MD5: 7d6b8476d0d23b97945c579402794c20
 Patch: %n.patch
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
 ConfigureParams: --infodir='$(prefix)/share/info' 
--mandir='$(prefix)/share/man' --with-ncsb-dir='%p/share/ghostscript/fonts' 
--disable-gui 

Index: lilypond-devel.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond-devel.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- lilypond-devel.info 28 Jan 2007 04:06:08 -  1.20
+++ lilypond-devel.info 1 Mar 2007 22:21:09 -   1.21
@@ -1,5 +1,5 @@
 Package: lilypond-devel
-Version: 2.11.14
+Version: 2.11.20
 Revision: 1001
 Maintainer: Matthias Neeracher [EMAIL PROTECTED]
 GCC: 4.0
@@ -20,7 +20,7 @@
 Conflicts: lilypond, lilypond-unstable, lilypond-devel, lilypond-devel-tex
 Replaces: lilypond, lilypond-unstable
 Source: 
http://download.linuxaudio.org/lilypond/sources/v2.11/lilypond-%v.tar.gz
-Source-MD5: fe333db0fb8d179c5367650f4f2550d4
+Source-MD5: cf7b649c81b0a1dd7e8bd4e4c66f6adc
 Patch: %n.patch
 SetLDFLAGS: -lexpat -L%p/lib/pango-ft219/lib 
 ConfigureParams: --infodir='$(prefix)/share/info' 
--mandir='$(prefix)/share/man' --with-ncsb-dir='%p/share/ghostscript/fonts' 
--disable-gui 

Index: lilypond.patch
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/text/lilypond.patch,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -d -r1.7 -r1.8
--- lilypond.patch  25 Jan 2007 09:41:46 -  1.7
+++ lilypond.patch  1 Mar 2007 22:21:09 -   1.8
@@ -37,18 +37,6 @@
  @titlepage
  @title Music Glossary
  @author Christian Mondrup   @c Original author of LilyPond glossary
-diff -ruN lilypond-2.10.12-orig/aclocal.m4 lilypond-2.10.12/aclocal.m4
 lilypond-2.10.12-orig/aclocal.m4   2007-01-18 23:33:14.0 -0800
-+++ lilypond-2.10.12/aclocal.m42007-01-18 23:33:51.0 -0800
-@@ -34,7 +34,7 @@
- ## grab the first version number in  --version output.
- eval _ver=\\`($1 --version || $1 -V) 21 | grep '\(^\| 
\)[0-9][0-9]*\.[0-9]' \
- | head -n 1 \
--  | tr ' ' '\n' | sed 's/\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/g' | grep 
'\(^\| \)[0-9][0-9]*\.[0-9]' | head -n 1\`\
-+  | tr ' ' '\n' | sed 's/\([0-9][0-9]*\.[0-9][0-9.]*\).*/\1/g' | grep 
'\(^\| \)[0-9][0-9]*\.[0-9]' | head -n 1\`\
- 
- if test -z $_ver; then
- ## If empty, try date [fontforge]
 diff -ruN lilypond-2.10.12-orig/config.make.in lilypond-2.10.12/config.make.in
 --- lilypond-2.10.12-orig/config.make.in   2007-01-18 23:33:14.0 
-0800
 +++ lilypond-2.10.12/config.make.in2007-01-18 23:45:27.0 -0800
@@ -70,15 +58,3 @@
  package_libdir = $(libdir)/$(package)
  package_docdir = $(docdir)/$(package)
  package_omfdir = $(omfdir)/$(package)
-diff -ruN lilypond-2.10.12-orig/stepmake/aclocal.m4 
lilypond-2.10.12/stepmake/aclocal.m4
 lilypond-2.10.12-orig/stepmake/aclocal.m4  2007-01-18 23:33:14.0 
-0800
-+++ lilypond-2.10.12/stepmake/aclocal.m4   2007-01-18 23:33:51.0 
-0800
-@@ -34,7 +34,7 @@
- ## grab the first version number in  --version output.
- eval _ver=\\`($1 --version || $1 -V) 21 | grep '\(^\| 
\)[0-9][0-9]*\.[0-9]' \
- | head -n 1 \
--  | tr ' ' '\n' | sed 's/\([0-9][0-9]*\.[0-9][0-9]*\).*/\1/g' | grep 
'\(^\| \)[0-9][0-9]*\.[0-9]' | head -n 1\`\
-+  | tr ' ' '\n' | sed 's/\([0-9][0-9]*\.[0-9][0-9.]*\).*/\1/g' | grep 
'\(^\| \)[0-9][0-9]*\.[0-9]' | head -n 1\`\
- 
- if test -z $_ver; then
- ## If empty, try date [fontforge]


-
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

[cvs] dists/10.4/unstable/main/finkinfo/utils gpsbabel.info,1.5,1.6

2007-03-01 Thread Charles Lepple
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv1882

Modified Files:
gpsbabel.info 
Log Message:
New upstream gpsbabel (1.3.3)


Index: gpsbabel.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gpsbabel.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- gpsbabel.info   7 Nov 2006 01:17:14 -   1.5
+++ gpsbabel.info   1 Mar 2007 23:48:28 -   1.6
@@ -1,6 +1,6 @@
 Package: gpsbabel
-Version: 1.3.2
-Revision: 1001
+Version: 1.3.3
+Revision: 1000
 
 Description: GPS data transfer and conversion tool
 
@@ -43,7 +43,7 @@
 BuildDepends: expat, libusb
 
 Source: mirror:sourceforge:%n/%n-%v.tar.gz
-Source-MD5: 5a9c442bc681035b1dfdbb32b1d3fa8b
+Source-MD5: 0ba7f4c623518e6bfe8da12d0691fb96
 
 DocFiles: COPYING README* gpsbabel.html
 
@@ -52,5 +52,5 @@
 InstallScript: 
 #!/bin/sh -ex
   mkdir -p %i/bin
-  make prefix=%i DESTDIR=%i install
+  make DESTDIR=%d install
 


-
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/jfmertens/main/finkinfo/sci lpsolve-scilab.info, 1.4, 1.5

2007-03-01 Thread Jean-Fran�ois Mertens
Update of /cvsroot/fink/experimental/jfmertens/main/finkinfo/sci
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv11726

Modified Files:
lpsolve-scilab.info 
Log Message:
major cleanup; + :
 is fully functional now, though still quite hackish..
 still have to check the use of %b on a machine where %b contains symlinks

Index: lpsolve-scilab.info
===
RCS file: 
/cvsroot/fink/experimental/jfmertens/main/finkinfo/sci/lpsolve-scilab.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- lpsolve-scilab.info 27 Feb 2007 02:42:53 -  1.4
+++ lpsolve-scilab.info 2 Mar 2007 01:31:58 -   1.5
@@ -14,99 +14,114 @@
 
 PatchScript: 
 #!/bin/sh -ev
+  # get rid of long path
+  mv extra/scilab/lpsolve/* .; rm -fR extra
   # adapt paths
-  perl -pi.bak -e 
's,/usr/lib/liblpsolve%type_pkg[maj]\.so,%p/lib/liblpsolve.dylib,' 
extra/scilab/lpsolve/builder.sce
-  perl -pi.bak -e 's,c:/scilab\-2\.7,%p/lib/scilab-%type_raw[scilab],; 
s,z:/lp_solve_%type_raw[maj],%p/include/lpsolve,; s,\$.*\),%b,' 
extra/scilab/lpsolve/Path.incl
+  perl -pi.bak -e 
's,/usr/lib/liblpsolve%type_pkg[maj]\.so,%p/lib/liblpsolve.dylib,' builder.sce
+  perl -pi.bak -e 's,c:/scilab\-2\.7,%p/lib/scilab-%type_raw[scilab],; 
s,z:/lp_solve_%type_raw[maj],%p/include/lpsolve,; s,\$.*\),%b,' Path.incl
   # add trailing / to Mpath, and handle the 'loading' of man-pages and macros 
self, but using formatman(.,xml)
   sed -ri -e s:/[']+\+p,end([']*):\n  \1p=p+\1'/'\1\1: -e s,^(  )',\1, 
-e /genlib|\/man/d \
-   -e s:(formatman(\(.*))\):\1,'xml'): -e s,-1,0, 
extra/scilab/lpsolve/builder.sce
+   -e s:(formatman(\(.*))\):\1,'xml'): -e s,-1,0, builder.sce
   # missing endfunction
-  for f in extra/scilab/lpsolve/macros/*.sci; do echo endfunction  $f ; done
-  # buglet in man files (another one will be fixed in the InstallScript)
-  sed -ri.bak -e /dual problem|lp created/,/TP 10/{ /.TP 10/d } 
extra/scilab/lpsolve/man/lp*.man
+  for f in macros/*.sci; do echo endfunction  $f ; done
+  # buglets in man files
+  sed -ri.bak -e /dual problem|lp created/,/TP 10/{ /.TP 10/d } man/lp*.man
+  sed -ri.bak -e '/SH NAME/,+2{ /^$/d }' man/sclpsolve.man
   # useless files, which may further prevent regeneration of some of them
-  rm extra/scilab/lpsolve/{macros/*.bin,man/*.cat,libs/*.dll}
+  rm macros/*.bin man/*.cat libs/*.dll
   # add hash.c to the needed sources :
   sed -ri.bak -e '/^files=/,/^end/{
/MSDOS/d
/^end/d
-   }' extra/scilab/lpsolve/src/builder.sce
+   }' src/builder.sce
   # and fix hash.c :
-  sed -ri.bak -e 's,malloc.h,stdlib.h,' extra/scilab/lpsolve/src/hash.c
+  sed -ri.bak -e 's,malloc.h,stdlib.h,' src/hash.c
 
-CompileScript: echo ''
-InstallScript: 
+CompileScript: 
 #!/bin/sh -ev
-  mkdir -p %i/share/doc/%N/examples %i/lib/scilab-%type_raw[scilab]/contrib 
%i/share/%N %i/lib/scilab-%type_raw[scilab]/man/eng 
%i/share/doc/lpsolve%type_raw[maj]-shlibs
-  ln -s ../%n %i/share/doc/lpsolve%type_raw[maj]-shlibs
-  cd extra/scilab/lpsolve
   # next doesn't work.. Try the same with '-f'
-#  scilab -nb -nwni -e exec builder.sce;quit;
+#  scilab -nb -nwni -e exec builder.sce;exit;
   cat  cmd -'EOF'
exec builder.sce
+   genlib(lpsolvelib,'macros')
exit
EOF
   scilab -nb -nwni -f cmd
+  ## first the interface itself, that the builder forgot to make
+  # (the removal of some symbols dosn't save very much, should really take 
control of the compilations too then)
   cc -bundle src/lpmex_gateway.o libs/sclpsolve.a %p/lib/liblpsolve.dylib -o 
liblpmex.so \
-   -bundle_loader %p/lib/scilab-%type_raw[scilab]/bin/scilex -Wl,-x 
-dead-strip
+-bundle_loader %p/lib/scilab-%type_raw[scilab]/bin/scilex -Wl,-x 
-dead-strip
+  nm -m liblpmex.so|fgrep -v ' (from '|sed -r -e 's,.* ,,'|fgrep hash  
unexp_sym
+  cc -bundle src/lpmex_gateway.o libs/sclpsolve.a %p/lib/liblpsolve.dylib -o 
liblpmex.so \
+-bundle_loader %p/lib/scilab-%type_raw[scilab]/bin/scilex -Wl,-x 
-dead-strip \
+   -unexported_symbols_list unexp_sym
+  ## now the help pages
+  rm man/{whatis,*.bak,*.man}
+  # the %%helps(1,:) is needed as first item next to ensure 'man/eng' in the 
first item of %%helps,
+  # else xmltohtml breaks on the var 'manpath' in gener_index; one cannot put 
the whole %%helps
+  # as first item since then, if %N is already installed, (rel) links would be 
made (from %b) to
+  # the installed .htm files instead of to the current dir, and those would be 
wrong when installed.
+  cat  cmd -'EOF'
+   %%helps = [%%helps(1,:); '%b/man','Mixed Integer Linear Programming']
+   xmltohtml('%b/man','Mixed Integer Linear Programming')
+   exit
+   EOF
+  scilab -nb -nw -f cmd
+  rm -f man/*.xml
+  sed -ri -e 's,%b/man,%p/share/%N/help,' *.htm
+  mv *.htm man
+  mv man/scilab.htm .
+
+InstallScript: 
+#!/bin/sh -ev
+  mkdir -p %i/share/%N %i/share/doc/%N/examples 

[cvs] dists/10.4/unstable/main/finkinfo/libs/perlmods insilicospectro-pm.info, 1.11, 1.12

2007-03-01 Thread Koen van der Drift
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv2659

Modified Files:
insilicospectro-pm.info 
Log Message:
new upstream

Index: insilicospectro-pm.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/perlmods/insilicospectro-pm.info,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- insilicospectro-pm.info 25 Dec 2006 21:34:23 -  1.11
+++ insilicospectro-pm.info 2 Mar 2007 02:36:09 -   1.12
@@ -1,11 +1,11 @@
 Info2: 
 Package: insilicospectro-pm%type_pkg[perl]
-Version: 1.0.7
+Version: 1.0.10
 Revision: 1
 Architecture: (%type_pkg[perl] = 581) powerpc, (%type_pkg[perl] = 584) powerpc
 
 Source: mirror:cpan:authors/id/A/AL/ALEXMASS/InSilicoSpectro-%v.tar.gz
-Source-MD5: d30760e9584b197d21e808793db86622
+Source-MD5: 311b8d49a271d48e9888cbb9fee87185
 
 Depends: 
  perl%type_pkg[perl]-core, 


-
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 monotone.info,1.10,1.11

2007-03-01 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv10639/10.4/unstable/crypto/finkinfo

Modified Files:
monotone.info 
Log Message:
New upstream version.
This changes the download source.


Index: monotone.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/monotone.info,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -d -r1.10 -r1.11
--- monotone.info   29 Dec 2006 02:37:08 -  1.10
+++ monotone.info   2 Mar 2007 02:53:37 -   1.11
@@ -1,8 +1,8 @@
 Package: monotone
-Version: 0.32
+Version: 0.33
 Revision: 1001
-Source: http://www.venge.net/monotone/downloads/monotone-%v.tar.gz
-Source-MD5: 98b7ac7d680c0ba768bf74628fa74de9
+Source: http://www.monotone.ca/downloads/%v/monotone-%v.tar.gz
+Source-MD5: bfbc7842c13e9be23299ca0348b2d0c2
 PatchScript: sed -e 's|@SW@|%p|g'  %a/%n.patch | patch -p1
 BuildDepends:
   boost1.33, libgettext3-dev, libiconv-dev


-
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 monotone.info,1.27,1.28

2007-03-01 Thread Corey Halpin
Update of /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv10639/10.3/unstable/crypto/finkinfo

Modified Files:
monotone.info 
Log Message:
New upstream version.
This changes the download source.


Index: monotone.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/crypto/finkinfo/monotone.info,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -d -r1.27 -r1.28
--- monotone.info   29 Dec 2006 02:37:08 -  1.27
+++ monotone.info   2 Mar 2007 02:53:37 -   1.28
@@ -1,8 +1,8 @@
 Package: monotone
-Version: 0.32
+Version: 0.33
 Revision: 1
-Source: http://www.venge.net/monotone/downloads/monotone-%v.tar.gz
-Source-MD5: 98b7ac7d680c0ba768bf74628fa74de9
+Source: http://www.monotone.ca/downloads/%v/monotone-%v.tar.gz
+Source-MD5: bfbc7842c13e9be23299ca0348b2d0c2
 PatchScript: sed -e 's|@SW@|%p|g'  %a/%n.patch | patch -p1
 BuildDepends:
   boost1.33, libgettext3-dev, libiconv-dev


-
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/sci mathomatic.info, 1.20, 1.21

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

Modified Files:
mathomatic.info 
Log Message:
new version


Index: mathomatic.info
===
RCS file: /cvsroot/fink/dists/10.3/unstable/main/finkinfo/sci/mathomatic.info,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- mathomatic.info 19 Dec 2006 03:33:52 -  1.20
+++ mathomatic.info 2 Mar 2007 04:54:27 -   1.21
@@ -1,5 +1,5 @@
 Package: mathomatic
-Version: 12.6.8
+Version: 12.6.10
 Revision: 1
 Description: Symbolic algebra program
 DescDetail: 
@@ -20,7 +20,7 @@
 BuildDepends: readline5, libncurses5
 Depends: readline5-shlibs, libncurses5-shlibs
 Source: http://www.panix.com/~gesslein/%n-%v.tar.bz2
-Source-MD5: 917c7806d61c71f2fad978b31c217b30
+Source-MD5: 9825ec3d5901ae839e918ec1ccb7133d
 CompileScript: 
   make prefix=%p READLINE=1
   make test


-
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 mathomatic.info,1.8,1.9

2007-03-01 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv29803/10.4/unstable/main/finkinfo/sci

Modified Files:
mathomatic.info 
Log Message:
new version


Index: mathomatic.info
===
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/sci/mathomatic.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- mathomatic.info 19 Dec 2006 03:33:52 -  1.8
+++ mathomatic.info 2 Mar 2007 04:54:27 -   1.9
@@ -1,5 +1,5 @@
 Package: mathomatic
-Version: 12.6.8
+Version: 12.6.10
 Revision: 1001
 Description: Symbolic algebra program
 DescDetail: 
@@ -20,7 +20,7 @@
 BuildDepends: readline5 (= 5.0-1004), libncurses5 (= 5.4-20041023-1006)
 Depends: readline5-shlibs (= 5.0-1004), libncurses5-shlibs (= 
5.4-20041023-1006)
 Source: http://www.panix.com/~gesslein/%n-%v.tar.bz2
-Source-MD5: 917c7806d61c71f2fad978b31c217b30
+Source-MD5: 9825ec3d5901ae839e918ec1ccb7133d
 CompileScript: 
   make prefix=%p READLINE=1
   make test


-
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 pango1-xft2.info, 1.24, 1.25

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

Modified Files:
pango1-xft2.info 
Log Message:
modernize compiler flags, work better if init.sh is skipped, propagate new 
glib2 layout


Index: pango1-xft2.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/pango1-xft2.info,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -r1.24 -r1.25
--- pango1-xft2.info20 Feb 2006 21:20:03 -  1.24
+++ pango1-xft2.info2 Mar 2007 05:32:08 -   1.25
@@ -1,11 +1,11 @@
 Package: pango1-xft2
 Version: 1.10.1
-Revision: 1
-Depends: %N-shlibs (=%v-%r), libgettext3-shlibs, glib2 (= 2.5.7-1), libiconv
+Revision: 3
+Depends: %N-shlibs (=%v-%r), glib2-shlibs (= 2.12.0-1), libgettext3-shlibs, 
libiconv
 Replaces: pango1
 Conflicts: pango1-xft1
 BuildDepends: 
-  glib2-dev (= 2.5.7-1), pkgconfig (= 0.15.0-2), gtk-doc (= 1.2-1),
+  glib2-dev (= 2.12.0-1), pkgconfig (= 0.15.0-2), gtk-doc (= 1.2-1),
   x11-dev, xft2-dev, libgettext3-dev, libiconv-dev
 
 Source: mirror:gnome:sources/pango/1.10/pango-%v.tar.bz2
@@ -17,8 +17,7 @@
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
-SetCPPFLAGS: -no-cpp-precomp
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe
+SetCFLAGS: -Os -pipe
 SetLDFLAGS: -no-undefined -L/usr/X11R6/lib
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--enable-static
 CompileScript: 
@@ -40,7 +39,7 @@
 
 PostInstScript: 
   if [ configure = $1 ]; then
-update-pango-modules
+%p/sbin/update-pango-modules
   fi
 
 PostRmScript: 
@@ -55,7 +54,7 @@
 SplitOff: 
   Package: %N-shlibs
   Depends: 
-libgettext3-shlibs, glib2-shlibs (= 2.5.7-1), libiconv, x11-shlibs, 
xft2-shlibs
+libgettext3-shlibs, glib2-shlibs (= 2.12.0-1), libiconv, x11-shlibs, 
xft2-shlibs
   
   Replaces: pango1-shlibs
   Conflicts: pango1-xft1-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/gnome pango1-xft2.info, 1.6, 1.7

2007-03-01 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv12364/10.4/unstable/main/finkinfo/gnome

Modified Files:
pango1-xft2.info 
Log Message:
modernize compiler flags, work better if init.sh is skipped, propagate new 
glib2 layout


Index: pango1-xft2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/pango1-xft2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- pango1-xft2.info1 Mar 2007 20:20:21 -   1.6
+++ pango1-xft2.info2 Mar 2007 05:32:08 -   1.7
@@ -1,11 +1,11 @@
 Package: pango1-xft2
 Version: 1.10.1
-Revision: 1002
-Depends: %N-shlibs (=%v-%r), libgettext3-shlibs, glib2-shlibs (= 2.6.6-), 
libiconv
+Revision: 1003
+Depends: %N-shlibs (=%v-%r), glib2-shlibs (= 2.12.0-1), libgettext3-shlibs, 
libiconv
 Replaces: pango1
 Conflicts: pango1-xft1
 BuildDepends: 
-  glib2-dev (= 2.6.6-), pkgconfig (= 0.15.0-2), gtk-doc (= 1.2-1),
+  glib2-dev (= 2.12.0-1), pkgconfig (= 0.15.0-2), gtk-doc (= 1.2-1),
   x11-dev, xft2-dev, libgettext3-dev, libiconv-dev
 
 Source: mirror:gnome:sources/pango/1.10/pango-%v.tar.bz2
@@ -17,7 +17,7 @@
 
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing -pipe
+SetCFLAGS: -Os -pipe
 SetLDFLAGS: -no-undefined -L/usr/X11R6/lib
 ConfigureParams: --mandir=%p/share/man --disable-dependency-tracking 
--enable-static
 CompileScript: 
@@ -39,7 +39,7 @@
 
 PostInstScript: 
   if [ configure = $1 ]; then
-update-pango-modules
+%p/sbin/update-pango-modules
   fi
 
 PostRmScript: 
@@ -54,7 +54,7 @@
 SplitOff: 
   Package: %N-shlibs
   Depends: 
-libgettext3-shlibs, glib2-shlibs (= 2.6.6-), libiconv, x11-shlibs, 
xft2-shlibs
+libgettext3-shlibs, glib2-shlibs (= 2.12.0-1), libiconv, x11-shlibs, 
xft2-shlibs
   
   Replaces: pango1-shlibs
   Conflicts: pango1-xft1-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/gnome libbonoboui2.info, 1.6, 1.7

2007-03-01 Thread Daniel Macks
Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome
In directory 
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24029/10.4/unstable/main/finkinfo/gnome

Modified Files:
libbonoboui2.info 
Log Message:
fully propagate non-obsolete deps, freshen other deps to latest available.


Index: libbonoboui2.info
===
RCS file: 
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/gnome/libbonoboui2.info,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- libbonoboui2.info   1 Mar 2007 20:20:21 -   1.6
+++ libbonoboui2.info   2 Mar 2007 07:30:47 -   1.7
@@ -1,45 +1,113 @@
 Package: libbonoboui2
 Version: 2.14.0
-Revision: 1002
-Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.6.0-1), audiofile-shlibs (= 
0.2.5-1), esound-bin (= 0.2.34-1), esound-shlibs (= 0.2.34-1), gconf2 (= 
2.6.0-1), libgettext3-shlibs, glib2-shlibs (= 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.13.0-1), libglade2-shlibs (= 2.3.6-1), libgnome2 
(= 2.13.7-1), libgnomecanvas2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 
2.6.7-1), orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs
-BuildDepends: atk1 (= 1.6.0-1), gconf2-dev (= 2.6.0-1), glib2-dev (= 
2.6.6-), dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev (= 2.6.0-1) 
| gnome-vfs2-dev (= 2.6.0-1), gtk+2-dev (= 2.4.0-1), gtk+2 (= 2.4.0-1), 
libart2 (= 2.3.16-1), libbonobo2-dev (= 2.13.0-1), libgnome2-dev (= 
2.13.7-1), libgnomecanvas2-dev (= 2.6.0-1), libxml2 (= 2.6.7-1), orbit2-dev 
(= 2.10.0-1), pango1-xft2-dev (= 1.4.0-1), libglade2 (= 2.3.6-1), audiofile 
(= 0.2.5-1), esound, pkgconfig, intltool, popt, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, gtk-doc (= 1.2-1), x11-dev
+Revision: 1003
+Depends: 
+   %N-shlibs (= %v-%r),
+   atk1-shlibs (= 1.12.3-1),
+   audiofile-shlibs (= 0.2.5-1),
+   esound-bin (= 0.2.34-1),
+   esound-shlibs (= 0.2.34-1),
+   gconf2 (= 2.14.0-1),
+   glib2-shlibs (= 2.12.0-1),
+   gnome-vfs2-unified,
+   gtk+2 (= 2.6.10-1),
+   libart2-shlibs (= 2.3.16-1),
+   libbonobo2 (= 2.16.0-1),
+   libgettext3-shlibs,
+   libglade2-shlibs (= 2.6.0-1),
+   libgnome2 (= 2.14.0-1),
+   libgnomecanvas2 (= 2.14.0-1),
+   libiconv,
+   libxml2-shlibs (= 2.6.7-1),
+   orbit2 (= 2.10.0-1),
+   pango1-xft2 (= 1.10.1-1),
+   popt-shlibs
+
+BuildDepends: 
+   atk1 (= 1.12.3-1),
+   audiofile (= 0.2.5-1),
+   dbus-dev (= 0.60-1),
+   esound,
+   gconf2-dev (= 2.14.0-1),
+   gettext-bin,
+   gettext-tools,
+   glib2-dev (= 2.12.0-1),
+   gnome-vfs2-unified-dev,
+   gtk+2-dev (= 2.6.10-1),
+   gtk+2 (= 2.6.10-1),
+   gtk-doc (= 1.2-1),
+   intltool,
+   libart2 (= 2.3.16-1),
+   libbonobo2-dev (= 2.16.0-1),
+   libgettext3-dev,
+   libglade2 (= 2.6.0-1),
+   libgnome2-dev (= 2.14.0-1),
+   libgnomecanvas2-dev (= 2.14.0-1),
+   libhowl-dev,
+   libiconv-dev,
+   libxml2 (= 2.6.7-1),
+   orbit2-dev (= 2.10.0-1),
+   pango1-xft2-dev (= 1.10.1-1),
+   pkgconfig (= 0.21-1),
+   popt,
+   x11-dev
+
 Source: mirror:gnome:sources/libbonoboui/2.14/libbonoboui-%v.tar.bz2
 Source-MD5: dc26dc17cddc625cac37ecfab263a51a
 Patch: %n.patch
 PatchScript: 
- perl -pi.bak -e s/need_relink=yes/need_relink=no/ ltmain.sh
- perl -pi.bak -e s/hardcode_direct=yes/hardcode_direct=no/ configure
+   perl -pi.bak -e s/need_relink=yes/need_relink=no/ ltmain.sh
+   perl -pi.bak -e s/hardcode_direct=yes/hardcode_direct=no/ configure
 
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
+SetCFLAGS: -Os
 ConfigureParams: --disable-dependency-tracking
 InstallScript: make install DESTDIR=%d
 SplitOff: 
-  Package: %N-shlibs
-  Depends: atk1-shlibs (= 1.6.0-1), audiofile-shlibs (= 0.2.5-1), 
esound-shlibs (= 0.2.34-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.13.0-1), 
libglade2-shlibs (= 2.3.6-1), libgnome2 (= 2.13.7-1), libgnomecanvas2 (= 
2.6.0-1), libiconv, libxml2-shlibs (= 2.6.7-1), orbit2 (= 2.10.0-1), 
pango1-xft2 (= 1.4.0-1), popt-shlibs
-  Files: lib/libbonoboui-2.*.dylib
-  Shlibs: %p/lib/libbonoboui-2.0.dylib 1.0.0 %n (= 2.6.0-1)
-  DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README
+   Package: %N-shlibs
+   Depends: 
+   atk1-shlibs (= 1.12.3-1),
+   audiofile-shlibs (= 0.2.5-1),
+   esound-shlibs (= 0.2.34-1),
+   gconf2 (= 2.14.0-1),
+   glib2-shlibs (= 2.12.0-1),
+   gnome-vfs2-unified,
+   gtk+2 (= 2.6.10-1),
+   libart2-shlibs (= 2.3.16-1),
+   libbonobo2 (= 2.16.0-1),
+   libgettext3-shlibs,
+   

[cvs] dists/10.3/unstable/main/finkinfo/gnome libbonoboui2.info, 1.15, 1.16

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

Modified Files:
libbonoboui2.info 
Log Message:
fully propagate non-obsolete deps, freshen other deps to latest available.


Index: libbonoboui2.info
===
RCS file: 
/cvsroot/fink/dists/10.3/unstable/main/finkinfo/gnome/libbonoboui2.info,v
retrieving revision 1.15
retrieving revision 1.16
diff -u -d -r1.15 -r1.16
--- libbonoboui2.info   20 Jul 2006 02:49:20 -  1.15
+++ libbonoboui2.info   2 Mar 2007 07:30:42 -   1.16
@@ -1,46 +1,113 @@
 Package: libbonoboui2
 Version: 2.14.0
-Revision: 1
-Depends: %N-shlibs (= %v-%r), atk1-shlibs (= 1.6.0-1), audiofile-shlibs (= 
0.2.5-1), esound-bin (= 0.2.34-1), esound-shlibs (= 0.2.34-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.13.0-1), libglade2-shlibs (= 2.3.6-1), libgnome2 (= 
2.13.7-1), libgnomecanvas2 (= 2.6.0-1), libiconv, libxml2-shlibs (= 2.6.7-1), 
orbit2 (= 2.10.0-1), pango1-xft2 (= 1.4.0-1), popt-shlibs
-BuildDepends: atk1 (= 1.6.0-1), gconf2-dev (= 2.6.0-1), glib2-dev (= 
2.4.0-1), dbus-dev (= 0.60-1), libhowl-dev, gnome-vfs2-ssl-dev (= 2.6.0-1) | 
gnome-vfs2-dev (= 2.6.0-1), gtk+2-dev (= 2.4.0-1), gtk+2 (= 2.4.0-1), 
libart2 (= 2.3.16-1), libbonobo2-dev (= 2.13.0-1), libgnome2-dev (= 
2.13.7-1), libgnomecanvas2-dev (= 2.6.0-1), libxml2 (= 2.6.7-1), orbit2-dev 
(= 2.10.0-1), pango1-xft2-dev (= 1.4.0-1), libglade2 (= 2.3.6-1), audiofile 
(= 0.2.5-1), esound, pkgconfig, intltool, popt, libgettext3-dev, gettext-bin, 
gettext-tools, libiconv-dev, gtk-doc (= 1.2-1), x11-dev
+Revision: 3
+Depends: 
+   %N-shlibs (= %v-%r),
+   atk1-shlibs (= 1.12.3-1),
+   audiofile-shlibs (= 0.2.5-1),
+   esound-bin (= 0.2.34-1),
+   esound-shlibs (= 0.2.34-1),
+   gconf2 (= 2.14.0-1),
+   glib2-shlibs (= 2.12.0-1),
+   gnome-vfs2-unified,
+   gtk+2 (= 2.6.10-1),
+   libart2-shlibs (= 2.3.16-1),
+   libbonobo2 (= 2.16.0-1),
+   libgettext3-shlibs,
+   libglade2-shlibs (= 2.6.0-1),
+   libgnome2 (= 2.14.0-1),
+   libgnomecanvas2 (= 2.14.0-1),
+   libiconv,
+   libxml2-shlibs (= 2.6.7-1),
+   orbit2 (= 2.10.0-1),
+   pango1-xft2 (= 1.10.1-1),
+   popt-shlibs
+
+BuildDepends: 
+   atk1 (= 1.12.3-1),
+   audiofile (= 0.2.5-1),
+   dbus-dev (= 0.60-1),
+   esound,
+   gconf2-dev (= 2.14.0-1),
+   gettext-bin,
+   gettext-tools,
+   glib2-dev (= 2.12.0-1),
+   gnome-vfs2-unified-dev,
+   gtk+2-dev (= 2.6.10-1),
+   gtk+2 (= 2.6.10-1),
+   gtk-doc (= 1.2-1),
+   intltool,
+   libart2 (= 2.3.16-1),
+   libbonobo2-dev (= 2.16.0-1),
+   libgettext3-dev,
+   libglade2 (= 2.6.0-1),
+   libgnome2-dev (= 2.14.0-1),
+   libgnomecanvas2-dev (= 2.14.0-1),
+   libhowl-dev,
+   libiconv-dev,
+   libxml2 (= 2.6.7-1),
+   orbit2-dev (= 2.10.0-1),
+   pango1-xft2-dev (= 1.10.1-1),
+   pkgconfig (= 0.21-1),
+   popt,
+   x11-dev
+
 Source: mirror:gnome:sources/libbonoboui/2.14/libbonoboui-%v.tar.bz2
 Source-MD5: dc26dc17cddc625cac37ecfab263a51a
 Patch: %n.patch
 PatchScript: 
- perl -pi.bak -e s/need_relink=yes/need_relink=no/ ltmain.sh
- perl -pi.bak -e s/hardcode_direct=yes/hardcode_direct=no/ configure
+   perl -pi.bak -e s/need_relink=yes/need_relink=no/ ltmain.sh
+   perl -pi.bak -e s/hardcode_direct=yes/hardcode_direct=no/ configure
 
-SetCPPFLAGS: -no-cpp-precomp
-SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
+SetCFLAGS: -Os
 ConfigureParams: --disable-dependency-tracking
 InstallScript: make install DESTDIR=%d
 SplitOff: 
-  Package: %N-shlibs
-  Depends: atk1-shlibs (= 1.6.0-1), audiofile-shlibs (= 0.2.5-1), 
esound-shlibs (= 0.2.34-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.13.0-1), 
libglade2-shlibs (= 2.3.6-1), libgnome2 (= 2.13.7-1), libgnomecanvas2 (= 
2.6.0-1), libiconv, libxml2-shlibs (= 2.6.7-1), orbit2 (= 2.10.0-1), 
pango1-xft2 (= 1.4.0-1), popt-shlibs
-  Files: lib/libbonoboui-2.*.dylib
-  Shlibs: %p/lib/libbonoboui-2.0.dylib 1.0.0 %n (= 2.6.0-1)
-  DocFiles: AUTHORS COPYING ChangeLog po/ChangeLog:ChangeLog.po NEWS README
+   Package: %N-shlibs
+   Depends: 
+   atk1-shlibs (= 1.12.3-1),
+   audiofile-shlibs (= 0.2.5-1),
+   esound-shlibs (= 0.2.34-1),
+   gconf2 (= 2.14.0-1),
+   glib2-shlibs (= 2.12.0-1),
+   gnome-vfs2-unified,
+   gtk+2 (= 2.6.10-1),
+   libart2-shlibs (= 2.3.16-1),
+   libbonobo2 (= 2.16.0-1),
+   libgettext3-shlibs,
+