pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/navi2ch Make sure the patch provided by PR pkg/32...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3cf9a9babc1c
branches:  trunk
changeset: 519647:3cf9a9babc1c
user:      uebayasi <uebayasi%pkgsrc.org@localhost>
date:      Sat Oct 07 06:12:42 2006 +0000

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

 chat/navi2ch/Makefile         |   4 ++--
 chat/navi2ch/patches/patch-aa |  13 +++++++++++++
 2 files changed, 15 insertions(+), 2 deletions(-)

diffs (31 lines):

diff -r 9192f2c24abf -r 3cf9a9babc1c chat/navi2ch/Makefile
--- a/chat/navi2ch/Makefile     Sat Oct 07 06:05:18 2006 +0000
+++ b/chat/navi2ch/Makefile     Sat Oct 07 06:12:42 2006 +0000
@@ -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 -r 9192f2c24abf -r 3cf9a9babc1c chat/navi2ch/patches/patch-aa
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/chat/navi2ch/patches/patch-aa     Sat Oct 07 06:12:42 2006 +0000
@@ -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)



Home | Main Index | Thread Index | Old Index