diff options
author | uebayasi <uebayasi@pkgsrc.org> | 2004-06-26 06:59:38 +0000 |
---|---|---|
committer | uebayasi <uebayasi@pkgsrc.org> | 2004-06-26 06:59:38 +0000 |
commit | 05e042d7ad12bcd1c79308ca3e1eb3710d8be03e (patch) | |
tree | 308ce6899eeed96941f250398cdb263bd2132e9c /chat/navi2ch | |
parent | b3305201cada1bb93a08e30db7c9982752cda849 (diff) | |
download | pkgsrc-05e042d7ad12bcd1c79308ca3e1eb3710d8be03e.tar.gz |
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).
Diffstat (limited to 'chat/navi2ch')
-rw-r--r-- | chat/navi2ch/Makefile | 4 | ||||
-rw-r--r-- | chat/navi2ch/distinfo | 6 |
2 files changed, 5 insertions, 5 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 |