From owner-svn-ports-all@FreeBSD.ORG Mon Apr 21 18:31:12 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4C6E8F26; Mon, 21 Apr 2014 18:31:12 +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 3996F1788; Mon, 21 Apr 2014 18:31:12 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s3LIVCLF066986; Mon, 21 Apr 2014 18:31:12 GMT (envelope-from ohauer@svn.freebsd.org) Received: (from ohauer@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s3LIVB8i066978; Mon, 21 Apr 2014 18:31:11 GMT (envelope-from ohauer@svn.freebsd.org) Message-Id: <201404211831.s3LIVB8i066978@svn.freebsd.org> From: Olli Hauer Date: Mon, 21 Apr 2014 18:31:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r351700 - in head/japanese: bugzilla40 bugzilla42 bugzilla44 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 21 Apr 2014 18:31:12 -0000 Author: ohauer Date: Mon Apr 21 18:31:10 2014 New Revision: 351700 URL: http://svnweb.freebsd.org/changeset/ports/351700 QAT: https://qat.redports.org/buildarchive/r351700/ Log: - update japanese bugzilla language templates MFH: 2014Q2 Modified: head/japanese/bugzilla40/Makefile head/japanese/bugzilla40/distinfo head/japanese/bugzilla42/Makefile head/japanese/bugzilla42/distinfo head/japanese/bugzilla44/Makefile head/japanese/bugzilla44/distinfo Modified: head/japanese/bugzilla40/Makefile ============================================================================== --- head/japanese/bugzilla40/Makefile Mon Apr 21 18:14:29 2014 (r351699) +++ head/japanese/bugzilla40/Makefile Mon Apr 21 18:31:10 2014 (r351700) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.0.11 +PORTVERSION= 4.0.13 CATEGORIES= japanese MASTER_SITES= http://bug-ja.org/releases/4.0/ \ LOCAL @@ -17,7 +17,7 @@ NO_WRKSUBDIR= yes .include "${.CURDIR}/../../devel/bugzilla40/Makefile.common" -USE_BZIP2= yes +USES= tar:bzip2 LANGDIR= ${WWWDIR}/template/ja Modified: head/japanese/bugzilla40/distinfo ============================================================================== --- head/japanese/bugzilla40/distinfo Mon Apr 21 18:14:29 2014 (r351699) +++ head/japanese/bugzilla40/distinfo Mon Apr 21 18:31:10 2014 (r351700) @@ -1,2 +1,2 @@ -SHA256 (bugzilla/Bugzilla-ja-4.0.11-template.tar.bz2) = 9f2aeeec20f750bc361dc18efe8ea81a83734bdd2117dd4c56f6cace937b318b -SIZE (bugzilla/Bugzilla-ja-4.0.11-template.tar.bz2) = 224393 +SHA256 (bugzilla/Bugzilla-ja-4.0.13-template.tar.bz2) = d0ef0391d2ed02441a4a600a54003c99c1d8ded5569d8cdc82c8ea7494f5a0ca +SIZE (bugzilla/Bugzilla-ja-4.0.13-template.tar.bz2) = 224500 Modified: head/japanese/bugzilla42/Makefile ============================================================================== --- head/japanese/bugzilla42/Makefile Mon Apr 21 18:14:29 2014 (r351699) +++ head/japanese/bugzilla42/Makefile Mon Apr 21 18:31:10 2014 (r351700) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.2.7 +PORTVERSION= 4.2.9 CATEGORIES= japanese MASTER_SITES= http://bug-ja.org/releases/4.2/ \ LOCAL @@ -17,7 +17,7 @@ NO_WRKSUBDIR= yes .include "${.CURDIR}/../../devel/bugzilla42/Makefile.common" -USE_BZIP2= yes +USES= tar:bzip2 LANGDIR= ${WWWDIR}/template/ja Modified: head/japanese/bugzilla42/distinfo ============================================================================== --- head/japanese/bugzilla42/distinfo Mon Apr 21 18:14:29 2014 (r351699) +++ head/japanese/bugzilla42/distinfo Mon Apr 21 18:31:10 2014 (r351700) @@ -1,2 +1,2 @@ -SHA256 (bugzilla/Bugzilla-ja-4.2.7-template.tar.bz2) = f0685010536536a774d9098aa5559b19b3fdbc034ac680097cff0cdd2a1f94c8 -SIZE (bugzilla/Bugzilla-ja-4.2.7-template.tar.bz2) = 237340 +SHA256 (bugzilla/Bugzilla-ja-4.2.9-template.tar.bz2) = 729d293f6edd3c49b7fe60b7484a9174dc88dfb7232de6878242709b0840302b +SIZE (bugzilla/Bugzilla-ja-4.2.9-template.tar.bz2) = 237854 Modified: head/japanese/bugzilla44/Makefile ============================================================================== --- head/japanese/bugzilla44/Makefile Mon Apr 21 18:14:29 2014 (r351699) +++ head/japanese/bugzilla44/Makefile Mon Apr 21 18:31:10 2014 (r351700) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= bugzilla -PORTVERSION= 4.4.1 +PORTVERSION= 4.4.4 CATEGORIES= japanese MASTER_SITES= http://bug-ja.org/releases/4.4/ \ LOCAL @@ -17,7 +17,7 @@ NO_WRKSUBDIR= yes .include "${.CURDIR}/../../devel/bugzilla44/Makefile.common" -USE_BZIP2= yes +USES= tar:bzip2 LANGDIR= ${WWWDIR}/template/ja Modified: head/japanese/bugzilla44/distinfo ============================================================================== --- head/japanese/bugzilla44/distinfo Mon Apr 21 18:14:29 2014 (r351699) +++ head/japanese/bugzilla44/distinfo Mon Apr 21 18:31:10 2014 (r351700) @@ -1,2 +1,2 @@ -SHA256 (bugzilla/Bugzilla-ja-4.4.1-template.tar.bz2) = 12df34a053e4b3007b1eff6a45992fc80209d9665b8283464b8ee1f0da71ab4b -SIZE (bugzilla/Bugzilla-ja-4.4.1-template.tar.bz2) = 239954 +SHA256 (bugzilla/Bugzilla-ja-4.4.4-template.tar.bz2) = a48e1689a8722faa97a8a27dbd8ba419520637db31910d03faf499362f2d2c1c +SIZE (bugzilla/Bugzilla-ja-4.4.4-template.tar.bz2) = 241032