From owner-svn-ports-head@FreeBSD.ORG Wed Apr 16 16:35:55 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5C0513A7; Wed, 16 Apr 2014 16:35:55 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 485211453; Wed, 16 Apr 2014 16:35:55 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3GGZtn5013489; Wed, 16 Apr 2014 16:35:55 GMT (envelope-from antoine@svn.freebsd.org) Received: (from antoine@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3GGZt3s013488; Wed, 16 Apr 2014 16:35:55 GMT (envelope-from antoine@svn.freebsd.org) Message-Id: <201404161635.s3GGZt3s013488@svn.freebsd.org> From: Antoine Brodin Date: Wed, 16 Apr 2014 16:35:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351401 - head/japanese/p5-Text-ChaSen X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 16 Apr 2014 16:35:55 -0000 Author: antoine Date: Wed Apr 16 16:35:54 2014 New Revision: 351401 URL: http://svnweb.freebsd.org/changeset/ports/351401 QAT: https://qat.redports.org/buildarchive/r351401/ Log: Chase chasen-base update Reported by: pkg-fallout MFH: 2014Q2 Modified: head/japanese/p5-Text-ChaSen/Makefile Modified: head/japanese/p5-Text-ChaSen/Makefile ============================================================================== --- head/japanese/p5-Text-ChaSen/Makefile Wed Apr 16 16:30:01 2014 (r351400) +++ head/japanese/p5-Text-ChaSen/Makefile Wed Apr 16 16:35:54 2014 (r351401) @@ -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