summaryrefslogtreecommitdiff
path: root/chat/navi2ch
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2006-10-07 06:12:42 +0000
committeruebayasi <uebayasi@pkgsrc.org>2006-10-07 06:12:42 +0000
commitdb768abd1b620a8dd4edf15fe35671e8ae1ba004 (patch)
treef9d4e689b6fd94fe3aeb549e44810bda21d4ab46 /chat/navi2ch
parentfbc4e488ecdc4ebd5d69b2a0e91a16f56128044c (diff)
downloadpkgsrc-db768abd1b620a8dd4edf15fe35671e8ae1ba004.tar.gz
Make sure the patch provided by PR pkg/32585 from ISIHARA Takanori is in
repository; this has been missed and left in my work directory somehow. I'm sorry. Bump revision to 4.
Diffstat (limited to 'chat/navi2ch')
-rw-r--r--chat/navi2ch/Makefile4
-rw-r--r--chat/navi2ch/patches/patch-aa13
2 files changed, 15 insertions, 2 deletions
diff --git a/chat/navi2ch/Makefile b/chat/navi2ch/Makefile
index 9c02e457423..b0b6ca1bac9 100644
--- a/chat/navi2ch/Makefile
+++ b/chat/navi2ch/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.16 2006/03/30 03:31:13 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/10/07 06:12:42 uebayasi Exp $
DISTNAME= navi2ch-1.7.5
PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=navi2ch/}
diff --git a/chat/navi2ch/patches/patch-aa b/chat/navi2ch/patches/patch-aa
new file mode 100644
index 00000000000..800e0f4cfd1
--- /dev/null
+++ b/chat/navi2ch/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2006/10/07 06:12:42 uebayasi Exp $
+
+--- navi2ch-list.el.orig 2004-08-08 00:03:09.000000000 +0900
++++ navi2ch-list.el
+@@ -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)