svn commit: r351403 - branches/2014Q2/japanese/p5-Text-ChaSen

Antoine Brodin antoine at FreeBSD.org
Wed Apr 16 16:40:02 UTC 2014


Author: antoine
Date: Wed Apr 16 16:40:02 2014
New Revision: 351403
URL: http://svnweb.freebsd.org/changeset/ports/351403
QAT: https://qat.redports.org/buildarchive/r351403/

Log:
  MFH: r351401
  
  Chase chasen-base update
  
  Reported by:	pkg-fallout
  Approved by:	portmgr (self)

Modified:
  branches/2014Q2/japanese/p5-Text-ChaSen/Makefile
Directory Properties:
  branches/2014Q2/   (props changed)

Modified: branches/2014Q2/japanese/p5-Text-ChaSen/Makefile
==============================================================================
--- branches/2014Q2/japanese/p5-Text-ChaSen/Makefile	Wed Apr 16 16:39:03 2014	(r351402)
+++ branches/2014Q2/japanese/p5-Text-ChaSen/Makefile	Wed Apr 16 16:40:02 2014	(r351403)
@@ -3,7 +3,7 @@
 
 PORTNAME=	Text-ChaSen
 PORTVERSION=	1.03
-PORTREVISION=	4
+PORTREVISION=	5
 CATEGORIES=	japanese textproc perl5
 MASTER_SITES=	SFJP
 MASTER_SITE_SUBDIR=	chasen-legacy/32224
@@ -16,7 +16,7 @@ LIB_DEPENDS=	libchasen.so:${PORTSDIR}/ja
 
 DISTINFO_FILE=	${.CURDIR}/../chasen-base/distinfo
 
-CHASEN_VERSION=	2.4.4
+CHASEN_VERSION=	2.4.5
 
 WRKSRC=		${WRKDIR}/chasen-${CHASEN_VERSION}/perl
 USES=		perl5


More information about the svn-ports-all mailing list