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

Modified Files:
      Tag: pangocairo-branch
        erc.info erc.patch gabber.info 
Log Message:
more merges from head

Index: erc.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/erc.info,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- erc.info    20 Sep 2006 17:47:52 -0000      1.4
+++ erc.info    15 Feb 2007 22:52:57 -0000      1.4.2.1
@@ -3,7 +3,7 @@
 Description: Use IRC within emacs
 Homepage: http://www.emacswiki.org/cgi-bin/wiki/EmacsIRCClient
 Version: 5.1.4
-Revision: 1
+Revision: 2
 Maintainer: Jesse Alama <[EMAIL PROTECTED]>
 Source: mirror:gnu:%n/%n-%v.tar.gz
 Source-MD5: 93d10ee426a4b259a2a07436f8fd71a2
@@ -41,4 +41,4 @@
 DescUsage: <<
 The function `erc-select' is the main entry point into the ERC system.
 ERC's emacs customization group is `erc'.
-<<
\ No newline at end of file
+<<

Index: erc.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/erc.patch,v
retrieving revision 1.4
retrieving revision 1.4.2.1
diff -u -d -r1.4 -r1.4.2.1
--- erc.patch   20 Sep 2006 17:47:52 -0000      1.4
+++ erc.patch   15 Feb 2007 22:52:57 -0000      1.4.2.1
@@ -42,12 +42,12 @@
 +echo >&2 -n "install/erc: Byte-compiling for ${FLAVOR}..."
 +mkdir -p @PREFIX@/share/${FLAVOR}/site-lisp/erc;
 +for i in erc-auto.el erc-autoaway.el erc-autojoin.el erc-backend.el 
erc-bbdb.el erc-button.el erc-chess.el erc-compat.el erc-complete.el erc-dcc.el 
erc-ezbounce.el erc-fill.el erc-goodies.el erc-ibuffer.el erc-identd.el 
erc-imenu.el erc-lang.el erc-list.el erc-log.el erc-maint.el erc-match.el 
erc-menu.el erc-nets.el erc-netsplit.el erc-nicklist.el erc-nickserv.el 
erc-notify.el erc-page.el erc-pcomplete.el erc-replace.el erc-ring.el 
erc-sound.el erc-speak.el erc-speedbar.el erc-spelling.el erc-stamp.el 
erc-track.el erc-truncate.el erc-viper.el erc-xdcc.el erc.el erc-auto.in 
Makefile; do
-+    ln -s @PREFIX@/share/emacs/site-lisp/erc/${i} 
@PREFIX@/share/${FLAVOR}/site-lisp/erc/${i};
++    ln -fs @PREFIX@/share/emacs/site-lisp/erc/${i} 
@PREFIX@/share/${FLAVOR}/site-lisp/erc/${i};
 +done
 +
 +mkdir -p @PREFIX@/share/${FLAVOR}/site-lisp/erc/images;
 +for i in icq-offline.png icq-online.png irc-offline.png irc-online.png 
msn-offline.png msn-online.png; do
-+    ln -s @PREFIX@/share/emacs/site-lisp/erc/images/${i} 
@PREFIX@/share/${FLAVOR}/site-lisp/erc/images/${i};
++    ln -fs @PREFIX@/share/emacs/site-lisp/erc/images/${i} 
@PREFIX@/share/${FLAVOR}/site-lisp/erc/images/${i};
 +done
 +
 +cd @PREFIX@/share/${FLAVOR}/site-lisp/erc;

Index: gabber.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/gabber.info,v
retrieving revision 1.6.2.1
retrieving revision 1.6.2.2
diff -u -d -r1.6.2.1 -r1.6.2.2
--- gabber.info 16 Jan 2007 16:03:00 -0000      1.6.2.1
+++ gabber.info 15 Feb 2007 22:52:57 -0000      1.6.2.2
@@ -46,7 +46,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.
 <<


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