diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/p5-Text-ChaSen/Makefile | 6 | ||||
-rw-r--r-- | japanese/ruby-chasen/Makefile | 4 |
2 files changed, 5 insertions, 5 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 diff --git a/japanese/ruby-chasen/Makefile b/japanese/ruby-chasen/Makefile index 776aba6453c6..110583b50f08 100644 --- a/japanese/ruby-chasen/Makefile +++ b/japanese/ruby-chasen/Makefile @@ -7,7 +7,7 @@ PORTNAME= chasen PORTVERSION= 1.6 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= japanese textproc ruby MASTER_SITES= http://www.itlb.te.noda.tus.ac.jp/~ikarashi/ruby/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -16,7 +16,7 @@ DIST_SUBDIR= ruby MAINTAINER= ports@FreeBSD.org COMMENT= ChaSen module for Ruby -LIB_DEPENDS= chasen.0:${PORTSDIR}/japanese/chasen-base +LIB_DEPENDS= chasen.2:${PORTSDIR}/japanese/chasen-base USE_RUBY= yes USE_RUBY_EXTCONF= yes |