From 2e1aac70ebc9287085f92e36b0442fcc5ec29fec Mon Sep 17 00:00:00 2001 From: uebayasi Date: Sat, 26 Jun 2004 06:59:38 +0000 Subject: Update navi2ch to 1.7.3. Changes since 1.7.2 are: * User configurable commands & functions for network connection. * Don't auto-process contents that needs user confirmation. * Create links by matching text with a configured regular expression. * Better support for board migration. * Better support for "JBBS @ Shitaraba" Changes since 1.7.1 are: * Catch up with the specification changes in 2ch. * Fix Emacs hang-ups in a link to a very large number. * Slight changes for EmacsCE. * Add hooks. * Extend search function. * Recognize "JBBS @ Shitaraba" messages. Partial support for the new URL syntax. * Support "htp:" and "ftp:". * Support the URL syntax for Keitai (mobile phones). --- chat/navi2ch/Makefile | 4 ++-- chat/navi2ch/distinfo | 6 +++--- doc/CHANGES | 3 ++- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/chat/navi2ch/Makefile b/chat/navi2ch/Makefile index d80fb477ca5..9f890b79bbc 100644 --- a/chat/navi2ch/Makefile +++ b/chat/navi2ch/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.7 2004/01/22 07:49:20 grant Exp $ +# $NetBSD: Makefile,v 1.8 2004/06/26 06:59:39 uebayasi Exp $ -DISTNAME= navi2ch-1.7.1 +DISTNAME= navi2ch-1.7.3 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=navi2ch/} diff --git a/chat/navi2ch/distinfo b/chat/navi2ch/distinfo index d69a7c6bbaa..e245733a033 100644 --- a/chat/navi2ch/distinfo +++ b/chat/navi2ch/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.3 2003/10/04 02:10:06 toshii Exp $ +$NetBSD: distinfo,v 1.4 2004/06/26 06:59:39 uebayasi Exp $ -SHA1 (navi2ch-1.7.1.tar.gz) = 7388ca60f0b522a66d9938cc46b2c8b62b277011 -Size (navi2ch-1.7.1.tar.gz) = 401146 bytes +SHA1 (navi2ch-1.7.3.tar.gz) = 69ecc57aabe84c2d0fe5f50eed7065f0f58229f4 +Size (navi2ch-1.7.3.tar.gz) = 353575 bytes diff --git a/doc/CHANGES b/doc/CHANGES index 199264b69e5..a5c2eabaec1 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.6318 2004/06/26 03:56:23 ben Exp $ +$NetBSD: CHANGES,v 1.6319 2004/06/26 06:59:38 uebayasi Exp $ Changes to the packages collection and infrastructure in 2004: @@ -3069,3 +3069,4 @@ Changes to the packages collection and infrastructure in 2004: Added ctorrent-1.3.2 [wiz 2004-06-25] Updated pkglint to 3.78 [hubertf 2004-06-25] Added ivan-0.430 [ben 2004-06-25] + Updated navi2ch to 1.7.3 [uebayasi 2004-06-26] -- cgit v1.2.3