pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc Update chasen-base and chasen pacakge to 2.4.2.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a17c9d01a86d
branches: trunk
changeset: 537930:a17c9d01a86d
user: taca <taca%pkgsrc.org@localhost>
date: Mon Jan 21 13:25:47 2008 +0000
description:
Update chasen-base and chasen pacakge to 2.4.2.
----------------------------------------------------------------------
ChaSen 2.4.2 (2007/07/23)
----------------------------------------------------------------------
- bug fix
tokenization bug: unknown words with an half width space
diffstat:
textproc/chasen-base/Makefile | 4 ++--
textproc/chasen-base/distinfo | 8 ++++----
textproc/chasen/Makefile.common | 4 ++--
3 files changed, 8 insertions(+), 8 deletions(-)
diffs (45 lines):
diff -r 0e1efd0c4082 -r a17c9d01a86d textproc/chasen-base/Makefile
--- a/textproc/chasen-base/Makefile Mon Jan 21 13:23:13 2008 +0000
+++ b/textproc/chasen-base/Makefile Mon Jan 21 13:25:47 2008 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2007/08/02 15:03:10 taca Exp $
+# $NetBSD: Makefile,v 1.18 2008/01/21 13:25:48 taca Exp $
#
DISTNAME= chasen-${CHASEN_VERSION}
PKGNAME= chasen-base-${CHASEN_VERSION}
CATEGORIES= japanese textproc
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=chasen-legacy/26168/}
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=chasen-legacy/26441/}
MAINTAINER= tech-pkg-ja%jp.NetBSD.org@localhost
HOMEPAGE= http://chasen-legacy.sourceforge.jp/
diff -r 0e1efd0c4082 -r a17c9d01a86d textproc/chasen-base/distinfo
--- a/textproc/chasen-base/distinfo Mon Jan 21 13:23:13 2008 +0000
+++ b/textproc/chasen-base/distinfo Mon Jan 21 13:25:47 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.8 2007/08/02 15:03:10 taca Exp $
+$NetBSD: distinfo,v 1.9 2008/01/21 13:25:48 taca Exp $
-SHA1 (chasen-2.4.1.tar.gz) = 2dca85bc4cd7b3f77e9729f0b75c884be6ac29d5
-RMD160 (chasen-2.4.1.tar.gz) = cf614af761e0b3175daaffcebabaa9c13da00cae
-Size (chasen-2.4.1.tar.gz) = 856462 bytes
+SHA1 (chasen-2.4.2.tar.gz) = 0aeb0c6e4e1562cf0398f20f6505d1ae4eab4130
+RMD160 (chasen-2.4.2.tar.gz) = 50b8bf67c9f7587b0ca61a3db6e4c118d58b9adc
+Size (chasen-2.4.2.tar.gz) = 856518 bytes
SHA1 (patch-ai) = 7a9ffd640c275c1361e34591d08c1ce519df5dc7
SHA1 (patch-aj) = 8c440610abaa31b22950ef41149736feefc968e8
SHA1 (patch-ak) = 39d16817f60d93fbe376446b111a05a590928a23
diff -r 0e1efd0c4082 -r a17c9d01a86d textproc/chasen/Makefile.common
--- a/textproc/chasen/Makefile.common Mon Jan 21 13:23:13 2008 +0000
+++ b/textproc/chasen/Makefile.common Mon Jan 21 13:25:47 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.7 2007/08/02 15:03:09 taca Exp $
+# $NetBSD: Makefile.common,v 1.8 2008/01/21 13:25:47 taca Exp $
#
-CHASEN_VERSION= 2.4.1
+CHASEN_VERSION= 2.4.2
.include "../../mk/bsd.prefs.mk"
Home |
Main Index |
Thread Index |
Old Index