Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors
In directory
sc8-pr-cvs5.sourceforge.net:/tmp/cvs-serv24803/10.4/unstable/main/finkinfo/editors
Modified Files:
navi2ch.info navi2ch.patch
Log Message:
Changed navi2ch-list-bbstable-default-url in navi2ch-list.el.
Index: navi2ch.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/navi2ch.info,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- navi2ch.info 16 Dec 2006 23:19:20 -0000 1.2
+++ navi2ch.info 25 Dec 2006 00:01:12 -0000 1.3
@@ -1,6 +1,6 @@
Package: navi2ch
Version: 1.7.5
-Revision: 1006
+Revision: 1007
GCC: 4.0
Description: 2ch navigator for Emacsen
License: GPL
@@ -11,7 +11,7 @@
Source: mirror:sourceforge:%n/%n-%v.tar.gz
Source-MD5: 3187132fbb3e79ffb40eef2d70c743c5
PatchFile: %n.patch
-PatchFile-MD5: c064dc570e03785609b78b84eeec7d71
+PatchFile-MD5: 7ca8234db7a8453cb4c3c4403f1c6871
PatchScript: sed 's|@PREFIX@|%p|g' < %{PatchFile} | patch -p1
ConfigureParams: --infodir='${prefix}/share/info'
--with-lispdir='${prefix}/share/emacs/site-lisp/%n'
--with-icondir='${prefix}/share/pixmaps/%n'
CompileScript: ./configure %c
Index: navi2ch.patch
===================================================================
RCS file:
/cvsroot/fink/dists/10.4/unstable/main/finkinfo/editors/navi2ch.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- navi2ch.patch 16 Dec 2006 23:19:20 -0000 1.2
+++ navi2ch.patch 25 Dec 2006 00:01:12 -0000 1.3
@@ -49,7 +49,7 @@
+
+if [ ${FLAVOR} != emacs ]
+ then
-+ echo install/${PACKAGE}: Byte-compiling for ${FLAVOR}...
++ /bin/echo "install/${PACKAGE}: Byte-compiling for ${FLAVOR}...\c"
+
+ install -m 755 -d ${ELCDIR}/contrib
+ # Copy the temp .el files
@@ -63,7 +63,7 @@
+
+ (cd ${ELCDIR} && ln -s contrib/*.el .)
+
-+ echo "done."
++ echo " done."
+fi
+
+exit 0
@@ -84,7 +84,7 @@
+ then
+ /bin/echo "remove/$PACKAGE: Removing for $FLAVOR...\c"
+ rm -rf $ELCDIR
-+ echo "done."
++ echo " done."
+fi
+exit 0
diff -Naur navi2ch-1.7.5.orig/fink/navi2ch-startup
navi2ch-1.7.5/fink/navi2ch-startup
@@ -112,3 +112,15 @@
+;(add-hook 'navi2ch-popup-article-mode-hook 'izonmoji-mode-on)
+
+(autoload 'navi2ch "navi2ch" "Navigator for 2ch for Emacs" t)
+diff -Naur navi2ch-1.7.5.orig/navi2ch-list.el navi2ch-1.7.5/navi2ch-list.el
+--- navi2ch-1.7.5.orig/navi2ch-list.el 2004-08-08 00:03:09.000000000 +0900
++++ navi2ch-1.7.5/navi2ch-list.el 2006-12-25 08:23:08.000000000 +0900
+@@ -85,7 +85,7 @@
+ (nil " " navi2ch-list-board-name-face)))
+
+ (defconst navi2ch-list-bbstable-default-url
+- "http://www.ff.iij4u.or.jp/~ch2/bbsmenu.html")
++ "http://menu.2ch.net/bbsmenu.html")
+
+ ;; add hook
+ (add-hook 'navi2ch-save-status-hook 'navi2ch-list-save-info)
-------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits