Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils
In directory sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv14981/main/finkinfo/utils

Modified Files:
      Tag: pangocairo-branch
        bacula.info bbdb.info bbdb.patch gcdmaster.info 
Log Message:
more merges from head

Index: gcdmaster.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/gcdmaster.info,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- gcdmaster.info      18 Jul 2006 22:43:36 -0000      1.4
+++ gcdmaster.info      15 Feb 2007 22:52:58 -0000      1.4.2.1
@@ -38,7 +38,7 @@
 DescPackaging: <<
  This version is compiled with g++-3.3, even in the 10.4 tree.  If it is
  ever updated to a more recent compiler, it must be updated at the same time
- as a large collection of packages: fwbuilder, gabber, gabber-ssl, gcdmaster,
+ as a large collection of packages: gabber, gabber-ssl, gcdmaster,
  genes, glademm, gnomemm, gtkmm, libsigc++ and anything which depends on any 
  of them.
 <<

Index: bbdb.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/bbdb.patch,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- bbdb.patch  20 Jan 2006 20:32:32 -0000      1.1
+++ bbdb.patch  15 Feb 2007 22:52:58 -0000      1.1.2.1
@@ -115,7 +115,7 @@
 +
 +mkdir -p @PREFIX@/share/${FLAVOR}/site-lisp/bbdb;
 +for i in bbdb-autoloads.el bbdb-com.el bbdb-ftp.el bbdb-gnus.el bbdb-gui.el 
bbdb-hooks.el bbdb-merge.el bbdb-mhe.el bbdb-migrate.el bbdb-print.el 
bbdb-reportmail.el bbdb-rmail.el bbdb-sc.el bbdb-snarf.el bbdb-srv.el 
bbdb-vm.el bbdb-w3.el bbdb-whois.el bbdb-xemacs.el bbdb.el; do
-+    ln -s @PREFIX@/share/emacs/site-lisp/bbdb/${i} 
@PREFIX@/share/${FLAVOR}/site-lisp/bbdb/${i};
++    ln -fs @PREFIX@/share/emacs/site-lisp/bbdb/${i} 
@PREFIX@/share/${FLAVOR}/site-lisp/bbdb/${i};
 +done
 +
 +cd @PREFIX@/share/${FLAVOR}/site-lisp/bbdb;

Index: bbdb.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/bbdb.info,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- bbdb.info   20 Jan 2006 20:32:32 -0000      1.1
+++ bbdb.info   15 Feb 2007 22:52:58 -0000      1.1.2.1
@@ -1,6 +1,6 @@
 Package: bbdb
 Version: 2.35
-Revision: 1
+Revision: 2
 Description: Maintain within emacs a rolodex-like database
 License: GPL
 Maintainer: Jesse Alama <[EMAIL PROTECTED]>
@@ -84,4 +84,4 @@
 XEmacs users: bbdb is already available within xemacs itself through
 xemacs's own package management system.
 <<
-Homepage: http://bbdb.sourceforge.net/
\ No newline at end of file
+Homepage: http://bbdb.sourceforge.net/

Index: bacula.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/utils/bacula.info,v
retrieving revision 1.2.2.15
retrieving revision 1.2.2.16
diff -u -d -r1.2.2.15 -r1.2.2.16
--- bacula.info 13 Feb 2007 19:58:12 -0000      1.2.2.15
+++ bacula.info 15 Feb 2007 22:52:58 -0000      1.2.2.16
@@ -37,7 +37,7 @@
 
 NoSetMAKEFLAGS: true
 SetMAKEFLAGS: -j1
-SetCFLAGS: -Os
+SetCFLAGS: -O3 -funroll-loops -fstrict-aliasing
 ConfigureParams: --bindir=%p/bin --sbindir=%p/sbin --without-postgresql 
--without-mysql --with-sqlite=%p/include --with-scriptdir=%p/lib/bacula 
--sysconfdir=%p/etc/bacula --enable-gnome --enable-largefile 
--with-working-dir=%p/lib/bacula --with-pid-dir=%p/var/run 
--with-subsys-dir=%p/var/run/subsys --mandir=%p/share/man 
--with-readline=%p/include/readline --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
 CompileScript: <<
   OPENSSL=/usr/bin/openssl ./configure %c


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

Reply via email to