diff options
author | sno <sno@pkgsrc.org> | 2009-05-21 14:54:23 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2009-05-21 14:54:23 +0000 |
commit | ddbfa317bf4793d43807ec71778e4ae6fee899c9 (patch) | |
tree | 86119e5c5ac4cbe762880917e10a5ce7600ef144 /textproc | |
parent | 062b9b2b9934d0acd2529f7f56537c7246572236 (diff) | |
download | pkgsrc-ddbfa317bf4793d43807ec71778e4ae6fee899c9.tar.gz |
pkgsrc changes:
- Updating package for p5 module Text::ChaSen from 1.03 to 1.04
- Setting gnu-gpl-v2 as license
- Remove POD fix (applied upstream)
- Modify meta data setting (HOMEPAGE, MASTER_SITES)
Upstream changes:
2000-12-18 NOKUBI Takatsugu <knok@daionet.gr.jp>
* Verison 1.04.
* ChaSen.pm: Fixed bad pod syntax
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/p5-Text-ChaSen/DESCR | 3 | ||||
-rw-r--r-- | textproc/p5-Text-ChaSen/Makefile | 12 | ||||
-rw-r--r-- | textproc/p5-Text-ChaSen/distinfo | 11 |
3 files changed, 11 insertions, 15 deletions
diff --git a/textproc/p5-Text-ChaSen/DESCR b/textproc/p5-Text-ChaSen/DESCR index b204613f229..601cd32181d 100644 --- a/textproc/p5-Text-ChaSen/DESCR +++ b/textproc/p5-Text-ChaSen/DESCR @@ -3,3 +3,6 @@ Text::ChaSen - ChaSen library module for perl. This is a module to use ChaSen, Japanese Morphological Analysis System, developed by Nara Institute of Science and Technorogy, from perl. + +See also: + http://www.daionet.gr.jp/~knok/chasen/ diff --git a/textproc/p5-Text-ChaSen/Makefile b/textproc/p5-Text-ChaSen/Makefile index 76283931841..5dce7415701 100644 --- a/textproc/p5-Text-ChaSen/Makefile +++ b/textproc/p5-Text-ChaSen/Makefile @@ -1,17 +1,13 @@ -# $NetBSD: Makefile,v 1.15 2008/10/19 19:18:56 he Exp $ +# $NetBSD: Makefile,v 1.16 2009/05/21 14:54:23 sno Exp $ -DISTNAME= Text-ChaSen-1.03 +DISTNAME= Text-ChaSen-1.04 PKGNAME= p5-${DISTNAME} -PKGREVISION= 6 SVR4_PKGNAME= p5tcs CATEGORIES= japanese textproc perl5 -MASTER_SITES= http://www.daionet.gr.jp/~knok/chasen/ - -PATCHFILES= ChaSen.pm-1.03-pod-fix.diff -PATCH_SITES= http://www.daionet.gr.jp/~knok/chasen/ +MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Text/} MAINTAINER= kei@NetBSD.org -HOMEPAGE= http://www.daionet.gr.jp/~knok/chasen/ +HOMEPAGE= http://search.cpan.org/dist/Text-ChaSen/ COMMENT= Perl5 module to use ChaSen USE_LANGUAGES= c c++ diff --git a/textproc/p5-Text-ChaSen/distinfo b/textproc/p5-Text-ChaSen/distinfo index 3d66a501234..a8da6274af1 100644 --- a/textproc/p5-Text-ChaSen/distinfo +++ b/textproc/p5-Text-ChaSen/distinfo @@ -1,9 +1,6 @@ -$NetBSD: distinfo,v 1.3 2005/02/24 14:48:45 agc Exp $ +$NetBSD: distinfo,v 1.4 2009/05/21 14:54:23 sno Exp $ -SHA1 (Text-ChaSen-1.03.tar.gz) = e9634b0ba5cc6920d84039d0bf12e1608dd1a32f -RMD160 (Text-ChaSen-1.03.tar.gz) = 7e677108140cc227f9873376f1d4399431327eec -Size (Text-ChaSen-1.03.tar.gz) = 4836 bytes -SHA1 (ChaSen.pm-1.03-pod-fix.diff) = f89708e63d73b6b29fb13a3b7f4802233ed175e6 -RMD160 (ChaSen.pm-1.03-pod-fix.diff) = 8023afaa365e9b9de2968c3a1d90283635e41ae6 -Size (ChaSen.pm-1.03-pod-fix.diff) = 239 bytes +SHA1 (Text-ChaSen-1.04.tar.gz) = bbb993e3a72968a51cca833a4181d5ae301dbb5c +RMD160 (Text-ChaSen-1.04.tar.gz) = 964b4f3a63554cd04a272c22be0d5a8dc9258484 +Size (Text-ChaSen-1.04.tar.gz) = 4850 bytes SHA1 (patch-aa) = eda93770c3893cb85b6bf016a78e60adfeceee8c |