summaryrefslogtreecommitdiff
path: root/chat/navi2ch/Makefile
diff options
context:
space:
mode:
authoruebayasi <uebayasi@pkgsrc.org>2004-06-26 06:59:38 +0000
committeruebayasi <uebayasi@pkgsrc.org>2004-06-26 06:59:38 +0000
commit836c9d001d7e20cafd9d89075e0912b5b8180f74 (patch)
tree308ce6899eeed96941f250398cdb263bd2132e9c /chat/navi2ch/Makefile
parent4512c41baeeee1b4f06fe2203703710a56befa46 (diff)
downloadpkgsrc-836c9d001d7e20cafd9d89075e0912b5b8180f74.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/Makefile')
-rw-r--r--chat/navi2ch/Makefile4
1 files changed, 2 insertions, 2 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/}