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

Modified Files:
        emacs-w3m.info emacs-w3m.patch 
Log Message:
move to stable


Index: emacs-w3m.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/emacs-w3m.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- emacs-w3m.patch     27 Jan 2006 02:31:20 -0000      1.2
+++ emacs-w3m.patch     12 Mar 2007 00:01:24 -0000      1.3
@@ -17,7 +17,7 @@
 +
 +if [ ${FLAVOR} = emacs ]; then exit 0; fi
 +
-+echo -n "install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR} 
..."
++/bin/echo "install/${PACKAGE}: Handling install for emacsen flavor ${FLAVOR} 
.../c"
 +
 +install -m 755 -d ${ELCDIR}
 +install -m 755 -d ${ELCDIR}/shimbun
@@ -106,7 +106,7 @@
 +    #    install-info-altdir --quiet --remove --dirname=${FLAVOR} 
@PREFIX@/info/emacs-w3m.info.gz
 +    # fi
 +
-+    echo -n "remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}"
++    /bin/echo "remove/${PACKAGE}: purging byte-compiled files for ${FLAVOR}\c"
 +    rm -rf @PREFIX@/share/${FLAVOR}/site-lisp/${PACKAGE}
 +    echo " done."
 +

Index: emacs-w3m.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/stable/main/finkinfo/editors/emacs-w3m.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- emacs-w3m.info      27 Jan 2006 02:31:20 -0000      1.2
+++ emacs-w3m.info      12 Mar 2007 00:01:24 -0000      1.3
@@ -1,13 +1,16 @@
 Package: emacs-w3m
 Version: 1.4.4
-Revision: 1001
+Revision: 1003
+BuildDepends: fink (>= 0.24.12)
 Depends: emacsen, w3m (>= 0.5.1-1003) | w3m-ssl (>= 0.5.1-1003) 
 Recommends: apel (>= 10.5), flim, imagemagick, mule-ucs, wv
 Enhances: wl, mew
 Conflicts: mew (<< 2.0), flim (<< 1.14.3), apel (<< 10.5)
 Source: http://emacs-w3m.namazu.org/%n-%v.tar.gz
 Source-MD5: 6e592a9c0ab22fb532ebc3bcb21a45b1
-PatchScript: sed 's|@PREFIX@|%p|g' < %a/%n.patch | patch -p1
+PatchFile: %n.patch
+PatchFile-MD5: e5277bf75ff7c7b2631d11869f37fa63
+PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
 ConfigureParams: --infodir='${prefix}/share/info' 
--mandir='${prefix}/share/man' --with-icondir='${prefix}/share/pixmaps/%n'
 CompileScript: <<
 ./configure %c
@@ -32,6 +35,7 @@
 install -m 755 fink/%n-remove  %i/lib/emacsen-common/packages/remove/%n
 <<
 DocFiles: COPYING ChangeLog* README*
+InfoDocs: emacs-w3m.info emacs-w3m-ja.info
 PostInstScript: <<
 if [ "$1" = "configure" ] && [ -x %p/lib/emacsen-common/emacs-package-install ]
 then


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