aboutsummaryrefslogtreecommitdiff
path: root/japanese/p5-Text-ChaSen
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-29 22:37:28 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2008-12-29 22:37:28 +0000
commit65e222528f8e441f004be1cdb196897d3ff714b7 (patch)
tree38a8a788ff5262a257b61b83025ebe0599fd2fbd /japanese/p5-Text-ChaSen
parentf69dfce100911ed59f7b15ddf1df49765a76b1e6 (diff)
downloadports-65e222528f8e441f004be1cdb196897d3ff714b7.tar.gz
ports-65e222528f8e441f004be1cdb196897d3ff714b7.zip
- Chase japanese/chasen-base shlib version bump
Notes
Notes: svn path=/head/; revision=224962
Diffstat (limited to 'japanese/p5-Text-ChaSen')
-rw-r--r--japanese/p5-Text-ChaSen/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/p5-Text-ChaSen/Makefile b/japanese/p5-Text-ChaSen/Makefile
index 861759771622..3eec070069f3 100644
--- a/japanese/p5-Text-ChaSen/Makefile
+++ b/japanese/p5-Text-ChaSen/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Text-ChaSen
PORTVERSION= 1.03
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= japanese textproc perl5
MASTER_SITES= http://chasen.aist-nara.ac.jp/stable/chasen/
DISTNAME= chasen-${CHASEN_VERSION}
@@ -15,11 +15,11 @@ DISTNAME= chasen-${CHASEN_VERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= ChaSen library module for Perl5
-LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base
+LIB_DEPENDS= chasen.2:${PORTSDIR}/japanese/chasen-base
MD5_FILE= ${.CURDIR}/../chasen-base/distinfo
-CHASEN_VERSION= 2.3.3
+CHASEN_VERSION= 2.4.4
WRKSRC= ${WRKDIR}/chasen-${CHASEN_VERSION}/perl
PERL_CONFIGURE= yes