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

Modified Files:
      Tag: pangocairo-branch
        gnome-vfs-ssl.info gnucash-hbci.info p2.info starttls.info 
        starttls.patch 
Log Message:
merged from HEAD (tagged as pangocairo-root-2)

Index: gnome-vfs-ssl.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnome-vfs-ssl.info,v
retrieving revision 1.7.2.1
retrieving revision 1.7.2.2
diff -u -d -r1.7.2.1 -r1.7.2.2
--- gnome-vfs-ssl.info  20 Dec 2006 04:46:10 -0000      1.7.2.1
+++ gnome-vfs-ssl.info  20 Dec 2006 18:00:56 -0000      1.7.2.2
@@ -1,11 +1,11 @@
 Package: gnome-vfs-ssl
 Version: 1.0.5
-Revision: 1034
+Revision: 1035
 Source: mirror:gnome:sources/gnome-vfs/1.0/gnome-vfs-%v.tar.bz2
 Source-MD5: e2a17a6b178f54c43968241258f3e729
 Depends: %N-shlibs (= %v-%r) | gnome-vfs-shlibs (= %v-%r)
 BuildConflicts: libcdparanoia0-dev
-BuildDepends: audiofile, db3 (>= 3.3.11-1027), esound, gconf (>= 1.0.9-21), 
gconf-dev (>= 1.0.9-21), gettext-bin, gettext-dev, gettext-tools, giflib, glib, 
gnome-libs-dev (>= 1.4.2-19), gtk+-shlibs (>= 1.2.10-20), guile16-dev, imlib 
(>= 1.9.14-14), libiconv-dev, libjpeg, libpng3, libtiff, libxml, netpbm10, 
oaf-dev (>= 0.6.10-22), openssl097-dev, orbit-dev (>= 0.5.17-15), pkgconfig, 
popt, readline5
+BuildDepends: audiofile, db3 (>= 3.3.11-1027), esound, gconf (>= 1.0.9-21), 
gconf-dev (>= 1.0.9-21), gettext-bin, libgettext3-dev, gettext-tools, giflib, 
glib, gnome-libs-dev (>= 1.4.2-19), gtk+-shlibs (>= 1.2.10-20), guile16-dev, 
imlib (>= 1.9.14-14), libiconv-dev, libjpeg, libpng3, libtiff, libxml, 
netpbm10, oaf-dev (>= 0.6.10-22), openssl097-dev, orbit-dev (>= 0.5.17-15), 
pkgconfig, popt, readline5
 Provides: gnome-vfs
 Conflicts: gnome-vfs
 Replaces: gnome-vfs
@@ -27,7 +27,7 @@
 <<
 SplitOff: <<
   Package: %N-shlibs
-  Depends: gconf-shlibs (>= 1.0.9-21), gnome-mime-data, gtk+-shlibs (>= 
1.2.10-20), oaf (>= 0.6.10-22), openssl097-shlibs
+  Depends: gconf-shlibs (>= 1.0.9-21), gnome-mime-data, gtk+-shlibs (>= 
1.2.10-20), oaf (>= 0.6.10-22), openssl097-shlibs, libgettext3-shlibs
   Conflicts: gnome-vfs-shlibs
   Replaces: %N (<= 1.0.5-1), gnome-vfs (<= 1.0.5-1), gnome-vfs-shlibs
   Files: lib/libgnomevfs.0.0.0.dylib lib/libgnomevfs.0.dylib 

Index: starttls.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/starttls.patch,v
retrieving revision 1.1
retrieving revision 1.1.2.1
diff -u -d -r1.1 -r1.1.2.1
--- starttls.patch      20 Jan 2006 20:16:56 -0000      1.1
+++ starttls.patch      20 Dec 2006 18:00:57 -0000      1.1.2.1
@@ -37,7 +37,7 @@
 +      ;;
 +      *)
 +
-+      echo -n "install/${PACKAGE}: Byte-compiling for ${FLAVOR} ..."
++      /bin/echo "install/${PACKAGE}: Byte-compiling for ${FLAVOR} ...\c"
 +
 +      rm -rf ${ELCDIR}
 +      install -m 755 -d ${ELCDIR}
@@ -98,7 +98,7 @@
 +      ;;
 +      *)
 +
-+      echo -n "remove/${PACKAGE}: Handling removal of emacsen flavor 
${FLAVOR} ..."
++      /bin/echo "remove/${PACKAGE}: Handling removal of emacsen flavor 
${FLAVOR} ...\c"
 +      rm -rf ${ELCDIR}
 +#     rm -f ${STARTDIR}/50${STARTFILE}*
 +      echo " done."

Index: p2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/p2.info,v
retrieving revision 1.2
retrieving revision 1.2.2.1
diff -u -d -r1.2 -r1.2.2.1
--- p2.info     29 Jan 2006 19:24:11 -0000      1.2
+++ p2.info     20 Dec 2006 18:00:56 -0000      1.2.2.1
@@ -1,6 +1,6 @@
 Package: p2
 Version: 1.3.1
-Revision: 1001
+Revision: 1002
 Description: 2ch Viewer based on PHP
 License: BSD
 Maintainer: ASARI Takashi <[EMAIL PROTECTED]>
@@ -39,7 +39,7 @@
           echo
           echo "Include %p/etc/p2.conf"
           echo
-          echo -n "Do you want me to add it now [Y/n] ?"
+          /bin/echo "Do you want me to add it now [Y/n] ?\c"
           read a
           if ! echo $a | grep -iq ^n; then
             echo "Include %p/etc/p2.conf" >> %p/etc/apache2/httpd.conf
@@ -61,7 +61,7 @@
           echo
           echo "Include %p/etc/p2.conf"
           echo
-          echo -n "Do you want me to do it now [Y/n] ?"
+          /bin/echo "Do you want me to do it now [Y/n] ?\c"
           read a
           if ! echo $a | grep -iq ^n; then
             cat %p/etc/apache2/httpd.conf | grep -v 
^[[:space:]]*Include[[:space:]]*%p/etc/%n.conf > 
%p/etc/apache2/httpd.conf.$moduleremove

Index: starttls.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/starttls.info,v
retrieving revision 1.3
retrieving revision 1.3.2.1
diff -u -d -r1.3 -r1.3.2.1
--- starttls.info       4 Mar 2006 23:08:00 -0000       1.3
+++ starttls.info       20 Dec 2006 18:00:56 -0000      1.3.2.1
@@ -1,14 +1,16 @@
 Package: starttls
 Version: 0.10
-Revision: 3
+Revision: 5
 Description: Simple wrapper program for STARTTLS protocol
 License: GPL
 Maintainer: Todai Fink Team <[EMAIL PROTECTED]>
-BuildDepends: system-openssl-dev
+BuildDepends: system-openssl-dev, fink (>= 0.24.12)
 Source: ftp://ftp.opaopa.org/pub/elisp/%n-%v.tar.gz
 Source-MD5: 2e0d26b0db04bae813248eb5af7e9205
+PatchFile: %n.patch
+PatchFile-MD5: 654dc05e4234b1eca77f778602c5e928
 PatchScript: <<
- sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+ sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 <<
 NoSetCPPFLAGS: true
 NoSetLDFLAGS: true

Index: gnucash-hbci.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/crypto/finkinfo/gnucash-hbci.info,v
retrieving revision 1.13.2.1
retrieving revision 1.13.2.2
diff -u -d -r1.13.2.1 -r1.13.2.2
--- gnucash-hbci.info   20 Dec 2006 04:46:10 -0000      1.13.2.1
+++ gnucash-hbci.info   20 Dec 2006 18:00:56 -0000      1.13.2.2
@@ -1,8 +1,8 @@
 Package: gnucash-hbci
 Version: 1.8.12
-Revision: 10
-Depends: aqbanking-shlibs (>= 1.0.4-1beta.1000), gnucash (>= %v-10)
-BuildDepends: aqbanking (>= 1.0.4-1beta.1000), audiofile, bonobo-dev, 
control-center-dev (>= 1.4.0.5-6), db44-aes | db44, doxygen, esound, expat, 
fink (>= 0.20.1-1), g-wrap-dev (>= 1.3.4-3), gal21 (>= 0.22-1014), gconf-dev, 
gdbm3, gdk-pixbuf, gettext-bin, gettext-dev, gettext-tools, giflib, glib, 
glibwww, gnome-core-dev (>= 1.4.1-4), gnome-libs-dev, gnome-print-dev, 
gnome-vfs-dev (>= 1.0.5-5) | gnome-vfs-ssl-dev (>= 1.0.5-7), graphviz, gtk+ (>= 
1.2.10-50), gtkhtml1.1-dev (>= 1.1.7-12), guile16-dev (>= 1.6.7-1010), 
guppi16-dev (>= 0.40.3-2), gwenhywfar (>= 1.7.2-1002), imlib (>= 1.9.14-2), 
ktoblzcheck (>= 1.2-1003), libghttp, libglade, libiconv-dev, libjpeg, libofx1 
(>= 0.7.0-1002), libole2, libpng3, libtiff, libtool14, libwww, libxml, netpbm, 
oaf-dev, opensp4-dev (>= 1.5.1-1002), orbit-dev, pkgconfig, popt, texinfo
+Revision: 11
+Depends: aqbanking-shlibs (>= 1.0.4-1beta.1000), gnucash (>= %v-10), 
libgettext3-shlibs
+BuildDepends: aqbanking (>= 1.0.4-1beta.1000), audiofile, bonobo-dev, 
control-center-dev (>= 1.4.0.5-6), db44-aes | db44, doxygen, esound, expat, 
fink (>= 0.20.1-1), g-wrap-dev (>= 1.3.4-3), gal21 (>= 0.22-1014), gconf-dev, 
gdbm3, gdk-pixbuf, gettext-bin, libgettext3-dev, gettext-tools, giflib, glib, 
glibwww, gnome-core-dev (>= 1.4.1-4), gnome-libs-dev, gnome-print-dev, 
gnome-vfs-dev (>= 1.0.5-5) | gnome-vfs-ssl-dev (>= 1.0.5-7), graphviz, gtk+ (>= 
1.2.10-50), gtkhtml1.1-dev (>= 1.1.7-12), guile16-dev (>= 1.6.7-1010), 
guppi16-dev (>= 0.40.3-2), gwenhywfar (>= 1.7.2-1002), imlib (>= 1.9.14-2), 
ktoblzcheck (>= 1.2-1003), libghttp, libglade, libiconv-dev, libjpeg, libofx1 
(>= 0.7.0-1002), libole2, libpng3, libtiff, libtool14, libwww, libxml, netpbm, 
oaf-dev, opensp4-dev (>= 1.5.1-1002), orbit-dev, pkgconfig, popt, texinfo
 Source: mirror:sourceforge:gnucash/gnucash-%v.tar.gz
 Source-MD5: 81e7c703db56bb203e106664157779cc
 PatchScript: <<


-------------------------------------------------------------------------
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